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