index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
SUNRPC: Cleanup xs_destroy()
Trond Myklebust
1
-10
/
+5
2013-10-31
SUNRPC: close a rare race in xs_tcp_setup_socket.
NeilBrown
1
-4
/
+9
2013-10-30
SUNRPC: remove duplicated include from clnt.c
Wei Yongjun
1
-1
/
+0
2013-10-28
SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg
Trond Myklebust
1
-19
/
+37
2013-10-28
SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message
Trond Myklebust
1
-0
/
+1
2013-10-28
SUNRPC: remove an unnecessary if statement
wangweidong
1
-3
/
+1
2013-10-28
sunrpc: comment typo fix
J. Bruce Fields
1
-2
/
+2
2013-10-28
SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport
Trond Myklebust
1
-1
/
+2
2013-10-28
SUNRPC: Add a helper to switch the transport of an rpc_clnt
Trond Myklebust
1
-7
/
+100
2013-10-28
SUNRPC: Modify synopsis of rpc_client_register()
Chuck Lever
1
-6
/
+7
2013-10-26
sunrpc: trim off EC bytes in GSSAPI v2 unwrap
Jeff Layton
1
-2
/
+2
2013-10-24
sunrpc: switch to %pd
Al Viro
1
-6
/
+6
2013-10-10
gss_krb5: document that we ignore sequence number
J. Bruce Fields
2
-6
/
+8
2013-10-10
svcrpc: handle some gssproxy encoding errors
J. Bruce Fields
1
-15
/
+14
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
1
-0
/
+2
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-1
/
+1
2013-10-08
svcrpc: fix error-handling on badd gssproxy downcall
J. Bruce Fields
1
-2
/
+2
2013-10-08
svcrpc: fix gss-proxy NULL dereference in some error cases
J. Bruce Fields
1
-1
/
+2
2013-10-01
SUNRPC: call_connect_status should recheck bind and connect status on error
Trond Myklebust
1
-3
/
+6
2013-10-01
SUNRPC: Remove redundant initialisations of request rq_bytes_sent
Trond Myklebust
1
-8
/
+7
2013-10-01
SUNRPC: Fix RPC call retransmission statistics
Trond Myklebust
1
-2
/
+4
2013-10-01
SUNRPC: Add RPC task and client level options to disable the resend timeout
Trond Myklebust
2
-4
/
+16
2013-10-01
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
Trond Myklebust
2
-10
/
+11
2013-10-01
SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write
Trond Myklebust
1
-0
/
+10
2013-10-01
SUNRPC: Don't set the request connect_cookie until a successful transmit
Trond Myklebust
1
-3
/
+5
2013-10-01
SUNRPC: Only update the TCP connect cookie on a successful connect
Trond Myklebust
1
-1
/
+1
2013-10-01
SUNRPC: Enable the keepalive option for TCP sockets
Trond Myklebust
1
-0
/
+13
2013-09-18
RPCSEC_GSS: fix crash on destroying gss auth
J. Bruce Fields
1
-0
/
+11
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+27
2013-09-12
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+2
2013-09-12
SUNRPC: No, I did not intend to create a 256KiB hashtable
Trond Myklebust
1
-1
/
+1
2013-09-12
sunrpc: Add missing kuids conversion for printing
Geert Uytterhoeven
1
-1
/
+1
2013-09-10
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-22
/
+50
2013-09-10
shrinker: convert remaining shrinkers to count/scan API
Dave Chinner
1
-14
/
+27
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-218
/
+712
2013-09-06
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
1
-10
/
+6
2013-09-06
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
3
-1
/
+37
2013-09-06
rpc: comment on linux_cred encoding, treat all as unsigned
J. Bruce Fields
1
-8
/
+10
2013-09-06
rpc: clean up decoding of gssproxy linux creds
J. Bruce Fields
1
-19
/
+13
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2013-09-05
SUNRPC: Add an identifier for struct rpc_clnt
Trond Myklebust
1
-0
/
+25
2013-09-04
SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints
Trond Myklebust
1
-1
/
+1
2013-09-04
SUNRPC: Add tracepoints to help debug socket connection issues
Trond Myklebust
1
-1
/
+12
2013-09-03
SUNRPC refactor rpcauth_checkverf error returns
Andy Adamson
4
-13
/
+19
2013-09-03
SUNRPC new rpc_credops to test credential expiry
Andy Adamson
3
-2
/
+153
2013-09-03
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Andy Adamson
1
-1
/
+1
2013-09-02
SUNRPC: rpcauth_create needs to know about rpc_clnt clone status
Trond Myklebust
1
-7
/
+8
2013-09-02
RPCSEC_GSS: Share all credential caches on a per-transport basis
Trond Myklebust
1
-3
/
+89
2013-09-01
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches
Trond Myklebust
1
-9
/
+68
2013-09-01
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
Trond Myklebust
1
-0
/
+35
[prev]
[next]