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