summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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
2008-11-04netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan
2008-11-04netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan
2008-11-04netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan
2008-11-04netfilter: netns ebtables: more cleanup during ebt_unregister_table()Alexey Dobriyan
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-14netfilter: fix ebtables dependenciesPatrick McHardy
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig optionJan Engelhardt
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt