1. 5c50f1d IB/rxe: Handle NETDEV_CHANGE events by Andrew Boyer · 7 years ago
  2. 13eb1e2 IB/rxe: Avoid ICRC errors by copying into the skb first by Andrew Boyer · 7 years ago
  3. 1223a1a IB/rxe: Another fix for broken receive queue draining by Andrew Boyer · 7 years ago
  4. 2418ada IB/rxe: Remove unneeded initialization in prepare6() by Andrew Boyer · 7 years ago
  5. 825a51a IB/rxe: Fix up rxe_qp_cleanup() by Andrew Boyer · 7 years ago
  6. 48c22be IB/rxe: Add dst_clone() in prepare_ipv6_hdr() by Andrew Boyer · 7 years ago
  7. b9109b7d IB/rxe: Fix destination cache for IPv6 by Andrew Boyer · 7 years ago
  8. d45d295 IB/rxe: Fix up the responder's find_resources() function by Andrew Boyer · 7 years ago
  9. cffec53 IB/rxe: Remove dangling prototype by Andrew Boyer · 7 years ago
  10. bfc3ae0 IB/rxe: Disable completion upcalls when a CQ is destroyed by Andrew Boyer · 7 years ago
  11. 9eb7f8e IB/rxe: Move refcounting earlier in rxe_send() by Andrew Boyer · 7 years ago
  12. 0208da9 IB/rdmavt: Handle dereg of inuse MRs properly by Mike Marciniszyn · 7 years ago
  13. 557fafe IB/qib: Convert qp_stats debugfs interface to use new iterator API by Mike Marciniszyn · 7 years ago
  14. e5c197a IB/hfi1: Convert qp_stats debugfs interface to use new iterator API by Mike Marciniszyn · 7 years ago
  15. dff2fe7 IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator by Mike Marciniszyn · 7 years ago
  16. 4734b4f IB/rdmavt: Add QP iterator API for QPs by Mike Marciniszyn · 7 years ago
  17. 4b9796b IB/hfi1: Use accessor to determine ring size by Kaike Wan · 7 years ago
  18. 6167a5b IB/qib: Stricter bounds checking for copy to buffer by Kamenee Arumugam · 7 years ago
  19. 34ab4de IB/hif1: Remove static tracing from SDMA hot path by Michael J. Ruhl · 7 years ago
  20. ba81a42 IB/hfi1: Acquire QSFP cable information on loopback by Jan Sokolowski · 7 years ago
  21. cfeca08 i40iw: make some structures const by Bhumika Goyal · 7 years ago
  22. 733da3b IB/hfi1: constify vm_operations_struct by Arvind Yadav · 7 years ago
  23. 2d72d6c RDMA/bnxt_re: remove unnecessary call to memset by Himanshu Jha · 7 years ago
  24. d518a44 IB/usnic: check for allocation failure by Dan Carpenter · 7 years ago
  25. 280ad49 IB/hfi1: Add opcode states to qp_stats by Mike Marciniszyn · 7 years ago
  26. 642aaab IB/hfi1: Add received request info to qp_stats by Kaike Wan · 7 years ago
  27. d68e68e IB/hfi1: Fix whitespace alignment issue for MAD by Kamenee Arumugam · 7 years ago
  28. 32500f2 IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h by Harish Chegondi · 7 years ago
  29. 637f460 IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h by Harish Chegondi · 7 years ago
  30. ddd3aff IB/hfi1: Remove duplicate definitions of num_user_pages() function by Harish Chegondi · 7 years ago
  31. 04a646d IB/hfi1: Fix the bail out code in pin_vector_pages() function by Harish Chegondi · 7 years ago
  32. 4c6c9aa IB/hfi1: Clean up pin_vector_pages() function by Harish Chegondi · 7 years ago
  33. 624b9ac IB/hfi1: Clean up user_sdma_send_pkts() function by Harish Chegondi · 7 years ago
  34. 9dc1170 IB/hfi1: Clean up hfi1_user_exp_rcv_setup function by Harish Chegondi · 7 years ago
  35. 7956371 IB/hfi1: Improve local kmem_cache_alloc performance by Michael J. Ruhl · 7 years ago
  36. de42de8 IB/hfi1: Ratelimit prints from sdma_interrupt by Grzegorz Morys · 7 years ago
  37. 2714727 IB/qib: Stricter bounds checking for copy and array access by Kamenee Arumugam · 7 years ago
  38. 3b71693 IB/qib: Remove unnecessary memory allocation for boardname by Kamenee Arumugam · 7 years ago
  39. 5b0ef65 IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation by Mike Marciniszyn · 7 years ago
  40. 3aaee8a IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref() by Mike Marciniszyn · 7 years ago
  41. a113969 Merge branch 'mellanox' into k.o/for-next by Doug Ledford · 7 years ago
  42. 050da90 IB/mlx5: Report mlx5 enhanced multi packet WQE capability by Bodong Wang · 7 years ago
  43. 795b609 IB/mlx5: Allow posting multi packet send WQEs if hardware supports by Bodong Wang · 7 years ago
  44. a550ddf IB/mlx5: Add support for multi underlay QP by Yishai Hadas · 7 years ago
  45. 7b4cdaa IB/mlx5: Fix integer overflow when page_shift == 31 by Ilya Lesokhin · 7 years ago
  46. 5942d8a IB/mlx5: Fix memory leak in clean_mr error path by Kamal Heib · 7 years ago
  47. ff740ae IB/mlx5: Decouple MR allocation and population flows by Ilya Lesokhin · 7 years ago
  48. 8b7ff7f IB/mlx5: Enable UMR for MRs created with reg_create by Ilya Lesokhin · 7 years ago
  49. 96dc3fc IB/mlx5: Expose software parsing for Raw Ethernet QP by Noa Osherovich · 7 years ago
  50. accbef5 RDMA/i40iw: Remove unused argument by Yuval Shaia · 7 years ago
  51. 847cb1a RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid" by Colin Ian King · 7 years ago
  52. 61e0962 IB: Avoid ib_modify_port() failure for RoCE devices by Selvin Xavier · 7 years ago
  53. a31a2a3 RDMA/vmw_pvrdma: Update device query parameters and port caps by Adit Ranadive · 7 years ago
  54. 05297b6 RDMA/vmw_pvrdma: Add RoCEv2 support by Bryan Tan · 7 years ago
  55. 31a8236 IB/ipoib: Enable ioctl for to IPoIB rdma netdevs by Feras Daoud · 7 years ago
  56. 4b7ee67 RDMA/nes: Remove zeroed parameter from port query callback by Leon Romanovsky · 7 years ago
  57. 17bf1ad RDMA/mlx4: Properly annotate link layer variable by Leon Romanovsky · 7 years ago
  58. 84305d71 RDMA/mlx5: Limit scope of get vector affinity local function by Leon Romanovsky · 7 years ago
  59. fab773c IB/rxe: Make rxe_counter_name static by Kamal Heib · 7 years ago
  60. 69956d8 IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock by Erez Shitrit · 7 years ago
  61. f9bfea9 IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero by Guy Levi · 7 years ago
  62. 078b357 IB/mlx4: Fix struct mlx4_ib_create_wq alignment by Guy Levi · 7 years ago
  63. c3f1ee2 IB/mlx4: Fix RSS QP type in creation verb by Guy Levi · 7 years ago
  64. 4a5fd5d IB/mlx5: Add necessary delay drop assignment by Maor Gottlieb · 7 years ago
  65. 4edf8d5 IB/mlx5: Fix some spelling mistakes by Talat Batheesh · 7 years ago
  66. faa9141 IB/mlx4: Fix some spelling mistakes by Talat Batheesh · 7 years ago
  67. 6232489 RDMA/mthca: Make explicit conversion to 64bit value by Leon Romanovsky · 7 years ago
  68. 5d50f40 RDMA/usnic: Fix remove address space warning by Leon Romanovsky · 7 years ago
  69. 31f97ba RDMA/mlx4: Remove gfp_mask argument from acquire_group call by Leon Romanovsky · 7 years ago
  70. 82901e3 RDMA/core: Refactor get link layer wrapper by Leon Romanovsky · 7 years ago
  71. cdc596d RDMA/core: Delete BUG() from unreachable flow by Leon Romanovsky · 7 years ago
  72. dcc9881 RDMA/(core, ulp): Convert register/unregister event handler to be void by Leon Romanovsky · 7 years ago
  73. fba02e6 RDMA/mlx4: Don't use uninitialized variable by Leon Romanovsky · 7 years ago
  74. 89caa05 IB/uverbs: Introduce and use helper functions to copy ah attributes by Parav Pandit · 7 years ago
  75. 5ab2d89 IB/cma: Fix erroneous validation of supported default GID type by Leon Romanovsky · 7 years ago
  76. 732912c Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
  77. ec25587 IB/mlx5: Always return success for RoCE modify port by Majd Dibbiny · 7 years ago
  78. 1d31e9c IB/mlx5: Fix Raw Packet QP event handler assignment by Majd Dibbiny · 7 years ago
  79. 498ca3c IB/core: Avoid accessing non-allocated memory when inferring port type by Noa Osherovich · 7 years ago
  80. e3bf14b rdma: Autoload netlink client modules by Jason Gunthorpe · 7 years ago
  81. 1eb5be0 rdma: Allow demand loading of NETLINK_RDMA by Jason Gunthorpe · 7 years ago
  82. e9105cd IB/mlx4: use kvmalloc_array to allocate wrid by Li Dongyang · 7 years ago
  83. b588300 IB/mlx5: use kvmalloc_array for mlx5_ib_wq by Li Dongyang · 7 years ago
  84. 7be0575 RDMA: Fix return value check for ib_get_eth_speed() by Selvin Xavier · 7 years ago
  85. 0c98568 IB/pvrdma: Remove unused function by Yuval Shaia · 7 years ago
  86. d26875b i40iw: Improve CQP timeout logic by Shiraz Saleem · 7 years ago
  87. bf808b5 IB/hfi1: Add kernel receive context info to debugfs by Kaike Wan · 7 years ago
  88. 6165467 IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option by Grzegorz Morys · 7 years ago
  89. d392a67 IB/hfi1: Remove pstate from hfi1_pportdata by Jakub Byczkowski · 7 years ago
  90. ec0d8b8 IB/hfi1: Stricter bounds checking of MAD trap index by Kamenee Arumugame · 7 years ago
  91. 76ae622 IB/hfi1: Load fallback platform configuration per HFI device by Jakub Byczkowski · 7 years ago
  92. 9161860 IB/hfi1: Add flag for platform config scratch register read by Jakub Byczkowski · 7 years ago
  93. 55774d0 IB/hfi1: Document phys port state bits not used in IB by Dennis Dalessandro · 7 years ago
  94. b6422bc IB/hfi1: Check xchg returned value for queuing link down entry by Sebastian Sanchez · 7 years ago
  95. 028e0a6 IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum" by Colin Ian King · 7 years ago
  96. 7221403 IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs by Dasaratharaman Chandramouli · 7 years ago
  97. 566d53a IB/hfi1: Enhance PIO/SDMA send for 16B by Don Hiatt · 7 years ago
  98. 5b6cabb IB/hfi1: Add 16B RC/UC support by Don Hiatt · 7 years ago
  99. 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
  100. 863cf89 IB/hfi1: Add 16B trace support by Don Hiatt · 7 years ago