aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtable_filter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-19bridge: change the position of '{' to the pre linetanxiaojun1-6/+3
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy1-6/+10
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2012-08-14netfilter: PTR_RET can be usedWu Fengguang1-3/+1
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan1-1/+1
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt1-1/+1
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt1-3/+3
2009-02-18netfilter: ebtables: remove unneeded initializationsStephen Hemminger1-1/+0
2008-11-04netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan1-13/+37
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan1-8/+9
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan1-1/+1
2008-07-26netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan1-13/+5
2008-04-14[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy1-1/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro1-1/+1
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+123