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-07-01
igb: allow configuring RSS key via ethtool set_rxfh
Takashi Kozu
1
-22
/
+26
2026-07-01
igb: expose RSS key via ethtool get_rxfh
Takashi Kozu
1
-4
/
+12
2026-07-01
igb: prepare for RSS key get/set support
Takashi Kozu
3
-4
/
+28
2026-07-01
igc: allow configuring RSS key via ethtool set_rxfh
Kohei Enju
1
-13
/
+17
2026-07-01
igc: expose RSS key via ethtool get_rxfh
Kohei Enju
1
-4
/
+13
2026-07-01
igc: prepare for RSS key get/set support
Kohei Enju
3
-4
/
+27
2026-07-01
dpaa2-switch: add support for imprecise source port
Ioana Ciornei
2
-2
/
+16
2026-07-01
dpaa2-switch: trap all link local reserved addresses to the CPU
Ioana Ciornei
1
-7
/
+6
2026-07-01
dpaa2-switch: offload port objects on an upper bond device
Ioana Ciornei
1
-28
/
+41
2026-07-01
dpaa2-switch: offload FDBs added on an upper bond device
Ioana Ciornei
2
-26
/
+225
2026-07-01
dpaa2-switch: add support for LAG offload
Ioana Ciornei
2
-12
/
+476
2026-07-01
dpaa2-switch: add LAG configuration API
Ioana Ciornei
3
-1
/
+107
2026-07-01
dpaa2-switch: consolidate unicast and multicast management
Ioana Ciornei
1
-12
/
+27
2026-07-01
dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helper
Ioana Ciornei
1
-3
/
+20
2026-07-01
dpaa2-switch: check early if an FDB entry should be added
Ioana Ciornei
1
-4
/
+3
2026-07-01
dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() function
Ioana Ciornei
1
-7
/
+21
2026-07-01
dpaa2-switch: extend the FDB management to cover bond scenarios
Ioana Ciornei
1
-10
/
+25
2026-07-01
dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()
Ioana Ciornei
1
-2
/
+8
2026-07-01
dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del calls
Ioana Ciornei
1
-48
/
+2
2026-06-30
cxgb4: Fix decode strings dump for T6 adapters
Gleb Markov
1
-8
/
+0
2026-06-30
netconsole: do not warn when the best-effort skb allocation fails
Breno Leitao
1
-1
/
+1
2026-06-30
net: sgi: ioc3-eth: fix split TX DMA mapping lengths
Xu Rao
1
-2
/
+2
2026-06-30
net: sgi: ioc3-eth: unregister netdev before freeing DMA rings
Xu Rao
1
-2
/
+3
2026-06-30
virtio_net: disable cb when NAPI is busy-polled
Longjun Tang
1
-0
/
+3
2026-06-30
bonding: no longer rely on RTNL in bond_fill_info()
Eric Dumazet
3
-62
/
+79
2026-06-30
net: replace linux/gpio.h inclusions
Arnd Bergmann
6
-6
/
+7
2026-06-30
sfc: support pio mapping based on cxl
Alejandro Lucero
4
-7
/
+40
2026-06-30
sfc: obtain and map cxl range using devm_cxl_probe_mem
Alejandro Lucero
3
-0
/
+28
2026-06-30
sfc: Initialize cxl dpa
Alejandro Lucero
1
-0
/
+5
2026-06-30
sfc: Map cxl regs
Alejandro Lucero
1
-0
/
+26
2026-06-30
sfc: add cxl support
Alejandro Lucero
6
-1
/
+112
2026-06-30
wifi: ath12k: correct monitor destination ring size
Aaradhana Sahu
1
-1
/
+1
2026-06-30
wifi: ath12k: change MAC buffer ring size to 4096
Yingying Tang
1
-1
/
+1
2026-06-30
wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUs
Sushant Butta
1
-53
/
+1
2026-06-30
wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monitor mode
Sushant Butta
3
-24
/
+3
2026-06-30
wifi: ath12k: Show per-radio center freq in dp stats
Sreeramya Soratkal
1
-0
/
+7
2026-06-30
wifi: ath12k: Add timestamp to dp stats display
Sreeramya Soratkal
1
-0
/
+3
2026-06-30
wifi: ath12k: Use runtime device count in dp stats display
Sreeramya Soratkal
1
-2
/
+2
2026-06-30
wifi: ath12k: Advertise multicast Ethernet encapsulation offload support
Tamizh Chelvam Raja
2
-14
/
+53
2026-06-30
wifi: ath12k: advertise ieee_link_id in vdev start MLO params
Manish Dharanenthiran
3
-11
/
+29
2026-06-30
wifi: ath12k: reset REOQ LUT addresses before firmware stop
Aishwarya R
3
-3
/
+17
2026-06-30
wifi: ath12k: expand UserPD ID mask to support up to 8 PDs
Aaradhana Sahu
2
-2
/
+1
2026-06-30
wifi: ath12k: tighten RX monitor TLV bounds check
Miaoqing Pan
1
-2
/
+2
2026-06-30
wifi: ath12k: add dp_mon support 32-bit TLV headers
Miaoqing Pan
1
-28
/
+29
2026-06-30
wifi: ath12k: add HAL ops for monitor TLV header decode and alignment
Miaoqing Pan
5
-0
/
+22
2026-06-30
wifi: ath12k: refactor HAL TLV32/64 decode helpers
Miaoqing Pan
5
-15
/
+39
2026-06-30
wifi: ath12k: fix TLV32 length mask
Miaoqing Pan
2
-8
/
+5
2026-06-30
wifi: ath12k: avoid setting 320MHz support on non 6GHz band
Nicolas Escande
1
-1
/
+16
2026-06-30
wifi: ath12k: remove unused QMI definitions
Aaradhana Sahu
1
-26
/
+0
2026-06-30
wifi: ath12k: use %u for unsigned variables in QMI debug logs
Raj Kumar Bhagat
1
-35
/
+35
[prev]
[next]