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-7.2.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
2024-10-20
r8169: don't take RTNL lock in rtl_task()
Heiner Kallweit
2024-10-20
eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
2024-10-20
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Peter Rashleigh
2024-10-20
wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of S...
Ping-Ke Shih
2024-10-20
wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_c...
Ping-Ke Shih
2024-10-20
wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic
Ping-Ke Shih
2024-10-19
octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
Aleksandr Mishin
2024-10-19
octeon_ep: Implement helper for iterating packets in Rx queue
Aleksandr Mishin
2024-10-19
bnxt_en: replace ptp_lock with irqsave variant
Vadim Fedorenko
2024-10-19
net: phy: dp83822: Fix reset pin definitions
Michel Alex
2024-10-19
net: plip: fix break; causing plip to never transmit
Jakub Boehm
2024-10-19
be2net: fix potential memory leak in be_xmit()
Wang Hai
2024-10-19
net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
Wang Hai
2024-10-19
net: pse-pd: Fix out of bound for loop
Kory Maincent
2024-10-18
net: vxlan: update the document for vxlan_snoop()
Menglong Dong
2024-10-18
net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUND
Menglong Dong
2024-10-17
net: airoha: Fix typo in REG_CDM2_FWD_CFG configuration
Lorenzo Bianconi
2024-10-17
net: ravb: Add VLAN checksum support
Paul Barker
2024-10-17
net: ravb: Enable IPv6 TX checksum offload for GbEth
Paul Barker
2024-10-17
net: ravb: Enable IPv6 RX checksum offloading for GbEth
Paul Barker
2024-10-17
net: ravb: Simplify UDP TX checksum offload
Paul Barker
2024-10-17
net: ravb: Disable IP header TX checksum offloading
Paul Barker
2024-10-17
net: ravb: Simplify types in RX csum validation
Paul Barker
2024-10-17
net: ravb: Combine if conditions in RX csum validation
Paul Barker
2024-10-17
net: ravb: Drop IP protocol check from RX csum verification
Paul Barker
2024-10-17
net: ravb: Disable IP header RX checksum offloading
Paul Barker
2024-10-17
net: ravb: Factor out checksum offload enable bits
Paul Barker
2024-10-17
tg3: Increase buffer size for IRQ label
Andy Shevchenko
2024-10-17
net: phylink: remove "using_mac_select_pcs"
Russell King (Oracle)
2024-10-17
net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs()
Russell King (Oracle)
2024-10-17
net: phylink: allow mac_select_pcs() to remove a PCS
Russell King (Oracle)
2024-10-17
net: dsa: mv88e6xxx: return NULL when no PCS is present
Russell King (Oracle)
2024-10-17
net: ks8851: use %*ph to print small buffer
Andy Shevchenko
2024-10-17
net: usb: sr9700: only store little-endian values in __le16 variable
Simon Horman
2024-10-17
net: ethernet: ti: am65-cpsw: Fix uninitialized variable
Dan Carpenter
2024-10-17
Merge tag 'rtw-next-2024-10-10' of https://github.com/pkshih/rtw
Kalle Valo
2024-10-17
wifi: cw1200: Remove unused cw1200_queue_requeue_all()
Dr. David Alan Gilbert
2024-10-17
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...
Alper Nebi Yasak
2024-10-17
wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()
Bartosz Golaszewski
2024-10-17
wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()
Dr. David Alan Gilbert
2024-10-17
wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()
Dr. David Alan Gilbert
2024-10-17
wifi: wilc1000: Set MAC after operation mode
Marek Vasut
2024-10-17
wifi: mwifiex: cleanup struct mwifiex_private
Dmitry Antipov
2024-10-17
wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer
Dmitry Antipov
2024-10-17
wifi: wilc1000: Add WILC3000 support
Ajay Singh
2024-10-17
wifi: wilc1000: Register wiphy after reading out chipid
Marek Vasut
[prev]
[next]