index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
snmp.h
Age
Commit message (
Expand
)
Author
2025-01-14
tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter
Eric Dumazet
2025-01-10
Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-12-16
tls: add counters for rekey
Sabrina Dubroca
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
2024-05-01
xfrm: Add dir validation to "out" data path lookup
Antony Antony
2023-10-27
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
2023-01-26
icmp: Add counters for rate limits
Jamie Bainbridge
2022-10-28
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
2022-07-11
tls: rx: add counter for NoPad violations
Jakub Kicinski
2022-07-11
tls: fix spelling of MIB
Jakub Kicinski
2022-07-06
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
2020-11-09
net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
Menglong Dong
2020-09-24
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
2020-01-26
tcp: export count for rehash attempts
Abdul Kabbani
2019-10-05
net/tls: add TlsDeviceRxResync statistic
Jakub Kicinski
2019-10-05
net/tls: add TlsDecryptError stat
Jakub Kicinski
2019-10-05
net/tls: add statistics for installed sessions
Jakub Kicinski
2019-10-05
net/tls: add skeleton of MIB statistics
Jakub Kicinski
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
2018-11-30
tcp: implement coalescing on backlog queue
Eric Dumazet
2018-08-05
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2018-06-30
tcp: add new SNMP counter for drops when try to queue in rcv queue
Yafang Shao
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2018-04-19
tcp: export packets delivery info
Yuchung Cheng
2017-11-11
tcp: retire FACK loss detection
Yuchung Cheng
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
2017-07-31
tcp: remove unused mib counters
Florian Westphal
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
2017-03-16
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
2017-02-02
net: add LINUX_MIB_PFMEMALLOCDROP counter
Eric Dumazet
2016-08-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
2015-07-21
net: track success and failure of TCP PMTU probing
Rick Jones
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
2014-02-26
net: tcp: add mib counters to track zero window transitions
Florian Westphal
2013-12-06
tcp: auto corking
Eric Dumazet
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]