aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_bridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells19-783/+2
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt13-0/+26
2011-01-18netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt13-62/+62
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal1-3/+12
2010-10-18netfilter: install missing ebtables headers for userspaceNick Bowler1-0/+2
2010-08-14include: replace unifdef-y with header-ySam Ravnborg1-3/+2
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan1-1/+1
2009-11-04net: cleanup include/linuxEric Dumazet14-58/+29
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt1-1/+1
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