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-05-14
net: phy: DP83TC811: add reading of abilities
Sven Schuchmann
-0
/
+1
2026-05-13
macsec: use rcu_work to defer TX SA crypto cleanup out of softirq
Jinliang Zheng
-3
/
+5
2026-05-13
macsec: use rcu_work to defer RX SA crypto cleanup out of softirq
Jinliang Zheng
-3
/
+5
2026-05-13
macsec: introduce dedicated workqueue for SA crypto cleanup
Jinliang Zheng
-5
/
+18
2026-05-13
net: net_failover: Fix the deadlock in slave register
Faicker Mo
-6
/
+6
2026-05-13
FDDI: defza: Sanitise the reset safety timer
Maciej W. Rozycki
-2
/
+9
2026-05-12
net: ethernet: ravb: Do not check URAM suspension when WoL is active
Niklas Söderlund
-3
/
+6
2026-05-12
net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
Zoran Ilievski
-1
/
+1
2026-05-12
net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS reference
Ethan Nelson-Moore
-2
/
+0
2026-05-12
net: ethernet: cortina: Carry over frag counter
Linus Walleij
-1
/
+8
2026-05-12
net: ethernet: cortina: Make RX SKB per-port
Linus Walleij
-1
/
+6
2026-05-12
net: ethernet: cortina: No mapping is a dropped rx
Linus Walleij
-1
/
+1
2026-05-11
qed: fix division by zero in qed_init_wfq_param when all vports are configured
Evgenii Burenchev
-0
/
+7
2026-05-11
net: ena: PHC: Check return code before setting timestamp output
Arthur Kiyanovski
-1
/
+4
2026-05-10
net: xgene: fix mdio_np leak in xgene_mdiobus_register()
Shitalkumar Gandhi
-1
/
+3
2026-05-10
net: ena: PHC: Fix potential use-after-free in get_timestamp
Arthur Kiyanovski
-2
/
+5
2026-05-08
net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean
Holger Brunck
-0
/
+7
2026-05-08
net: ti: icssm-prueth: fix eth_ports_node leak in probe
Shitalkumar Gandhi
-0
/
+1
2026-05-08
net: lan966x: avoid unregistering netdev on register failure
Myeonghun Pak
-3
/
+5
2026-05-08
ice: dpll: fix misplaced header macros
Ivan Vecera
-16
/
+16
2026-05-08
ice: dpll: fix rclk pin state get for E810
Ivan Vecera
-0
/
+5
2026-05-08
ice: fix locking in ice_dcb_rebuild()
Bart Van Assche
-2
/
+2
2026-05-08
ice: fix setting RSS VSI hash for E830
Marcin Szycik
-1
/
+1
2026-05-08
idpf: fix double free and use-after-free in aux device error paths
Greg Kroah-Hartman
-0
/
+6
2026-05-08
idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
Emil Tantilov
-2
/
+2
2026-05-08
i40e: Cleanup PTP pins on probe failure
Matt Vollrath
-1
/
+4
2026-05-08
i40e: Cleanup PTP registration on probe failure
Matt Vollrath
-0
/
+1
2026-05-07
Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-414
/
+1155
2026-05-07
net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()
Daniel Machon
-1
/
+2
2026-05-07
net: sparx5: fix wrong chip ids for TSN SKUs
Daniel Machon
-5
/
+5
2026-05-07
net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...
Joey Lu
-0
/
+2
2026-05-07
net: phy: broadcom: Save PHY counters during suspend
Justin Chen
-0
/
+29
2026-05-07
veth: fix OOB txq access in veth_poll() with asymmetric queue counts
Jesper Dangaard Brouer
-1
/
+2
2026-05-07
eth: fbnic: fix double-free of PCS on phylink creation failure
Bobby Eshleman
-1
/
+2
2026-05-06
net: ethernet: cortina: Drop half-assembled SKB
Andreas Haarmann-Thiemann
-0
/
+5
2026-05-06
net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()
Shitalkumar Gandhi
-2
/
+4
2026-05-06
netdevsim: psp: rcu protect psp_dev reference
Daniel Zahka
-20
/
+36
2026-05-06
netdevsim: psp: serialize calls to nsim_psp_uninit()
Daniel Zahka
-3
/
+16
2026-05-06
netdevsim: psp: only call nsim_psp_uninit() on PFs
Daniel Zahka
-1
/
+2
2026-05-06
Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
-0
/
+7
2026-05-06
Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-60
/
+160
2026-05-05
net/mlx5e: SD, Fix race condition in secondary device probe/remove
Shay Drory
-4
/
+48
2026-05-05
net/mlx5e: SD, Fix missing cleanup on probe error
Shay Drory
-4
/
+11
2026-05-05
net/mlx5: SD, Keep multi-pf debugfs entries on primary
Shay Drory
-6
/
+13
2026-05-05
net/mlx5: SD: Serialize init/cleanup
Shay Drory
-6
/
+50
2026-05-05
net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disable
Cosmin Ratiu
-2
/
+2
2026-05-05
net/mlx5e: psp: Expose only a fully initialized priv->psp
Cosmin Ratiu
-7
/
+3
2026-05-05
net/mlx5e: psp: Fix invalid access on PSP dev registration fail
Cosmin Ratiu
-9
/
+17
2026-05-05
net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...
Pavitra Jha
-6
/
+34
2026-05-05
bnxt_en: Use absolute target ns from ptp_clock_request
Pavan Chebbi
-24
/
+5
[next]