index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
2026-02-25
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
2026-02-25
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
2026-02-25
net/mlx5: E-switch, Clear legacy flag when moving to switchdev
Shay Drory
2026-02-25
net/mlx5: LAG, disable MPESW in lag_disable_change()
Shay Drory
2026-02-25
net/mlx5: DR, Fix circular locking dependency in dump
Shay Drory
2026-02-25
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-02-25
team: avoid NETDEV_CHANGEMTU event when unregistering slave
Tetsuo Handa
2026-02-25
net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
2026-02-25
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
2026-02-25
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
2026-02-25
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
2026-02-24
net: stmmac: fix timestamping configuration after suspend/resume
Russell King (Oracle)
2026-02-24
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
2026-02-24
net: usb: pegasus: enable basic endpoint checking
Ziyi Guo
2026-02-24
netconsole: avoid OOB reads, msg is not nul-terminated
Jakub Kicinski
2026-02-24
net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets
Duoming Zhou
2026-02-23
gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
Ankit Garg
2026-02-23
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
2026-02-23
wifi: mwifiex: Fix dev_alloc_name() return value check
Chen-Yu Tsai
2026-02-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-21
ovpn: tcp - fix packet extraction from stream
Ralf Lici
2026-02-20
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
2026-02-20
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
2026-02-20
net: ethernet: xscale: Check for PTP support properly
Linus Walleij
2026-02-20
net: phy: qcom: qca807x: normalize return value of gpio_get
Dmitry Torokhov
2026-02-19
net: dsa: sja1105: protect link replay helpers against NULL phylink instance
Vladimir Oltean
2026-02-19
net: usb: lan78xx: scan all MDIO addresses on LAN7801
Martin PÄlsson
2026-02-19
net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
Ziyi Guo
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-19
net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
Cosmin Ratiu
2026-02-19
net/mlx5e: Fix deadlocks between devlink and netdev instance locks
Cosmin Ratiu
2026-02-19
net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event
Gal Pressman
2026-02-19
net/mlx5: Fix misidentification of write combining CQE during poll loop
Gal Pressman
2026-02-19
net/mlx5e: Fix misidentification of ASO CQE during poll loop
Gal Pressman
2026-02-19
bonding: alb: fix UAF in rlb_arp_recv during bond up/down
Hangbin Liu
2026-02-19
bnge: fix reserving resources from FW
Vikas Gupta
2026-02-19
eth: fbnic: Advertise supported XDP features.
Dimitri Daskalakis
2026-02-18
octeontx2-af: Fix default entries mcam entry action
Hariprasad Kelam
2026-02-18
net/mlx5e: XSK, Fix unintended ICOSQ change
Tariq Toukan
2026-02-18
eth: fbnic: Add validation for MTU changes
Dimitri Daskalakis
2026-02-17
net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
Thomas Fourier
2026-02-17
macvlan: observe an RCU grace period in macvlan_common_newlink() error path
Eric Dumazet
[next]