index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svcsock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-26
NFSD: Support AF_INET6 in svc_addsock() function
Aime Le Rouzic
1
-1
/
+1
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
1
-5
/
+5
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-4
/
+4
2009-09-11
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
1
-35
/
+137
2009-08-24
nfsd41: sunrpc: svc_tcp_recv_record()
Alexandros Batsakis
1
-28
/
+51
2009-07-14
SUNRPC: handle IPv6 PKTINFO when extracting destination address
Chuck Lever
1
-28
/
+56
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
1
-38
/
+84
2009-06-18
SUNRPC: Fix the TCP server's send buffer accounting
Trond Myklebust
1
-17
/
+18
2009-06-17
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...
Benny Halevy
1
-0
/
+39
2009-06-15
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
1
-7
/
+28
2009-05-27
nfsd: Revert "svcrpc: take advantage of tcp autotuning"
J. Bruce Fields
1
-7
/
+28
2009-04-28
SUNRPC: Clean up one_sock_name()
Chuck Lever
1
-10
/
+11
2009-04-28
SUNRPC: Support PF_INET6 in one_sock_name()
Chuck Lever
1
-0
/
+7
2009-04-28
SUNRPC: Switch one_sock_name() to use snprintf()
Chuck Lever
1
-7
/
+18
2009-04-28
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
1
-2
/
+17
2009-04-28
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
1
-3
/
+13
2009-04-28
SUNRPC: Fix error return value of svc_addr_len()
Chuck Lever
1
-3
/
+4
2009-04-06
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+7
2009-04-01
SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
Trond Myklebust
1
-12
/
+24
2009-03-28
SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
Chuck Lever
1
-6
/
+4
2009-03-28
SUNRPC: svc_setup_socket() gets protocol family from socket
Chuck Lever
1
-3
/
+3
2009-03-28
SUNRPC: Pass a family argument to svc_register()
Chuck Lever
1
-1
/
+1
2009-03-18
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
1
-28
/
+7
2009-01-07
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
Trond Myklebust
1
-2
/
+2
2009-01-07
svc: Move kfree of deferral record to common code
Tom Tucker
1
-5
/
+0
2009-01-06
SUNRPC: Ensure the server closes sockets in a timely fashion
Trond Myklebust
1
-1
/
+20
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+7
2008-11-24
Add a reference to sunrpc in svc_addsock
Tom Tucker
1
-2
/
+7
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
1
-3
/
+3
2008-10-04
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
1
-3
/
+1
2008-09-29
SUNRPC: Set V6ONLY socket option for RPC listener sockets
Chuck Lever
1
-0
/
+13
2008-04-23
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
1
-12
/
+12
2008-04-23
SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle
Chuck Lever
1
-2
/
+2
2008-04-23
SUNRPC: export svc_sock_update_bufs
Jeff Layton
1
-0
/
+1
2008-02-21
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
1
-3
/
+3
2008-02-01
svc: Add transport hdr size for defer/revisit
Tom Tucker
1
-0
/
+2
2008-02-01
svc: Move the xprt independent code to the svc_xprt.c file
Tom Tucker
1
-810
/
+24
2008-02-01
svc: Make svc_check_conn_limits xprt independent
Tom Tucker
1
-12
/
+12
2008-02-01
svc: Removing remaining references to rq_sock in rqstp
Tom Tucker
1
-14
/
+24
2008-02-01
svc: Move create logic to common code
Tom Tucker
1
-21
/
+18
2008-02-01
svc: Make svc_age_temp_sockets svc_age_temp_transports
Tom Tucker
1
-18
/
+19
2008-02-01
svc: Make svc_recv transport neutral
Tom Tucker
1
-31
/
+32
2008-02-01
svc: Make svc_sock_release svc_xprt_release
Tom Tucker
1
-9
/
+7
2008-02-01
svc: Move the sockaddr information to svc_xprt
Tom Tucker
1
-26
/
+30
2008-02-01
svc: Make deferral processing xprt independent
Tom Tucker
1
-32
/
+25
2008-02-01
svc: Move the authinfo cache to svc_xprt.
Tom Tucker
1
-10
/
+12
2008-02-01
svc: Remove sk_lastrecv
Tom Tucker
1
-4
/
+1
2008-02-01
svc: Move accept call to svc_xprt_received to common code
Tom Tucker
1
-2
/
+1
2008-02-01
svc: Change svc_sock_received to svc_xprt_received and export it
Tom Tucker
1
-22
/
+24
[next]