aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-30proc: Reduce cache miss in xfrm_statistics_seq_showJia He1-2/+8
2014-05-07net: clean up snmp stats codeWANG Cong1-2/+1
2014-01-02xfrm: checkpatch errors with spaceWeilong Chen1-1/+1
2013-06-06xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du1-0/+1
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng1-1/+1
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng1-2/+2
2013-01-07xfrm: removes a superfluous check and add a statisticLi RongQing1-0/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal1-0/+1
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo1-1/+2
2010-01-23net: constify MIB name tablesAlexey Dobriyan1-1/+1
2009-09-02net: file_operations should be constStephen Hemminger1-1/+1
2008-12-29net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell1-15/+2
2008-11-25netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan1-14/+12
2008-11-25netns xfrm: per-netns MIBsAlexey Dobriyan1-1/+1
2008-01-31[XFRM]: Fix statistics.Masahide NAKAMURA1-1/+2
2008-01-28[XFRM]: Define packet dropping statistics.Masahide NAKAMURA1-0/+96