index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-06-05
wireguard: device: enable threaded NAPI
Mirco Barone
2025-06-05
Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-06-05
Merge tag 'ovpn-net-20250603' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
2025-06-05
net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing
Daniele Palmas
2025-06-05
net: dsa: b53: do not touch DLL_IQQD on bcm53115
Jonas Gorski
2025-06-05
net: dsa: b53: allow RGMII for bcm63xx RGMII ports
Jonas Gorski
2025-06-05
net: dsa: b53: do not configure bcm63xx's IMP port interface
Jonas Gorski
2025-06-05
net: dsa: b53: do not enable RGMII delay on bcm63xx
Jonas Gorski
2025-06-05
net: dsa: b53: do not enable EEE on bcm63xx
Jonas Gorski
2025-06-05
net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.
Meghana Malladi
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-04
wifi: iwlwifi: mld: Move regulatory domain initialization
Ilan Peer
2025-06-04
wifi: iwlwifi: pcie: fix non-MSIX handshake register
Johannes Berg
2025-06-04
wifi: iwlwifi: mld: avoid panic on init failure
Miri Korenblit
2025-06-04
wifi: iwlwifi: mvm: fix assert on suspend
Miri Korenblit
2025-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
2025-06-04
gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
Alok Tiwari
2025-06-03
iavf: get rid of the crit lock
Przemek Kitszel
2025-06-03
iavf: sprinkle netdev_assert_locked() annotations
Przemek Kitszel
2025-06-03
iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()
Przemek Kitszel
2025-06-03
iavf: simplify watchdog_task in terms of adminq task scheduling
Przemek Kitszel
2025-06-03
iavf: centralize watchdog requeueing itself
Przemek Kitszel
2025-06-03
iavf: iavf_suspend(): take RTNL before netdev_lock()
Przemek Kitszel
2025-06-03
ovpn: avoid sleep in atomic context in TCP RX error path
Antonio Quartulli
2025-06-03
ovpn: ensure sk is still valid during cleanup
Antonio Quartulli
2025-06-03
ovpn: properly deconfigure UDP-tunnel
Antonio Quartulli
2025-06-03
net: airoha: Fix smac_id configuration in bridge mode
Lorenzo Bianconi
2025-06-03
net: airoha: Fix IPv6 hw acceleration in bridge mode
Lorenzo Bianconi
2025-06-03
net: airoha: Initialize PPE UPDMEM source-mac table
Lorenzo Bianconi
2025-06-03
vmxnet3: correctly report gso type for UDP tunnels
Ronak Doshi
2025-06-03
net: wwan: t7xx: Fix napi rx poll issue
Jinjian Song
2025-06-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-06-01
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-05-30
net: stmmac: make sure that ptp_rate is not 0 before configuring EST
Alexis Lothoré
2025-05-30
net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping
Alexis Lothoré
2025-05-30
hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
Saurabh Sengar
2025-05-30
idpf: avoid mailbox timeout delays during reset
Emil Tantilov
2025-05-30
idpf: fix a race in txq wakeup
Brian Vazquez
2025-05-30
ice: fix rebuilding the Tx scheduler tree for large queue counts
Michal Kubiak
2025-05-30
ice: create new Tx scheduler nodes for new queues only
Michal Kubiak
2025-05-30
ice: fix Tx scheduler error handling in XDP callback
Michal Kubiak
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-05-30
net: usb: aqc111: debug info before sanitation
Oliver Neukum
2025-05-29
net: lan966x: Make sure to insert the vlan tags also in host mode
Horatiu Vultur
2025-05-29
Merge tag 'linux-can-fixes-for-6.16-20250529' of git://git.kernel.org/pub/scm...
Paolo Abeni
2025-05-29
net/mlx4_en: Prevent potential integer overflow calculating Hz
Dan Carpenter
2025-05-29
driver: net: ethernet: mtk_star_emac: fix suspend/resume issue
Yanqing Wang
[next]