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
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] fix iptables __user misannotations
Al Viro
2006-09-24
1
-3
/
+3
*
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
2006-09-22
2
-10
/
+7
*
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
Patrick McHardy
2006-09-22
1
-0
/
+1
*
[NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
Patrick McHardy
2006-09-22
2
-6
/
+8
*
[NETFILTER]: PPTP conntrack: check call ID before changing state
Patrick McHardy
2006-09-22
1
-19
/
+13
*
[NETFILTER]: PPTP conntrack: clean up debugging cruft
Patrick McHardy
2006-09-22
1
-77
/
+51
*
[NETFILTER]: PPTP conntrack: consolidate header parsing
Patrick McHardy
2006-09-22
1
-72
/
+47
*
[NETFILTER]: PPTP conntrack: consolidate header size checks
Patrick McHardy
2006-09-22
1
-43
/
+22
*
[NETFILTER]: PPTP conntrack: simplify expectation handling
Patrick McHardy
2006-09-22
2
-116
/
+34
*
[NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers
Patrick McHardy
2006-09-22
1
-28
/
+28
*
[NETFILTER]: PPTP conntrack: fix header definitions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[NETFILTER]: PPTP conntrack: remove more dead code
Patrick McHardy
2006-09-22
1
-15
/
+2
*
[NETFILTER]: PPTP conntrack: remove dead code
Patrick McHardy
2006-09-22
1
-14
/
+2
*
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
Patrick McHardy
2006-09-22
3
-33
/
+33
*
[NETFILTER]: PPTP conntrack: fix whitespace errors
Patrick McHardy
2006-09-22
4
-108
/
+108
*
[NETFILTER]: ipt_hashlimit: add compat conversion functions
Patrick McHardy
2006-09-22
1
-0
/
+29
*
[NETFILTER]: x_tables: simplify compat API
Patrick McHardy
2006-09-22
1
-91
/
+24
*
[NETFILTER]: ip_tables: revision support for compat code
Patrick McHardy
2006-09-22
1
-2
/
+3
*
[NETFILTER]: ip_tables: fix module refcount leaks in compat error paths
Patrick McHardy
2006-09-22
1
-12
/
+27
*
[NETFILTER]: make some netfilter globals __read_mostly
Brian Haley
2006-09-22
2
-7
/
+7
*
[NETFILTER]: TCP conntrack: improve dead connection detection
George Hansper
2006-09-22
1
-1
/
+3
*
[NETFILTER]: ipt_TTL: fix checksum update bug
Patrick McHardy
2006-09-22
1
-2
/
+2
*
[NETFILTER]: conntrack: fix race condition in early_drop
Pablo Neira Ayuso
2006-09-22
1
-3
/
+6
*
[NETFILTER]: ctnetlink: simplify the code to dump the conntrack table
Pablo Neira Ayuso
2006-09-22
1
-53
/
+10
*
[NETFILTER]: x_tables: small check_entry & module_refcount cleanup
Dmitry Mishin
2006-09-22
2
-2
/
+2
*
[NETFILTER]: ipt_TCPMSS: misc cleanup
Patrick McHardy
2006-09-22
1
-34
/
+2
*
[NETFILTER]: ipt_TCPMSS: remove impossible condition
Patrick McHardy
2006-09-22
1
-7
/
+0
*
[NETFILTER]: ipt_TCPMSS: reformat
Patrick McHardy
2006-09-22
1
-27
/
+31
*
[NETFILTER]: kill listhelp.h
Patrick McHardy
2006-09-22
8
-136
/
+96
*
[NETFILTER]: Change tunables to __read_mostly
Brian Haley
2006-09-22
9
-30
/
+30
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
21
-44
/
+11
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
20
-46
/
+28
*
[NETFILTER]: replace open coded checksum updates
Patrick McHardy
2006-09-22
3
-33
/
+20
*
[NETFILTER]: ctnetlink: remove impossible events tests for updates
Pablo Neira Ayuso
2006-09-22
1
-5
/
+1
*
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
Pablo Neira Ayuso
2006-09-22
1
-0
/
+3
*
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
2006-09-22
1
-0
/
+4
*
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...
Daniel De Graaf
2006-09-22
1
-0
/
+8
*
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
2006-09-22
3
-108
/
+0
*
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
2006-09-22
3
-66
/
+0
*
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
2006-09-22
1
-1
/
+0
*
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
2006-09-22
10
-109
/
+106
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
6
-15
/
+16
*
[NETFILTER]: netbios conntrack: fix compile
Patrick McHardy
2006-09-22
1
-0
/
+1
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
1
-0
/
+1
*
[NETFILTER]: arp_tables: fix table locking in arpt_do_table
Patrick McHardy
2006-08-22
1
-1
/
+2
*
[NETFILTER]: ip_tables: fix table locking in ipt_do_table
Patrick McHardy
2006-08-17
1
-1
/
+2
*
[NETFILTER]: ctnetlink: fix deadlock in table dumping
Patrick McHardy
2006-08-17
1
-10
/
+7
*
[NETFILTER]: ulog: fix panic on SMP kernels
Mark Huang
2006-08-13
1
-0
/
+5
*
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
Patrick McHardy
2006-08-13
2
-15
/
+45
*
[NETFILTER]: xt_hashlimit: fix limit off-by-one
Patrick McHardy
2006-08-13
1
-7
/
+4
[next]