index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
2
-3
/
+5
*
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
1
-3
/
+3
*
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-20
1
-2
/
+2
*
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-20
1
-5
/
+6
*
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-20
1
-4
/
+4
*
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-20
2
-4
/
+4
*
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-20
1
-2
/
+3
*
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-20
1
-2
/
+2
*
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-20
1
-1
/
+2
*
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-20
2
-4
/
+5
*
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-20
1
-2
/
+2
*
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-19
2
-19
/
+6
*
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
2023-07-19
1
-1
/
+2
*
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
2023-07-19
1
-1
/
+2
*
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
2023-07-19
1
-1
/
+1
*
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
2023-07-18
3
-5
/
+8
*
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
2023-07-18
3
-4
/
+5
*
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
2023-07-14
1
-5
/
+11
*
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-07-03
1
-3
/
+9
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
7
-100
/
+6
*
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-24
1
-2
/
+3
*
net/tcp: optimise locking for blocking splice
Pavel Begunkov
2023-06-24
1
-1
/
+1
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-24
1
-10
/
+1
|
\
|
*
net: Use umd_cleanup_helper()
Jarkko Sakkinen
2023-05-31
1
-10
/
+1
*
|
tcp: fix comment typo
Yueh-Shun Li
2023-06-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
2
-0
/
+4
|
\
\
|
*
\
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-06-20
2
-0
/
+4
|
|
\
\
|
|
*
|
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-16
1
-0
/
+3
|
|
*
|
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
2023-06-09
1
-0
/
+1
*
|
|
|
inet: Cleanup on charging memory for newly accepted sockets
Abel Wu
2023-06-21
1
-7
/
+10
*
|
|
|
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
2023-06-18
1
-8
/
+37
*
|
|
|
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
2023-06-17
3
-9
/
+62
*
|
|
|
ip, ip6: Fix splice to raw and ping sockets
David Howells
2023-06-16
1
-1
/
+2
*
|
|
|
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-15
5
-42
/
+56
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
1
-0
/
+2
|
\
|
|
|
|
*
|
|
udplite: Print deprecation notice.
Kuniyuki Iwashima
2023-06-15
1
-0
/
+2
*
|
|
|
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-12
1
-40
/
+9
*
|
|
|
tcp: remove size parameter from tcp_stream_alloc_skb()
Eric Dumazet
2023-06-12
2
-8
/
+8
*
|
|
|
tcp: remove some dead code
Eric Dumazet
2023-06-12
1
-28
/
+12
*
|
|
|
tcp: let tcp_send_syn_data() build headless packets
Eric Dumazet
2023-06-12
2
-13
/
+20
*
|
|
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
7
-0
/
+7
*
|
|
|
ipv4, ipv6: Use splice_eof() to flush
David Howells
2023-06-08
4
-0
/
+51
*
|
|
|
tcp: let tcp_mtu_probe() build headless packets
Eric Dumazet
2023-06-08
1
-2
/
+58
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
2
-14
/
+13
|
\
|
|
|
|
*
|
|
tcp: gso: really support BIG TCP
Eric Dumazet
2023-06-06
1
-10
/
+9
|
*
|
|
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
2023-06-02
1
-4
/
+4
*
|
|
|
tcp: fix formatting in sysctl_net_ipv4.c
David Morley
2023-06-07
1
-7
/
+7
*
|
|
|
tcp: Set route scope properly in cookie_v4_check().
Guillaume Nault
2023-06-06
1
-2
/
+2
*
|
|
|
ipv4: Set correct scope in inet_csk_route_*().
Guillaume Nault
2023-06-06
1
-2
/
+2
*
|
|
|
ip_gre: clean up some inconsistent indenting
Jiapeng Chong
2023-06-02
1
-4
/
+4
[next]