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-12-19
net: dsa: microchip: Fix LAN937X set_ageing_time function
Tristram Ha
2024-12-19
net: dsa: microchip: Fix KSZ9477 set_ageing_time function
Tristram Ha
2024-12-19
bnxt_en: Skip reading PXP registers during ethtool -d if unsupported
Michael Chan
2024-12-19
bnxt_en: Skip MAC loopback selftest if it is unsupported by FW
Michael Chan
2024-12-19
bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FW
Michael Chan
2024-12-19
bnxt_en: Do not allow ethtool -m on an untrusted VF
Michael Chan
2024-12-19
bnxt_en: Use FW defined resource limits for RoCE
Hongguang Gao
2024-12-19
net: phy: micrel: Dynamically control external clock of KSZ PHY
Wei Fang
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-19
wifi: ath12k: Fix spelling mistake "requestted" -> "requested"
Colin Ian King
2024-12-19
wifi: ath12k: Avoid explicit type cast in monitor status parse handler
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: Change the Tx monitor SRNG ring ID
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: Remove unused HAL Rx mask in DP monitor path
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: fix incorrect TID updation in DP monitor status path
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: cleanup Rx peer statistics structure
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: Refactor monitor status TLV structure
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG
Karthikeyan Periyasamy
2024-12-19
wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usage
Jeff Johnson
2024-12-19
wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usage
Jeff Johnson
2024-12-19
wifi: ath12k: Decrease ath12k_bss_assoc() stack usage
Jeff Johnson
2024-12-19
wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage
Jeff Johnson
2024-12-19
wifi: ath12k: Add support for parsing 64-bit TLVs
P Praneesh
2024-12-19
wifi: ath9k: simplify internal time management
Dmitry Antipov
2024-12-19
wifi: ath9k: cleanup a few (mostly) TX-related routines
Dmitry Antipov
2024-12-19
wifi: ath9k: cleanup ath_txq_skb_done()
Dmitry Antipov
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-19
net: mdiobus: fix an OF node reference leak
Joe Hattori
2024-12-18
net: renesas: rswitch: add mdio C22 support
Nikita Yushchenko
2024-12-18
net: renesas: rswitch: use generic MPSM operation for mdio C45
Nikita Yushchenko
2024-12-18
net: renesas: rswitch: align mdio C45 operations with datasheet
Nikita Yushchenko
2024-12-18
net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fields
Nikita Yushchenko
2024-12-18
net: renesas: rswitch: do not write to MPSM register at init time
Nikita Yushchenko
2024-12-18
octeontx2-pf: fix error handling of devlink port in rvu_rep_create()
Harshit Mogalapalli
2024-12-18
octeontx2-pf: fix netdev memory leak in rvu_rep_create()
Harshit Mogalapalli
2024-12-18
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-12-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-12-18
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
2024-12-18
Merge tag 'linux-can-fixes-for-6.13-20241218' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2024-12-18
net: usb: qmi_wwan: add Quectel RG255C
Martin Hou
2024-12-18
net: phy: avoid undefined behavior in *_led_polarity_set()
Arnd Bergmann
2024-12-18
net/mlx5e: Report rx_discards_phy via rx_dropped
Yafang Shao
2024-12-18
wifi: wlcore: sysfs: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-18
wifi: brcmfmac: clarify unmodifiable headroom log message
Alex Shumsky
2024-12-18
wifi: cw1200: Fix potential NULL dereference
Linus Walleij
2024-12-18
wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
Kees Cook
2024-12-18
net: dsa: qca8k: Fix inconsistent use of jiffies vs milliseconds
Andrew Lunn
2024-12-18
can: m_can: fix missed interrupts with m_can_pci
Matthias Schiffer
2024-12-18
can: m_can: set init flag earlier in probe
Matthias Schiffer
2024-12-17
net: hibmcge: Add nway_reset supported in this module
Jijie Shao
[prev]
[next]