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.12.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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-1
/
+1
|
\
|
*
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-09-02
1
-1
/
+1
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-57
/
+59
|
\
\
|
*
|
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
2022-09-02
1
-2
/
+2
|
*
|
bpf: net: Avoid do_tcp_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-02
1
-9
/
+9
|
*
|
bpf: net: Change do_tcp_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
1
-35
/
+37
|
*
|
bpf, net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-08-31
1
-1
/
+1
|
*
|
bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
Martin KaFai Lau
2022-08-18
1
-2
/
+2
|
*
|
bpf: net: Change do_tcp_setsockopt() to use the sockopt's lock_sock() and cap...
Martin KaFai Lau
2022-08-18
1
-9
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
2022-08-24
1
-2
/
+2
*
|
|
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-24
1
-1
/
+10
*
|
|
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
2022-08-24
1
-4
/
+10
|
/
/
*
|
tcp: handle pure FIN case correctly
Cong Wang
2022-08-18
1
-1
/
+1
*
|
tcp: refactor tcp_read_skb() a bit
Cong Wang
2022-08-18
1
-17
/
+9
*
|
tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()
Cong Wang
2022-08-18
1
-10
/
+14
*
|
tcp: fix sock skb accounting in tcp_read_skb()
Cong Wang
2022-08-18
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-7
/
+16
|
\
|
*
tcp: md5: fix IPv4-mapped support
Eric Dumazet
2022-07-27
1
-3
/
+12
|
*
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-07-25
1
-3
/
+3
|
*
tcp: Fix a data-race around sysctl_tcp_autocorking.
Kuniyuki Iwashima
2022-07-22
1
-1
/
+1
*
|
tcp: allow tls to decrypt directly from the tcp rcv queue
Jakub Kicinski
2022-07-26
1
-1
/
+41
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-5
/
+8
|
\
|
|
*
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
2022-07-18
1
-2
/
+4
|
*
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+1
|
*
tcp: Fix data-races around sysctl_tcp_reordering.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+1
|
*
tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+2
*
|
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2022-07-19
1
-11
/
+20
|
\
\
|
*
|
tcp: support externally provided ubufs
Pavel Begunkov
2022-07-19
1
-11
/
+22
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tcp: Fix a data-race around sysctl_tcp_max_orphans.
Kuniyuki Iwashima
2022-07-08
1
-1
/
+2
|
|
/
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-09
1
-0
/
+44
|
\
\
|
*
|
net: Introduce a new proto_ops ->read_skb()
Cong Wang
2022-06-20
1
-6
/
+3
|
*
|
tcp: Introduce tcp_read_skb()
Cong Wang
2022-06-20
1
-0
/
+47
*
|
|
tcp: diag: add support for TIME_WAIT sockets to tcp_abort()
Eric Dumazet
2022-06-28
1
-9
/
+17
|
/
/
*
|
tcp: fix build...
David S. Miller
2022-06-17
1
-16
/
+0
*
|
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
2022-06-17
1
-0
/
+17
*
|
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
2022-06-17
1
-4
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-16
1
-12
/
+2
|
\
|
|
*
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-16
1
-12
/
+2
*
|
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2022-06-10
1
-7
/
+0
*
|
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
2022-06-10
1
-0
/
+2
*
|
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
2022-06-10
1
-2
/
+2
|
/
*
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-20
1
-2
/
+12
*
net: inet: Retire port only listening_hash
Martin KaFai Lau
2022-05-12
1
-1
/
+0
*
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
2022-04-29
1
-6
/
+10
|
\
|
*
tcp: pass back data left in socket after receive
Jens Axboe
2022-04-29
1
-6
/
+10
*
|
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
1
-24
/
+1
*
|
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-11
/
+8
*
|
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-04-06
1
-4
/
+4
|
/
[next]