summaryrefslogtreecommitdiffstats
path: root/include/net/snmp.h
AgeCommit message (Expand)AuthorLines
2025-09-08net: snmp: remove SNMP_MIB_SENTINELEric Dumazet-5/+0
2025-03-16percpu: use TYPEOF_UNQUAL() in variable declarationsUros Bizjak-3/+2
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski-0/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-6/+1
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet-4/+4
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet-12/+12
2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet-17/+5
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2014-09-19net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca-6/+2
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter-3/+3
2014-05-07net: clean up snmp stats codeWANG Cong-17/+15
2012-08-06net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet-4/+6
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds-7/+7
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter-7/+7
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet-1/+1
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet-1/+1
2011-06-11snmp: reduce percpu needs by 50%Eric Dumazet-53/+33
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet-0/+14
2011-03-21snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet-2/+2
2010-12-02net: kill unused macros from head fileShan Wei-1/+0
2010-12-02net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei-2/+1
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet-4/+71
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet-1/+1
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert-0/+2
2010-03-21net: snmp mib cleanupEric Dumazet-22/+7
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo-4/+8
2010-01-23net: constify MIB name tablesAlexey Dobriyan-1/+1
2009-10-03this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter-32/+18
2009-04-27snmp: add missing counters for RFC 4293Neil Horman-1/+18
2008-06-11net: remove CVS keywordsAdrian Bunk-2/+0
2008-01-28[XFRM]: Define packet dropping statistics.Masahide NAKAMURA-0/+5
2008-01-28[SNMP]: Fix SNMP counters with PREEMPTHerbert Xu-4/+17
2008-01-28[SNMP]: Remove unused devconf macros.Pavel Emelyanov-2/+0
2007-10-10[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens-0/+5
2007-10-10[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens-0/+6
2006-09-22[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala-6/+0
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar-7/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+145