summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
AgeCommit message (Expand)Author
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-11net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-07-29netfilter: ebtables: fix ebtables build dependencyBart De Schuymer
2011-07-21net, netfilter: Remove redundant goto in ebt_ulog_packetJesper Juhl
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: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal
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-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet
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