index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-23
1
-4
/
+31
*
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
1
-1
/
+1
*
tcp: Get a proper dst before checking it.
Tonghao Zhang
2017-08-22
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-2
/
+1
|
\
|
*
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-18
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-15
/
+19
|
\
\
|
|
/
|
*
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2017-08-03
1
-9
/
+16
|
*
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-08-03
1
-4
/
+1
|
*
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-08-02
1
-2
/
+2
*
|
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-06
1
-0
/
+1
*
|
tcp: remove extra POLL_OUT added for finished active connect()
Neal Cardwell
2017-08-03
1
-5
/
+0
*
|
tcp: tcp_data_queue() cleanup
Eric Dumazet
2017-08-02
1
-8
/
+7
*
|
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2017-07-31
1
-19
/
+16
*
|
tcp: remove header prediction
Florian Westphal
2017-07-31
1
-183
/
+9
*
|
tcp: reindent two spots after prequeue removal
Florian Westphal
2017-07-31
1
-27
/
+23
*
|
tcp: remove prequeue support
Florian Westphal
2017-07-31
1
-62
/
+0
*
|
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
2017-07-24
1
-1
/
+2
|
/
*
bpf: Add support for changing congestion control
Lawrence Brakmo
2017-07-01
1
-1
/
+2
*
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
2017-07-01
1
-1
/
+2
*
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
2017-07-01
1
-1
/
+2
*
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
1
-3
/
+2
*
tcp: Namespaceify sysctl_tcp_window_scaling
Eric Dumazet
2017-06-08
1
-2
/
+1
*
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
2017-06-08
1
-2
/
+1
*
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
2017-06-08
1
-7
/
+11
*
tcp: use TS opt on RTTs for congestion control
Yuchung Cheng
2017-06-02
1
-7
/
+8
*
tcp: better validation of received ack sequences
Eric Dumazet
2017-05-25
1
-13
/
+11
*
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-19
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
1
-1
/
+1
|
\
|
*
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-05-16
1
-1
/
+1
*
|
tcp: fix tcp_rearm_rto()
Eric Dumazet
2017-05-18
1
-6
/
+6
*
|
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
1
-48
/
+48
*
|
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
1
-1
/
+1
*
|
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
1
-2
/
+2
*
|
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
1
-3
/
+3
*
|
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
1
-7
/
+7
*
|
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
1
-2
/
+2
|
/
*
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-05-11
1
-4
/
+5
*
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-05
1
-5
/
+3
*
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
2017-04-26
1
-11
/
+17
*
tcp: remove ack_time from struct tcp_sacktag_state
Eric Dumazet
2017-04-26
1
-4
/
+0
*
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
Eric Dumazet
2017-04-26
1
-1
/
+1
*
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
2017-04-26
1
-4
/
+2
*
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2017-04-26
1
-2
/
+1
*
tcp: do not pass timestamp to tcp_fastretrans_alert()
Eric Dumazet
2017-04-26
1
-8
/
+4
*
tcp: do not pass timestamp to tcp_rack_identify_loss()
Eric Dumazet
2017-04-26
1
-5
/
+4
*
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
2017-04-26
1
-1
/
+1
*
tcp: add tp->tcp_mstamp field
Eric Dumazet
2017-04-26
1
-0
/
+3
*
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
2017-04-24
1
-2
/
+2
*
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
2017-04-24
1
-4
/
+19
*
tcp: remove poll() flakes with FastOpen
Eric Dumazet
2017-04-20
1
-7
/
+9
[next]