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-04-22
wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit
Shardul Bankar
1
-5
/
+3
2026-04-22
wifi: rtw88: fix device leak on probe failure
Johan Hovold
1
-2
/
+1
2026-04-22
bnge: return after auxiliary_device_uninit() in error path
Greg Kroah-Hartman
1
-0
/
+1
2026-04-22
net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
Greg Kroah-Hartman
1
-1
/
+6
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-6
/
+8
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
1
-3
/
+18
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
1
-1
/
+4
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
1
-0
/
+2
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
3
-6
/
+8
2026-04-09
net: ipa: fix event ring index not programmed for IPA v5.0+
Alexander Koskovich
1
-1
/
+1
2026-04-09
net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+
Alexander Koskovich
1
-3
/
+4
2026-04-08
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
10
-33
/
+67
2026-04-08
net: txgbe: leave space for null terminators on property_entry
Fabio Baltieri
1
-4
/
+4
2026-04-08
Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
3
-2
/
+7
2026-04-08
net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loop
Felix Gu
1
-2
/
+1
2026-04-07
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
1
-0
/
+8
2026-04-07
net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
John Pavlick
1
-0
/
+16
2026-04-07
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
1
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-04-06
net/mlx5: Update the list of the PCI supported devices
Michael Guralnik
1
-0
/
+1
2026-04-06
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
1
-1
/
+7
2026-04-06
igb: remove napi_synchronize() in igb_down()
Alex Dvoretsky
1
-2
/
+1
2026-04-06
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
1
-0
/
+7
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
4
-8
/
+19
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
1
-10
/
+12
2026-04-06
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
1
-1
/
+7
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
1
-0
/
+4
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
1
-0
/
+2
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
2
-11
/
+8
2026-04-03
net: stmmac: Fix PTP ref clock for Tegra234
Jon Hunter
1
-2
/
+17
2026-04-03
net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
Pengpeng Hou
1
-1
/
+1
2026-04-03
net: airoha: Fix memory leak in airoha_qdma_rx_process()
Lorenzo Bianconi
1
-2
/
+1
2026-04-03
net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
Eric Dumazet
1
-5
/
+8
2026-04-03
net: fec: make FIXED_PHY dependency unconditional
Arnd Bergmann
1
-1
/
+1
2026-04-02
net: stmmac: fix integer underflow in chain mode
Tyllis Xu
1
-5
/
+6
2026-04-02
net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
David Carlier
1
-0
/
+1
2026-04-02
eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64
Dimitri Daskalakis
1
-1
/
+1
2026-04-01
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
1
-0
/
+2
2026-04-01
bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()
Michael Chan
1
-4
/
+9
2026-04-01
bnxt_en: Refactor some basic ring setup and adjustment logic
Michael Chan
4
-23
/
+41
2026-04-01
net/mlx5: Fix switchdev mode rollback in case of failure
Saeed Mahameed
1
-0
/
+2
2026-04-01
net/mlx5: Avoid "No data available" when FW version queries fail
Saeed Mahameed
3
-22
/
+35
2026-04-01
net/mlx5: lag: Check for LAG device before creating debugfs
Shay Drory
1
-0
/
+3
2026-04-01
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
1
-4
/
+4
2026-04-01
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
1
-2
/
+4
2026-04-01
virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LEN
Srujana Challa
1
-11
/
+9
2026-03-31
net: stmmac: skip VLAN restore when VLAN hash ops are missing
Michal Piekos
1
-10
/
+4
2026-03-31
net: ftgmac100: fix ring allocation unwind on open failure
Yufan Chen
1
-4
/
+24
2026-03-31
net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets
Suraj Gupta
1
-5
/
+4
[next]