index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_minisocks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
1
-2
/
+5
2020-12-15
tcp: parse mptcp options contained in reset packets
Florian Westphal
1
-1
/
+1
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
1
-1
/
+1
2020-03-30
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
1
-0
/
+6
2020-03-12
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
1
-0
/
+1
2020-02-22
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
1
-0
/
+2
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
1
-2
/
+2
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
1
-2
/
+4
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-13
tcp: annotate tp->copied_seq lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-13
tcp: annotate tp->rcv_nxt lockless reads
Eric Dumazet
1
-2
/
+5
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
1
-1
/
+1
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
1
-0
/
+1
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
1
-1
/
+1
2019-06-10
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-01
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
1
-0
/
+5
2019-02-27
tcp: use tcp_md5_needed for timewait sockets
Eric Dumazet
1
-8
/
+13
2019-01-18
tcp: move rx_opt & syn_data_acked init to tcp_disconnect()
Eric Dumazet
1
-6
/
+0
2019-01-18
tcp: move tp->rack init to tcp_disconnect()
Eric Dumazet
1
-6
/
+0
2019-01-18
tcp: move app_limited init to tcp_disconnect()
Eric Dumazet
1
-3
/
+0
2019-01-18
tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tc...
Eric Dumazet
1
-4
/
+0
2019-01-18
tcp: do not clear urg_data in tcp_create_openreq_child
Eric Dumazet
1
-2
/
+0
2019-01-18
tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()
Eric Dumazet
1
-8
/
+0
2019-01-18
tcp: move mdev_us init to tcp_disconnect()
Eric Dumazet
1
-1
/
+0
2019-01-18
tcp: do not clear srtt_us in tcp_create_openreq_child
Eric Dumazet
1
-1
/
+0
2019-01-18
tcp: do not clear packets_out in tcp_create_openreq_child()
Eric Dumazet
1
-1
/
+0
2019-01-18
tcp: move icsk_rto init to tcp_disconnect()
Eric Dumazet
1
-1
/
+0
2019-01-18
tcp: do not set snd_ssthresh in tcp_create_openreq_child()
Eric Dumazet
1
-1
/
+0
2018-09-01
tcp: do not restart timewait timer on rst reception
Florian Westphal
1
-1
/
+2
2018-07-13
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
1
-4
/
+4
2018-06-28
tcp: remove one indentation level in tcp_create_openreq_child
Eric Dumazet
1
-110
/
+113
2018-06-05
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
1
-1
/
+0
2018-05-11
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
1
-0
/
+1
2018-04-01
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+1
2018-02-14
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
1
-1
/
+2
2017-12-13
tcp/dccp: avoid one atomic operation for timewait hashdance
Eric Dumazet
1
-3
/
+4
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
1
-0
/
+6
2017-11-11
tcp: use sequence distance to detect reordering
Yuchung Cheng
1
-1
/
+0
2017-11-11
tcp: retire FACK loss detection
Yuchung Cheng
1
-4
/
+1
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
1
-0
/
+4
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
1
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_fack
Eric Dumazet
1
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
Eric Dumazet
1
-3
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_rfc1337
Eric Dumazet
1
-1
/
+1
2017-10-26
tcp: TCP experimental option for SMC
Ursula Braun
1
-0
/
+19
2017-10-24
ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-06
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
1
-0
/
+1
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
1
-0
/
+2
2017-08-01
tcp: remove header prediction
Florian Westphal
1
-2
/
+0
[next]