index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
Age
Commit message (
Expand
)
Author
2017-09-18
net: tcp_input: Neaten DBGUNDO
Joe Perches
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
2017-08-30
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-23
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-22
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
tcp: Get a proper dst before checking it.
Tonghao Zhang
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-18
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-06
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-03
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2017-08-03
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-08-03
tcp: remove extra POLL_OUT added for finished active connect()
Neal Cardwell
2017-08-02
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-08-02
tcp: tcp_data_queue() cleanup
Eric Dumazet
2017-07-31
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2017-07-31
tcp: remove header prediction
Florian Westphal
2017-07-31
tcp: reindent two spots after prequeue removal
Florian Westphal
2017-07-31
tcp: remove prequeue support
Florian Westphal
2017-07-24
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
2017-07-01
bpf: Add support for changing congestion control
Lawrence Brakmo
2017-07-01
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
2017-07-01
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
tcp: Namespaceify sysctl_tcp_window_scaling
Eric Dumazet
2017-06-08
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
2017-06-02
tcp: use TS opt on RTTs for congestion control
Yuchung Cheng
2017-05-25
tcp: better validation of received ack sequences
Eric Dumazet
2017-05-19
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
tcp: fix tcp_rearm_rto()
Eric Dumazet
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-16
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-05-11
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-04-26
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
Eric Dumazet
2017-04-26
tcp: remove ack_time from struct tcp_sacktag_state
Eric Dumazet
2017-04-26
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_fastretrans_alert()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rack_identify_loss()
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
[prev]
[next]