index
:
linux-stable.git
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.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
/
tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
2024-03-11
1
-1
/
+1
*
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
2024-03-11
1
-2
/
+2
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
1
-0
/
+1
*
tcp: align tcp_sock_write_rx group
Eric Dumazet
2024-03-04
1
-1
/
+1
*
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
2024-02-12
1
-1
/
+2
*
tcp: add sanity checks to rx zerocopy
Eric Dumazet
2024-01-29
1
-1
/
+11
*
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
2024-01-23
1
-0
/
+1
*
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
1
-0
/
+94
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
1
-3
/
+25
|
|
\
|
*
|
tcp: reorganize tcp_sock fast path variables
Coco Li
2023-12-05
1
-0
/
+93
|
*
|
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
2023-12-04
1
-0
/
+1
*
|
|
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-08
1
-6
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
2023-12-05
1
-4
/
+4
|
*
|
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
2023-12-05
1
-4
/
+2
|
|
/
*
|
net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
Dmitry Safonov
2023-12-06
1
-0
/
+6
*
|
tcp: fix mid stream window clamp.
Paolo Abeni
2023-12-05
1
-3
/
+19
|
/
*
net/tcp: Add TCP_AO_REPAIR
Dmitry Safonov
2023-10-27
1
-7
/
+17
*
net/tcp: Add TCP-AO getsockopt()s
Dmitry Safonov
2023-10-27
1
-0
/
+13
*
net/tcp: Add tcp_hash_fail() ratelimited logs
Dmitry Safonov
2023-10-27
1
-10
/
+13
*
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
2023-10-27
1
-31
/
+8
*
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
2023-10-27
1
-1
/
+2
*
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
2023-10-27
1
-0
/
+17
*
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
2023-10-27
1
-117
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-3
/
+5
|
\
|
*
net: do not leave an empty skb in write queue
Eric Dumazet
2023-10-20
1
-3
/
+5
*
|
tcp: add TCPI_OPT_USEC_TS
Eric Dumazet
2023-10-23
1
-0
/
+2
*
|
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
1
-4
/
+14
*
|
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
2023-10-23
1
-2
/
+2
*
|
tcp: introduce tcp_clock_ms()
Eric Dumazet
2023-10-23
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-8
/
+8
|
\
|
|
*
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
1
-8
/
+8
*
|
tcp: record last received ipv6 flowlabel
David Morley
2023-10-10
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-8
/
+2
|
\
|
|
*
bpf: tcp_read_skb needs to pop skb regardless of seq
John Fastabend
2023-09-29
1
-8
/
+2
*
|
tcp: derive delack_max from rto_min
Eric Dumazet
2023-10-01
1
-1
/
+2
*
|
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
1
-0
/
+9
|
/
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
1
-2
/
+2
|
\
|
*
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-01
1
-2
/
+2
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-7
/
+4
|
\
\
|
|
/
|
/
|
|
*
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
2023-08-18
1
-7
/
+4
*
|
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
2023-08-16
1
-5
/
+7
*
|
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
2023-08-06
1
-7
/
+6
*
|
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
2023-08-06
1
-10
/
+9
*
|
tcp: set TCP_KEEPCNT locklessly
Eric Dumazet
2023-08-06
1
-8
/
+2
*
|
tcp: set TCP_KEEPINTVL locklessly
Eric Dumazet
2023-08-06
1
-8
/
+2
*
|
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
2023-08-06
1
-13
/
+10
*
|
tcp: set TCP_SYNCNT locklessly
Eric Dumazet
2023-08-06
1
-9
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
1
-27
/
+30
|
\
|
|
*
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
1
-1
/
+1
|
*
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
1
-3
/
+3
[next]