index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-13
e1000e: Use __napi_schedule_irqoff()
Matt Vollrath
1
-3
/
+3
2026-06-13
igc: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
1
-3
/
+3
2026-06-13
igb: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
1
-3
/
+3
2026-06-13
e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
Aleksandr Loktionov
1
-1
/
+1
2026-06-13
igb: use ktime_get_real helpers in igb_ptp_reset()
Aleksandr Loktionov
1
-2
/
+3
2026-06-13
ixgbe: e610: remove redundant assignment
Piotr Kwapulinski
1
-10
/
+4
2026-06-13
net/intel: Replace manual array size calculation with ARRAY_SIZE
Jakub Raczynski
2
-2
/
+2
2026-06-13
iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() test
Corinna Vinschen
1
-7
/
+5
2026-06-13
ice: remove redundant checks from PTP init
Natalia Wochtman
1
-10
/
+4
2026-06-13
idpf: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-06-13
octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically.
Ratheesh Kannoth
3
-223
/
+240
2026-06-13
octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
Ratheesh Kannoth
3
-20
/
+61
2026-06-13
octeontx2-af: npc: Support for custom KPU profile from filesystem
Ratheesh Kannoth
6
-111
/
+459
2026-06-13
octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
Ratheesh Kannoth
4
-35
/
+69
2026-06-13
octeontx2-af: npc: cn20k: add subbank search order control
Ratheesh Kannoth
3
-12
/
+203
2026-06-13
octeontx2-af: npc: cn20k: debugfs enhancements
Ratheesh Kannoth
3
-15
/
+197
2026-06-13
octeontx2-af: enforce single RVU AF probe
Ratheesh Kannoth
1
-1
/
+13
2026-06-13
net/stmmac: Apply MTL_MAX queue limit if config missing
Jakub Raczynski
1
-4
/
+4
2026-06-13
net/stmmac: Apply TBS config only to used queues
Jakub Raczynski
1
-1
/
+1
2026-06-13
net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entries
Wayen.Yan
1
-2
/
+0
2026-06-13
net: airoha: Fix register index for Tx-fwd counter configuration
Wayen.Yan
1
-1
/
+1
2026-06-13
net: airoha: better handle MIBs for GDM ports with multiple devs attached
Lorenzo Bianconi
2
-86
/
+112
2026-06-13
octeontx2-af: fix NPC mailbox codes in mbox.h
Ratheesh Kannoth
1
-16
/
+15
2026-06-13
ethernet: 3c509: Improve style of pnp_device_id array terminator
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-13
net: bcmgenet: Use weighted round-robin TX DMA arbitration
Ovidiu Panait
1
-15
/
+8
2026-06-13
ice: implement E825 TX ref clock control and TXC hardware sync status
Grzegorz Nitka
10
-20
/
+696
2026-06-13
ice: add Tx reference clock index handling to AN restart command
Grzegorz Nitka
4
-3
/
+9
2026-06-13
ice: implement CPI support for E825C
Grzegorz Nitka
8
-3
/
+448
2026-06-13
ice: introduce TXC DPLL device and TX ref clock pin framework for E825
Grzegorz Nitka
3
-25
/
+315
2026-06-13
net: wwan: t7xx: check skb_clone in control TX
Ruoyu Wang
1
-0
/
+2
2026-06-13
net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()
Wentao Guan
1
-3
/
+3
2026-06-13
netdevsim: tc: allow to test nf_tables offload control plane code
Florian Westphal
2
-7
/
+19
2026-06-13
net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()
Wayen.Yan
1
-3
/
+3
2026-06-13
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Paolo Abeni
3
-5
/
+12
2026-06-13
octeontx2-af: npc: Fix size of entry2cntr_map
Ratheesh Kannoth
1
-25
/
+15
2026-06-12
net/mlx5: Check max_macs devlink param value against max capability
Dragos Tatulea
1
-5
/
+7
2026-06-12
net: dsa: microchip: implement port_teardown only if needed
Bastien Curutchet (Schneider Electric)
5
-25
/
+9
2026-06-12
net: dsa: microchip: implement lan937x-specific MDIO registration
Bastien Curutchet (Schneider Electric)
3
-61
/
+111
2026-06-12
net: dsa: microchip: implement port_hsr_join for KSZ9477 only
Bastien Curutchet (Schneider Electric)
6
-85
/
+61
2026-06-12
net: dsa: microchip: implement .{get/set}_wol only if needed
Bastien Curutchet (Schneider Electric)
3
-14
/
+4
2026-06-12
net: dsa: microchip: implement .support_eee() only if needed
Bastien Curutchet (Schneider Electric)
5
-67
/
+49
2026-06-12
net: dsa: microchip: remove setup_rgmii_delay() KSZ operation
Bastien Curutchet (Schneider Electric)
3
-10
/
+18
2026-06-12
net: dsa: microchip: wrap the MAC configuration checks in a function
Bastien Curutchet (Schneider Electric)
2
-9
/
+22
2026-06-12
net: dsa: microchip: implement get_phy_flags only if needed
Bastien Curutchet (Schneider Electric)
5
-25
/
+19
2026-06-12
net: dsa: microchip: remove VLAN operations for ksz8463
Vladimir Oltean
1
-6
/
+3
2026-06-12
net: dsa: microchip: remove useless common cls_flower_{add/del} operations
Bastien Curutchet (Schneider Electric)
5
-56
/
+2
2026-06-12
netconsole: clear cached dev_name on resume-window cleanup
Breno Leitao
1
-4
/
+9
2026-06-12
net: ethernet: mtk_wed: fix loading WO firmware for MT7986
Zhi-Jun You
1
-2
/
+6
2026-06-12
net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
Aditya Garg
1
-1
/
+2
2026-06-12
net: mana: initialize gdma queue id to INVALID_QUEUE_ID
Aditya Garg
1
-0
/
+2
[prev]
[next]