- Updated to 3.4-rc1.
[linux-flexiantxendom0-3.2.10.git] / net / sunrpc / xprtsock.c
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-26 J. Bruce Fieldssunrpc: skip portmap calls on sessions backchannel
2012-03-11 Trond MyklebustSUNRPC: Fix a few sparse warnings
2012-02-16 Andy AdamsonSUNRPC: add sending,pending queue and max slot to xprt...
2011-12-05 Jeff Mahoney- Update to 3.2-rc4.
2011-11-25 Jeff Mahoney- Update to 3.2-rc3.
2011-11-22 Trond MyklebustSUNRPC: Ensure we return EAGAIN in xs_nospace if conges...
2011-11-10 Stanislav KinsburskySUNRPC: destroy freshly allocated transport in case...
2011-11-07 NeilBrownsunrpc: wake up SOFTCONN tasks when a connection error...
2011-07-17 Trond MyklebustSUNRPC: Support dynamic slot allocation for TCP connections
2011-07-17 Trond MyklebustSUNRPC: Ensure that we grab the XPRT_LOCK before callin...
2011-07-15 Trond MyklebustSUNRPC: sunrpc should not explicitly depend on NFS...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-27 Chuck LeverSUNRPC: Support for RPC over AF_LOCAL transports
2011-05-27 Chuck LeverSUNRPC: Rename xs_encode_tcp_fragment_header()
2011-05-27 Trond MyklebustSUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_c...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-22 Trond MyklebustSUNRPC: Never reuse the socket port after an xs_close()
2011-03-15 Jeff Mahoney- Update to 2.6.38.
2011-03-10 Ben Hutchingssunrpc: Propagate errors from xs_bind() through xs_crea...
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-14 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-01-11 J. Bruce Fieldsrpc: allow xprt_class->setup to return a preexisting...
2011-01-11 J. Bruce Fieldsrpc: keep backchannel xprt as long as server connection
2011-01-11 J. Bruce Fieldsrpc: move sk_bc_xprt to svc_xprt
2010-12-15 Tejun Heoworkqueue: convert cancel_rearming_delayed_work[queue...
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-26 Linus TorvaldsMerge branch 'for-2.6.37' of git://linux-nfs.org/~bfiel...
2010-10-21 Chuck LeverSUNRPC: Properly initialize sock_xprt.srcaddr in all...
2010-10-21 Chuck LeverSUNRPC: Use conventional switch statement when reclassi...
2010-10-21 Suresh jayaraman- SoN: fix null pointer dereference in swap_entry_free.
2010-10-19 Pavel Emelyanovsunrpc: Remove dead "else" branch from bc xprt creation
2010-10-19 Pavel Emelyanovsunrpc: Remove UDP worker wrappers
2010-10-19 Pavel Emelyanovsunrpc: Remove TCP worker wrappers
2010-10-19 Pavel Emelyanovsunrpc: Pass family to setup_socket calls
2010-10-19 Pavel Emelyanovsunrpc: Merge xs_create_sock code
2010-10-19 Pavel Emelyanovsunrpc: Merge the xs_bind code
2010-10-19 Pavel Emelyanovsunrpc: Call xs_create_sockX directly from setup_socket
2010-10-19 Pavel Emelyanovsunrpc: Factor out v6 sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Factor out v4 sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Factor out udp sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Remove duplicate xprt/transport arguments from...
2010-10-19 Pavel Emelyanovsunrpc: Get xprt pointer once in xs_tcp_setup_socket
2010-10-19 Pavel Emelyanovsunrpc: Remove unused sock arg from xs_next_srcport
2010-10-19 Pavel Emelyanovsunrpc: Remove unused sock arg from xs_get_srcport
2010-10-04 Jeff Mahoney- Update to 2.6.36-rc6.
2010-10-01 Pavel Emelyanovsunrpc: Create sockets in net namespaces
2010-10-01 Pavel Emelyanovsunrpc: Tag rpc_xprt with net
2010-10-01 Pavel Emelyanovsunrpc: Factor out rpc_xprt freeing
2010-10-01 Pavel Emelyanovsunrpc: Factor out rpc_xprt allocation
2010-09-25 Eric Dumazetnet: fix a lockdep splat
2010-08-23 Jeff Mahoney- Updated to 2.6.36-rc2.
2010-08-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-11 Rusty Russellparam: use ops in struct kernel_param, rather than...
2010-08-10 Andy ChittendenSUNRPC: fix NFS client over TCP hangs due to packet...
2010-07-06 Jeff Mahoney- Update to 2.6.35-rc4.
2010-06-22 Trond MyklebustSUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-26 J. Bruce Fieldssunrpc: fix leak on error on socket xprt setup
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-18 Joe Perchesnet: Remove unnecessary returns from void function()s
2010-05-14 Trond MyklebustSUNRPC: Move the task->tk_bytes_sent and tk_rtt to...
2010-05-14 Trond MyklebustSUNRPC: Fix xs_setup_bc_tcp()
2010-05-14 Chuck LeverSUNRPC: RPC metrics and RTT estimator should use same...
2010-05-14 Trond MyklebustSUNRPC: Fail over more quickly on connect errors
2010-05-14 Trond MyklebustSUNRPC: Move the test for XPRT_CONNECTING into xprt_con...
2010-03-29 Jeff Mahoney- Update to 2.6.34-rc2-git3.
2010-03-22 Trond MyklebustSUNRPC: Fix a use after free bug with the NFSv4.1 backc...
2010-03-21 Jeff Mahoney- Updated to 2.6.34-rc2.
2010-03-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-03-17 Jeff Mahoney- Updated to 2.6.34-rc1-git6.
2010-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-08 Joe Perchesnet/sunrpc: Convert (void)snprintf to snprintf
2010-03-08 Joe Perchesnet/sunrpc: Remove uses of NIPQUAD, use %pI4
2010-03-08 Bian Naimengrpc client can not deal with ENOSOCK, so translate...
2010-03-02 Trond MyklebustSUNRPC: Handle EINVAL error returns from the TCP connec...
2010-02-10 H Hartley Sweetenxprtsock.c: make bc_{malloc/free} static
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-13 Trond MyklebustMerge branch 'nfs-for-2.6.33'
2009-12-03 Chuck LeverSUNRPC: Allow RPCs to fail quickly if the server is...
2009-11-27 Suresh Jayaraman- Rebase Swap-over-NFS(SoN) patches:
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-09 NeilBrownForgot a refresh
2009-09-23 Neil BrownNFS/RPC: fix problems with reestablish_timeout and...
2009-09-13 Alexandros Batsakisnfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
2009-09-11 Rahul Iyernfsd41: sunrpc: Added rpc server-side backchannel handling
2009-08-10 Trond MyklebustMerge branch 'patches_cel-for-2.6.32' into nfs-for...
2009-08-09 Chuck LeverSUNRPC: Update xprt address strings after an rpcbind...
2009-08-09 Chuck LeverSUNRPC: Kill RPC_DISPLAY_ALL
2009-08-09 Chuck LeverSUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr
2009-08-09 Chuck LeverSUNRPC: Use rpc_ntop() for constructing transport addre...
2009-08-09 Chuck LeverSUNRPC: Remove duplicate universal address generation
2009-08-09 Trond MyklebustSUNRPC: convert some sysctls into module parameters
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
2009-06-18 Trond MyklebustMerge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41...
2009-06-17 Ricardo Labiaganfs41: Backchannel callback service helper routines
2009-06-17 Trond MyklebustSUNRPC: Fix a missing "break" option in xs_tcp_setup_so...
next