index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_minisocks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
2024-05-13
1
-1
/
+1
*
rstreason: prepare for passive reset
Jason Xing
2024-04-26
1
-1
/
+2
*
tcp: do not export tcp_twsk_purge()
Eric Dumazet
2024-04-22
1
-1
/
+0
*
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
2024-04-09
1
-2
/
+2
*
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
2024-04-01
1
-3
/
+3
*
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
2024-03-12
1
-4
/
+0
*
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
2024-02-28
1
-5
/
+5
*
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
2023-12-06
1
-1
/
+1
*
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
2023-10-27
1
-1
/
+14
*
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
1
-0
/
+10
*
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2023-10-27
1
-1
/
+3
*
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
2023-10-27
1
-6
/
+15
*
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
1
-5
/
+14
*
tcp: introduce tcp_clock_ms()
Eric Dumazet
2023-10-23
1
-2
/
+2
*
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
*
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
1
-0
/
+4
*
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
1
-2
/
+1
*
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
2023-08-06
1
-1
/
+1
*
tcp: Disable header prediction for MD5 flow.
Kuniyuki Iwashima
2023-08-04
1
-2
/
+0
*
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
2023-07-18
1
-3
/
+6
*
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
2023-07-18
1
-1
/
+1
*
net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too
Antoine Tenart
2023-05-25
1
-1
/
+1
*
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
2023-03-18
1
-2
/
+3
*
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2023-02-27
1
-2
/
+5
*
net/tcp: Separate initialization of twsk
Dmitry Safonov
2022-12-01
1
-26
/
+35
*
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
2022-12-01
1
-4
/
+12
*
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Kuniyuki Iwashima
2022-10-13
1
-4
/
+5
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
1
-0
/
+1
|
\
|
*
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
2022-09-29
1
-0
/
+1
*
|
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
2022-09-20
1
-2
/
+7
*
|
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
2022-09-20
1
-0
/
+15
*
|
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-09-20
1
-1
/
+1
*
|
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
2022-09-20
1
-1
/
+1
*
|
tcp: Clean up some functions.
Kuniyuki Iwashima
2022-09-20
1
-3
/
+3
|
/
*
tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
*
tcp: Fix a data-race around sysctl_tcp_rfc1337.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
*
tcp: md5: incorrect tcp_header_len for incoming connections
Francesco Ruggeri
2022-04-22
1
-1
/
+1
*
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
2022-02-02
1
-3
/
+2
*
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
2022-01-26
1
-1
/
+1
*
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
2021-12-03
1
-2
/
+2
*
net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c
Mianhan Liu
2021-09-20
1
-7
/
+0
*
tcp: Add stats for socket migration.
Kuniyuki Iwashima
2021-06-23
1
-0
/
+3
*
tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
Kuniyuki Iwashima
2021-06-15
1
-2
/
+2
*
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2021-03-15
1
-2
/
+5
*
tcp: parse mptcp options contained in reset packets
Florian Westphal
2020-12-14
1
-1
/
+1
*
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2020-05-15
1
-1
/
+1
*
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
2020-03-29
1
-0
/
+6
*
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
2020-03-11
1
-0
/
+1
*
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
2020-02-21
1
-0
/
+2
*
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
2020-01-09
1
-2
/
+2
[next]