summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
AgeCommit message (Expand)Author
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
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: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan 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: change targets to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt
2010-03-25netfilter: xtables: make use of xt_request_find_targetJan Engelhardt
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt
2010-03-18netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt
2010-03-18Merge branch 'master' of ../nf-2.6Patrick McHardy
2010-03-17netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tagJan Engelhardt
2010-03-17netfilter: update my email addressJan Engelhardt
2010-03-08netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()YOSHIFUJI Hideaki
2010-02-16netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal
2010-02-16netfilter: ebt_limit: add CONFIG_COMPAT supportFlorian Westphal
2010-02-16netfilter: ebtables: try native set/getsockopt handlers, tooFlorian Westphal
2010-02-16netfilter: ebtables: add CONFIG_COMPAT supportFlorian Westphal
2010-02-16netfilter: ebtables: split update_counters into two functionsFlorian Westphal
2010-02-16netfilter: ebtables: split copy_everything_to_user into two functionsFlorian Westphal
2010-02-16netfilter: ebtables: split do_replace into two functionsFlorian Westphal
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal
2010-02-15netfilter: ebtables: abort if next_offset is too smallFlorian Westphal
2010-02-15netfilter: xtables: add const qualifiersJan Engelhardt
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2010-01-18netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-09-01netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt
2009-08-10netfilter: ebtables: Use %pM conversion specifierTobias Klauser
2009-06-04netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov
2009-05-08netfilter: xtables: consolidate open-coded logicJan Engelhardt
2009-03-26netfilter: fix nf_logger name in ebt_ulog.Eric Leblond
2009-03-26netfilter: fix warning in ebt_ulog init function.Eric Leblond
2009-03-26netfilter: fix warning about invalid const usageEric Leblond
2009-02-18netfilter: ebtables: remove unneeded initializationsStephen Hemminger
2009-01-12netfilter 05/09: ebtables: fix inversion in match codeJan Engelhardt
2009-01-11net/bridge/netfilter: move a dereference below a NULL testJulia Lawall