index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
/
ebtables.c
Age
Commit message (
Expand
)
Author
2008-01-28
[BRIDGE]: Remove unused include of a header file in ebtables.c
Rami Rosen
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
2007-07-14
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
2007-02-20
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-10
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-01-04
[NETFILTER]: ebtables: don't compute gap before checking struct type
Chuck Ebbert
2006-12-02
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
Al Viro
2006-12-02
[EBTABLES]: Clean ebt_register_table() up.
Al Viro
2006-12-02
[EBTABLES]: Move calls of ebt_verify_pointers() upstream.
Al Viro
2006-12-02
[EBTABLES]: ebt_check_entry() doesn't need valid_hooks
Al Viro
2006-12-02
[EBTABLES]: Clean ebt_get_udc_positions() up.
Al Viro
2006-12-02
[EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...
Al Viro
2006-12-02
[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo
Al Viro
2006-12-02
[EBTABLES]: Move more stuff into ebt_verify_pointers().
Al Viro
2006-12-02
[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...
Al Viro
2006-12-02
[EBTABLES]: Split ebt_check_entry_size_and_hooks
Al Viro
2006-12-02
[EBTABLES]: Prevent wraparounds in checks for entry components' sizes.
Al Viro
2006-12-02
[EBTABLES]: Deal with the worst-case behaviour in loop checks.
Al Viro
2006-12-02
[EBTABLES]: Verify that ebt_entries have zero ->distinguisher.
Al Viro
2006-12-02
[EBTABLES]: Fix wraparounds in ebt_entries verification.
Al Viro
2006-11-01
[NETFILTER]: silence a warning in ebtables
Meelis Roos
2006-09-22
[NETFILTER]: kill listhelp.h
Patrick McHardy
2006-09-22
[NETFILTER]: Make unused signal code go away so nobody copies its brokenness
Alan Cox
2006-04-20
[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c
Jayachandran C
2006-04-11
[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c
Jayachandran C
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-20
[BRIDGE] ebtables: Build fix.
Andrew Morton
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
2006-02-04
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2005-10-13
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
2005-06-22
[EBTABLES]: vfree() checking cleanups
James Lamanna
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds