1. 145eba1 RDMA/hfi1: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
  2. 16e1b53 RDMA/hw/hfi1/ud: Fix a little more doc-rot by Lee Jones · 4 years ago
  3. 2b0ad2d IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details by Michael J. Ruhl · 6 years ago
  4. d310c4b IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs by Michael J. Ruhl · 6 years ago
  5. 5136bfe IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full by Kamenee Arumugam · 6 years ago
  6. 942a899 IB/hfi1: Handle port down properly in pio by Mike Marciniszyn · 6 years ago
  7. 6a8a2aa Merge tag 'v5.0-rc5' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  8. db421a5 IB/{hfi1, qib, rvt} Cleanup open coded sge usage by Michael J. Ruhl · 6 years ago
  9. 904bba2 IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM by Brian Welty · 6 years ago
  10. fe4dd42 IB/hfi1: Correctly process FECN and BECN in packets by Mitko Haralanov · 6 years ago
  11. 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  12. 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
  13. b697d7d IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values by Michael J. Ruhl · 7 years ago
  14. 81cd389 IB/hfi1: Add support for 16B Management Packets by Don Hiatt · 7 years ago
  15. 832369f IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt by Brian Welty · 7 years ago
  16. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  17. 2246edf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  18. 78d3633 IB/hfi1: Remove blind constants from 16B update by Mike Marciniszyn · 7 years ago
  19. f150e27 IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet by Sebastian Sanchez · 7 years ago
  20. 9636258 IB/hfi1: Remove dependence on qp->s_hdrwords by Mitko Haralanov · 7 years ago
  21. adf90eb drivers/infiniband: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  22. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  23. b64581a IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry by Don Hiatt · 7 years ago
  24. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  25. 6d945a8 IB/hfi1: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  26. 88733e3 IB/hfi1: Add 16B UD support by Don Hiatt · 7 years ago
  27. 5786adf3 IB/hfi1: Add support to process 16B header errors by Don Hiatt · 7 years ago
  28. 30e0741 IB/hfi1: Add support to send 16B bypass packets by Don Hiatt · 7 years ago
  29. 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 7 years ago
  30. 13d8491 IB/hfi1,qib: Do not send QKey trap for UD qps by Dennis Dalessandro · 8 years ago
  31. 9039746 IB/hfi1: Setup common IB fields in hfi1_packet struct by Don Hiatt · 8 years ago
  32. 7dafbab IB/hfi1: Add functions to parse BTH/IB headers by Don Hiatt · 8 years ago
  33. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  34. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  35. 3d59109 IB/hfi1: Use defines from common headers by Don Hiatt · 8 years ago
  36. cb427057 IB/hfi1: Add functions to parse 9B headers by Don Hiatt · 8 years ago
  37. aad559c IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 by Dasaratharaman Chandramouli · 8 years ago
  38. 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
  39. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  40. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  41. f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
  42. b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 8 years ago
  43. e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 8 years ago
  44. f380920 IB/hfi1: Update SMA ingress checks for response packets by Jianxin Xiong · 8 years ago
  45. 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 8 years ago
  46. 527dbf1 IB/qib, IB/hfi1: Fix grh creation in ud loopback by Dasaratharaman Chandramouli · 8 years ago
  47. 89c057c IB/hfi1: Cleanup UD packet handler. by Dasaratharaman Chandramouli · 8 years ago
  48. a9b6b3b IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info by Dasaratharaman Chandramouli · 8 years ago
  49. bd24ef5 IB/hfi1: Remove unused elements from struct ahg_ib_header by Dasaratharaman Chandramouli · 8 years ago
  50. 5fd2b56 IB/hfi1: Pull FECN/BECN processing to a common place by Mitko Haralanov · 8 years ago
  51. 896ce45 IB/hfi1: Correct issues with sc5 computation by Mike Marciniszyn · 8 years ago
  52. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/ud.c]
  53. 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 9 years ago
  54. 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
  55. e490974 staging/rdma/hfi1: Add braces on all arms of statement by Jubin John · 9 years ago
  56. 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
  57. 5161fc3 staging/rdma/hfi1: Remove blank line before close brace by Jubin John · 9 years ago
  58. 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
  59. 14553ca staging/rdma/hfi1: Adaptive PIO for short messages by Mike Marciniszyn · 9 years ago
  60. 711e104 staging/rdma/hfi1: fix panic in send engine by Mike Marciniszyn · 9 years ago
  61. 721d042 staging/rdma/hfi1: Add s_sendcontext priv field by Jubin John · 9 years ago
  62. bb5df5f staging/rdma/hfi1: Remove header memcpy from sdma send path. by Dennis Dalessandro · 9 years ago
  63. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
  64. 7b0b01a staging/rdma/hfi1: Split last 8 bytes of copy to user buffer by Dean Luick · 9 years ago
  65. ec4274f staging/rdma/hfi1: Remove modify queue pair from hfi1 by Dennis Dalessandro · 9 years ago
  66. 83693bd staging/rdma/hfi1: Use rdmavt version of post_send by Dennis Dalessandro · 9 years ago
  67. abd712d staging/rdma/hfi1: Remove CQ data structures and functions from hfi1 by Dennis Dalessandro · 9 years ago
  68. 54d10c1 staging/rdma/hfi1: Use rdmavt send flags and recv flags by Dennis Dalessandro · 9 years ago
  69. 4eb0688 staging/rdma/hfi1: Remove ibport and use rdmavt version by Dennis Dalessandro · 9 years ago
  70. 895420d staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type by Dennis Dalessandro · 9 years ago
  71. 15723f0 staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1 by Dennis Dalessandro · 9 years ago
  72. 8859b4a staging/rdma/hfi1: Use correct rdmavt header files after move. by Dennis Dalessandro · 9 years ago
  73. 4c6829c staging/rdma/hfi1: Remove driver specific members from hfi1 qp type by Dennis Dalessandro · 9 years ago
  74. cd4ceee staging/rdma/hfi1: Remove MR data structures from hfi1 by Dennis Dalessandro · 9 years ago
  75. 624be1d staging/hfi1: Clean up comments by Edward Mascarenhas · 9 years ago
  76. 5cd2411 staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTA by Erik E. Kahn · 9 years ago
  77. d7b8ba5 staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs by Mike Marciniszyn · 9 years ago
  78. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  79. 7724105 IB/hfi1: add driver files by Mike Marciniszyn · 9 years ago