aboutsummaryrefslogtreecommitdiff
path: root/include/net/snmp.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-05net/tls: add skeleton of MIB statisticsGravatar Jakub Kicinski 1-0/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2016-04-28net: snmp: fix 64bit stats on 32bit archesGravatar Eric Dumazet 1-4/+4
2016-04-27net: snmp: kill STATS_BH macrosGravatar Eric Dumazet 1-12/+12
2016-04-27net: snmp: kill various STATS_USER() helpersGravatar Eric Dumazet 1-17/+5
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-3/+3
2014-09-19net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Gravatar Sabrina Dubroca 1-6/+2
2014-08-26net: Replace get_cpu_var through this_cpu_ptrGravatar Christoph Lameter 1-3/+3
2014-05-07net: clean up snmp stats codeGravatar WANG Cong 1-17/+15
2012-08-06net: avoid reloads in SNMP_UPD_PO_STATSGravatar Eric Dumazet 1-4/+6
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Gravatar Linus Torvalds 1-7/+7
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsGravatar Christoph Lameter 1-7/+7
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsGravatar Eric Dumazet 1-1/+1
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsGravatar Eric Dumazet 1-1/+1
2011-06-11snmp: reduce percpu needs by 50%Gravatar Eric Dumazet 1-53/+33
2011-05-19ipv6: reduce per device ICMP mib sizesGravatar Eric Dumazet 1-0/+14
2011-03-21snmp: SNMP_UPD_PO_STATS_BH() always called from softirqGravatar Eric Dumazet 1-2/+2
2010-12-02net: kill unused macros from head fileGravatar Shan Wei 1-1/+0
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueGravatar Shan Wei 1-2/+1
2010-06-30snmp: 64bit ipstats_mib for all archesGravatar Eric Dumazet 1-4/+71
2010-06-23snmp: fix SNMP_ADD_STATS()Gravatar Eric Dumazet 1-1/+1
2010-04-22tcp: fix outsegs stat for TSO segmentsGravatar Tom Herbert 1-0/+2
2010-03-21net: snmp mib cleanupGravatar Eric Dumazet 1-22/+7
2010-02-16percpu: add __percpu sparse annotations to netGravatar Tejun Heo 1-4/+8
2010-01-23net: constify MIB name tablesGravatar Alexey Dobriyan 1-1/+1
2009-10-03this_cpu: Use this_cpu operations for SNMP statisticsGravatar Christoph Lameter 1-32/+18
2009-04-27snmp: add missing counters for RFC 4293Gravatar Neil Horman 1-1/+18
2008-06-11net: remove CVS keywordsGravatar Adrian Bunk 1-2/+0
2008-01-28[XFRM]: Define packet dropping statistics.Gravatar Masahide NAKAMURA 1-0/+5
2008-01-28[SNMP]: Fix SNMP counters with PREEMPTGravatar Herbert Xu 1-4/+17
2008-01-28[SNMP]: Remove unused devconf macros.Gravatar Pavel Emelyanov 1-2/+0
2007-10-10[IPV4]: Add ICMPMsgStats MIB (RFC 4293)Gravatar David L Stevens 1-0/+5
2007-10-10[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]Gravatar David L Stevens 1-0/+6
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Gravatar Sridhar Samudrala 1-6/+0
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 1-7/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+145