summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_proc.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_net_singleChristoph Hellwig2018-05-161-14/+2
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-161-1/+0
* proc: Reduce cache miss in xfrm_statistics_seq_showJia He2016-09-301-2/+8
* net: clean up snmp stats codeWANG Cong2014-05-071-2/+1
* xfrm: checkpatch errors with spaceWeilong Chen2014-01-021-1/+1
* xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counterFan Du2013-06-061-0/+1
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-181-1/+1
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-181-2/+2
* xfrm: removes a superfluous check and add a statisticLi RongQing2013-01-071-0/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-181-0/+1
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-1/+2
* net: constify MIB name tablesAlexey Dobriyan2010-01-231-1/+1
* net: file_operations should be constStephen Hemminger2009-09-021-1/+1
* net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell2008-12-291-15/+2
* netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan2008-11-251-14/+12
* netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-251-1/+1
* [XFRM]: Fix statistics.Masahide NAKAMURA2008-01-311-1/+2
* [XFRM]: Define packet dropping statistics.Masahide NAKAMURA2008-01-281-0/+96