aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/snmp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski1-0/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet1-4/+4
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet1-12/+12
2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet1-17/+5
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+3
2014-09-19net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca1-6/+2
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter1-3/+3
2014-05-07net: clean up snmp stats codeWANG Cong1-17/+15
2012-08-06net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet1-4/+6
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-7/+7
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter1-7/+7
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet1-1/+1
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet1-1/+1
2011-06-11snmp: reduce percpu needs by 50%Eric Dumazet1-53/+33
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet1-0/+14
2011-03-21snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet1-2/+2
2010-12-02net: kill unused macros from head fileShan Wei1-1/+0
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei1-2/+1
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet1-4/+71
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet1-1/+1
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert1-0/+2
2010-03-21net: snmp mib cleanupEric Dumazet1-22/+7
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo1-4/+8
2010-01-23net: constify MIB name tablesAlexey Dobriyan1-1/+1
2009-10-03this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter1-32/+18
2009-04-27snmp: add missing counters for RFC 4293Neil Horman1-1/+18
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2008-01-28[XFRM]: Define packet dropping statistics.Masahide NAKAMURA1-0/+5
2008-01-28[SNMP]: Fix SNMP counters with PREEMPTHerbert Xu1-4/+17
2008-01-28[SNMP]: Remove unused devconf macros.Pavel Emelyanov1-2/+0
2007-10-10[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens1-0/+5
2007-10-10[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens1-0/+6
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala1-6/+0
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-7/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+145