summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
|\|
| * tcp: do not export sysctl_tcp_low_latencyEric Dumazet2016-10-191-1/+0
| * tcp: Remove unused but set variableTobias Klauser2016-10-181-2/+0
* | tcp: relax listening_hash operationsEric Dumazet2016-10-201-3/+3
|/
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-071-3/+0
* 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-081-1/+1
* | netfilter: xt_socket: fix transparent match for IPv6 request socketsKOVACS Krisztian2016-09-251-1/+0
|/
* 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-231-1/+7
* | tcp: add tcp_add_backlog()Eric Dumazet2016-08-291-4/+29
* | tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet2016-08-251-0/+1
* | tcp: md5: increment sk_drops on syn_recv stateEric Dumazet2016-08-251-0/+1
|/
* tcp: md5: use kmalloc() backed scratch areasEric Dumazet2016-07-011-17/+14
* tcp: minor optimizations around tcp_hdr() usageEric Dumazet2016-05-161-3/+3
* ipv4: tcp: ip_send_unicast_reply() is not BH safeEric Dumazet2016-05-061-4/+4
* tcp: two more missing bh disableEric Dumazet2016-05-041-0/+2
* tcp: do not assume TCP code is non preemptibleEric Dumazet2016-05-021-5/+9
* tcp: give prequeue mode some careEric Dumazet2016-04-281-5/+5
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-271-11/+11
* net: tcp: rename TCP_INC_STATS_BHEric Dumazet2016-04-271-8/+8
* net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* tcp: do not mess with listener sk_wmem_allocEric Dumazet2016-04-151-2/+2
* net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-071-5/+3
* ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()Eric Dumazet2016-04-041-0/+1
* tcp: increment sk_drops for listenersEric Dumazet2016-04-041-3/+3
* tcp: increment sk_drops for dropped rx packetsEric Dumazet2016-04-041-0/+1
* tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet2016-04-041-33/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-8/+17
|\
| * tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2016-03-171-2/+0
| * tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau2016-03-141-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-12/+19
| |\
| * | igmp: net: Move igmp namespace init to correct fileNikolay Borisov2016-02-161-6/+0
| * | igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-111-0/+1
| * | igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-111-0/+2
| * | igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-111-0/+1
| * | igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-111-0/+2
| * | inet: refactor inet[6]_lookup functions to take skbCraig Gallek2016-02-111-4/+6
| * | tcp: Fix syncookies sysctl default.David S. Miller2016-02-081-1/+1
| * | ipv4: Namespaceify tcp_notsent_lowat sysctl knobNikolay Borisov2016-02-071-0/+1
| * | ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov2016-02-071-0/+1
| * | ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov2016-02-071-0/+1
| * | ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov2016-02-071-0/+1
| * | ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov2016-02-071-0/+1
| * | ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov2016-02-071-1/+1