index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-27
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
1
-3
/
+3
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-2
/
+2
2023-07-27
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
1
-5
/
+6
2023-07-27
tcp: annotate data-races around tp->linger2
Eric Dumazet
1
-4
/
+4
2023-07-27
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
1
-3
/
+3
2023-07-27
tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
Kuniyuki Iwashima
1
-1
/
+2
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+3
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+2
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-1
/
+2
2023-07-27
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
1
-2
/
+2
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
1
-0
/
+14
2023-06-09
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
1
-1
/
+2
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
1
-0
/
+6
2023-05-30
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
1
-6
/
+8
2023-05-30
tcp: factor out __tcp_close() helper
Paolo Abeni
1
-2
/
+7
2023-02-01
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2022-11-16
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
1
-1
/
+1
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
1
-2
/
+1
2022-10-26
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
1
-4
/
+10
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
1
-0
/
+2
2022-08-31
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
1
-3
/
+3
2022-08-03
tcp: Fix a data-race around sysctl_tcp_autocorking.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
1
-2
/
+4
2022-07-29
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
tcp: Fix data-races around sysctl_tcp_reordering.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
tcp: Fix a data-race around sysctl_tcp_max_orphans.
Kuniyuki Iwashima
1
-1
/
+2
2022-03-19
tcp: make tcp_read_sock() more robust
Eric Dumazet
1
-4
/
+6
2021-12-01
tcp: correctly handle increased zerocopy args struct size
Arjun Roy
1
-2
/
+2
2021-11-26
tcp: Fix uninitialized access in skb frags array for Rx 0cp.
Arjun Roy
1
-0
/
+3
2021-11-26
net-zerocopy: Refactor skb frag fast-forward op.
Arjun Roy
1
-9
/
+26
2021-11-26
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
1
-16
/
+68
2021-11-18
tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
Jon Maxwell
1
-1
/
+1
2021-11-18
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
1
-5
/
+33
2021-07-25
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
1
-0
/
+3
2021-03-17
tcp: add sanity tests to TCP_QUEUE_SEQ
Eric Dumazet
1
-8
/
+15
2021-03-17
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
Arjun Roy
1
-1
/
+2
2021-01-27
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
1
-0
/
+1
2020-10-24
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
1
-0
/
+2
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-10-03
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
1
-1
/
+2
2020-10-01
inet: remove icsk_ack.blocked
Eric Dumazet
1
-4
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+2
2020-09-15
tcp: schedule EPOLLOUT after a partial sendmsg
Soheil Hassas Yeganeh
1
-11
/
+9
2020-09-15
tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limit
Soheil Hassas Yeganeh
1
-2
/
+2
2020-09-14
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
1
-1
/
+1
2020-09-11
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
1
-1
/
+1
2020-09-11
tcp: Only init congestion control if not initialized already
Neal Cardwell
1
-0
/
+1
2020-08-25
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
1
-1
/
+2
2020-08-25
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
1
-0
/
+2
[next]