aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtables.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\
| * netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca2016-08-25
* | netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-24
|/
* netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
* etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches2016-07-01
* netfilter: ebtables: Fix extension lookup with identical namePhil Sutter2016-04-12
* netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2016-03-28
* netfilter-bridge: layout of if statementsIan Morris2015-11-23
* netfilter-bridge: brace placementIan Morris2015-11-23
* netfilter-bridge: use netdev style commentsIan Morris2015-11-23
* netfilter-bridge: Cleanse indentationIan Morris2015-11-23
* netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-18
* netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-18
* netfilter: reduce sparse warningsFlorian Westphal2015-08-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-02
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
| |\ \
| * | | ebtables: Use eth_proto_is_802_3Alexander Duyck2015-05-05
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | netfilter: ebtables: fix comment grammarGeert Uytterhoeven2015-05-26
* | | | Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler2015-06-01
| |_|/ |/| |
* | | netfilter: ensure number of counters is >0 in do_replace()Dave Jones2015-05-20
| |/ |/|
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
|/
* netfilter: ebtables: create audit records for replacesNicolas Dichtel2014-09-09
* netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-08
* netfilter: Can't fail and free after table replacementThomas Graf2014-04-05
* bridge: change the position of '{' to the pre linetanxiaojun2013-12-19
* bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-19
* bridge: remove unnecessary parenthesestanxiaojun2013-12-19
* bridge: netfilter: using strlcpy() instead of strncpy()Chen Gang2013-05-23
* net: add ETH_P_802_3_MINSimon Horman2013-03-28
* netns: ebtable: allow unprivileged users to operate ebtablesGao feng2013-02-04
* netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso2012-03-06
* netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak2012-03-06
* netfilter: bridge: fix module autoload in compat caseFlorian Westphal2012-02-25
* net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall2011-08-11
* netfilter: Fix several warnings in compat_mtw_from_user().David Miller2011-05-26
* netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal2011-05-10
* netfilter: fix ebtables compat supportEric Dumazet2011-05-10
* bridge: netfilter: fix information leakVasiliy Kulikov2011-02-14
* netfilter: x_table: speedup compat operationsEric Dumazet2011-01-13
* net/bridge: fix trivial sparse errorsTomas Winkler2011-01-03
* bridge: fix RCU races with bridge portstephen hemminger2010-11-15
* ebtables: Allow filtering of hardware accelerated vlan frames.Jesse Gross2010-10-21
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
* netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-11
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-25