index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
9
-35
/
+34
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
3
-30
/
+9
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-2
/
+3
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
1
-0
/
+1
2007-07-24
[NETFILTER]: Clean up duplicate includes in net/bridge/
Jesper Juhl
2
-2
/
+0
2007-07-24
[NETFILTER]: Fix logging regression
Patrick McHardy
2
-10
/
+4
2007-07-14
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
1
-2
/
+2
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-25
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
1
-8
/
+4
2007-04-25
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
1
-26
/
+22
2007-04-25
[NETFILTER]: Use setup_timer
Patrick McHardy
1
-3
/
+1
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
1
-2
/
+4
2007-02-20
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
1
-6
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2
-2
/
+2
2007-02-10
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
11
-38
/
+38
2007-02-08
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2
-0
/
+2
2007-01-04
[NETFILTER]: ebtables: don't compute gap before checking struct type
Chuck Ebbert
1
-1
/
+2
2006-12-02
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
Al Viro
4
-12
/
+13
2006-12-02
[EBTABLES]: Clean ebt_register_table() up.
Al Viro
1
-12
/
+21
2006-12-02
[EBTABLES]: Move calls of ebt_verify_pointers() upstream.
Al Viro
1
-9
/
+11
2006-12-02
[EBTABLES]: ebt_check_entry() doesn't need valid_hooks
Al Viro
1
-4
/
+3
2006-12-02
[EBTABLES]: Clean ebt_get_udc_positions() up.
Al Viro
1
-6
/
+2
2006-12-02
[EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...
Al Viro
1
-10
/
+6
2006-12-02
[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo
Al Viro
1
-5
/
+5
2006-12-02
[EBTABLES]: Move more stuff into ebt_verify_pointers().
Al Viro
1
-19
/
+19
2006-12-02
[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...
Al Viro
1
-37
/
+41
2006-12-02
[EBTABLES]: Split ebt_check_entry_size_and_hooks
Al Viro
1
-24
/
+49
2006-12-02
[EBTABLES]: Prevent wraparounds in checks for entry components' sizes.
Al Viro
1
-8
/
+9
2006-12-02
[EBTABLES]: Deal with the worst-case behaviour in loop checks.
Al Viro
1
-1
/
+3
2006-12-02
[EBTABLES]: Verify that ebt_entries have zero ->distinguisher.
Al Viro
1
-5
/
+5
2006-12-02
[EBTABLES]: Fix wraparounds in ebt_entries verification.
Al Viro
1
-7
/
+16
2006-12-02
[NETFILTER]: ebtables: add --snap-arp option
Bart De Schuymer
2
-6
/
+27
2006-12-02
[BRIDGE]: Annotations.
Al Viro
6
-21
/
+21
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
3
-7
/
+7
2006-11-01
[NETFILTER]: silence a warning in ebtables
Meelis Roos
1
-1
/
+1
2006-10-04
[NETFILTER]: ebt_mark: add or/and/xor action support to mark target
Bart De Schuymer
1
-4
/
+17
2006-09-28
[IPV4] net/ipv4/arp.c: trivial annotations
Al Viro
1
-1
/
+1
2006-09-22
[NETFILTER]: kill listhelp.h
Patrick McHardy
1
-31
/
+45
2006-09-22
[NETFILTER]: Make unused signal code go away so nobody copies its brokenness
Alan Cox
1
-21
/
+0
2006-08-13
[NETFILTER]: ulog: fix panic on SMP kernels
Mark Huang
1
-0
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-19
[NETFILTER]: fix format specifier for netfilter log targets
Philip Craig
1
-1
/
+1
2006-04-20
[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c
Jayachandran C
1
-13
/
+7
2006-04-11
[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c
Jayachandran C
1
-3
/
+3
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
1
-6
/
+6
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
20
-80
/
+80
2006-03-20
[BRIDGE] ebtables: Build fix.
Andrew Morton
1
-2
/
+8
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
1
-45
/
+46
2006-03-11
[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG
Gregor Maier
1
-1
/
+1
[next]