index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
[IPV6]: Repair IPv6 Fragments
YOSHIFUJI Hideaki
2006-12-06
1
-1
/
+1
|
|
*
|
|
[NET_SCHED]: cls_fw: fix NULL pointer dereference
Patrick McHardy
2006-12-06
1
-1
/
+2
|
|
*
|
|
[NETFILTER]: bridge netfilter: deal with martians correctly
Bart De Schuymer
2006-12-06
1
-8
/
+28
|
|
*
|
|
[NETFILTER]: nf_conntrack: Don't try to find clashed expectation
Yasuyuki Kozakai
2006-12-06
1
-12
/
+15
|
|
*
|
|
[NETFILTER]: Fix iptables compat hook validation
Dmitry Mishin
2006-12-06
1
-27
/
+51
|
|
*
|
|
[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
Dmitry Mishin
2006-12-06
3
-103
/
+72
|
|
*
|
|
[IPSEC]: Add support for AES-XCBC-MAC
Kazunori MIYAZAWA
2006-12-06
1
-0
/
+17
|
|
*
|
|
[XFRM] Optimize SA dumping
Jamal Hadi Salim
2006-12-06
1
-13
/
+11
|
|
*
|
|
[XFRM] Optimize policy dumping
Jamal Hadi Salim
2006-12-06
1
-30
/
+25
|
|
*
|
|
[XFRM]: Use output device disable_xfrm for forwarded packets
Patrick McHardy
2006-12-06
1
-1
/
+1
|
|
*
|
|
[GENETLINK]: Move command capabilities to flags.
Jamal Hadi Salim
2006-12-06
1
-10
/
+8
|
|
|
/
/
|
*
|
|
[PATCH] net: don't insert socket dentries into dentry_hashtable
Eric Dumazet
2006-12-07
1
-3
/
+16
|
*
|
|
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
2
-4
/
+0
|
*
|
|
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
1
-1
/
+2
|
*
|
|
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
2006-12-07
3
-18
/
+67
|
*
|
|
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
4
-0
/
+4
|
*
|
|
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
31
-48
/
+48
|
*
|
|
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
5
-7
/
+7
|
*
|
|
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
12
-14
/
+14
|
*
|
|
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
2006-12-07
1
-4
/
+2
|
*
|
|
[PATCH] node-aware skb allocation
Christoph Hellwig
2006-12-07
1
-5
/
+7
|
|
/
/
*
|
|
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
29
-126
/
+149
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
21
-148
/
+314
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
364
-7798
/
+21212
|
|
\
\
|
*
|
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
21
-87
/
+107
|
*
|
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
8
-28
/
+32
|
*
|
|
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
4
-11
/
+11
*
|
|
|
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
Chuck Lever
2006-12-06
1
-2
/
+0
*
|
|
|
SUNRPC: relocate the creation of socket-specific tunables
Chuck Lever
2006-12-06
2
-53
/
+104
*
|
|
|
SUNRPC: create stubs for xprtsock init and cleanup
Chuck Lever
2006-12-06
2
-0
/
+22
*
|
|
|
SUNRPC: Rename skb_reader_t and friends
Chuck Lever
2006-12-06
2
-10
/
+10
*
|
|
|
SUNRPC: skb_read_bits is the same as xs_tcp_copy_data
Chuck Lever
2006-12-06
2
-27
/
+11
*
|
|
|
SUNRPC: Make address format buffers more generic
Chuck Lever
2006-12-06
2
-20
/
+9
*
|
|
|
SUNRPC: move saved socket callback functions to a private data structure
Chuck Lever
2006-12-06
1
-9
/
+16
*
|
|
|
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
Chuck Lever
2006-12-06
1
-8
/
+16
*
|
|
|
SUNRPC: Move rpc_xprt socket connect fields into private data structure
Chuck Lever
2006-12-06
1
-18
/
+33
*
|
|
|
SUNRPC: Move TCP state flags into xprtsock.c
Chuck Lever
2006-12-06
1
-20
/
+29
*
|
|
|
SUNRPC: Move TCP receive state variables into private data structure
Chuck Lever
2006-12-06
1
-68
/
+86
*
|
|
|
SUNRPC: Remove sock and inet fields from rpc_xprt
Chuck Lever
2006-12-06
1
-23
/
+39
*
|
|
|
SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields
Chuck Lever
2006-12-06
1
-2
/
+8
*
|
|
|
rpcgss: krb5: miscellaneous cleanup
J. Bruce Fields
2006-12-06
3
-20
/
+15
*
|
|
|
rpcgss: krb5: ignore seed
J. Bruce Fields
2006-12-06
1
-5
/
+6
*
|
|
|
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
2006-12-06
3
-30
/
+5
*
|
|
|
rpcgss: krb5: clean up some goto's, etc.
J. Bruce Fields
2006-12-06
3
-75
/
+48
*
|
|
|
rpcgss: simplify make_checksum
J. Bruce Fields
2006-12-06
4
-16
/
+5
*
|
|
|
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
J. Bruce Fields
2006-12-06
3
-20
/
+4
*
|
|
|
rpcgss: krb5: expect a constant signalg value
J. Bruce Fields
2006-12-06
2
-60
/
+27
*
|
|
|
gss: krb5: remove signalg and sealalg
J. Bruce Fields
2006-12-06
3
-47
/
+22
*
|
|
|
rpc: spkm3 update
Olga Kornievskaia
2006-12-06
5
-162
/
+166
*
|
|
|
rpc: move process_xdr_buf
Olga Kornievskaia
2006-12-06
2
-69
/
+72
[prev]
[next]