index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-20
net: bcmasp: fix double disable of clk
Justin Chen
1
-10
/
+23
2026-03-20
net: bcmasp: fix double free of WoL irq
Justin Chen
1
-8
/
+0
2026-03-20
net: macb: Protect access to net_device::ip_ptr with RCU lock
Kevin Hao
1
-9
/
+16
2026-03-20
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
1
-5
/
+7
2026-03-19
ionic: fix persistent MAC address override on PF
Mohammad Heib
1
-6
/
+11
2026-03-19
net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
Anas Iqbal
1
-2
/
+6
2026-03-19
can: mcp251x: add error handling for power enable in open and resume
Wenyuan Li
1
-5
/
+24
2026-03-19
can: netlink: can_changelink(): add missing error handling to call can_ctrlmode_changelink()
Marc Kleine-Budde
1
-1
/
+3
2026-03-19
net: mvpp2: guard flow control update with global_tx_fc in buffer switching
Muhammad Hammad Ijaz
1
-2
/
+2
2026-03-18
Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
4
-10
/
+5
2026-03-18
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
1
-5
/
+11
2026-03-18
net/mlx5e: Fix race condition during IPSec ESN update
Jianbo Liu
1
-19
/
+14
2026-03-18
net/mlx5e: Prevent concurrent access to IPSec ASO context
Jianbo Liu
2
-9
/
+9
2026-03-18
net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
Cosmin Ratiu
1
-14
/
+9
2026-03-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
5
-21
/
+86
2026-03-18
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
1
-0
/
+3
2026-03-18
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
1
-1
/
+3
2026-03-18
netdevsim: drop PSP ext ref on forward failure
Wesley Atwell
1
-1
/
+4
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
3
-8
/
+3
2026-03-18
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
1
-1
/
+1
2026-03-17
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
2
-1
/
+3
2026-03-17
libie: prevent memleak in fwlog code
Michal Swiatkowski
1
-13
/
+36
2026-03-17
iavf: fix VLAN filter lost on add/delete race
Petr Oros
1
-3
/
+6
2026-03-17
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
3
-0
/
+42
2026-03-17
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
1
-5
/
+2
2026-03-17
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
1
-6
/
+6
2026-03-16
tg3: replace placeholder MAC address with device property
Paul SAGE
1
-0
/
+11
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-16
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
1
-1
/
+0
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
1
-3
/
+5
2026-03-14
net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
Kevin Hao
1
-0
/
+10
2026-03-14
net: macb: Introduce gem_init_rx_ring()
Kevin Hao
1
-4
/
+9
2026-03-14
net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
Meghana Malladi
1
-0
/
+5
2026-03-14
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
Dipayaan Roy
1
-3
/
+3
2026-03-14
net: bcmgenet: increase WoL poll timeout
Justin Chen
1
-1
/
+1
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
45
-235
/
+449
2026-03-11
octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt status
Alok Tiwari
1
-2
/
+2
2026-03-11
octeontx2-af: devlink: fix NIX RAS reporter recovery condition
Alok Tiwari
1
-1
/
+1
2026-03-11
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
Chintan Vankar
2
-8
/
+10
2026-03-11
net/mana: Null service_wq on setup error to prevent double destroy
Shiraz Saleem
1
-0
/
+1
2026-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
8
-82
/
+44
2026-03-11
net: dsa: realtek: Fix LED group port bit for non-zero LED group
Marek Behún
1
-3
/
+3
2026-03-11
net: dsa: microchip: Fix error path in PTP IRQ setup
Bastien Curutchet (Schneider Electric)
1
-3
/
+8
2026-03-11
net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
1
-1
/
+1
2026-03-10
net: bcmgenet: fix broken EEE by converting to phylib-managed state
Nicolai Buchwitz
3
-28
/
+18
2026-03-10
net: dsa: mxl862xx: don't set user_mii_bus
Daniel Golle
1
-1
/
+0
2026-03-10
net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
Fan Wu
1
-0
/
+11
2026-03-10
net: macb: Shuffle the tx ring before enabling tx
Kevin Hao
1
-3
/
+95
2026-03-10
e1000/e1000e: Fix leak in DMA error cleanup
Matt Vollrath
2
-4
/
+0
[prev]
[next]