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-24
net:ethernet:enic: add VIC subsystem ids
Satish Kharat
-0
/
+39
2026-02-24
PCI/PTM: Drop pci_enable_ptm() granularity parameter
Mika Westerberg
-4
/
+4
2026-02-24
net: microchip: lan743x: add ethtool nway_reset support
Nicolai Buchwitz
-0
/
+8
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1
Alexei Starovoitov
-3907
/
+3291
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
2026-02-20
bnxt_en: Fix deleting of Ntuple filters
Pavan Chebbi
-0
/
+3
2026-02-20
bnxt_en: Fix RSS context delete logic
Pavan Chebbi
-6
/
+4
2026-02-20
net: ethernet: xscale: Check for PTP support properly
Linus Walleij
-4
/
+4
2026-02-20
net: phy: qcom: qca807x: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-02-19
net: dsa: sja1105: protect link replay helpers against NULL phylink instance
Vladimir Oltean
-1
/
+8
2026-02-19
net: usb: lan78xx: scan all MDIO addresses on LAN7801
Martin PÄlsson
-2
/
+0
2026-02-19
net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
Ziyi Guo
-2
/
+0
2026-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1
Alexei Starovoitov
-247
/
+426
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-239
/
+426
2026-02-19
net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
Cosmin Ratiu
-1
/
+2
2026-02-19
net/mlx5e: Fix deadlocks between devlink and netdev instance locks
Cosmin Ratiu
-58
/
+61
2026-02-19
net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event
Gal Pressman
-1
/
+2
2026-02-19
net/mlx5: Fix misidentification of write combining CQE during poll loop
Gal Pressman
-9
/
+5
2026-02-19
net/mlx5e: Fix misidentification of ASO CQE during poll loop
Gal Pressman
-14
/
+6
2026-02-19
bonding: alb: fix UAF in rlb_arp_recv during bond up/down
Hangbin Liu
-1
/
+5
2026-02-19
bnge: fix reserving resources from FW
Vikas Gupta
-1
/
+1
2026-02-19
eth: fbnic: Advertise supported XDP features.
Dimitri Daskalakis
-0
/
+2
2026-02-18
octeontx2-af: Fix default entries mcam entry action
Hariprasad Kelam
-19
/
+22
2026-02-18
net/mlx5e: XSK, Fix unintended ICOSQ change
Tariq Toukan
-10
/
+21
2026-02-18
eth: fbnic: Add validation for MTU changes
Dimitri Daskalakis
-0
/
+18
2026-02-17
net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
Thomas Fourier
-1
/
+1
2026-02-17
macvlan: observe an RCU grace period in macvlan_common_newlink() error path
Eric Dumazet
-0
/
+5
2026-02-17
net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHY
Arnd Bergmann
-1
/
+0
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+0
2026-02-17
printk: add CONFIG_PRINTK dependency for netconsole
Arnd Bergmann
-0
/
+1
2026-02-17
net: arcnet: com20020-pci: fix support for 2.5Mbit cards
Ethan Nelson-Moore
-1
/
+15
2026-02-17
xen-netback: reject zero-queue configuration from guest
Ziyi Guo
-2
/
+3
2026-02-17
net: usb: catc: enable basic endpoint checking
Ziyi Guo
-6
/
+31
2026-02-17
ovpn: tcp - don't deref NULL sk_socket member after tcp_close()
Antonio Quartulli
-1
/
+13
2026-02-17
Merge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
-41
/
+63
2026-02-17
eth: fbnic: set DMA_HINT_L4 for all flows
Bobby Eshleman
-3
/
+5
[prev]
[next]