aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAge
* net/bridge: fix trivial sparse errorsTomas Winkler2011-01-03
* bridge: fix RCU races with bridge portstephen hemminger2010-11-15
* bridge: add proper RCU annotation to should_route_hookEric Dumazet2010-11-15
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* 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: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan 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: change targets to return error codeJan Engelhardt2010-03-25
* | netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-25
* | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-25
* | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
* | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-25
* | netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-25
* | netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-25
* | netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt2010-03-18
* | Merge branch 'master' of ../nf-2.6Patrick McHardy2010-03-18
|\ \
| * | netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()YOSHIFUJI Hideaki2010-03-08
| |/
* | netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tagJan Engelhardt2010-03-17
* | netfilter: update my email addressJan Engelhardt2010-03-17
|/
* netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
* netfilter: ebt_limit: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
* netfilter: ebtables: try native set/getsockopt handlers, tooFlorian Westphal2010-02-16
* netfilter: ebtables: add CONFIG_COMPAT supportFlorian Westphal2010-02-16
* netfilter: ebtables: split update_counters into two functionsFlorian Westphal2010-02-16
* netfilter: ebtables: split copy_everything_to_user into two functionsFlorian Westphal2010-02-16
* netfilter: ebtables: split do_replace into two functionsFlorian Westphal2010-02-16
* netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-15
* netfilter: ebtables: abort if next_offset is too smallFlorian Westphal2010-02-15
* netfilter: xtables: add const qualifiersJan Engelhardt2010-02-15
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10
|\
| * netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal2010-01-08
* | netfilter: add struct net * to target parametersPatrick McHardy2010-02-03
* | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-18
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy2009-09-01
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-10
|\
| * netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-10
* | netfilter: ebtables: Use %pM conversion specifierTobias Klauser2009-08-10
|/
* netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-04
* netfilter: xtables: consolidate open-coded logicJan Engelhardt2009-05-08
* netfilter: fix nf_logger name in ebt_ulog.Eric Leblond2009-03-26
* netfilter: fix warning in ebt_ulog init function.Eric Leblond2009-03-26
* netfilter: fix warning about invalid const usageEric Leblond2009-03-26