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-04-30
iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
Petr Oros
-5
/
+5
2026-04-29
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
-65
/
+88
2026-04-29
net: airoha: Do not return err in ndo_stop() callback
Lorenzo Bianconi
-5
/
+2
2026-04-28
netconsole: restore userdatum value on update_userdata() failure
Breno Leitao
-1
/
+7
2026-04-28
netconsole: propagate device name truncation in dev_name_store()
Breno Leitao
-0
/
+7
2026-04-28
netconsole: avoid clobbering userdatum value on truncated write
Breno Leitao
-5
/
+3
2026-04-28
netconsole: return count instead of strnlen(buf, count) from store callbacks
Breno Leitao
-13
/
+13
2026-04-28
bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
Weiming Shi
-0
/
+3
2026-04-28
net: phy: dp83869: fix setting CLK_O_SEL field.
Heiko Schocher
-1
/
+12
2026-04-28
net: mctp i2c: check length before marking flow active
William A. Kennington III
-2
/
+2
2026-04-28
net: stmmac: Prevent NULL deref when RX memory exhausted
Sam Edwards
-7
/
+12
2026-04-28
Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-31
/
+54
2026-04-28
wifi: rsi: fix kthread lifetime race between self-exit and external-stop
Jeongjun Park
-3
/
+2
2026-04-27
ibmveth: Disable GSO for packets with small MSS
Mingming Cao
-0
/
+23
2026-04-27
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
Morduan Zang
-0
/
+7
2026-04-27
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
Zhan Jun
-1
/
+4
2026-04-27
vrf: Fix a potential NPD when removing a port from a VRF
Ido Schimmel
-4
/
+11
2026-04-27
net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
Lorenzo Bianconi
-3
/
+6
2026-04-27
net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()
Lorenzo Bianconi
-4
/
+20
2026-04-27
net: airoha: stop net_device TX queue before updating CPU index
Lorenzo Bianconi
-5
/
+4
2026-04-27
net: airoha: fix BQL imbalance in TX path
Lorenzo Bianconi
-4
/
+3
2026-04-27
netdevsim: zero initialize struct iphdr in dummy sk_buff
Nikola Z. Ivanov
-1
/
+1
2026-04-27
wifi: libertas: fix integer underflow in process_cmdrequest()
Amir Mohammad Jahangirzad
-2
/
+3
2026-04-27
wifi: b43legacy: enforce bounds check on firmware key index in RX path
Tristan Madani
-1
/
+2
2026-04-27
wifi: b43: enforce bounds check on firmware key index in b43_rx()
Tristan Madani
-1
/
+2
2026-04-27
wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
Marek Szyprowski
-2
/
+4
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-30945
/
+0
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-479
/
+871
2026-04-23
drivers: net: 8390: wd80x3: Remove this driver
Andrew Lunn
-590
/
+0
2026-04-23
drivers: net: 8390: ultra: Remove this driver
Andrew Lunn
-652
/
+0
2026-04-23
drivers: net: 8390: AX88190: Remove this driver
Andrew Lunn
-1720
/
+0
2026-04-23
drivers: net: fujitsu: fmvj18x: Remove this driver
Andrew Lunn
-1214
/
+0
2026-04-23
drivers: net: smsc: smc91c92: Remove this driver
Andrew Lunn
-2072
/
+0
2026-04-23
drivers: net: smsc: smc9194: Remove this driver
Andrew Lunn
-1554
/
+0
2026-04-23
drivers: net: amd: nmclan: Remove this driver
Andrew Lunn
-1519
/
+0
2026-04-23
drivers: net: amd: lance: Remove this driver
Andrew Lunn
-1332
/
+0
2026-04-23
drivers: net: 3com: 3c589: Remove this driver
Andrew Lunn
-985
/
+0
2026-04-23
drivers: net: 3com: 3c574: Remove this driver
Andrew Lunn
-1175
/
+0
2026-04-23
drivers: net: 3com: 3c515: Remove this driver
Andrew Lunn
-1581
/
+0
2026-04-23
drivers: net: 3com: 3c509: Remove this driver
Andrew Lunn
-1463
/
+0
2026-04-23
net: packetengines: remove obsolete yellowfin driver and vendor dir
Mingyu Wang
-1480
/
+0
2026-04-23
net: packetengines: remove obsolete hamachi driver
Mingyu Wang
-1978
/
+0
2026-04-23
net: txgbe: fix firmware version check
Jiawen Wu
-1
/
+2
2026-04-23
nfp: fix swapped arguments in nfp_encode_basic_qdr() calls
Alexey Kodanev
-6
/
+11
2026-04-23
wifi: ath12k: use lockdep_assert_in_rcu_read_lock() for RCU assertions
Yu-Hsiang Tseng
-2
/
+2
2026-04-23
wifi: ath10k: snoc: select POWER_SEQUENCING
Dmitry Baryshkov
-0
/
+1
2026-04-23
wifi: ath12k: fix OF node refcount imbalance in WSI graph traversal
Aaradhana Sahu
-29
/
+48
2026-04-23
wifi: ath12k: prepare REO update element only for primary link
Baochen Qiang
-0
/
+3
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
-10352
/
+0
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
-1278
/
+0
[prev]
[next]