summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebtables.c
AgeCommit message (Expand)Author
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-24netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole
2016-08-25netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches
2016-07-01etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches
2016-04-13netfilter: ebtables: Fix extension lookup with identical namePhil Sutter
2016-03-28netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso
2015-11-23netfilter-bridge: layout of if statementsIan Morris
2015-11-23netfilter-bridge: brace placementIan Morris
2015-11-23netfilter-bridge: use netdev style commentsIan Morris
2015-11-23netfilter-bridge: Cleanse indentationIan Morris
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman
2015-08-28netfilter: reduce sparse warningsFlorian Westphal
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler
2015-05-26netfilter: ebtables: fix comment grammarGeert Uytterhoeven
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2015-05-05ebtables: Use eth_proto_is_802_3Alexander Duyck
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-09-09netfilter: ebtables: create audit records for replacesNicolas Dichtel
2014-08-08netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso
2014-04-05netfilter: Can't fail and free after table replacementThomas Graf
2013-12-19bridge: change the position of '{' to the pre linetanxiaojun
2013-12-19bridge: add space before '(/{', after ',', etc.tanxiaojun
2013-12-19bridge: remove unnecessary parenthesestanxiaojun
2013-05-23bridge: netfilter: using strlcpy() instead of strncpy()Chen Gang
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-02-04netns: ebtable: allow unprivileged users to operate ebtablesGao feng
2012-03-06netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso
2012-03-06netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak
2012-02-25netfilter: bridge: fix module autoload in compat caseFlorian Westphal
2011-08-11net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall
2011-05-26netfilter: Fix several warnings in compat_mtw_from_user().David Miller
2011-05-10netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal
2011-05-10netfilter: fix ebtables compat supportEric Dumazet
2011-02-14bridge: netfilter: fix information leakVasiliy Kulikov
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet
2011-01-03net/bridge: fix trivial sparse errorsTomas Winkler
2010-11-15bridge: fix RCU races with bridge portstephen hemminger
2010-10-21ebtables: Allow filtering of hardware accelerated vlan frames.Jesse Gross
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt