summaryrefslogtreecommitdiff
path: root/include/uapi/linux/snmp.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-26icmp: Add counters for rate limitsJamie Bainbridge1-0/+3
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi1-0/+1
2022-07-12tls: rx: add counter for NoPad violationsJakub Kicinski1-0/+1
2022-07-12tls: fix spelling of MIBJakub Kicinski1-1/+1
2022-07-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski1-0/+1
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima1-0/+2
2020-11-10net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong1-0/+1
2020-09-25tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha1-0/+1
2020-07-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha1-0/+1
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani1-0/+2
2019-10-06net/tls: add TlsDeviceRxResync statisticJakub Kicinski1-0/+1
2019-10-06net/tls: add TlsDecryptError statJakub Kicinski1-0/+1
2019-10-06net/tls: add statistics for installed sessionsJakub Kicinski1-0/+8
2019-10-06net/tls: add skeleton of MIB statisticsJakub Kicinski1-0/+7
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-16tcp: tcp_fragment() should apply sane memory limitsEric Dumazet1-0/+1
2019-05-30tcp: add backup TFO key infrastructureJason Baron1-0/+1
2018-12-01tcp: implement coalescing on backlog queueEric Dumazet1-0/+1
2018-08-06ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov1-0/+1
2018-06-30tcp: add new SNMP counter for drops when try to queue in rcv queueYafang Shao1-0/+1
2018-06-26tcp: add SNMP counter for zero-window dropsYafang Shao1-0/+1
2018-05-18tcp: add TCPAckCompressed SNMP counterEric Dumazet1-0/+1
2018-04-19tcp: export packets delivery infoYuchung Cheng1-0/+2
2017-11-11tcp: retire FACK loss detectionYuchung Cheng1-1/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman1-0/+1
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal1-0/+2
2017-08-01tcp: remove unused mib countersFlorian Westphal1-9/+0
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet1-0/+1
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang1-0/+1
2017-03-17tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh1-1/+0
2017-02-03net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet1-0/+1
2016-08-26tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet1-0/+1
2015-07-22net: track success and failure of TCP PMTU probingRick Jones1-0/+2
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet1-0/+2
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell1-0/+6
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet1-0/+4
2014-11-07udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones1-0/+1
2014-03-04tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng1-0/+3
2014-02-27net: tcp: add mib counters to track zero window transitionsFlorian Westphal1-0/+3
2013-12-06tcp: auto corkingEric Dumazet1-0/+1
2013-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-08-09net: rename busy poll MIB counterEliezer Tamir1-1/+1
2013-08-09net: add SNMP counters tracking incoming ECN bitsEric Dumazet1-0/+4
2013-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+1
2013-06-11net: add low latency socket pollEliezer Tamir1-0/+1
2013-06-06xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du1-0/+1
2013-04-29net: Add MIB counters for checksum errorsEric Dumazet1-0/+5
2013-04-18tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet1-0/+1
2013-03-12tcp: TLP loss detection.Nandita Dukkipati1-0/+1
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati1-0/+1