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-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
2026-04-02
net: stmmac: make stmmac_set_gso_features() more readable
Russell King (Oracle)
2026-04-02
net: stmmac: split out gso features setup
Russell King (Oracle)
2026-04-02
net: stmmac: simplify GSO/TSO test in stmmac_xmit()
Russell King (Oracle)
2026-04-02
net: stmmac: move check for hardware checksum supported
Russell King (Oracle)
2026-04-02
net: stmmac: move TSO VLAN tag insertion to core code
Russell King (Oracle)
2026-04-02
net: stmmac: add GSO MSS checks
Russell King (Oracle)
2026-04-02
net: stmmac: add TSO check for header length
Russell King (Oracle)
2026-04-02
net: stmmac: add stmmac_tso_header_size()
Russell King (Oracle)
2026-04-02
net: stmmac: fix TSO support when some channels have TBS available
Russell King (Oracle)
2026-04-02
net: stmmac: fix .ndo_fix_features()
Russell King (Oracle)
2026-04-02
net: stmmac: fix channel TSO enable on resume
Russell King (Oracle)
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-02
eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64
Dimitri Daskalakis
2026-04-02
net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()
Lorenzo Bianconi
2026-04-02
wifi: rtw89: usb: fix TX flow control by tracking in-flight URBs
Lucid Duck
2026-04-02
wifi: rtw89: Add support for Elecom WDC-XE2402TU3-B
Zenm Chen
2026-04-02
wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VS
Ping-Ke Shih
2026-04-02
wifi: rtw89: 8922d: add chip_info and chip_ops struct
Ping-Ke Shih
2026-04-02
wifi: rtw89: 8922d: add ops related to BT coexistence mechanism
Ping-Ke Shih
2026-04-02
wifi: rtw89: 8922d: add RF ops of init hardware and get thermal
Ping-Ke Shih
2026-04-02
wifi: rtw89: 8922d: configure TX/RX path assisting in BT coexistence
Ping-Ke Shih
2026-04-02
wifi: rtw89: 8922d: add set TX power callback
Ping-Ke Shih
2026-04-01
net: macb: fix use of at91_default_usrio without CONFIG_OF
Conor Dooley
2026-04-02
wifi: rtw89: 8922d: add RF calibration ops
Ping-Ke Shih
2026-04-01
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
2026-04-01
bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()
Michael Chan
2026-04-01
bnxt_en: Refactor some basic ring setup and adjustment logic
Michael Chan
2026-04-02
wifi: rtw89: 8922d: add set channel with pre-/post- helpers
Ping-Ke Shih
2026-04-02
wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settings
Ping-Ke Shih
2026-04-01
net/mlx5: Fix switchdev mode rollback in case of failure
Saeed Mahameed
2026-04-01
net/mlx5: Avoid "No data available" when FW version queries fail
Saeed Mahameed
2026-04-01
net/mlx5: lag: Check for LAG device before creating debugfs
Shay Drory
2026-04-01
Octeontx2-af: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-04-01
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
2026-04-01
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
2026-04-02
wifi: rtw89: fix typo "frome" -> "from" in rx_freq_frome_ie
Christos Longros
2026-04-01
net: microchip: dead code cleanup in kconfig for FDMA
Julian Braha
2026-04-01
virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LEN
Srujana Challa
2026-04-02
wifi: rtw89: Fill fw_version member of struct wiphy
Bitterblue Smith
2026-04-02
wifi: rtw88: Fill fw_version member of struct wiphy
Bitterblue Smith
2026-04-01
Merge tag 'linux-can-next-for-7.1-20260401' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2026-04-01
net/mlx5: Move command entry freeing outside of spinlock
Li RongQing
2026-04-01
ppp: dead code cleanup in Kconfig
Julian Braha
2026-04-01
can: ucan: refactor endpoint lookup
Johan Hovold
2026-04-01
can: kvaser_usb: leaf: refactor endpoint lookup
Johan Hovold
2026-04-01
can: mcp251xfd: add support for XSTBYEN transceiver standby control
Viken Dadhaniya
2026-04-01
can: rcar_can: Convert to FIELD_MODIFY()
Geert Uytterhoeven
2026-04-01
net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macro
Ethan Nelson-Moore
2026-03-31
net: vxlan: check ipv6_mod_enabled() on neigh_reduce()
Fernando Fernandez Mancera
2026-03-31
net: stmmac: skip VLAN restore when VLAN hash ops are missing
Michal Piekos
[prev]
[next]