1. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  2. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  3. 61d0a8e NFS/RPC: fix problems with reestablish_timeout and related code. by Neil Brown · 15 years ago
  4. f300bab nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel by Alexandros Batsakis · 15 years ago
  5. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  6. 976a6f9 Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  7. 9dc3b09 SUNRPC: Update xprt address strings after an rpcbind completes by Chuck Lever · 15 years ago
  8. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  9. fbfffbd SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr by Chuck Lever · 15 years ago
  10. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 15 years ago
  11. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  12. cbf1107 SUNRPC: convert some sysctls into module parameters by Trond Myklebust · 15 years ago
  13. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  14. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  15. 0d90ba1 nfs41: Backchannel callback service helper routines by Ricardo Labiaga · 15 years ago
  16. 88b5ed7 SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket() by Trond Myklebust · 15 years ago
  17. 44b98ef nfs41: New xs_tcp_read_data() by Ricardo Labiaga · 15 years ago
  18. f4a2e41 nfs41: Process the RPC call direction by Ricardo Labiaga · 15 years ago
  19. 18dca02 nfs41: Add ability to read RPC call direction on TCP stream. by Ricardo Labiaga · 15 years ago
  20. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  21. f75e674 SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect by Trond Myklebust · 15 years ago
  22. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  23. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  24. 55420c2 SUNRPC: Ensure we close the socket on EPIPE errors too... by Trond Myklebust · 15 years ago
  25. b61d59f SUNRPC: xs_tcp_connect_worker{4,6}: merge common code by Trond Myklebust · 15 years ago
  26. 25fe614 SUNRPC: Add a sysctl to control the duration of the socket linger timeout by Trond Myklebust · 15 years ago
  27. 7d1e825 SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets by Trond Myklebust · 15 years ago
  28. 5e3771c SUNRPC: Ensure that xs_nospace return values are propagated by Trond Myklebust · 15 years ago
  29. 8a2cec2 SUNRPC: Delay, then retry on connection errors. by Trond Myklebust · 15 years ago
  30. 2a49199 SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending by Trond Myklebust · 15 years ago
  31. 482f32e SUNRPC: Handle socket errors correctly by Trond Myklebust · 15 years ago
  32. c8485e4 SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit() by Trond Myklebust · 15 years ago
  33. 40d2549 SUNRPC: Don't disconnect if a connection is still in progress. by Trond Myklebust · 15 years ago
  34. 670f945 SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN... by Trond Myklebust · 15 years ago
  35. fe315e7 SUNRPC: Avoid spurious wake-up during UDP connect processing by Chuck Lever · 15 years ago
  36. 01d37c4 SUNRPC: xprt_connect() don't abort the task if the transport isn't bound by Trond Myklebust · 15 years ago
  37. fba91af SUNRPC: Fix an Oops due to socket not set up yet... by Trond Myklebust · 15 years ago
  38. 1f0fa15 net/sunrpc/xprtsock.c: some common code found by Ilpo Järvinen · 15 years ago
  39. e0db4a7 sunrpc: Fix build warning due to typo in %pI4 format changes. by David S. Miller · 16 years ago
  40. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  41. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  42. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  43. 4b7a427 net: replace %#p6 format specifier with %pi6 by Harvey Harrison · 16 years ago
  44. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  45. b071195 net: replace all current users of NIP6_SEQFMT with %#p6 by Harvey Harrison · 16 years ago
  46. 2a9e1cf SUNRPC: Respond promptly to server TCP resets by Trond Myklebust · 16 years ago
  47. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  48. b22602a SUNRPC: Ensure all transports set rq_xtime consistently by Chuck Lever · 16 years ago
  49. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  50. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  51. 06b4b68 SUNRPC: remove XS_SENDMSG_RETRY by Trond Myklebust · 16 years ago
  52. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 16 years ago
  53. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  54. ff2d7db SUNRPC: Ensure that we read all available tcp data by Trond Myklebust · 16 years ago
  55. 33e01dc SUNRPC: Clean up functions that free address_strings array by Chuck Lever · 17 years ago
  56. b454ae9 SUNRPC: fewer conditionals in the format_ip_address routines by Chuck Lever · 17 years ago
  57. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  58. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago
  59. 663b885 SUNRPC: Reconnect immediately whenever the server isn't refusing it. by Trond Myklebust · 17 years ago
  60. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  61. 3ebb067 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() by Trond Myklebust · 17 years ago
  62. 7272dcd SUNRPC: xprt_autoclose() should not call xprt_disconnect() by Trond Myklebust · 17 years ago
  63. e06799f SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket by Trond Myklebust · 17 years ago
  64. ef80367 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes by Trond Myklebust · 17 years ago
  65. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  66. 67a391d SUNRPC: Fix TCP rebinding logic by Trond Myklebust · 17 years ago
  67. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago
  68. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  69. 483066d SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  70. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  71. 02b3d34 [NET] Cleanup: Use sock_owned_by_user() macro by John Heffner · 17 years ago
  72. 2199700 SUNRPC: Fix buggy UDP transmission by Trond Myklebust · 17 years ago
  73. 1321d8d SUNRPC: Fix bytes-per-op accounting for RPC over UDP by Chuck Lever · 17 years ago
  74. 4fa016e NFS/SUNRPC: support transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  75. 49c36fc SUNRPC: rearrange RPC sockets definitions by \"Talpey, Thomas\ · 17 years ago
  76. 3c341b0b SUNRPC: rename the rpc_xprtsock_create structure by \"Talpey, Thomas\ · 17 years ago
  77. bc25571 SUNRPC: Finish API to load RPC transport implementations dynamically by \"Talpey, Thomas\ · 17 years ago
  78. 4417c8c SUNRPC: export per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  79. 756805e SUNRPC: Add support for formatted universal addresses by Chuck Lever · 17 years ago
  80. 8945ee5 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version by Chuck Lever · 17 years ago
  81. 95392c5 SUNRPC: Add a helper for extracting the address using the correct type by Chuck Lever · 17 years ago
  82. 8f9d5b1 SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c by Chuck Lever · 17 years ago
  83. 68e220b SUNRPC: create connect workers for IPv6 by Chuck Lever · 17 years ago
  84. 9c3d72d SUNRPC: Rename IPv4 connect workers by Chuck Lever · 17 years ago
  85. 16be2d2 SUNRPC: Refactor a part of socket connect logic into a helper function by Chuck Lever · 17 years ago
  86. 90058d3 SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port by Chuck Lever · 17 years ago
  87. 7dc753f SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method by Chuck Lever · 17 years ago
  88. 2061200 SUNRPC: Introduce support for setting the port number in IPv6 addresses by Chuck Lever · 17 years ago
  89. 4b6473f SUNRPC: add a function to format IPv6 addresses by Chuck Lever · 17 years ago
  90. ba10f2c SUNRPC: Rename xs_format_peer_addresses by Chuck Lever · 17 years ago
  91. fbfe3cc SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() by Chuck Lever · 17 years ago
  92. 0c43b3d SUNRPC: Free address buffers in a loop by Chuck Lever · 17 years ago
  93. bda243d SUNRPC: Use standard macros for printing IP addresses by Chuck Lever · 17 years ago
  94. b595bb1 SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c by Chuck Lever · 17 years ago
  95. d3bc9a1 SUNRPC client: add interface for binding to a local address by Frank van Maarseveen · 17 years ago
  96. 96802a0 SUNRPC: cleanup transport creation argument passing by Frank van Maarseveen · 17 years ago
  97. 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 17 years ago
  98. c1384c9 SUNRPC: fix hang due to eventd deadlock... by Trond Myklebust · 17 years ago
  99. e9b1c9c SUNRPC: switch socket-based RPC transports to use rpcbind by Chuck Lever · 17 years ago
  100. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago