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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-17
net/mlx5e: Prepare for using different CQ doorbells
Cosmin Ratiu
7
-11
/
+9
2025-09-17
net/mlx5e: Prepare for using multiple TX doorbells
Cosmin Ratiu
5
-5
/
+20
2025-09-17
net/mlx5: Store the global doorbell in mlx5_priv
Cosmin Ratiu
12
-40
/
+29
2025-09-17
net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param
Cosmin Ratiu
3
-4
/
+2
2025-09-17
net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg
Cosmin Ratiu
2
-6
/
+7
2025-09-17
net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET
Cosmin Ratiu
1
-4
/
+2
2025-09-17
Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-58
/
+125
2025-09-18
wifi: rtw89: wow: enable TKIP related feature
Chih-Kang Chang
4
-18
/
+74
2025-09-17
Merge branch 'net-dsa-mv88e6xxx-further-ptp-related-cleanups'
Jakub Kicinski
4
-118
/
+39
2025-09-17
net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype
Russell King (Oracle)
2
-6
/
+1
2025-09-17
net: dsa: mv88e6xxx: remove unused 88E6165 register definitions
Russell King (Oracle)
1
-42
/
+3
2025-09-17
net: dsa: mv88e6xxx: remove duplicated register definition
Russell King (Oracle)
2
-7
/
+1
2025-09-17
net: dsa: mv88e6xxx: remove unused TAI definitions
Russell King (Oracle)
1
-26
/
+0
2025-09-17
net: dsa: mv88e6xxx: rename TAI definitions according to core
Russell King (Oracle)
2
-37
/
+34
2025-09-18
wifi: rtw89: 8922a: add TAS feature support
Kuan-Chung Chen
8
-31
/
+119
2025-09-18
wifi: rtw89: open C2H event waiting window first before sending H2C command
Zong-Zhe Yang
3
-14
/
+48
2025-09-18
wifi: rtw89: renew a completion for each H2C command waiting C2H event
Zong-Zhe Yang
3
-8
/
+53
2025-09-18
wifi: rtw89: 8852b: enable beacon tracking support
Kuan-Chung Chen
1
-0
/
+1
2025-09-18
wifi: rtw89: debug: support SER L0 simulation
Zong-Zhe Yang
2
-1
/
+68
2025-09-18
wifi: rtw89: phy: initialize AFE by firmware element table
Ping-Ke Shih
6
-0
/
+140
2025-09-18
wifi: rtw89: obtain RX path from ppdu status IE00
Chih-Kang Chang
2
-0
/
+5
2025-09-18
wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status
Chih-Kang Chang
1
-2
/
+0
2025-09-18
wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX info
Ping-Ke Shih
2
-5
/
+10
2025-09-17
Merge branch 'net-fix-uaf-of-sk_dst_get-sk-dev'
Jakub Kicinski
5
-78
/
+86
2025-09-17
mptcp: Use __sk_dst_get() and dst_dev_rcu() in mptcp_active_enable().
Kuniyuki Iwashima
1
-4
/
+7
2025-09-17
mptcp: Call dst_release() in mptcp_active_enable().
Kuniyuki Iwashima
1
-0
/
+2
2025-09-17
tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().
Kuniyuki Iwashima
1
-8
/
+10
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().
Kuniyuki Iwashima
1
-15
/
+12
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().
Kuniyuki Iwashima
1
-13
/
+13
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().
Kuniyuki Iwashima
1
-19
/
+22
2025-09-17
smc: Fix use-after-free in __pnet_find_base_ndev().
Kuniyuki Iwashima
1
-21
/
+22
2025-09-18
wifi: rtw89: chan: allow callers to check if a link has no managed chanctx
Zong-Zhe Yang
2
-3
/
+18
2025-09-17
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
6
-5
/
+98
2025-09-17
Merge tag 'probes-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+2
2025-09-17
nfsd_get_inode(): lift setting ->i_{,f}op to callers.
Al Viro
1
-18
/
+9
2025-09-17
nfsdfs_create_files(): switch to simple_start_creating()
Al Viro
1
-18
/
+12
2025-09-17
_nfsd_symlink(): switch to simple_start_creating()
Al Viro
1
-26
/
+16
2025-09-17
nfsd_mkdir(): switch to simple_start_creating()
Al Viro
1
-25
/
+12
2025-09-17
nfsctl: symlink has no business bumping link count of parent directory
Al Viro
1
-1
/
+0
2025-09-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
6
-63
/
+56
2025-09-17
Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
2
-3
/
+3
2025-09-17
Merge branch 'tcp-clear-tcp_sk-sk-fastopen_rsk-in-tcp_disconnect'
Jakub Kicinski
2
-0
/
+31
2025-09-17
selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.
Kuniyuki Iwashima
1
-0
/
+26
2025-09-17
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
1
-0
/
+5
2025-09-18
power: supply: qcom_battmgr: Add charge control support
Fenglin Wu
1
-2
/
+273
2025-09-18
dt-bindings: soc: qcom,pmic-glink: Add charge limit nvmem properties
Fenglin Wu
1
-0
/
+14
2025-09-18
power: supply: qcom_battmgr: update compats for SM8550 and X1E80100
Fenglin Wu
1
-7
/
+15
2025-09-18
power: supply: qcom_battmgr: Add state_of_health property
Fenglin Wu
1
-0
/
+9
2025-09-18
power: supply: qcom_battmgr: Add resistance power supply property
Fenglin Wu
1
-0
/
+10
2025-09-18
power: supply: core: Add state_of_health power supply property
Fenglin Wu
3
-0
/
+23
[prev]
[next]