index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: The sunrpc server code should not be used by out-of-tree modules
Trond Myklebust
2009-01-07
1
-4
/
+4
*
svc: Clean up deferred requests on transport destruction
Tom Tucker
2009-01-07
1
-7
/
+18
*
svc: Move kfree of deferral record to common code
Tom Tucker
2009-01-07
1
-0
/
+3
*
sunrpc: add sv_maxconn field to svc_serv (try #3)
Jeff Layton
2009-01-06
1
-6
/
+16
*
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