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-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
7
-47
/
+110
2026-03-04
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
8
-28
/
+102
2026-03-04
Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
8
-29
/
+24
2026-03-04
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
1
-17
/
+17
2026-03-03
amd-xgbe: fix sleep while atomic on suspend/resume
Raju Rangoju
3
-14
/
+0
2026-03-03
netconsole: fix sysdata_release_enabled_show checking wrong flag
Breno Leitao
1
-1
/
+1
2026-03-03
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
2
-11
/
+26
2026-03-03
igb: Fix trigger of incorrect irq in igb_xsk_wakeup
Vivek Behera
1
-8
/
+30
2026-03-03
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
1
-1
/
+16
2026-03-03
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
1
-0
/
+4
2026-03-03
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
1
-2
/
+9
2026-03-03
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
2
-21
/
+15
2026-03-03
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
1
-3
/
+9
2026-03-03
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
1
-1
/
+1
2026-03-03
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
Lorenzo Bianconi
1
-0
/
+1
2026-03-03
wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
Lorenzo Bianconi
1
-0
/
+1
2026-03-03
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
Lorenzo Bianconi
1
-0
/
+1
2026-03-03
Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
2
-26
/
+16
2026-03-03
wifi: wlcore: Fix a locking bug
Bart Van Assche
1
-2
/
+2
2026-03-03
wifi: cw1200: Fix locking in error paths
Bart Van Assche
1
-0
/
+2
2026-03-03
octeon_ep_vf: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
2
-16
/
+33
2026-03-03
octeon_ep_vf: Relocate counter updates before NAPI
Vimlesh Kumar
1
-2
/
+15
2026-03-03
octeon_ep: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
2
-16
/
+32
2026-03-03
octeon_ep: Relocate counter updates before NAPI
Vimlesh Kumar
1
-4
/
+15
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
2
-2
/
+9
2026-03-02
net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value
Mieczyslaw Nalewaj
1
-1
/
+1
2026-03-02
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
Sebastian Krzyszkowiak
1
-1
/
+1
2026-03-02
can: gs_usb: gs_can_open(): always configure bitrates before starting device
Marc Kleine-Budde
1
-6
/
+16
2026-03-02
can: usb: f81604: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
1
-2
/
+13
2026-03-02
can: usb: f81604: handle bulk write errors properly
Greg Kroah-Hartman
1
-3
/
+21
2026-03-02
can: usb: f81604: handle short interrupt urb messages properly
Greg Kroah-Hartman
1
-0
/
+6
2026-03-02
can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
1
-1
/
+7
2026-03-02
can: ucan: Fix infinite loop from zero-length messages
Greg Kroah-Hartman
1
-1
/
+1
2026-03-02
can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Greg Kroah-Hartman
1
-1
/
+6
2026-03-02
can: esd_usb: add endpoint type validation
Ziyi Guo
1
-13
/
+17
2026-03-02
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
1
-1
/
+14
2026-03-02
can: dummy_can: dummy_can_init(): fix packet statistics
Oliver Hartkopp
1
-0
/
+1
2026-02-28
amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
Raju Rangoju
1
-1
/
+1
2026-02-28
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G
MD Danish Anwar
1
-0
/
+8
2026-02-28
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Guenter Roeck
1
-1
/
+2
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
16
-38
/
+114
2026-02-27
net: mana: Ring doorbell at 4 CQ wraparounds
Long Li
1
-5
/
+18
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
1
-0
/
+1
2026-02-26
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table
Chintan Vankar
2
-6
/
+5
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
31
-106
/
+232
2026-02-26
wifi: ath12k: fix station lookup failure when disconnecting from AP
Baochen Qiang
1
-23
/
+13
2026-02-26
wifi: ath12k: use correct pdev id when requesting firmware stats
Baochen Qiang
1
-3
/
+3
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
1
-0
/
+7
2026-02-25
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
1
-2
/
+1
2026-02-25
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
1
-0
/
+2
[prev]
[next]