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