1. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  2. eacc4d6 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address by H Hartley Sweeten · 15 years ago
  3. 0139fd7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 15 years ago
  4. fd4582a IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 by Robert P. J. Day · 15 years ago
  5. 2b94607 IB/mlx4: Fix queue overflow check in post_recv by Or Gerlitz · 15 years ago
  6. 4c42558 IB/mlx4: Initialize SRQ scatter entries when creating an SRQ by Jack Morgenstein · 15 years ago
  7. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  8. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  9. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  10. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  11. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  12. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  13. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  14. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  15. 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  16. 48617f8 RDMA/cxgb3: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  17. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  18. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  19. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  20. 7a576df RDMA/nes: Fix stale ARP issue by Faisal Latif · 15 years ago
  21. b1190d3 RDMA/nes: FIN during MPA startup causes timeout by Faisal Latif · 15 years ago
  22. d2fa9b26 RDMA/nes: Free kmap() resources by Faisal Latif · 15 years ago
  23. fd000e1 RDMA/nes: Check for zero STag by Faisal Latif · 15 years ago
  24. 886f98a RDMA/nes: Fix Xansation test crash on cm_node ref_count by Faisal Latif · 15 years ago
  25. f9f3f1e RDMA/nes: Abnormal listener exit causes loopback node crash by Faisal Latif · 15 years ago
  26. c5a7d48 RDMA/nes: Fix crash in nes_accept() by Faisal Latif · 15 years ago
  27. 69524e1 RDMA/nes: Resource not freed for REJECTed connections by Faisal Latif · 15 years ago
  28. 1cf078c RDMA/nes: MPA request/response error checking by Faisal Latif · 15 years ago
  29. 8ac7f6e RDMA/nes: Fix query of ORD values by Faisal Latif · 15 years ago
  30. 9b84dbe RDMA/nes: Fix MAX_CM_BUFFER define by Faisal Latif · 15 years ago
  31. d85ddd8 RDMA/nes: Pass correct size to ioremap_nocache() by Julia Lawall · 15 years ago
  32. fa6c87d RDMA/nes: Update copyright and branding string by Chien Tung · 15 years ago
  33. 5924aea RDMA/nes: Add max_cqe check to nes_create_cq() by Chien Tung · 15 years ago
  34. 75742c6 RDMA/nes: Clean up struct nes_qp by Chien Tung · 15 years ago
  35. d14152d RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension by Chien Tung · 15 years ago
  36. a276510 RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset by Chien Tung · 15 years ago
  37. e293a26 RDMA/nes: Correct fast memory registration implementation by Chien Tung · 15 years ago
  38. e147de0 IB/ehca: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  39. c597b02 RDMA/amso1100: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  40. df42245 IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() by Roel Kluin · 15 years ago
  41. 649fe4a RDMA/nes: Add support for IB_WR_*INV by Chien Tung · 15 years ago
  42. 4293fdc1 RDMA/nes: In nes_post_recv() always set bad_wr on error by Frank Zago · 15 years ago
  43. e5dec39 RDMA/nes: In nes_post_send() always set bad_wr on error by Frank Zago · 15 years ago
  44. 9420269 IB/ehca: Rework destroy_eq() by Alexander Schmidt · 15 years ago
  45. 598cb6f IB/ipath: Use bitmap_weight() by Akinobu Mita · 15 years ago
  46. 0cd4d0f IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() by David J. Wilder · 15 years ago
  47. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. b20d038 [SCSI] iser: set tgt and lu reset timeout by Mike Christie · 15 years ago
  49. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  50. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  51. d14714d IB/addr: Fix IPv6 routing lookup by Sean Hefty · 15 years ago
  52. 923c100 IB/addr: Simplify resolving IPv4 addresses by Sean Hefty · 15 years ago
  53. 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
  54. c4315d8 IB/addr: Store net_device type instead of translating to RDMA transport by Sean Hefty · 15 years ago
  55. d2e0886 IB/addr: Verify source and destination address families match by Sean Hefty · 15 years ago
  56. 6266ed6 RDMA/cma: Replace net_device pointer with index by Sean Hefty · 15 years ago
  57. e2e6269 RDMA/cma: Fix AF_INET6 support in multicast joining by Jason Gunthorpe · 15 years ago
  58. 1c9b281 RDMA/cma: Correct detection of SA Created MGID by Jason Gunthorpe · 15 years ago
  59. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. 0f9ea5d RDMA/addr: Use appropriate locking with for_each_netdev() by Eric Dumazet · 15 years ago
  61. a7ca1f0 RDMA/ucma: Add option to manually set IB path by Sean Hefty · 15 years ago
  62. c1ccaf2 IB/iser: Rewrite SG handling for RDMA logic by Or Gerlitz · 15 years ago
  63. 417608c IB/mlx4: Remove limitation on LSO header size by Eli Cohen · 15 years ago
  64. ecdc428 IB/mlx4: Remove unneeded code by Eli Cohen · 15 years ago
  65. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
  66. f96d301 inifiband: Remove BKL from ipath_open() by Thomas Gleixner · 15 years ago
  67. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  68. 69585dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  69. 335f2d1 Merge branches 'cxgb3', 'misc' and 'mlx4' into for-next by Roland Dreier · 15 years ago
  70. 85f20b3 RDMA/addr: Fix resolution of local IPv6 addresses by David J. Wilder · 15 years ago
  71. e5da4ed RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() by Steve Wise · 15 years ago
  72. 54e05f1 RDMA/iwcm: Don't call provider reject func with irqs disabled by Steve Wise · 15 years ago
  73. 15f0a39 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() by Ben Hutchings · 15 years ago
  74. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  75. ca0c958 this_cpu: Straight transformations by Christoph Lameter · 15 years ago
  76. b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 15 years ago
  77. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  78. d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  79. 216c7f9 Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  80. 5ee95120 IPoIB: Don't turn on carrier for a non-active port by Moni Shoua · 15 years ago
  81. d686159 IB/mthca: Fix access to freed memory in catastrophic event handling by Jack Morgenstein · 15 years ago
  82. bdf6438 RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization by Julia Lawall · 15 years ago
  83. 0e442af IB/mad: Fix lock-lock-timer deadlock in RMPP code by Roland Dreier · 15 years ago
  84. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  85. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  86. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  87. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  88. 73f526d Merge branch 'mad' into for-linus by Roland Dreier · 15 years ago
  89. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  90. cb58160 RDMA/iwcm: Reject the connection when the cm_id is destroyed by Steve Wise · 15 years ago
  91. ffc40c6 RDMA/cxgb3: Clean up properly on FW mismatch failures by Steve Wise · 15 years ago
  92. 13a2393 RDMA/cxgb3: Don't ignore insert_handle() failures by Steve Wise · 15 years ago
  93. b76aabc IB/mad: Allow tuning of QP0 and QP1 sizes by Hal Rosenstock · 15 years ago
  94. 6b2eef8 IB/mad: Fix possible lock-lock-timer deadlock by Roland Dreier · 15 years ago
  95. cd1d3f7 RDMA/nes: Map MTU to IB_MTU_* and correctly report link state by Chien Tung · 15 years ago
  96. b29a4fc RDMA/nes: Rework the disconn routine for terminate and flushing by Don Wood · 15 years ago
  97. 320cdfd RDMA/nes: Use the flush code to fill in cqe error by Don Wood · 15 years ago
  98. 6eed5e7 RDMA/nes: Make poll_cq return correct number of wqes during flush by Don Wood · 15 years ago
  99. 4b281fa RDMA/nes: Use flush mechanism to set status for wqe in error by Don Wood · 15 years ago
  100. 8b1c9dc RDMA/nes: Implement Terminate Packet by Don Wood · 15 years ago