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-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
-46
/
+60
2026-03-26
net: macb: use the current queue number for stats
Paolo Valerio
-1
/
+1
2026-03-24
net: mana: fix use-after-free in add_adev() error path
Guangshuo Li
-2
/
+4
2026-03-24
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
-0
/
+5
2026-03-24
virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...
xietangxin
-0
/
+1
2026-03-24
net: macb: Use dev_consume_skb_any() to free TX SKBs
Kevin Hao
-1
/
+1
2026-03-24
Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...
Paolo Abeni
-6
/
+27
2026-03-24
net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
David Carlier
-2
/
+2
2026-03-24
team: fix header_ops type confusion with non-Ethernet ports
Jiayuan Chen
-1
/
+64
2026-03-24
virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
Xuan Zhuo
-2
/
+6
2026-03-23
net: enetc: fix the output issue of 'ethtool --show-ring'
Wei Fang
-0
/
+2
2026-03-23
net: b44: always select CONFIG_FIXED_PHY
Arnd Bergmann
-1
/
+1
2026-03-23
net: airoha: add RCU lock around dev_fill_forward_path
Qingfang Deng
-0
/
+2
2026-03-23
idpf: only assign num refillqs if allocation was successful
Joshua Hay
-1
/
+1
2026-03-23
idpf: clear stale cdev_info ptr
Joshua Hay
-4
/
+6
2026-03-23
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
Kohei Enju
-16
/
+15
2026-03-23
ice: use ice_update_eth_stats() for representor stats
Petr Oros
-4
/
+13
2026-03-23
ice: fix inverted ready check for VF representors
Petr Oros
-1
/
+1
2026-03-23
ice: set max queues in alloc_etherdev_mqs()
Michal Swiatkowski
-20
/
+24
2026-03-20
net: bcmasp: fix double disable of clk
Justin Chen
-10
/
+23
2026-03-20
net: bcmasp: fix double free of WoL irq
Justin Chen
-8
/
+0
2026-03-20
net: macb: Protect access to net_device::ip_ptr with RCU lock
Kevin Hao
-9
/
+16
2026-03-20
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
-5
/
+7
2026-03-19
ionic: fix persistent MAC address override on PF
Mohammad Heib
-6
/
+11
2026-03-19
net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
Anas Iqbal
-2
/
+6
2026-03-19
can: mcp251x: add error handling for power enable in open and resume
Wenyuan Li
-5
/
+24
2026-03-19
can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...
Marc Kleine-Budde
-1
/
+3
2026-03-19
net: mvpp2: guard flow control update with global_tx_fc in buffer switching
Muhammad Hammad Ijaz
-2
/
+2
2026-03-18
Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-10
/
+5
2026-03-18
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
-5
/
+11
2026-03-18
net/mlx5e: Fix race condition during IPSec ESN update
Jianbo Liu
-19
/
+14
2026-03-18
net/mlx5e: Prevent concurrent access to IPSec ASO context
Jianbo Liu
-9
/
+9
2026-03-18
net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
Cosmin Ratiu
-14
/
+9
2026-03-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
-21
/
+86
2026-03-18
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
-0
/
+3
2026-03-18
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
-1
/
+3
2026-03-18
netdevsim: drop PSP ext ref on forward failure
Wesley Atwell
-1
/
+4
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
-8
/
+3
2026-03-18
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
-1
/
+1
2026-03-17
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
-1
/
+3
2026-03-17
libie: prevent memleak in fwlog code
Michal Swiatkowski
-13
/
+36
2026-03-17
iavf: fix VLAN filter lost on add/delete race
Petr Oros
-3
/
+6
2026-03-17
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
-0
/
+42
2026-03-17
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
-5
/
+2
2026-03-17
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
-6
/
+6
2026-03-16
tg3: replace placeholder MAC address with device property
Paul SAGE
-0
/
+11
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
Tobi Gaertner
-2
/
+3
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
Tobi Gaertner
-2
/
+3
2026-03-16
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
-1
/
+0
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
-3
/
+5
[next]