summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-05net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packetsMieczyslaw Nalewaj-2/+1
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-294/+639
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba-1/+1
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba-1/+7
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba-3/+6
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba-17/+22
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba-5/+4
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba-20/+14
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera-0/+5
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir-0/+30
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir-0/+20
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir-0/+186
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg-1/+3
2026-03-05gve: pull network headers into skb linear partAnkit Garg-4/+16
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg-2/+21
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg-10/+11
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi-3/+12
2026-03-05r8169: add support for RTL8125cpJaven Xu-0/+34
2026-03-05ppp: don't store tx skb in the fastpathQingfang Deng-46/+65
2026-03-05net: mana: Add MAC address to vPort logs and clarify error messagesErni Sri Satya Vennela-9/+11
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla-0/+7
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju-8/+65
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju-4/+23
2026-03-04net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait-19/+26
2026-03-04net: stmmac: Fix VLAN HW state restoreOvidiu Panait-12/+22
2026-03-04net: stmmac: Improve double VLAN handlingOvidiu Panait-4/+21
2026-03-04net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait-4/+14
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-58/+56
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-47/+110
2026-03-04Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski-28/+102
2026-03-04net: dsa: mxl862xx: rename MDIO op argumentsDaniel Golle-16/+16
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-226/+557
2026-03-04Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-29/+24
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross-17/+17
2026-03-04wifi: mac80211_hwsim: change hwsim_class to a const structJori Koolstra-7/+7
2026-03-04Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...Johannes Berg-72/+255
2026-03-03net: macvlan: support multicast rx for bridge ports with shared source MACKibaek Yoo-4/+8
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju-14/+0
2026-03-03netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao-1/+1
2026-03-03net: ipa: Grab IMEM slice base/size from DTSKonrad Dybcio-3/+30
2026-03-03net: macb: use ethtool_sprintf to fill ethtool stats stringsSean Chang-6/+2
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera-11/+26
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera-8/+30
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju-1/+16
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski-0/+4
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan-2/+9
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski-21/+15
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski-3/+9
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba-1/+1
2026-03-03ixgbe: refactor: use DECLARE_BITMAP for ring state fieldAleksandr Loktionov-44/+45