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
/
include
/
net
/
tcp.h
Age
Commit message (
Expand
)
Author
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-20
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2018-07-13
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2018-07-11
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-22
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-31
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
2018-05-26
net/tcp: convert to ->poll_mask
Christoph Hellwig
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-18
tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
Eric Dumazet
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2018-05-01
tcp: Add clean acked data hook
Ilya Lesokhin
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
2018-04-16
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2018-03-01
tcp_bbr: better deal with suboptimal GSO (II)
Eric Dumazet
2018-02-14
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
2018-02-06
bpf: sockmap, add sock close() hook to remove socks
John Fastabend
2018-02-06
net: add a UID to use for ULP socket assignment
John Fastabend
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-25
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
2018-01-25
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
2018-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
2017-12-13
tcp: pause Fast Open globally after third consecutive timeout
Yuchung Cheng
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-12-05
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
2017-11-27
net: annotate ->poll() instances
Al Viro
2017-11-19
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-11-15
tcp: highest_sack fix
Eric Dumazet
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
[next]