summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtables.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-211-2/+8
* [NET]: sem2mutex part 2Ingo Molnar2006-03-211-45/+46
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-051-0/+7
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-121-2/+2
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-10/+17
* [EBTABLES]: vfree() checking cleanupsJames Lamanna2005-06-231-14/+7Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1507