Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bb916ebbeabd18f7dc3c661275d2c9d343f4fa85
/
net
/
sunrpc
/
svcsock.c
73df66f
ipv6: rename datagram_send_ctl and datagram_recv_ctl
by Tom Parkin
· 12 years ago
9821972
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
afc5940
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
by J. Bruce Fields
· 12 years ago
3a28e33
svcrpc: fix some printks
by J. Bruce Fields
· 12 years ago
836fbad
svcrpc: support multiple-fragment rpc's
by J. Bruce Fields
· 12 years ago
8af345f
svcrpc: track rpc data length separately from sk_tcplen
by J. Bruce Fields
· 12 years ago
6a72ae2
svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
by J. Bruce Fields
· 12 years ago
ad46ccf
svcrpc: delay minimum-rpc-size check till later
by J. Bruce Fields
· 12 years ago
cc248d4
svcrpc: don't byte-swap sk_reclen in place
by J. Bruce Fields
· 12 years ago
1b7a181
SUNRPC: remove BUG_ONs from *_reclassify_socket*
by Weston Andros Adamson
· 12 years ago
eccf50c
nfsd: remove unused listener-removal interfaces
by J. Bruce Fields
· 12 years ago
9f9d2eb
svcrpc: make xpo_recvfrom return only >=0
by J. Bruce Fields
· 12 years ago
af6d572
svcrpc: don't bother checking bad svc_addr_len result
by J. Bruce Fields
· 12 years ago
f23abfd
svcrpc: minor udp code cleanup
by J. Bruce Fields
· 12 years ago
39b5530
svcrpc: share some setup of listening sockets
by J. Bruce Fields
· 12 years ago
a8e1007
svcrpc: clean up control flow
by J. Bruce Fields
· 12 years ago
72c3537
svcrpc: standardize svc_setup_socket return convention
by J. Bruce Fields
· 12 years ago
be1e444
svcrpc: fix BUG() in svc_tcp_clear_pages
by J. Bruce Fields
· 12 years ago
22911fc
net: skb_free_datagram_locked() doesnt drop all packets
by Eric Dumazet
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
4a17fd5
sock: Introduce named constants for sk_reuse
by Pavel Emelyanov
· 13 years ago
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
09acfea
SUNRPC: Fix a few sparse warnings
by Trond Myklebust
· 13 years ago
9f912ce
SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF
by Stanislav Kinsbursky
· 13 years ago
d3b773e
SUNRPC: fixup for namespace changes
by Trond Myklebust
· 13 years ago
5247fab
SUNRPC: pass network namespace to service registering routines
by Stanislav Kinsbursky
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
bd4620d
SUNRPC: create svc_xprt in proper network namespace
by Stanislav Kinsbursky
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
849a1cf
SUNRPC: Replace svc_addr_u by sockaddr_storage
by Mi Jinlong
· 13 years ago
28890d3
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
177e4f9
svcsock.c: include sunrpc.h to quiet sparse noise
by H Hartley Sweeten
· 13 years ago
9e00abc
SUNRPC: sunrpc should not explicitly depend on NFS config options
by Trond Myklebust
· 13 years ago
8985ef0
svcrpc: complete svsk processing on cb receive failure
by J. Bruce Fields
· 14 years ago
9660439
svcrpc: take advantage of tcp autotuning
by Olga Kornievskaia
· 16 years ago
31d68ef
SUNRPC: Don't wait for full record to receive tcp data
by J. Bruce Fields
· 14 years ago
586c52c
svcrpc: copy cb reply instead of pages
by Trond Myklebust
· 15 years ago
cc6c212
svcrpc: close connection if client sends short packet
by J. Bruce Fields
· 14 years ago
48e6555
svcrpc: note network-order types in svc_process_calldir
by J. Bruce Fields
· 14 years ago
5ee78d4
SUNRPC: svc_tcp_recvfrom cleanup
by Trond Myklebust
· 15 years ago
0601f79
SUNRPC: requeue tcp socket less frequently
by Trond Myklebust
· 15 years ago
eaefd11
net: add __rcu annotations to sk_wq and wq
by Eric Dumazet
· 14 years ago
778be23
NFS do not find client in NFSv4 pg_authenticate
by Andy Adamson
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
d75faea
rpc: move sk_bc_xprt to svc_xprt
by J. Bruce Fields
· 14 years ago
4a19de0
NFS rename client back channel transport field
by Andy Adamson
· 14 years ago
2c2618c
NFS associate sessionid with callback connection
by Andy Adamson
· 14 years ago
16b2d1e
SUNRPC register and unregister the back channel transport
by Andy Adamson
· 14 years ago
1f11a03
SUNRPC new transport for the NFSv4.1 shared back channel
by Andy Adamson
· 14 years ago
3942302
sunrpc: svc_sock_names should hold ref to socket being closed.
by NeilBrown
· 14 years ago
42d7ba3
svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
by J. Bruce Fields
· 14 years ago
8f3a6de
sunrpc: Turn list_for_each-s into the ..._entry-s
by Pavel Emelyanov
· 14 years ago
14ec63c
sunrpc: Create sockets in net namespaces
by Pavel Emelyanov
· 14 years ago
62832c0
sunrpc: Pull net argument downto svc_create_socket
by Pavel Emelyanov
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
b48fa6b
sunrpc: centralise most calls to svc_xprt_received
by Neil Brown
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
301e99c
nfsd: ensure sockets are closed on error
by Neil Brown
· 15 years ago
205ba42
NFSD: Support AF_INET6 in svc_addsock() function
by Aime Le Rouzic
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
4cfc7e6
nfsd41: sunrpc: Added rpc server-side backchannel handling
by Rahul Iyer
· 15 years ago
8f55f3c
nfsd41: sunrpc: svc_tcp_recv_record()
by Alexandros Batsakis
· 15 years ago
7702ce4
SUNRPC: handle IPv6 PKTINFO when extracting destination address
by Chuck Lever
· 15 years ago
7e0338c
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
by Linus Torvalds
· 15 years ago
47fcb03
SUNRPC: Fix the TCP server's send buffer accounting
by Trond Myklebust
· 15 years ago
7652e5a
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use
by Benny Halevy
· 16 years ago
7eef409
Merge commit 'v2.6.30' into for-2.6.31
by J. Bruce Fields
· 15 years ago
7f42183
nfsd: Revert "svcrpc: take advantage of tcp autotuning"
by J. Bruce Fields
· 15 years ago
017cb47
SUNRPC: Clean up one_sock_name()
by Chuck Lever
· 16 years ago
58de2f8
SUNRPC: Support PF_INET6 in one_sock_name()
by Chuck Lever
· 16 years ago
e7942b9
SUNRPC: Switch one_sock_name() to use snprintf()
by Chuck Lever
· 16 years ago
8435d34
SUNRPC: pass buffer size to svc_sock_names()
by Chuck Lever
· 16 years ago
bfba9ab
SUNRPC: pass buffer size to svc_addsock()
by Chuck Lever
· 16 years ago
abc5c44
SUNRPC: Fix error return value of svc_addr_len()
by Chuck Lever
· 16 years ago
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
c69da77
SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
by Trond Myklebust
· 16 years ago
7d21c0f
SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
by Chuck Lever
· 16 years ago
baf01ca
SUNRPC: svc_setup_socket() gets protocol family from socket
by Chuck Lever
· 16 years ago
4b62e58
SUNRPC: Pass a family argument to svc_register()
by Chuck Lever
· 16 years ago
47a14ef
svcrpc: take advantage of tcp autotuning
by Olga Kornievskaia
· 16 years ago
24c3767
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
by Trond Myklebust
· 16 years ago
2779e3a
svc: Move kfree of deferral record to common code
by Tom Tucker
· 16 years ago
69b6ba3
SUNRPC: Ensure the server closes sockets in a timely fashion
by Trond Myklebust
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
2da2c21
Add a reference to sunrpc in svc_addsock
by Tom Tucker
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
2937391
NLM: Remove unused argument from svc_addsock() function
by Chuck Lever
· 16 years ago
b663233
SUNRPC: Set V6ONLY socket option for RPC listener sockets
by Chuck Lever
· 16 years ago
c0401ea
SUNRPC: Update RPC server's TCP record marker decoder
by Chuck Lever
· 17 years ago
b7872fe
SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle
by Chuck Lever
· 17 years ago
23d42ee
SUNRPC: export svc_sock_update_bufs
by Jeff Layton
· 17 years ago
5216a8e
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
by Pavel Emelyanov
· 17 years ago
260c1d1
svc: Add transport hdr size for defer/revisit
by Tom Tucker
· 17 years ago
0f0257e
svc: Move the xprt independent code to the svc_xprt.c file
by Tom Tucker
· 17 years ago
18d19f9
svc: Make svc_check_conn_limits xprt independent
by Tom Tucker
· 17 years ago
57b1d3b
svc: Removing remaining references to rq_sock in rqstp
by Tom Tucker
· 17 years ago
Next »