Historial de Commits

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