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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
wifi: mac80211: accept probe response on link address as well
Aditya Kumar Singh
1
-1
/
+17
2025-05-21
wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO
Aditya Kumar Singh
1
-1
/
+1
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
2
-4
/
+4
2025-05-20
ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.
Kuniyuki Iwashima
2
-37
/
+7
2025-05-20
ipv6: Pass gfp_flags down to ip6_route_info_create_nh().
Kuniyuki Iwashima
1
-4
/
+5
2025-05-20
Revert "ipv6: Factorise ip6_route_multipath_add()."
Kuniyuki Iwashima
1
-123
/
+70
2025-05-20
Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup"
Kuniyuki Iwashima
1
-3
/
+3
2025-05-20
ipv6: Narrow down RCU critical section in inet6_rtm_newroute().
Kuniyuki Iwashima
2
-15
/
+25
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
4
-20
/
+8
2025-05-20
ipv6: Remove rcu_read_lock() in fib6_get_table().
Kuniyuki Iwashima
1
-12
/
+10
2025-05-20
selftests: net: validate team flags propagation
Stanislav Fomichev
1
-1
/
+9
2025-05-20
sctp: Do not wake readers in __sctp_write_space()
Petr Malat
1
-1
/
+2
2025-05-20
xfrm: use kfree_sensitive() for SA secret zeroization
Zilin Guan
1
-3
/
+3
2025-05-19
can: bcm: add missing rcu read protection for procfs content
Oliver Hartkopp
1
-4
/
+9
2025-05-19
can: bcm: add locking for bcm_op runtime updates
Oliver Hartkopp
1
-21
/
+45
2025-05-19
sunrpc: don't immediately retransmit on seqno miss
Nikhil Jha
1
-2
/
+7
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
2
-24
/
+38
2025-05-19
llc: fix data loss when reading from a socket in llc_ui_recvmsg()
Ilia Gavrilov
1
-4
/
+4
2025-05-16
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
2
-22
/
+2
2025-05-16
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
3
-3
/
+7
2025-05-16
bridge: netfilter: Fix forwarding of fragmented packets
Ido Schimmel
2
-5
/
+3
2025-05-16
net: dsa: microchip: linearize skb for tail-tagging switches
Jakob Unterwurzacher
1
-4
/
+15
2025-05-16
wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()
Aditya Kumar Singh
1
-3
/
+3
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
1
-3
/
+13
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
1
-2
/
+6
2025-05-15
sunrpc: Adjust size of socket's receive page array dynamically
Chuck Lever
1
-2
/
+6
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
1
-40
/
+0
2025-05-15
SUNRPC: Export xdr_buf_to_bvec()
Chuck Lever
1
-0
/
+1
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
1
-2
/
+2
2025-05-15
sunrpc: Replace the rq_bvec array with dynamically-allocated memory
Chuck Lever
2
-4
/
+10
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
3
-24
/
+19
2025-05-15
sunrpc: Remove backchannel check in svc_init_buffer()
Chuck Lever
1
-4
/
+0
2025-05-15
svcrdma: Reduce the number of rdma_rw contexts per-QP
Chuck Lever
1
-6
/
+8
2025-05-15
tcp: increase tcp_rmem[2] to 32 MB
Eric Dumazet
1
-1
/
+1
2025-05-15
tcp: always use tcp_limit_output_bytes limitation
Eric Dumazet
1
-3
/
+2
2025-05-15
tcp: increase tcp_limit_output_bytes default value to 4MB
Eric Dumazet
1
-2
/
+2
2025-05-15
tcp: skip big rtt sample if receive queue is not empty
Eric Dumazet
1
-0
/
+3
2025-05-15
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
1
-14
/
+8
2025-05-15
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
1
-3
/
+3
2025-05-15
tcp: remove zero TCP TS samples for autotuning
Eric Dumazet
1
-5
/
+5
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
1
-2
/
+4
2025-05-15
tcp: adjust rcvbuf in presence of reorders
Eric Dumazet
1
-0
/
+4
2025-05-15
tcp: fix sk_rcvbuf overshoot
Eric Dumazet
1
-34
/
+25
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
1
-0
/
+2
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-61
/
+138
2025-05-15
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
Luiz Augusto von Dentz
1
-7
/
+8
2025-05-15
net: devmem: fix kernel panic when netlink socket close after module unload
Taehee Yoo
3
-0
/
+20
2025-05-15
net/tls: fix kernel panic when alloc_page failed
Pengtao He
1
-1
/
+2
2025-05-15
Merge tag 'wireless-2025-05-15' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-2
/
+4
2025-05-15
rds: Use nested-BH locking for rds_page_remainder
Sebastian Andrzej Siewior
1
-2
/
+8
[prev]
[next]