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-09-03
gianfar: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
net: enetc: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
net: fec: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
net: hns3: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
net: ethernet: rtsn: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
net: renesas: rswitch: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
ravb: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
ionic: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
tsnep: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
can: peak_usb: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
can: peak_canfd: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
can: dev: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-09-03
usbnet: modern method to get random MAC
Oliver Neukum
2024-09-03
wifi: mwifiex: Convert to use jiffies macro
Chen Yufan
2024-09-03
wifi: wilc1000: Re-enable RTC clock on resume
Marek Vasut
2024-09-03
wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
Marek Vasut
2024-09-03
wifi: brcmsmac: Use kvmemdup to simplify the code
Jinjie Ruan
2024-09-03
Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
2024-09-03
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-09-03
cxgb: Remove unused declarations
Yue Haibing
2024-09-03
cxgb4: Remove unused declarations
Yue Haibing
2024-09-03
cxgb3: Remove unused declarations
Yue Haibing
2024-09-03
net: bcmasp: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-09-03
net: dsa: microchip: Use scoped function to simplfy code
Jinjie Ruan
2024-09-03
net: mv643xx_eth: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-09-03
net: mdio: mux-mmioreg: Simplified with dev_err_probe()
Jinjie Ruan
2024-09-03
net: mdio: mux-mmioreg: Simplified with scoped function
Jinjie Ruan
2024-09-03
net: phy: Use for_each_available_child_of_node_scoped()
Jinjie Ruan
2024-09-03
net: dsa: realtek: Use for_each_child_of_node_scoped()
Jinjie Ruan
2024-09-03
net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
Jinjie Ruan
2024-09-03
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
2024-09-03
wifi: iwlwifi: mvm: properly set the rates in link cmd
Miri Korenblit
2024-09-03
wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder buffer
Daniel Gabay
2024-09-03
wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*
Miri Korenblit
2024-09-03
wifi: iwlwifi: s/iwl_mvm_remove_sta_cmd/iwl_remove_sta_cmd
Miri Korenblit
2024-09-03
wifi: iwlwifi: STA command structure shouldn't be mvm specific
Miri Korenblit
2024-09-03
wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX
Miri Korenblit
2024-09-03
wifi: iwlwifi: mvm: tell the firmware about CSA with mode=1
Emmanuel Grumbach
2024-09-03
wifi: iwlwifi: mvm: refactor scan channel description a bit
Johannes Berg
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-09-03
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
[prev]
[next]