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-02
wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations
Ramya Gnanasekar
2025-09-02
net: mvpp2: add xlg pcs inband capabilities
Russell King (Oracle)
2025-09-02
net: sfp: add quirk for FLYPRO copper SFP+ module
Aleksander Jan Bajkowski
2025-09-02
bonding: Remove support for use_carrier
Jay Vosburgh
2025-09-02
e1000e: fix heap overflow in e1000_set_eeprom
Vitaly Lifshits
2025-09-02
ixgbe: fix incorrect map used in eee linkmode
Alok Tiwari
2025-09-02
i40e: Fix potential invalid access when MAC list is empty
Zhen Ni
2025-09-02
i40e: remove read access to debugfs files
Jacob Keller
2025-09-02
idpf: set mac type when adding and removing MAC filters
Emil Tantilov
2025-09-02
idpf: fix UAF in RDMA core aux dev deinitialization
Joshua Hay
2025-09-02
ice: fix NULL access of tx->in_use in ice_ll_ts_intr
Jacob Keller
2025-09-02
ice: fix NULL access of tx->in_use in ice_ptp_ts_irq
Jacob Keller
2025-09-02
net/mlx5: {DR,HWS}, Use the cached vhca_id for this device
Saeed Mahameed
2025-09-02
net/mlx5: E-switch, Set representor attributes for adjacent VFs
Adithya Jayachandran
2025-09-02
net/mlx5: E-Switch, Register representors for adjacent vports
Saeed Mahameed
2025-09-02
net/mlx5: E-Switch, Create acls root namespace for adjacent vports
Saeed Mahameed
2025-09-02
net/mlx5: E-Switch, Add support for adjacent functions vports discovery
Adithya Jayachandran
2025-09-02
net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitch
Saeed Mahameed
2025-09-02
net/mlx5: FS, Convert vport acls root namespaces to xarray
Saeed Mahameed
2025-09-02
net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev
Nishanth Menon
2025-09-02
net: mctp: usb: initialise mac header in RX path
Jeremy Kerr
2025-09-02
net: enetc: don't update sync packet checksum if checksum offload is used
Wei Fang
2025-09-02
net: enetc: add PTP synchronization support for ENETC v4
Wei Fang
2025-09-02
net: enetc: move sync packet modification before dma_map_single()
Wei Fang
2025-09-02
net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
Wei Fang
2025-09-02
net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
Wei Fang
2025-09-02
net: enetc: save the parsed information of PTP packet to skb->cb
Wei Fang
2025-09-01
macsec: read MACSEC_SA_ATTR_PN with nla_get_uint
Sabrina Dubroca
2025-09-01
net: macb: Fix tx_ptr_lock locking
Sean Anderson
2025-09-01
net: stmmac: mdio: update runtime PM
Russell King (Oracle)
2025-09-01
eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
Miaoqian Lin
2025-09-01
net: ethernet: qualcomm: QCOM_PPE should depend on ARCH_QCOM
Geert Uytterhoeven
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
2025-09-01
bnxt_en: fix incorrect page count in RX aggr ring log
Alok Tiwari
2025-09-01
wifi: rtw89: 8852bt: Remove redundant off_reverse variables
Liao Yuanhong
2025-09-01
wifi: rtw89: use int type to store negative error codes
Qianfeng Rong
2025-09-01
wifi: rtw89: add getting function of DMA channel v1
Ping-Ke Shih
2025-09-01
wifi: rtw89: abstract getting function of DMA channel
Ping-Ke Shih
2025-09-01
wifi: rtw89: pci: add RPP parser v1
Ping-Ke Shih
2025-09-01
wifi: rtw89: pci: abstract RPP parser
Ping-Ke Shih
2025-09-01
wifi: rtw89: pci: add group BD address design
Ping-Ke Shih
2025-09-01
wifi: rtw89: pci: define TX/RX buffer descriptor pool
Ping-Ke Shih
2025-09-01
wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fields
Ping-Ke Shih
2025-09-01
wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DE
Ping-Ke Shih
2025-09-01
wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DE
Ping-Ke Shih
2025-09-01
wifi: rtw89: pci: move chip ISR definition out from chip generation
Ping-Ke Shih
2025-09-01
wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devices
Aleksej Smirnov
2025-08-31
wifi: iwlwifi: don't support WH a step
Miri Korenblit
2025-08-31
wifi: iwlwifi: mld: remove a TODO
Miri Korenblit
2025-08-31
wifi: iwlwifi: carefully select the PNVM source
Miri Korenblit
[prev]
[next]