aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_bridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan1-1/+2
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan1-1/+1
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt1-2/+2
2008-10-08netfilter: remove unused Ebtables functionsJan Engelhardt1-6/+0
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt1-3/+3
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt1-17/+26
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt1-0/+6
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt1-3/+3
2008-10-08netfilter: change return types of match functions for ebtables extensionsJan Engelhardt1-2/+1
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt1-6/+3
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt1-0/+3
2008-06-09netfilter: ebtables: add IPv6 supportKuo-lang Tseng2-1/+42
2008-04-14[NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin1-0/+21
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2007-04-25[NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer1-1/+3
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro1-1/+18
2006-12-02[NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2-0/+5
2006-12-02[BRIDGE]: Annotations.Al Viro6-19/+19
2006-10-04[NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer1-0/+12
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-4/+17
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse1-0/+4
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds16-0/+787