summaryrefslogtreecommitdiffstats
path: root/include/net/snmp.h
Commit message (Expand)AuthorAgeFilesLines
* net: snmp: fix 64bit stats on 32bit archesEric Dumazet2016-04-281-4/+4
* net: snmp: kill STATS_BH macrosEric Dumazet2016-04-271-12/+12
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-271-17/+5
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-3/+3
|\
| * net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter2014-08-261-3/+3
* | net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca2014-09-191-6/+2
|/
* net: clean up snmp stats codeWANG Cong2014-05-071-17/+15
* net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet2012-08-061-4/+6
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-091-7/+7
|\
| * percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-221-7/+7
* | ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet2011-11-141-1/+1
* | ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet2011-11-091-1/+1
|/
* snmp: reduce percpu needs by 50%Eric Dumazet2011-06-111-53/+33
* ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-191-0/+14
* snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet2011-03-211-2/+2
* net: kill unused macros from head fileShan Wei2010-12-021-1/+0
* net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei2010-12-021-2/+1
* snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-301-4/+71
* snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
* tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-221-0/+2
* net: snmp mib cleanupEric Dumazet2010-03-211-22/+7
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-4/+8
* net: constify MIB name tablesAlexey Dobriyan2010-01-231-1/+1
* this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter2009-10-031-32/+18
* snmp: add missing counters for RFC 4293Neil Horman2009-04-271-1/+18
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* [XFRM]: Define packet dropping statistics.Masahide NAKAMURA2008-01-281-0/+5
* [SNMP]: Fix SNMP counters with PREEMPTHerbert Xu2008-01-281-4/+17
* [SNMP]: Remove unused devconf macros.Pavel Emelyanov2008-01-281-2/+0
* [IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens2007-10-101-0/+5
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-101-0/+6
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-221-6/+0
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-7/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+145