1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. fa55e30 IB/ehca: Allow access for ib_query_qp() by Alexander Schmidt · 14 years ago
  3. 25a5239 IB/ehca: Remove superfluous bitmasks from QP control block by Joachim Fenkes · 15 years ago
  4. 1988d1f IB/ehca: Remove unnecessary memory operations for userspace queue pairs by Stefan Roscher · 15 years ago
  5. 3750f60 IB/ehca: Fix printk format warnings from u64 type change by Stephen Rothwell · 15 years ago
  6. 1c72194 IB/ehca: Replace modulus operations in flush error completion path by Stefan Roscher · 15 years ago
  7. 7ec4f46 IB/ehca: Fix problem with generated flush work completions by Stefan Roscher · 15 years ago
  8. fad96ab IB/ehca: Remove reference to special QP in case of port activation failure by Stefan Roscher · 16 years ago
  9. 19f4282 IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter by Stefan Roscher · 16 years ago
  10. 0540bbb IB/ehca: Don't allow creating UC QP with SRQ by Hoang-Nam Nguyen · 16 years ago
  11. b9012e0 IB/ehca: Generate flush status CQ entries by Alexander Schmidt · 16 years ago
  12. 6773f07 IB/ehca: Discard double CQE for one WR by Alexander Schmidt · 16 years ago
  13. 51ad241 IB/ehca: Update qp_state on cached modify_qp() by Alexander Schmidt · 16 years ago
  14. 5b673b7 IB/ehca: Filter PATH_MIG events if QP was never armed by Joachim Fenkes · 16 years ago
  15. 12137c5 IB/ehca: Wait for async events to finish before destroying QP by Stefan Roscher · 16 years ago
  16. d227fa7 IB/ehca: Allocate event queue size depending on max number of CQs and QPs by Stefan Roscher · 16 years ago
  17. 4da27d6 IB/ehca: Move high-volume debug output to higher debug levels by Joachim Fenkes · 16 years ago
  18. 863fb09 IB/ehca: Prevent posting of SQ WQEs if QP not in RTS by Joachim Fenkes · 16 years ago
  19. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  20. f4f8299 IB/ehca: Remove tgid checking by Hoang-Nam Nguyen · 16 years ago
  21. 2ec8e662 IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware by Joachim Fenkes · 16 years ago
  22. bbdd267 IB/ehca: Add "port connection autodetect mode" by Hoang-Nam Nguyen · 16 years ago
  23. 0c86e28 IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp() by Hoang-Nam Nguyen · 16 years ago
  24. 908cf9a drivers/infiniband: Add missing "space" by Joe Perches · 17 years ago
  25. 1457edc IB/ehca: Return correct number of SGEs for SRQ by Joachim Fenkes · 16 years ago
  26. 3fe2ed3 IB/ehca: Fix static rate regression by Joachim Fenkes · 17 years ago
  27. 51aaa54 IB/ehca: Fix static rate calculation by Joachim Fenkes · 17 years ago
  28. c0c84d5 IB/ehca: Supply QP token for SRQ base QPs by Joachim Fenkes · 17 years ago
  29. c01759c IB/ehca: Return srq_attr->max_sge in ehca_query_srq() by Joachim Fenkes · 17 years ago
  30. 03f72a5 IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() by Hoang-Nam Nguyen · 17 years ago
  31. e90d0b3 IB/ehca: Path migration support by Joachim Fenkes · 17 years ago
  32. b708fba IB/ehca: Add check for max #SGE to create_qp() by Joachim Fenkes · 17 years ago
  33. e372219 IB/ehca: Print return codes as signed decimal integers by Joachim Fenkes · 17 years ago
  34. e390d3b IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space by Hoang-Nam Nguyen · 17 years ago
  35. 5281a4b IB/ehca: Support more than 4k QPs for userspace and kernelspace by Stefan Roscher · 17 years ago
  36. 441633b9 IB/ehca: Small QP userspace support by Stefan Roscher · 17 years ago
  37. 1f79448 IB/ehca: Make output clearer by removing some debug messages by Anton Blanchard · 17 years ago
  38. fecea0a IB/ehca: Fix Small QP regressions by Stefan Roscher · 17 years ago
  39. e2f81da IB/ehca: Support small QP queues by Stefan Roscher · 17 years ago
  40. 0c10f7b IB/ehca: Make internal_create/destroy_qp() static by Joachim Fenkes · 17 years ago
  41. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  42. 2b94397 IB/ehca: Fix warnings issued by checkpatch.pl by Hoang-Nam Nguyen · 17 years ago
  43. 26ed687 IB/ehca: Change idr spinlocks into rwlocks by Joachim Fenkes · 17 years ago
  44. 9844b71 IB/ehca: Lock renaming, static initializers by Joachim Fenkes · 17 years ago
  45. 15f001e IB/ehca: Report RDMA atomic attributes in query_qp() by Hoang-Nam Nguyen · 17 years ago
  46. 85f0031 IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2 by Stefan Roscher · 17 years ago
  47. 472803d IB/ehca: Support UD low-latency QPs by Stefan Roscher · 17 years ago
  48. a6a1294 IB/ehca: add Shared Receive Queue support by Joachim Fenkes · 17 years ago
  49. 9a79fc0 IB/ehca: QP code restructuring in preparation for SRQ by Joachim Fenkes · 17 years ago
  50. c55a0dd IB/ehca: Fix AQP0/1 QP number by Hoang-Nam Nguyen · 17 years ago
  51. 92761cd IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() by Joachim Fenkes · 17 years ago
  52. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  53. 4c34bdf IB/ehca: Remove use of do_mmap() by Hoang-Nam Nguyen · 17 years ago
  54. f2d9136 IB/ehca: Use proper GFP_ flags for get_zeroed_page() by Hoang-Nam Nguyen · 17 years ago
  55. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  56. 2771e9e IB/ehca: Use WQE offset instead of WQE addr for pending work reqs by Hoang-Nam Nguyen · 18 years ago
  57. 7e28db5 IB/ehca: Assure 4K alignment for firmware control blocks by Hoang-Nam Nguyen · 18 years ago
  58. 9bc57e2 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods by Ralph Campbell · 18 years ago
  59. fab9722 IB/ehca: Add driver for IBM eHCA InfiniBand adapters by Heiko J Schick · 18 years ago