summaryrefslogtreecommitdiff
path: root/include/linux/netfilter_bridge
AgeCommit message (Expand)Author
2021-10-14netfilter: ebtables: allow use of ebt_do_table as hookfnFlorian Westphal
2021-08-02netfilter: ebtables: do not hook tables by defaultFlorian Westphal
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-09-13netfilter: remove CONFIG_NETFILTER checks from headers.Jeremy Sowden
2019-09-13netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden
2018-04-24netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCHTaehee Yoo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-26netfilter: ebtables: fix comment grammarGeert Uytterhoeven
2015-04-13uapi: ebtables: don't include linux/if.hPablo Neira Ayuso
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-18netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal
2010-10-18netfilter: install missing ebtables headers for userspaceNick Bowler
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2009-11-04net: cleanup include/linuxEric Dumazet
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: remove unused Ebtables functionsJan Engelhardt
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt
2008-10-08netfilter: change return types of match functions for ebtables extensionsJan Engelhardt
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt
2008-06-09netfilter: ebtables: add IPv6 supportKuo-lang Tseng
2008-04-14[NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-04-25[NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro
2006-12-02[NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer
2006-12-02[BRIDGE]: Annotations.Al Viro