summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2017-06-191-4/+12
* tcp: md5: add an address prefix for key lookupIvan Delalande2017-06-191-9/+59
* tcp: ULP infrastructureDave Watson2017-06-151-0/+2
* tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-081-0/+1
* tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet2017-06-081-4/+5
* tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2017-06-081-0/+1
* tcp: Namespaceify sysctl_tcp_sackEric Dumazet2017-06-081-0/+1
* tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2017-05-171-8/+9
* tcp: use tp->tcp_mstamp in output pathEric Dumazet2017-05-171-0/+1
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-1/+1
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-1/+1
| |\
| | * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-181-1/+1
* | | tcp: randomize timestamps on syncookiesEric Dumazet2017-05-051-13/+19
* | | net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-241-0/+3
* | | tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck2017-03-251-2/+0Star
* | | tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-171-13/+2Star
* | | tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh2017-03-171-4/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-3/+7
|\| |
| * | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-141-1/+2
| * | tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-071-2/+5
| |/
* / tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev2017-03-101-11/+11
|/
* tcp: setup timestamp offset when write_seq already setAlexey Kodanev2017-02-221-6/+10
* tcp: add tcp_mss_clamp() helperEric Dumazet2017-02-031-4/+1Star
* net/tcp-fastopen: Add new API supportWei Wang2017-01-251-1/+6
* tcp: reduce skb overhead in selected placesEric Dumazet2017-01-251-2/+1Star
* net: remove bh disabling around percpu_counter accessesEric Dumazet2017-01-201-2/+0Star
* inet: drop ->bind_conflictJosef Bacik2017-01-181-1/+0Star
* tcp: remove early retransmitYuchung Cheng2017-01-141-1/+0Star
* tcp: add reordering timer in RACK loss detectionYuchung Cheng2017-01-141-0/+1
* net: introduce keepalive function in struct protoUrsula Braun2017-01-091-0/+1
* ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2016-12-291-2/+5
* ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan2016-12-291-4/+8
* ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-271-2/+2
* tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet2016-12-051-1/+1
* tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal2016-12-021-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+18
|\
| * tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-131-1/+18
* | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-041-3/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-3/+0Star
|\|
| * tcp: do not export sysctl_tcp_low_latencyEric Dumazet2016-10-191-1/+0Star
| * tcp: Remove unused but set variableTobias Klauser2016-10-181-2/+0Star
* | tcp: relax listening_hash operationsEric Dumazet2016-10-201-3/+3
|/
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-081-3/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-251-1/+1
|\
| * tcp: use an RB tree for ooo receive queueYaogong Wang2016-09-091-1/+1
* | netfilter: xt_socket: fix transparent match for IPv6 request socketsKOVACS Krisztian2016-09-251-1/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+7
|\
| * tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-08-241-1/+7
* | tcp: add tcp_add_backlog()Eric Dumazet2016-08-291-4/+29
* | tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet2016-08-261-0/+1