index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
snmp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
1
-0
/
+2
2020-11-10
net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
Menglong Dong
1
-0
/
+1
2020-09-25
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
1
-0
/
+1
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
1
-0
/
+1
2020-01-26
tcp: export count for rehash attempts
Abdul Kabbani
1
-0
/
+2
2019-10-06
net/tls: add TlsDeviceRxResync statistic
Jakub Kicinski
1
-0
/
+1
2019-10-06
net/tls: add TlsDecryptError stat
Jakub Kicinski
1
-0
/
+1
2019-10-06
net/tls: add statistics for installed sessions
Jakub Kicinski
1
-0
/
+8
2019-10-06
net/tls: add skeleton of MIB statistics
Jakub Kicinski
1
-0
/
+7
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-06-16
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
1
-0
/
+1
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
1
-0
/
+1
2018-12-01
tcp: implement coalescing on backlog queue
Eric Dumazet
1
-0
/
+1
2018-08-06
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
1
-0
/
+1
2018-06-30
tcp: add new SNMP counter for drops when try to queue in rcv queue
Yafang Shao
1
-0
/
+1
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
1
-0
/
+1
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
1
-0
/
+1
2018-04-19
tcp: export packets delivery info
Yuchung Cheng
1
-0
/
+2
2017-11-11
tcp: retire FACK loss detection
Yuchung Cheng
1
-1
/
+0
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
1
-0
/
+1
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
1
-0
/
+2
2017-08-01
tcp: remove unused mib counters
Florian Westphal
1
-9
/
+0
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
1
-0
/
+1
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
1
-0
/
+1
2017-03-17
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
1
-1
/
+0
2017-02-03
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
1
-0
/
+1
2016-08-26
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
1
-0
/
+1
2015-07-22
net: track success and failure of TCP PMTU probing
Rick Jones
1
-0
/
+2
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
1
-0
/
+2
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
1
-0
/
+6
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
1
-0
/
+4
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
1
-0
/
+1
2014-03-04
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
1
-0
/
+3
2014-02-27
net: tcp: add mib counters to track zero window transitions
Florian Westphal
1
-0
/
+3
2013-12-06
tcp: auto corking
Eric Dumazet
1
-0
/
+1
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-08-09
net: rename busy poll MIB counter
Eliezer Tamir
1
-1
/
+1
2013-08-09
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
1
-0
/
+4
2013-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2013-06-11
net: add low latency socket poll
Eliezer Tamir
1
-0
/
+1
2013-06-06
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
Fan Du
1
-0
/
+1
2013-04-29
net: Add MIB counters for checksum errors
Eric Dumazet
1
-0
/
+5
2013-04-18
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
1
-0
/
+1
2013-03-12
tcp: TLP loss detection.
Nandita Dukkipati
1
-0
/
+1
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
1
-0
/
+1
2013-01-07
xfrm: removes a superfluous check and add a statistic
Li RongQing
1
-0
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-0
/
+284