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