index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-03-05
net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
Mieczyslaw Nalewaj
-2
/
+1
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-294
/
+639
2026-03-05
net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-1
/
+1
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-1
/
+7
2026-03-05
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
-3
/
+6
2026-03-05
i40e: fix registering XDP RxQ info
Larysa Zaremba
-17
/
+22
2026-03-05
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
-5
/
+4
2026-03-05
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
-20
/
+14
2026-03-05
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
-0
/
+5
2026-03-05
eth: mlx5: Move pause storm errors to pause stats
Mohsin Bashir
-0
/
+30
2026-03-05
eth: fbnic: Fetch TX pause storm stats
Mohsin Bashir
-0
/
+20
2026-03-05
eth: fbnic: Add protection against pause storm
Mohsin Bashir
-0
/
+186
2026-03-05
gve: Enable hw-gro by default if device supported
Ankit Garg
-1
/
+3
2026-03-05
gve: pull network headers into skb linear part
Ankit Garg
-4
/
+16
2026-03-05
gve: fix SW coalescing when hw-GRO is used
Ankit Garg
-2
/
+21
2026-03-05
gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LRO
Ankit Garg
-10
/
+11
2026-03-05
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...
Lorenzo Bianconi
-3
/
+12
2026-03-05
r8169: add support for RTL8125cp
Javen Xu
-0
/
+34
2026-03-05
ppp: don't store tx skb in the fastpath
Qingfang Deng
-46
/
+65
2026-03-05
net: mana: Add MAC address to vPort logs and clarify error messages
Erni Sri Satya Vennela
-9
/
+11
2026-03-05
net/mlx5: Expose TLP emulation capabilities
Maher Sanalla
-0
/
+7
2026-03-05
amd-xgbe: add support for P100a platform
Raju Rangoju
-8
/
+65
2026-03-05
amd-xgbe: define macros for MAC versions and speed select values
Raju Rangoju
-4
/
+23
2026-03-04
net: stmmac: Defer VLAN HW configuration when interface is down
Ovidiu Panait
-19
/
+26
2026-03-04
net: stmmac: Fix VLAN HW state restore
Ovidiu Panait
-12
/
+22
2026-03-04
net: stmmac: Improve double VLAN handling
Ovidiu Panait
-4
/
+21
2026-03-04
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
-4
/
+14
2026-03-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-58
/
+56
2026-03-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-47
/
+110
2026-03-04
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-28
/
+102
2026-03-04
net: dsa: mxl862xx: rename MDIO op arguments
Daniel Golle
-16
/
+16
2026-03-04
Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-226
/
+557
2026-03-04
Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-29
/
+24
2026-03-04
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
-17
/
+17
2026-03-04
wifi: mac80211_hwsim: change hwsim_class to a const struct
Jori Koolstra
-7
/
+7
2026-03-04
Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...
Johannes Berg
-72
/
+255
2026-03-03
net: macvlan: support multicast rx for bridge ports with shared source MAC
Kibaek Yoo
-4
/
+8
2026-03-03
amd-xgbe: fix sleep while atomic on suspend/resume
Raju Rangoju
-14
/
+0
2026-03-03
netconsole: fix sysdata_release_enabled_show checking wrong flag
Breno Leitao
-1
/
+1
2026-03-03
net: ipa: Grab IMEM slice base/size from DTS
Konrad Dybcio
-3
/
+30
2026-03-03
net: macb: use ethtool_sprintf to fill ethtool stats strings
Sean Chang
-6
/
+2
2026-03-03
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
-11
/
+26
2026-03-03
igb: Fix trigger of incorrect irq in igb_xsk_wakeup
Vivek Behera
-8
/
+30
2026-03-03
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
-1
/
+16
2026-03-03
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
-0
/
+4
2026-03-03
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
-2
/
+9
2026-03-03
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
-21
/
+15
2026-03-03
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
-3
/
+9
2026-03-03
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
-1
/
+1
2026-03-03
ixgbe: refactor: use DECLARE_BITMAP for ring state field
Aleksandr Loktionov
-44
/
+45
[prev]
[next]