Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-20net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter
2014-05-08net: clean up snmp stats codeWANG Cong
2012-08-07net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet
2012-01-10Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet
2011-11-10ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet
2011-06-12snmp: reduce percpu needs by 50%Eric Dumazet
2011-05-20ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-03-22snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet
2010-12-03net: kill unused macros from head fileShan Wei
2010-12-03net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei
2010-07-01snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet
2010-04-23tcp: fix outsegs stat for TSO segmentsTom Herbert
2010-03-22net: snmp mib cleanupEric Dumazet
2010-02-17percpu: add __percpu sparse annotations to netTejun Heo
2010-01-23net: constify MIB name tablesAlexey Dobriyan
2009-10-03this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter
2009-04-27snmp: add missing counters for RFC 4293Neil Horman
2008-06-12net: remove CVS keywordsAdrian Bunk
2008-01-29[XFRM]: Define packet dropping statistics.Masahide NAKAMURA
2008-01-29[SNMP]: Fix SNMP counters with PREEMPTHerbert Xu
2008-01-29[SNMP]: Remove unused devconf macros.Pavel Emelyanov
2007-10-11[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens
2007-10-11[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens
2006-09-23[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala
2005-06-22[PATCH] smp_processor_id() cleanupIngo Molnar
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds