index
:
linux-stable.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-09-22
bng_en: Allocate packet buffers
Bhargava Marreddy
2025-09-22
bng_en: Initialise core resources
Bhargava Marreddy
2025-09-22
bng_en: Introduce VNIC
Bhargava Marreddy
2025-09-22
bng_en: Add initial support for CP and NQ rings
Bhargava Marreddy
2025-09-22
bng_en: Add initial support for RX and TX rings
Bhargava Marreddy
2025-09-22
bng_en: make bnge_alloc_ring() self-unwind on failure
Bhargava Marreddy
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-22
net: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-09-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-09-22
net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()
Thorsten Blum
2025-09-22
net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptions
Suraj Gupta
2025-09-22
net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463
Bastien Curutchet
2025-09-22
net: sfp: remove old sfp_parse_* functions
Russell King (Oracle)
2025-09-22
net: phy: update all PHYs to use sfp_get_module_caps()
Russell King (Oracle)
2025-09-22
net: phylink: use sfp_get_module_caps()
Russell King (Oracle)
2025-09-22
net: sfp: provide sfp_get_module_caps()
Russell King (Oracle)
2025-09-22
net: sfp: convert sfp quirks to modify struct sfp_module_support
Russell King (Oracle)
2025-09-22
net: sfp: pre-parse the module support
Russell King (Oracle)
2025-09-22
wifi: ath12k: enforce CPU endian format for all QMI data
Alexander Wilhelm
2025-09-22
wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors
Manish Dharanenthiran
2025-09-22
wifi: ath12k: Fix flush cache failure during RX queue update
Nithyanantham Paramasivam
2025-09-22
wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
Manish Dharanenthiran
2025-09-22
wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq
Nithyanantham Paramasivam
2025-09-22
wifi: ath12k: Refactor RX TID buffer cleanup into helper function
Nithyanantham Paramasivam
2025-09-22
wifi: ath12k: Refactor RX TID deletion handling into helper function
Nithyanantham Paramasivam
2025-09-22
wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
Nithyanantham Paramasivam
2025-09-22
net: spacemit: Make stats_lock softirq-safe
Vivian Wang
2025-09-22
net: enetc: use generic interfaces to get phc_index for ENETC v1
Wei Fang
2025-09-22
net: enetc: fix sleeping function called from rcu_read_lock() context
Wei Fang
2025-09-22
broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl
Jacob Keller
2025-09-22
broadcom: fix support for PTP_PEROUT_DUTY_CYCLE
Jacob Keller
2025-09-22
Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtw
Johannes Berg
2025-09-22
wifi: rtw89: avoid circular locking dependency in ser_state_run()
Fedor Pchelkin
2025-09-22
wifi: rtw89: fix leak in rtw89_core_send_nullfunc()
Fedor Pchelkin
2025-09-22
wifi: rtw89: avoid possible TX wait initialization race
Fedor Pchelkin
2025-09-22
wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
Fedor Pchelkin
2025-09-20
wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
Hari Chandrakanthan
2025-09-19
net: stmmac: remove mac_interface
Russell King (Oracle)
2025-09-19
net: stmmac: thead: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: sun8i: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: stm32: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: starfive: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: socfpga: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: ingenic: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: imx: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: use phy_interface in stmmac_check_pcs_mode()
Russell King (Oracle)
2025-09-19
net/mlx5: Remove dead code from total_vfs setter
Vlad Dumitrescu
2025-09-19
net: phy: micrel: use %pe in print format
Jakub Kicinski
[prev]
[next]