summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtables.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: netns ebtables: more cleanup during ebt_unregister_table()Alexey Dobriyan2008-11-041-0/+4
* netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-041-6/+17
* netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-041-13/+14
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-171-12/+3Star
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-3/+8
* netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-6/+13
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-12/+16
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-11/+16
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-8/+12
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-6/+13
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-6/+10
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-18/+6Star
* netfilter: ebtables: fix one wrong return valueJan Engelhardt2008-10-081-1/+1
* netfilter: remove unused Ebtables functionsJan Engelhardt2008-10-081-108/+0Star
* netfilter: implement hotdrop for EbtablesJan Engelhardt2008-10-081-3/+10
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-081-106/+67Star
* netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-081-16/+14Star
* netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-081-9/+49
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-081-3/+3
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-081-5/+38
* [BRIDGE]: Remove unused include of a header file in ebtables.cRami Rosen2008-01-291-2/+0Star
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-6/+6
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-111-0/+1
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-151-2/+2
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-211-6/+3Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-8/+8
* [NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert2007-01-041-1/+2
* [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-031-9/+10
* [EBTABLES]: Clean ebt_register_table() up.Al Viro2006-12-031-12/+21
* [EBTABLES]: Move calls of ebt_verify_pointers() upstream.Al Viro2006-12-031-9/+11
* [EBTABLES]: ebt_check_entry() doesn't need valid_hooksAl Viro2006-12-031-4/+3Star
* [EBTABLES]: Clean ebt_get_udc_positions() up.Al Viro2006-12-031-6/+2Star
* [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...Al Viro2006-12-031-10/+6Star
* [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro2006-12-031-5/+5
* [EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro2006-12-031-19/+19
* [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...Al Viro2006-12-031-37/+41
* [EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro2006-12-031-24/+49
* [EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro2006-12-031-8/+9
* [EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro2006-12-031-1/+3
* [EBTABLES]: Verify that ebt_entries have zero ->distinguisher.Al Viro2006-12-031-5/+5
* [EBTABLES]: Fix wraparounds in ebt_entries verification.Al Viro2006-12-031-7/+16
* [NETFILTER]: silence a warning in ebtablesMeelis Roos2006-11-021-1/+1
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-231-31/+45
* [NETFILTER]: Make unused signal code go away so nobody copies its brokennessAlan Cox2006-09-221-21/+0Star
* [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C2006-04-201-13/+7Star
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-121-3/+3
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-6/+6
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4