1. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 16 years ago
  3. e0db4a7 sunrpc: Fix build warning due to typo in %pI4 format changes. by David S. Miller · 16 years ago
  4. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  5. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  7. 4b7a427 net: replace %#p6 format specifier with %pi6 by Harvey Harrison · 16 years ago
  8. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  9. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  10. b071195 net: replace all current users of NIP6_SEQFMT with %#p6 by Harvey Harrison · 16 years ago
  11. 5f707eb SUNRPC: Fix potential race in put_rpccred() by Trond Myklebust · 16 years ago
  12. eac0d18 SUNRPC: Fix rpcauth_prune_expired by Trond Myklebust · 16 years ago
  13. 2a9e1cf SUNRPC: Respond promptly to server TCP resets by Trond Myklebust · 16 years ago
  14. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  15. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  16. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  17. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  18. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  19. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  20. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  21. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  22. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  23. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  24. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  25. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  26. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  27. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  28. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  29. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  30. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  31. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  32. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  33. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  34. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  35. 107e000 Merge branch 'from-tomtucker' into for-2.6.28 by J. Bruce Fields · 16 years ago
  36. 63ffc23 sunrpc: fix oops in rpc_create when the mount namespace is unshared by Cedric Le Goater · 16 years ago
  37. 96165e2 SUNRPC: Fix a memory leak in rpcb_getport_async by Trond Myklebust · 16 years ago
  38. 9a4bd29 SUNRPC: Fix autobind on cloned rpc clients by Trond Myklebust · 16 years ago
  39. c9f6cde sunrpc: do not pin sunrpc module in the memory by Denis V. Lunev · 16 years ago
  40. 67080c8 svcrdma: Fix IRD/ORD polarity by Tom Tucker · 16 years ago
  41. 04911b5 svcrdma: Update svc_rdma_send_error to use DMA LKEY by Tom Tucker · 16 years ago
  42. afd566e svcrdma: Modify the RPC reply path to use FRMR when available by Tom Tucker · 16 years ago
  43. 146b6df svcrdma: Modify the RPC recv path to use FRMR when available by Tom Tucker · 16 years ago
  44. 5b180a9 svcrdma: Add support to svc_rdma_send to handle chained WR by Tom Tucker · 16 years ago
  45. a5abf4e svcrdma: Modify post recv path to use local dma key by Tom Tucker · 16 years ago
  46. e118321 svcrdma: Add a service to register a Fast Reg MR with the device by Tom Tucker · 16 years ago
  47. 3a5c638 svcrdma: Query device for Fast Reg support during connection setup by Tom Tucker · 16 years ago
  48. 64be8608 svcrdma: Add FRMR get/put services by Tom Tucker · 16 years ago
  49. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago
  50. d5b337b nfsd: use nfs client rpc callback program by Benny Halevy · 16 years ago
  51. db820d6 SUNRPC: Clean up debug messages in rpcb_clnt.c by Chuck Lever · 16 years ago
  52. f6fb3f6 SUNRPC: Fix up svc_unregister() by Chuck Lever · 16 years ago
  53. 9d548b9 SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET by Chuck Lever · 16 years ago
  54. 2c7eb0b SUNRPC: Register both netids for AF_INET6 servers by Chuck Lever · 16 years ago
  55. a26cfad SUNRPC: Support IPv6 when registering kernel RPC services by Chuck Lever · 16 years ago
  56. 7252d57 SUNRPC: Split portmap unregister API into separate function by Chuck Lever · 16 years ago
  57. 14aeb21 SUNRPC: Simplify rpcb_register() API by Chuck Lever · 16 years ago
  58. b663233 SUNRPC: Set V6ONLY socket option for RPC listener sockets by Chuck Lever · 16 years ago
  59. 5dd248f SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6 by Chuck Lever · 16 years ago
  60. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  61. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  62. 27df6f2 sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports by Cyrill Gorcunov · 16 years ago
  63. 24b8b44 svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet by Tom Tucker · 16 years ago
  64. 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  65. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  66. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  67. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  68. eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
  69. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  70. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  71. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  72. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  73. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  74. a86dc49 SUNRPC: Remove the BKL from the callback functions by Trond Myklebust · 17 years ago
  75. c2e1b09 SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon by Chuck Lever · 16 years ago
  76. babe80e SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier by Chuck Lever · 16 years ago
  77. 423d8b0 SUNRPC: None of rpcb_create's callers wants a privileged source port by Chuck Lever · 16 years ago
  78. cc5598b SUNRPC: Introduce a specific rpcb_create for contacting localhost by Chuck Lever · 16 years ago
  79. 166b88d SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET by Chuck Lever · 16 years ago
  80. 381ba74 SUNRPC: Ensure our task is notified when an rpcbind call is done by Trond Myklebust · 16 years ago
  81. 40fef8a SUNRPC: Use only rpcbind v2 for AF_INET requests by Chuck Lever · 17 years ago
  82. 8842413 SUNRPC: Use GETADDR for rpcbind version 4 queries by Chuck Lever · 17 years ago
  83. 6a77405 SUNRPC: Use rpcbind version 2 GETPORT by Chuck Lever · 17 years ago
  84. fc200e7 SUNRPC: Document some naked integers in rpcbind client by Chuck Lever · 17 years ago
  85. 877fcf1 SUNRPC: More useful debugging output for rpcb client by Chuck Lever · 17 years ago
  86. b22602a SUNRPC: Ensure all transports set rq_xtime consistently by Chuck Lever · 17 years ago
  87. a486aed rpc: minor cleanup of scheduler callback code by \\\"J. Bruce Fields\\\ · 17 years ago
  88. d25a03c rpc: remove some unused macros by \\\"J. Bruce Fields\\\ · 17 years ago
  89. 720b8f2 rpc: eliminate unused variable in auth_gss upcall code by \\\"J. Bruce Fields\\\ · 17 years ago
  90. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 17 years ago
  91. cd983ef SUNRPC: Remove obsolete messages during transport connect by Chuck Lever · 17 years ago
  92. cb3997b SUNRPC: Display some debugging information as text rather than numbers by Chuck Lever · 17 years ago
  93. 38e886e SUNRPC: Refactor rpc_show_tasks by Chuck Lever · 17 years ago
  94. 68a23ee SUNRPC: Don't display the rpc_show_tasks header if there are no tasks by Chuck Lever · 17 years ago
  95. b0e1c57 SUNRPC: Rename "call_" functions that are no longer FSM states by Chuck Lever · 17 years ago
  96. 3748f1e SUNRPC: Add a function to display the name of an RPC procedure by Chuck Lever · 17 years ago
  97. 0f38b87 SUNRPC: Use GFP_NOFS when allocating credentials by Trond Myklebust · 17 years ago
  98. b390c2b SUNRPC: An ENOMEM error from call_encode is always fatal by Trond Myklebust · 17 years ago
  99. 8b39f2b SUNRPC: Ensure we exit early in case of an encode error by Trond Myklebust · 17 years ago
  100. 803a906 SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups by Trond Myklebust · 16 years ago