summaryrefslogtreecommitdiffstats
path: root/fs/attr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-08netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig optionJan Engelhardt1-24/+5
2008-10-08netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOGJan Engelhardt1-10/+10
2008-10-08netfilter: ip6tables: fix name of hopbyhop in KconfigJan Engelhardt1-1/+1
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt7-67/+45
2008-10-08netfilter: ebtables: fix one wrong return valueJan Engelhardt1-1/+1
2008-10-08netfilter: remove redundant casts from EbtablesJan Engelhardt4-6/+6
2008-10-08netfilter: remove unused Ebtables functionsJan Engelhardt2-114/+0
2008-10-08netfilter: implement hotdrop for EbtablesJan Engelhardt1-3/+10
2008-10-08netfilter: ebtables: use generic table checkingJan Engelhardt4-6/+8
2008-10-08netfilter: x_tables: output bad hook mask in hexadecimalJan Engelhardt1-2/+2
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt22-193/+158
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt20-173/+224
2008-10-08netfilter: ebt_among: obtain match size through different meansJan Engelhardt1-2/+4
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt20-9/+91
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt9-15/+19
2008-10-08netfilter: change return types of match functions for ebtables extensionsJan Engelhardt11-105/+104
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt20-108/+109
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt20-88/+104