index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request
Trond Myklebust
2008-04-24
1
-0
/
+5
*
SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use
Trond Myklebust
2008-04-19
1
-27
/
+42
*
SUNRPC: Fix a race in gss_refresh_upcall()
Trond Myklebust
2008-04-19
1
-3
/
+8
*
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
Trond Myklebust
2008-04-19
3
-2
/
+35
*
SUNRPC: Remove the unused export of xprt_force_disconnect
Trond Myklebust
2008-04-19
1
-1
/
+0
*
SUNRPC: remove XS_SENDMSG_RETRY
Trond Myklebust
2008-04-19
1
-9
/
+3
*
SUNRPC: Protect creds against early garbage collection
Trond Myklebust
2008-04-19
1
-0
/
+8
*
NFSv4: Reintroduce machine creds
Trond Myklebust
2008-04-19
2
-3
/
+35
*
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
2008-04-19
4
-8
/
+0
*
SUNRPC: Fix read ordering problems with req->rq_private_buf.len
Trond Myklebust
2008-04-19
2
-14
/
+15
*
SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..
Trond Myklebust
2008-04-19
1
-2
/
+2
*
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
2008-04-19
2
-22
/
+43
*
SUNRPC: Fix a bug in call_decode()
Trond Myklebust
2008-04-19
1
-3
/
+6
*
Merge branch 'hotfixes' into devel
Trond Myklebust
2008-03-19
20
-116
/
+187
|
\
|
*
sched, net: socket wakeups are sync
Ingo Molnar
2008-03-19
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-12
17
-75
/
+126
|
|
\
|
|
*
[SCTP]: Fix local_addr deletions during list traversals.
Chidambar 'ilLogict' Zinnoury
2008-03-11
3
-3
/
+9
|
|
*
[TCP]: Prevent sending past receiver window with TSO (at last skb)
Ilpo Järvinen
2008-03-11
1
-2
/
+10
|
|
*
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
2008-03-10
1
-1
/
+1
|
|
*
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...
Patrick McHardy
2008-03-10
1
-11
/
+4
|
|
*
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
2008-03-10
1
-14
/
+16
|
|
*
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
2008-03-10
1
-16
/
+3
|
|
*
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
Alexey Dobriyan
2008-03-10
1
-1
/
+1
|
|
*
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
2008-03-10
1
-2
/
+5
|
|
*
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-03-10
1
-1
/
+1
|
|
*
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
Eric Leblond
2008-03-10
1
-1
/
+1
|
|
*
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
David Howells
2008-03-05
1
-1
/
+2
|
|
*
bluetooth: make bnep_sock_cleanup() return void
Tobias Klauser
2008-03-05
2
-4
/
+2
|
|
*
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2008-03-05
1
-3
/
+1
|
|
*
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
2008-03-05
1
-2
/
+2
|
|
*
[SCTP]: Bring MAX_BURST socket option into ietf API extension compliance
Neil Horman
2008-03-05
1
-13
/
+60
|
|
*
SCTP: Fix chunk parameter processing bug
Gui Jianfeng
2008-03-05
1
-0
/
+8
|
*
|
SVCRDMA: Fix erroneous BUG_ON in send_write
Tom Tucker
2008-03-12
1
-1
/
+1
|
*
|
SVCRDMA: Add xprt refs to fix close/unmount crash
Tom Tucker
2008-03-12
1
-38
/
+58
*
|
|
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
2008-03-14
1
-1
/
+0
*
|
|
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
Trond Myklebust
2008-03-14
5
-2
/
+22
*
|
|
SUNRPC: Add a generic RPC credential
Trond Myklebust
2008-03-14
3
-1
/
+144
*
|
|
SUNRPC: Clean up rpcauth_bindcred()
Trond Myklebust
2008-03-14
2
-17
/
+22
*
|
|
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
Trond Myklebust
2008-03-14
3
-48
/
+47
*
|
|
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
Trond Myklebust
2008-03-14
1
-1
/
+4
*
|
|
Merge commit 'origin' into devel
Trond Myklebust
2008-03-08
55
-225
/
+244
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-03-07
1
-1
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
SUNRPC: Fix a nfs4 over rdma transport oops
Tom Talpey
2008-03-07
1
-1
/
+5
|
*
|
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
2008-03-04
1
-2
/
+2
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-03-04
1
-49
/
+43
|
|
\
\
|
|
*
|
rc80211-pid: fix rate adjustment
Stefano Brivio
2008-03-04
1
-49
/
+43
|
*
|
|
[ESP]: Add select on AUTHENC
Herbert Xu
2008-03-04
2
-2
/
+2
|
*
|
|
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
David S. Miller
2008-03-04
1
-4
/
+8
|
|
/
/
|
*
|
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
Dave Young
2008-03-03
1
-1
/
+2
|
*
|
[NET]: Fix race in generic address resolution.
Frank Blaschka
2008-03-03
1
-1
/
+1
[next]