index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
Chuck Lever
2008-09-29
1
-6
/
+33
*
svc: Remove unused header files from svc_xprt.c
Tom Tucker
2008-05-19
1
-21
/
+0
*
svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue
Tom Tucker
2008-05-19
1
-2
/
+0
*
SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
Jeff Layton
2008-04-23
1
-3
/
+5
*
SUNRPC: have svc_recv() check kthread_should_stop()
Jeff Layton
2008-04-23
1
-2
/
+22
*
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-17
1
-1
/
+1
*
SUNRPC: Move exported symbol definitions after function declaration part 2
Trond Myklebust
2008-02-01
1
-0
/
+4
*
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
2008-02-01
1
-0
/
+35
*
knfsd: Support adding transports by writing portlist file
Tom Tucker
2008-02-01
1
-0
/
+2
*
svc: Add svc API that queries for a transport instance
Tom Tucker
2008-02-01
1
-0
/
+35
*
svc: Add /proc/sys/sunrpc/transport files
Tom Tucker
2008-02-01
1
-0
/
+28
*
svc: Add transport hdr size for defer/revisit
Tom Tucker
2008-02-01
1
-9
/
+27
*
svc: Move the xprt independent code to the svc_xprt.c file
Tom Tucker
2008-02-01
1
-0
/
+753
*
svc: Move create logic to common code
Tom Tucker
2008-02-01
1
-18
/
+25
*
svc: Move the sockaddr information to svc_xprt
Tom Tucker
2008-02-01
1
-2
/
+29
*
svc: Make deferral processing xprt independent
Tom Tucker
2008-02-01
1
-0
/
+1
*
svc: Move the authinfo cache to svc_xprt.
Tom Tucker
2008-02-01
1
-0
/
+4
*
svc: Make svc_send transport neutral
Tom Tucker
2008-02-01
1
-0
/
+1
*
svc: Make close transport independent
Tom Tucker
2008-02-01
1
-0
/
+2
*
svc: Move sk_server and sk_pool to svc_xprt
Tom Tucker
2008-02-01
1
-1
/
+3
*
svc: Change sk_inuse to a kref
Tom Tucker
2008-02-01
1
-0
/
+16
*
svc: Add a generic transport svc_create_xprt function
Tom Tucker
2008-02-01
1
-0
/
+37
*
svc: Add an svc transport class
Tom Tucker
2008-02-01
1
-0
/
+83