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-02-28
amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
Raju Rangoju
-1
/
+1
2026-02-28
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...
MD Danish Anwar
-0
/
+8
2026-02-28
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Guenter Roeck
-1
/
+2
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-38
/
+114
2026-02-27
net: mana: Ring doorbell at 4 CQ wraparounds
Long Li
-5
/
+18
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
-0
/
+1
2026-02-26
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
-6
/
+5
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-107
/
+233
2026-02-26
wifi: ath12k: fix station lookup failure when disconnecting from AP
Baochen Qiang
-23
/
+13
2026-02-26
wifi: ath12k: use correct pdev id when requesting firmware stats
Baochen Qiang
-3
/
+3
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
-0
/
+7
2026-02-25
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
-2
/
+1
2026-02-25
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
-0
/
+2
2026-02-25
net/mlx5: E-switch, Clear legacy flag when moving to switchdev
Shay Drory
-0
/
+2
2026-02-25
net/mlx5: LAG, disable MPESW in lag_disable_change()
Shay Drory
-6
/
+15
2026-02-25
net/mlx5: DR, Fix circular locking dependency in dump
Shay Drory
-2
/
+2
2026-02-25
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-11
/
+11
2026-02-25
team: avoid NETDEV_CHANGEMTU event when unregistering slave
Tetsuo Handa
-5
/
+21
2026-02-25
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
-2
/
+7
2026-02-25
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
-0
/
+13
2026-02-25
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
-0
/
+7
2026-02-25
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
-1
/
+12
2026-02-25
e1000e: clear DPG_EN after reset to avoid autonomous power-gating
Vitaly Lifshits
-0
/
+10
2026-02-25
e1000e: introduce new board type for Panther Lake PCH
Vitaly Lifshits
-12
/
+31
2026-02-25
ixgbevf: fix link setup issue
Jedrzej Jagielski
-1
/
+2
2026-02-25
i40e: Fix preempt count leak in napi poll tracepoint
Thomas Gleixner
-1
/
+1
2026-02-25
ice: fix crash in ethtool offline loopback test
Michal Schmidt
-6
/
+18
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
-11
/
+41
2026-02-25
idpf: Fix flow rule delete failure due to invalid validation
Sreedevi Joshi
-3
/
+0
2026-02-25
idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez
-1
/
+1
2026-02-25
idpf: nullify pointers after they are freed
Li Li
-0
/
+1
2026-02-25
idpf: skip deallocating txq group's txqs if it is NULL
Li Li
-0
/
+3
2026-02-25
idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Li Li
-0
/
+3
2026-02-25
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
-3
/
+3
2026-02-24
net: stmmac: fix timestamping configuration after suspend/resume
Russell King (Oracle)
-0
/
+1
2026-02-24
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
-8
/
+17
2026-02-24
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
-5
/
+30
2026-02-24
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
-1
/
+2
2026-02-24
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
-0
/
+2
2026-02-23
gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
Ankit Garg
-31
/
+25
2026-02-23
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
-2
/
+2
2026-02-23
wifi: mwifiex: Fix dev_alloc_name() return value check
Chen-Yu Tsai
-1
/
+1
2026-02-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
-8
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-237
/
+183
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-580
/
+290
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-64
/
+64
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2139
/
+2139
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3907
/
+3635
2026-02-21
ovpn: tcp - fix packet extraction from stream
Ralf Lici
-17
/
+36
[prev]
[next]