summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-18bnxt_en: Add FW trace coredump segments to the coredumpShruti Parab
2024-11-18bnxt_en: Add a new ethtool -W dump flagMichael Chan
2024-11-18bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()Shruti Parab
2024-11-18bnxt_en: Add functions to copy host context memorySreekanth Reddy
2024-11-18bnxt_en: Do not free FW log context memoryHongguang Gao
2024-11-18bnxt_en: Manage the FW trace context memoryShruti Parab
2024-11-18bnxt_en: Allocate backing store memory for FW trace logsShruti Parab
2024-11-18bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao
2024-11-18bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao
2024-11-18bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab
2024-11-18bnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan
2024-11-18wireguard: device: support big tcp GSODaniel Borkmann
2024-11-18wireguard: allowedips: remove redundant selftest callDheeraj Reddy Jonnalagadda
2024-11-18wireguard: device: omit unnecessary memset of netdev private dataTobias Klauser
2024-11-18net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook
2024-11-18stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan
2024-11-18net: txgbe: fix null pointer to pcsJiawen Wu
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu
2024-11-18eth: fbnic: add RPC hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add PCIe hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add basic debugfs structureJakub Kicinski
2024-11-18eth: fbnic: add missing header guardsJakub Kicinski
2024-11-18eth: fbnic: add missing SPDX headersJakub Kicinski
2024-11-18eth: fbnic: don't disable the PCI device twiceJakub Kicinski
2024-11-18rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov
2024-11-18net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu
2024-11-18net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RXRoger Quadros
2024-11-18net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014Roger Quadros
2024-11-15virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPYXuan Zhuo
2024-11-15virtio_net: update tx timeout recordXuan Zhuo
2024-11-15virtio_net: xsk: tx: support xmit xsk bufferXuan Zhuo
2024-11-15virtio_net: xsk: prevent disable tx napiXuan Zhuo
2024-11-15virtio_net: xsk: bind/unbind xsk for txXuan Zhuo
2024-11-15virtio_net: refactor the xmit typeXuan Zhuo
2024-11-15virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo
2024-11-15virtio-net: rq submits premapped per-bufferXuan Zhuo
2024-11-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-15ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata
2024-11-15rtase: Modify the content format of the enum rtase_registersJustin Lai
2024-11-15rtase: Modify the name of the goto labelJustin Lai
2024-11-15octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King
2024-11-15enic: Move kdump check into enic_adjust_resources()Nelson Escobar
2024-11-15enic: Move enic resource adjustments to separate functionNelson Escobar
2024-11-15enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust wayNelson Escobar