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-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
2026-06-15
net/mlx5: SD, add L2 table silent mode query support
Shay Drory
2026-06-15
net/mlx5: SD, make primary/secondary role determination more robust
Shay Drory
2026-06-15
net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback events
Shay Drory
2026-06-15
net/mlx5: devcom, expose locked variant of send_event
Shay Drory
2026-06-15
net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devices
Shay Drory
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-14
wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create()
wuyankun
2026-06-14
geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE
Alice Mikityanska
2026-06-13
net: hns3: move fd code to a separate file
Jijie Shao
2026-06-13
net: hns3: debugfs support for dumping fd rules
Jijie Shao
2026-06-13
net: hns3: support IP and tunnel VNI dissectors for tc flow
Jijie Shao
2026-06-13
net: hns3: support two more actions for tc flow
Jijie Shao
2026-06-13
net: hns3: improve the unused_tuple parameter setting
Jijie Shao
2026-06-13
net: hns3: refactor add_cls_flower to prepare for multiple actions
Jijie Shao
2026-06-13
dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()
Ioana Ciornei
2026-06-13
dpaa2-switch: move FDB selection for leave path into a helper
Ioana Ciornei
2026-06-13
dpaa2-switch: move FDB selection for join path into a helper
Ioana Ciornei
2026-06-13
dpaa2-switch: factor out the FDB in-use check into a helper
Ioana Ciornei
2026-06-13
dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototype
Ioana Ciornei
2026-06-13
igc: fix typos in comments
Maximilian Pezzullo
2026-06-13
igb: fix typos in comments
Maximilian Pezzullo
2026-06-13
e1000e: limit endianness conversion to boundary words
Agalakov Daniil
2026-06-13
e1000: limit endianness conversion to boundary words
Agalakov Daniil
2026-06-13
e1000e: Use __napi_schedule_irqoff()
Matt Vollrath
2026-06-13
igc: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
2026-06-13
igb: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
2026-06-13
e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
Aleksandr Loktionov
2026-06-13
igb: use ktime_get_real helpers in igb_ptp_reset()
Aleksandr Loktionov
2026-06-13
ixgbe: e610: remove redundant assignment
Piotr Kwapulinski
2026-06-13
net/intel: Replace manual array size calculation with ARRAY_SIZE
Jakub Raczynski
2026-06-13
iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() test
Corinna Vinschen
2026-06-13
ice: remove redundant checks from PTP init
Natalia Wochtman
2026-06-13
idpf: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-06-13
octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically.
Ratheesh Kannoth
2026-06-13
octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
Ratheesh Kannoth
2026-06-13
octeontx2-af: npc: Support for custom KPU profile from filesystem
Ratheesh Kannoth
2026-06-13
octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
Ratheesh Kannoth
2026-06-13
octeontx2-af: npc: cn20k: add subbank search order control
Ratheesh Kannoth
2026-06-13
octeontx2-af: npc: cn20k: debugfs enhancements
Ratheesh Kannoth
2026-06-13
octeontx2-af: enforce single RVU AF probe
Ratheesh Kannoth
2026-06-13
net/stmmac: Apply MTL_MAX queue limit if config missing
Jakub Raczynski
2026-06-13
net/stmmac: Apply TBS config only to used queues
Jakub Raczynski
2026-06-13
net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entries
Wayen.Yan
2026-06-13
net: airoha: Fix register index for Tx-fwd counter configuration
Wayen.Yan
2026-06-13
net: airoha: better handle MIBs for GDM ports with multiple devs attached
Lorenzo Bianconi
2026-06-13
octeontx2-af: fix NPC mailbox codes in mbox.h
Ratheesh Kannoth
2026-06-13
ethernet: 3c509: Improve style of pnp_device_id array terminator
Uwe Kleine-König (The Capable Hub)
2026-06-13
net: bcmgenet: Use weighted round-robin TX DMA arbitration
Ovidiu Panait
[prev]
[next]