summaryrefslogtreecommitdiffstats
path: root/net/ipv4/proc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-0/+1
|\
| * tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-161-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-5/+1Star
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* | tcp: add backup TFO key infrastructureJason Baron2019-05-301-0/+1
* | net: dynamically allocate fqdir structuresEric Dumazet2019-05-261-2/+2
* | net: rename struct fqdir fieldsEric Dumazet2019-05-261-2/+2
|/
* tcp: implement coalescing on backlog queueEric Dumazet2018-11-301-0/+1
* ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov2018-08-061-0/+1
* tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao2018-06-301-0/+1
* tcp: add SNMP counter for zero-window dropsYafang Shao2018-06-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-0/+3
|\
| * tcp: add TCPAckCompressed SNMP counterEric Dumazet2018-05-181-0/+1
| * tcp: export packets delivery infoYuchung Cheng2018-04-191-0/+2
* | proc: introduce proc_create_net_singleChristoph Hellwig2018-05-161-42/+6Star
|/
* inet: frags: break the 2GB limit for frags storageEric Dumazet2018-04-011-1/+1
* inet: frags: remove some helpersEric Dumazet2018-04-011-3/+3
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0Star
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-3/+3
* inet: whitespace cleanupStephen Hemminger2018-02-281-1/+0Star
* net: Convert pernet_subsys, registered from inet_init()Kirill Tkhai2018-02-131-0/+1
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-161-3/+0Star
* tcp: retire FACK loss detectionYuchung Cheng2017-11-111-1/+0Star
* tcp: Revert "tcp: remove header prediction"Florian Westphal2017-08-301-0/+2
* tcp: remove unused mib countersFlorian Westphal2017-07-311-9/+0Star
* tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-081-0/+1
* net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2017-04-241-0/+1
* tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-171-1/+0Star
* net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet2017-02-031-0/+1
* net: remove bh disabling around percpu_counter accessesEric Dumazet2017-01-201-2/+0Star
* ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan2016-12-291-1/+1
* net: Suppress the "Comparison to NULL could be written" warningsJia He2016-09-301-16/+16
* proc: Reduce cache miss in snmp_seq_showJia He2016-09-301-23/+47
* tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet2016-08-261-0/+1
* ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov2016-02-171-1/+1
* net: track success and failure of TCP PMTU probingRick Jones2015-07-221-0/+2
* tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2015-05-091-0/+2
* tcp/dccp: get rid of central timewait timerEric Dumazet2015-04-131-1/+1
* tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2015-02-081-0/+6
* tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet2014-12-091-0/+4
* udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones2014-11-071-0/+1
* ipv4: use seq_puts instead of seq_printf where possibleFabian Frederick2014-11-041-3/+3
* inet: frag: don't account number of fragment queuesFlorian Westphal2014-07-281-2/+3
* net: clean up snmp stats codeWANG Cong2014-05-071-12/+12
* tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng2014-03-031-0/+3
* net: tcp: add mib counters to track zero window transitionsFlorian Westphal2014-02-261-0/+3
* ipv4: spaces required around that '='Weilong Chen2014-01-021-4/+4
* tcp: auto corkingEric Dumazet2013-12-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-171-1/+1
|\
| * net: rename busy poll MIB counterEliezer Tamir2013-08-091-1/+1