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-03-06
net: macsec: Leverage core stats allocator
Breno Leitao
2024-03-06
sr9800: Add check for usbnet_get_endpoints
Chen Ni
2024-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-03-06
ieee802154: mcr20a: Remove unused of_gpio.h
Andy Shevchenko
2024-03-06
ieee802154: at86rf230: Replace of_gpio.h by proper one
Andy Shevchenko
2024-03-06
ixgbe: pull out stats update to common routines
Maciej Fijalkowski
2024-03-06
i40e: remove unnecessary qv_info ptr NULL checks
Alexey Kodanev
2024-03-06
iavf: drop duplicate iavf_{add|del}_cloud_filter() calls
Alexey Kodanev
2024-03-06
ice: Implement RSS settings for GTP using ethtool
Takeru Hayasaka
2024-03-06
ice: fix stats being updated by way too large values
Przemek Kitszel
2024-03-06
igb: Fix missing time sync events
Vinicius Costa Gomes
2024-03-06
igc: Fix missing time sync events
Vinicius Costa Gomes
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2024-03-06
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2024-03-06
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2024-03-06
ravb: Create helper to allocate skb and align it
Niklas Söderlund
2024-03-06
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
2024-03-06
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
2024-03-06
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-05
net: fec: Fixup EEE
Andrew Lunn
2024-03-05
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
2024-03-05
net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
Andrew Lunn
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
2024-03-05
net: dsa: microchip: fix register write order in ksz8_ind_write8()
Tobias Jakobi (Compleo)
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-05
net: tap: Remove generic .ndo_get_stats64
Breno Leitao
2024-03-05
net: tuntap: Leverage core stats allocator
Breno Leitao
2024-03-05
xdp, bonding: Fix feature flags when there are no slave devs anymore
Daniel Borkmann
2024-03-05
net: wwan: core: make wwan_class constant
Ricardo B. Marliere
2024-03-05
net: wwan: hwsim: make wwan_hwsim_class constant
Ricardo B. Marliere
2024-03-05
net: ppp: make ppp_class constant
Ricardo B. Marliere
2024-03-05
net: wan: framer: make framer_class constant
Ricardo B. Marliere
2024-03-05
net: hns: make hnae_class constant
Ricardo B. Marliere
2024-03-05
net: phy: micrel: lan8814 cable improvement errata
Horatiu Vultur
2024-03-05
net: phy: micrel: lan8814 led errata
Horatiu Vultur
2024-03-05
Merge tag 'ath-next-20240305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-03-05
wifi: rtw89: wow: move release offload packet earlier for WoWLAN mode
Chin-Yen Lee
2024-03-05
wifi: rtw89: wow: set security engine options for 802.11ax chips only
Chin-Yen Lee
2024-03-05
wifi: rtw89: update suspend/resume for different generation
Chin-Yen Lee
2024-03-05
wifi: rtw89: wow: update config mac function with different generation
Chin-Yen Lee
2024-03-05
wifi: rtw89: update DMA function with different generation
Chin-Yen Lee
2024-03-05
wifi: rtw89: wow: update WoWLAN status register for different generation
Chin-Yen Lee
2024-03-05
wifi: rtw89: wow: update WoWLAN reason register for different chips
Chin-Yen Lee
2024-03-05
wifi: brcm80211: handle pmk_op allocation failure
Duoming Zhou
2024-03-05
wifi: rtw89: coex: Add coexistence policy to decrease WiFi packet CRC-ERR
Ching-Te Ku
[prev]
[next]