aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtables.c
Commit message (Expand)AuthorAge
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-11
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-14
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert2007-01-04
* [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-03
* [EBTABLES]: Clean ebt_register_table() up.Al Viro2006-12-03
* [EBTABLES]: Move calls of ebt_verify_pointers() upstream.Al Viro2006-12-03
* [EBTABLES]: ebt_check_entry() doesn't need valid_hooksAl Viro2006-12-03
* [EBTABLES]: Clean ebt_get_udc_positions() up.Al Viro2006-12-03
* [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...Al Viro2006-12-03
* [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro2006-12-03
* [EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro2006-12-03
* [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...Al Viro2006-12-03
* [EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro2006-12-03
* [EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro2006-12-03
* [EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro2006-12-03
* [EBTABLES]: Verify that ebt_entries have zero ->distinguisher.Al Viro2006-12-03
* [EBTABLES]: Fix wraparounds in ebt_entries verification.Al Viro2006-12-03
* [NETFILTER]: silence a warning in ebtablesMeelis Roos2006-11-01
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-22
* [NETFILTER]: Make unused signal code go away so nobody copies its brokennessAlan Cox2006-09-22
* [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C2006-04-20
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-11
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-21
* [NET]: sem2mutex part 2Ingo Molnar2006-03-21
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-05
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-13
* [EBTABLES]: vfree() checking cleanupsJames Lamanna2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16