aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp.c
Commit message (Expand)AuthorAge
...
| * | net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...Yafang Shao2017-12-20
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-09
| |\ \
| * | | tcp: Enable 2nd listener hashtable in TCPMartin KaFai Lau2017-12-03
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: annotate ->poll() instancesAl Viro2017-11-27
| |/ /
* | / net: tcp: close sock if net namespace is exitingDan Streetman2018-01-25
| |/ |/|
* | tcp: invalidate rate samples during SACK renegingYousuk Seung2017-12-08
|/
* tcp: use sequence distance to detect reorderingYuchung Cheng2017-11-11
* tcp: retire FACK loss detectionYuchung Cheng2017-11-11
* tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-10
* tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-05
* tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-28
* tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2017-10-28
* tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2017-10-27
* tcp: TCP experimental option for SMCUrsula Braun2017-10-26
* tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch2017-10-24
* tcp: add tracepoint trace_tcp_set_state()Song Liu2017-10-23
* tcp: socket option to set TCP fast open keyYuchung Cheng2017-10-20
* tcp: implement rb-tree based retransmit queueEric Dumazet2017-10-06
* tcp: tcp_tx_timestamp() cleanupEric Dumazet2017-10-06
* tcp: uninline tcp_write_queue_purge()Eric Dumazet2017-10-06
* tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2017-10-06
* tcp: uniform the set up of sockets after successful connectionWei Wang2017-10-06
* ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2017-10-01
* ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan2017-10-01
* ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2017-10-01
* net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet2017-09-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca2017-08-25
* | tcp: Revert "tcp: remove header prediction"Florian Westphal2017-08-30
* | tcp: fix hang in tcp_sendpage_locked()Eric Dumazet2017-08-25
* | tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney2017-08-23
* | tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.David S. Miller2017-08-16
* | tcp: enable MSG_ZEROCOPYWillem de Bruijn2017-08-04
* | proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert2017-08-01
* | tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang2017-07-31
* | tcp: extract the function to compute delivery rateWei Wang2017-07-31
* | tcp: remove header predictionFlorian Westphal2017-07-31
* | tcp: remove prequeue supportFlorian Westphal2017-07-31
|/
* bpf: Add support for changing congestion controlLawrence Brakmo2017-07-01
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
|\
| * tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong2017-06-25
* | tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)Dave Watson2017-06-27
* | tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2017-06-19
* | tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson2017-06-15
* | tcp: ULP infrastructureDave Watson2017-06-15
* | tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-06
|\|
| * tcp: reinitialize MTU probing when setting MSS in a TCP repairDouglas Caetano dos Santos2017-05-31