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