Commit History

Author SHA1 Message Date
  Trond Myklebust 01d37c428a SUNRPC: xprt_connect() don't abort the task if the transport isn't bound 16 years ago
  Trond Myklebust fba91afbec SUNRPC: Fix an Oops due to socket not set up yet... 16 years ago
  David S. Miller e0db4a786b sunrpc: Fix build warning due to typo in %pI4 format changes. 16 years ago
  Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 16 years ago
  David S. Miller a1744d3bee Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
  Harvey Harrison 4b7a4274ca net: replace %#p6 format specifier with %pi6 16 years ago
  Harvey Harrison fdb46ee752 net, misc: replace uses of NIP6_FMT with %p6 16 years ago
  Harvey Harrison b071195deb net: replace all current users of NIP6_SEQFMT with %#p6 16 years ago
  Trond Myklebust 2a9e1cfa23 SUNRPC: Respond promptly to server TCP resets 16 years ago
  Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 16 years ago
  Chuck Lever b22602a673 SUNRPC: Ensure all transports set rq_xtime consistently 17 years ago
  Trond Myklebust 233607dbbc Merge branch 'devel' 17 years ago
  Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 17 years ago
  Trond Myklebust 06b4b681ab SUNRPC: remove XS_SENDMSG_RETRY 17 years ago
  Trond Myklebust b6ddf64ffe SUNRPC: Fix up xprt_write_space() 17 years ago
  Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
  Trond Myklebust ff2d7db848 SUNRPC: Ensure that we read all available tcp data 17 years ago
  Chuck Lever 33e01dc7f5 SUNRPC: Clean up functions that free address_strings array 17 years ago
  Chuck Lever b454ae9060 SUNRPC: fewer conditionals in the format_ip_address routines 17 years ago
  Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
  Trond Myklebust 2881ae74e6 SUNRPC: Clean up the transport timeout initialisation 17 years ago
  Trond Myklebust 663b8858dd SUNRPC: Reconnect immediately whenever the server isn't refusing it. 17 years ago
  Trond Myklebust 62da3b2488 SUNRPC: Rename xprt_disconnect() 17 years ago
  Trond Myklebust 3ebb067d92 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() 17 years ago
  Trond Myklebust 7272dcd31d SUNRPC: xprt_autoclose() should not call xprt_disconnect() 17 years ago
  Trond Myklebust e06799f958 SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket 17 years ago
  Trond Myklebust ef80367071 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes 17 years ago
  Trond Myklebust 3b948ae5be SUNRPC: Allow the client to detect if the TCP connection is closed 17 years ago
  Trond Myklebust 67a391d72c SUNRPC: Fix TCP rebinding logic 17 years ago