1. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  2. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  3. 6e694ea IB/mlx4: Fix data corruption triggered by wrong headroom marking order by Jack Morgenstein · 17 years ago
  4. 6db602d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  5. 5ff70cac IB/ehca: SRQ fixes to enable IPoIB CM by Joachim Fenkes · 17 years ago
  6. fecea0a IB/ehca: Fix Small QP regressions by Stefan Roscher · 17 years ago
  7. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  8. fe11cb6 IB/mlx4: Incorrect semicolon after if statement by Ilpo Järvinen · 17 years ago
  9. 1989191 IB/mlx4: Fix opcode returned in RDMA read completion by Vu Pham · 17 years ago
  10. 699924b RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() by Steve Wise · 17 years ago
  11. 0e6ff15 in-string typos of "error" by Eddy L O Jansson · 17 years ago
  12. 4dcf39c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  13. 78d1e02 IB/ipath: Workaround problem of errormask register being overwritten by Dave Olson · 17 years ago
  14. 3810f2a IB/ipath: Fix some issues with buffer cancel and sendctrl register update by Dave Olson · 17 years ago
  15. cf5b60a IB/ipath: Use faster put_tid_2 routine after initialization by Dave Olson · 17 years ago
  16. f17fddc IB/ipath: Remove unsafe fastrcvint code from interrupt handler by Dave Olson · 17 years ago
  17. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  18. 1655fc2 IB/ehca: Move extern declarations from .c files to .h files by Hoang-Nam Nguyen · 17 years ago
  19. e0f5d99 IB/mlx4: Whitespace fix by Roland Dreier · 17 years ago
  20. 05d989f IB/ehca: Fix include order to better match kernel style by Hoang-Nam Nguyen · 17 years ago
  21. 4e8e6ee RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure by Tom Tucker · 17 years ago
  22. e2f81da IB/ehca: Support small QP queues by Stefan Roscher · 17 years ago
  23. 0c10f7b IB/ehca: Make internal_create/destroy_qp() static by Joachim Fenkes · 17 years ago
  24. 51d2bfb IB/ehca: Move ehca2ib_return_code() out of line by Hoang-Nam Nguyen · 17 years ago
  25. 633a5ae IB/ehca: Generate async event when SRQ limit reached by Hoang-Nam Nguyen · 17 years ago
  26. 5bb7d92 IB/ehca: Support large page MRs by Hoang-Nam Nguyen · 17 years ago
  27. 23f1b38 IB/mlx4: Fix error path in create_qp_common() by Roland Dreier · 17 years ago
  28. c1f7495 IB/mthca: Change command token on timeout by Michael S. Tsirkin · 17 years ago
  29. bd63104 IB/ipath: Remove ipath_layer dead code by Arthur Jones · 17 years ago
  30. f5b4043 IB/mlx4: Fix leaks in __mlx4_ib_modify_qp by Florin Malita · 17 years ago
  31. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  32. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  33. 43509d1 IB/mthca: Simplify use of size0 in work request posting by Roland Dreier · 17 years ago
  34. e535c69 IB/mthca: Factor out setting WQE UD segment entries by Roland Dreier · 17 years ago
  35. 400ddc1 IB/mthca: Factor out setting WQE remote address and atomic segment entries by Roland Dreier · 17 years ago
  36. 0fbfa6a9 IB/mlx4: Factor out setting other WQE segments by Roland Dreier · 17 years ago
  37. d420d9e IB/mlx4: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  38. 8088545 IB/mthca: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  39. 7f5eb9b IB/mlx4: Return receive queue sizes for userspace QPs from query QP by Roland Dreier · 17 years ago
  40. 6d7d080 IB/mthca: Use uninitialized_var() for f0 by Roland Dreier · 17 years ago
  41. 1743b91 IB/ipath: Remove ipath_get_user_pages_nocopy() by Roland Dreier · 17 years ago
  42. da9aec7 IB/ipath: Make a few functions static by Roland Dreier · 17 years ago
  43. e4daf73 IB/mthca: Fix printk format used for firmware version in warning by Roland Dreier · 17 years ago
  44. f6be6fb IB/mthca: Schedule MSI support for removal by Roland Dreier · 17 years ago
  45. 2b94397 IB/ehca: Fix warnings issued by checkpatch.pl by Hoang-Nam Nguyen · 17 years ago
  46. 187c72e IB/ehca: Restructure ehca_set_pagebuf() by Hoang-Nam Nguyen · 17 years ago
  47. df17bfd IB/ehca: MR/MW structure refactoring by Hoang-Nam Nguyen · 17 years ago
  48. 2492398 IB/ehca: Use macro to calculate number of chunks in a mem block by Hoang-Nam Nguyen · 17 years ago
  49. 4e4e74c IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value by Hoang-Nam Nguyen · 17 years ago
  50. a1a6ff1 IB/ehca: Use common error code mapping instead of specific ones by Hoang-Nam Nguyen · 17 years ago
  51. 3df78f8 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() by Hoang-Nam Nguyen · 17 years ago
  52. fbb9318 IB/ehca: Fix HW level autodetection by Joachim Fenkes · 17 years ago
  53. 8fcea95 IB/mlx4: Take sizeof the correct pointer in call to memset() by Dotan Barak · 17 years ago
  54. 1c27cb7 IB/mlx4: Fix port returned from query QP for QPs in INIT state by Jack Morgenstein · 17 years ago
  55. 586bb58 IB/mlx4: Fix flow label returned from query QP by Jack Morgenstein · 17 years ago
  56. 1b07db7 RDMA/cxgb3: Remove cm_id reference on listen failures by Steve Wise · 17 years ago
  57. 9db4892 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning by Jeff Garzik · 17 years ago
  58. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  59. 65541cb IB/mlx4: Implement query SRQ by Jack Morgenstein · 17 years ago
  60. 6a775e2 IB/mlx4: Implement query QP by Jack Morgenstein · 17 years ago
  61. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  62. 8909c57 IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) by Shani Moideen · 17 years ago
  63. f72d2f0 IB/ehca: Improve latency by unlocking after triggering the hardware by Hoang-Nam Nguyen · 17 years ago
  64. 8705ce5 IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events by Joachim Fenkes · 17 years ago
  65. b1cfe43 IB/ehca: Return QP pointer in poll_cq() by Joachim Fenkes · 17 years ago
  66. 26ed687 IB/ehca: Change idr spinlocks into rwlocks by Joachim Fenkes · 17 years ago
  67. 28db6be IB/ehca: Refactor sync between completions and destroy_cq using atomic_t by Joachim Fenkes · 17 years ago
  68. 9844b71 IB/ehca: Lock renaming, static initializers by Joachim Fenkes · 17 years ago
  69. 15f001e IB/ehca: Report RDMA atomic attributes in query_qp() by Hoang-Nam Nguyen · 17 years ago
  70. 85f0031 IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2 by Stefan Roscher · 17 years ago
  71. 472803d IB/ehca: Support UD low-latency QPs by Stefan Roscher · 17 years ago
  72. a6a1294 IB/ehca: add Shared Receive Queue support by Joachim Fenkes · 17 years ago
  73. 9a79fc0 IB/ehca: QP code restructuring in preparation for SRQ by Joachim Fenkes · 17 years ago
  74. 91f13aa IB/ehca: HW level, HW caps and MTU autodetection by Joachim Fenkes · 17 years ago
  75. b8a3ba5 IB/ehca: Change scaling_code parameter description to match default value by Hoang-Nam Nguyen · 17 years ago
  76. f41d229 IB/ipath: return correct PortGUID in NodeInfo by Sean Hefty · 17 years ago
  77. 4f5973f IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp by Arthur Jones · 17 years ago
  78. 3588423 IB/ipath: Test interrupts at driver startup by Arthur Jones · 17 years ago
  79. 9ca4865 IB/ipath: Remove support for preproduction HTX InfiniPath cards by Ralph Campbell · 17 years ago
  80. 12f9a49 IB/ipath: Change version wording to be less confusing with release number by Dave Olson · 17 years ago
  81. 37a7e9b IB/ipath: Lower default number of kernel send buffers by Ralph Campbell · 17 years ago
  82. 0f4fc5e IB/ipath: Be more cautious about coming out of freeze mode by Dave Olson · 17 years ago
  83. 4fc570b IB/ipath: Add barrier before updating WC head in shared memory by Ralph Campbell · 17 years ago
  84. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 17 years ago
  85. 6abb6ea RDMA/cxgb3: Check return of kmalloc() in iwch_register_device() by WANG Cong · 17 years ago
  86. ecc2f00 RDMA/cxgb3: Don't abort after failures sending the mpa reply by Steve Wise · 17 years ago
  87. 96d0e49 RDMA/cxgb3: Don't post TID_RELEASE message by Steve Wise · 17 years ago
  88. 6eda48d RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit by Steve Wise · 17 years ago
  89. 1580367 RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts by Steve Wise · 17 years ago
  90. fb497d7 RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue by Steve Wise · 17 years ago
  91. de3d353 RDMA/cxgb3: Streaming -> RDMA mode transition fixes by Steve Wise · 17 years ago
  92. 149983af mlx4_core: Get the maximum message size from reported device capabilities by Dotan Barak · 17 years ago
  93. 87427da IB/ipath: Update copyright dates by John Gregor · 17 years ago
  94. 991bda2 IB/ipath: Clean send flags properly on QP reset by Robert Walsh · 17 years ago
  95. f2d0423 IB/ipath: ipath_poll fixups and enhancements by Robert Walsh · 17 years ago
  96. b506e1d IB/ipath: Send ACK invalid where appropriate by Robert Walsh · 17 years ago
  97. e8e7ad7 IB/ipath: Add capability to modify PBC word by Michael Albaugh · 17 years ago
  98. bacf401 IB/ipath: Make handling of one subport consistent by Mark Debbage · 17 years ago
  99. 0df6291 IB/ipath: Correct checking of swminor version field when using subports by Mark Debbage · 17 years ago
  100. d781b12 IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately by Ralph Campbell · 17 years ago