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
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
1
-0
/
+3
2024-02-26
mptcp: fix double-free on socket dismantle
Davide Caratti
1
-0
/
+49
2024-02-26
selftests: mptcp: join: add ss mptcp support check
Geliang Tang
1
-0
/
+5
2024-02-26
mptcp: fix potential wake-up event loss
Paolo Abeni
1
-10
/
+11
2024-02-26
mptcp: fix snd_wnd initialization for passive socket
Paolo Abeni
1
-1
/
+1
2024-02-26
mptcp: push at DSS boundaries
Paolo Abeni
1
-0
/
+1
2024-02-26
mptcp: avoid printing warning once on client side
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-26
selftests: mptcp: rm subflow with v4/v4mapped addr
Geliang Tang
2
-14
/
+18
2024-02-26
mptcp: map v4 address to v6 when destroying subflow
Geliang Tang
1
-0
/
+10
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
5
-12
/
+16
2024-02-26
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Oleksij Rempel
1
-1
/
+2
2024-02-26
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
1
-3
/
+4
2024-02-26
selftests: net: veth: test syncing GRO and XDP state while device is down
Jakub Kicinski
1
-0
/
+14
2024-02-26
net: veth: clear GRO when clearing XDP even when down
Jakub Kicinski
1
-18
/
+17
2024-02-23
tun: Fix xdp_rxq_info's queue_index when detaching
Yunjian Wang
1
-0
/
+1
2024-02-23
ps3/gelic: Fix SKB allocation
Geoff Levand
1
-6
/
+6
2024-02-23
net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device tree
Vladimir Oltean
1
-9
/
+9
2024-02-22
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
2
-2
/
+9
2024-02-22
net: ip_tunnel: prevent perpetual headroom growth
Florian Westphal
1
-7
/
+21
2024-02-22
net: smsc95xx: add support for SYS TEC USB-SPEmodule1
Andre Werner
1
-0
/
+5
2024-02-22
netlink: add nla be16/32 types to minlen array
Florian Westphal
1
-0
/
+4
2024-02-22
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
1
-1
/
+1
2024-02-22
l2tp: pass correct message length to ip6_append_data
Tom Parkin
1
-1
/
+1
2024-02-22
net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
Siddharth Vadapalli
1
-1
/
+3
2024-02-22
selftests: ioam: refactoring to align with the fix
Justin Iurman
2
-67
/
+66
2024-02-22
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
1
-0
/
+10
2024-02-22
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
1
-9
/
+32
2024-02-22
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
1
-2
/
+2
2024-02-21
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
3
-0
/
+4
2024-02-21
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
1
-1
/
+4
2024-02-21
devlink: fix port dump cmd type
Jiri Pirko
1
-1
/
+1
2024-02-21
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
1
-1
/
+1
2024-02-21
tools: ynl: don't leak mcast_groups on init error
Jakub Kicinski
1
-1
/
+7
2024-02-21
tools: ynl: make sure we always pass yarg to mnl_cb_run
Jakub Kicinski
1
-3
/
+8
2024-02-21
net: mctp: put sock on tag allocation failure
Jeremy Kerr
1
-1
/
+1
2024-02-22
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
1
-1
/
+1
2024-02-22
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
1
-38
/
+40
2024-02-22
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
1
-0
/
+1
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2
-4
/
+14
2024-02-22
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-02-21
selftests: tls: add test for peeking past a record of a different type
Sabrina Dubroca
1
-0
/
+19
2024-02-21
selftests: tls: add test for merging of same-type control messages
Sabrina Dubroca
1
-0
/
+26
2024-02-21
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
1
-8
/
+14
2024-02-21
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-02-21
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
1
-0
/
+2
2024-02-21
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Vasiliy Kovalev
1
-5
/
+5
2024-02-21
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
1
-2
/
+5
2024-02-21
ring-buffer: Do not let subbuf be bigger than write mask
Steven Rostedt (Google)
1
-0
/
+4
2024-02-21
MAINTAINERS: Add framer headers to NETWORKING [GENERAL]
Simon Horman
1
-0
/
+2
2024-02-21
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
1
-13
/
+9
[next]