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-21
net/mlx5e: psp: Use a single rx_check table
Cosmin Ratiu
1
-22
/
+12
2026-07-21
net/mlx5e: psp: Add an RX steering table
Cosmin Ratiu
2
-20
/
+136
2026-07-21
net/mlx5e: psp: Adjust rx_check FT size and use a drop_group
Cosmin Ratiu
1
-1
/
+12
2026-07-21
net/mlx5e: psp: Rename and consolidate steering functions
Cosmin Ratiu
1
-121
/
+131
2026-07-21
net/mlx5e: psp: Remove unused PSP syndrome copy action
Cosmin Ratiu
3
-42
/
+2
2026-07-21
net/mlx5e: psp: Factor out drop rule creation code
Cosmin Ratiu
1
-31
/
+34
2026-07-21
net/mlx5e: psp: Use helpers for steering object manipulation
Cosmin Ratiu
1
-155
/
+149
2026-07-21
net/mlx5e: psp: Merge rx_err rule add/delete with ft create/delete
Cosmin Ratiu
1
-48
/
+30
2026-07-21
net/mlx5e: psp: Remove unneeded ref counting for PSP steering
Cosmin Ratiu
1
-96
/
+33
2026-07-21
net/mlx5e: psp: Remove PSP steering mutexes
Cosmin Ratiu
1
-36
/
+7
2026-07-21
net/mlx5e: psp: Rename the saved psp_dev to 'psd'
Cosmin Ratiu
3
-6
/
+6
2026-07-21
pds_core: reject component parameter in legacy firmware update
Nikhil P. Rao
1
-0
/
+6
2026-07-21
Merge tag 'iwlwifi-fixes-2026-07-21' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Johannes Berg
32
-115
/
+381
2026-07-21
wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFO
Ibrahim Hashimov
1
-3
/
+3
2026-07-21
wifi: brcmfmac: drain bus_reset work on device removal
Fan Wu
7
-4
/
+77
2026-07-21
wifi: brcmfmac: make release_scratchbuffers idempotent
Fan Wu
1
-2
/
+6
2026-07-21
wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper
Doruk Tan Ozturk
1
-1
/
+1
2026-07-21
wifi: mwifiex: replace one-element arrays with flexible array members
Georgi Valkov
3
-14
/
+14
2026-07-21
wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()
Huihui Huang
1
-2
/
+5
2026-07-21
wifi: mwifiex: bound uAP association event IEs to the event buffer
HE WEI (ギカク)
1
-2
/
+22
2026-07-21
wifi: wilc1000: validate assoc response length before subtracting header
Huihui Huang
1
-0
/
+5
2026-07-21
Merge tag 'ath-current-20260713' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
20
-26
/
+137
2026-07-21
wifi: mwifiex: fix freeze for 60 seconds caused by request_firmware
Georgi Valkov
1
-6
/
+8
2026-07-21
wan: wanxl: Only reset hardware after BAR mapping
Ruoyu Wang
1
-1
/
+2
2026-07-21
nfp: Check resource mutex allocation
Ruoyu Wang
1
-0
/
+3
2026-07-21
mlxsw: Tell the core to use the netdev instance lock
Ido Schimmel
1
-0
/
+1
2026-07-21
mlxsw: ethtool: Prepare for RTNL-less ethtool operations
Ido Schimmel
1
-0
/
+2
2026-07-21
mlxsw: Convert to async version of ndo_set_rx_mode
Ido Schimmel
1
-2
/
+5
2026-07-21
net: airoha: Fix DMA direction for NPU mailbox buffer
Wayen Yan
1
-2
/
+2
2026-07-21
dpaa2-eth: put MAC endpoint device on disconnect
Guangshuo Li
1
-0
/
+1
2026-07-21
net: airoha: Fix potential use-after-free in airoha_ppe_deinit()
Wayen Yan
1
-0
/
+1
2026-07-21
dpaa2-switch: put MAC endpoint device on disconnect
Guangshuo Li
1
-0
/
+1
2026-07-21
gtp: parse extension headers before reading inner protocol
Zhixing Chen
1
-6
/
+6
2026-07-21
net/mlx5e: Use sender devcom for MPV master-up
Manjunath Patil
1
-2
/
+2
2026-07-21
net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
Ciprian Regus
3
-0
/
+804
2026-07-21
net: phy: Add support for the ADIN1140 PHY
Ciprian Regus
3
-0
/
+79
2026-07-21
net: phy: microchip-t1s: use generic C45 MMD access helpers
Ciprian Regus
1
-30
/
+2
2026-07-21
net: phy: add generic helpers for direct C45 MMD access
Ciprian Regus
1
-0
/
+25
2026-07-21
net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
Ciprian Regus
1
-9
/
+10
2026-07-21
net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
Ciprian Regus
1
-0
/
+44
2026-07-21
net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
Ciprian Regus
1
-18
/
+19
2026-07-21
net: ethernet: oa_tc6: Export standard defined registers
Ciprian Regus
1
-50
/
+0
2026-07-21
net: ethernet: oa_tc6: Export the C45 access functions
Ciprian Regus
1
-4
/
+6
2026-07-21
net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
Ciprian Regus
2
-2
/
+14
2026-07-21
net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
Ciprian Regus
1
-17
/
+76
2026-07-21
net: sparx5: configure TAS port link speed
Robert Marko
7
-0
/
+75
2026-07-21
net: airoha: fix MIB stats collection to be lossless
Aniket Negi
2
-66
/
+132
2026-07-21
geneve: make geneve_fill_info() RTNL independent
Eric Dumazet
1
-11
/
+24
2026-07-21
geneve: convert config to RCU-protected pointer
Eric Dumazet
1
-95
/
+118
2026-07-21
geneve: pass geneve_config pointer to helper functions
Eric Dumazet
1
-64
/
+76
[prev]
[next]