1. 02827b6 RDMA/rxe: Cleanup rxe_pool_entry by Bob Pearson · 3 years, 2 months ago
  2. 647bf13 RDMA/rxe: Create duplicate mapping tables for FMRs by Bob Pearson · 3 years, 4 months ago
  3. 0013453 RDMA/rxe: Separate HW and SW l/rkeys by Bob Pearson · 3 years, 4 months ago
  4. add2b3b RDMA/rxe: Move crc32 init code to rxe_icrc.c by Bob Pearson · 3 years, 6 months ago
  5. 6388751 RDMA/rxe: Fixup rxe_icrc_hdr by Bob Pearson · 3 years, 6 months ago
  6. 1117f26 RDMA/rxe: Move ICRC generation to a subroutine by Bob Pearson · 3 years, 6 months ago
  7. 13050a0 RDMA/rxe: Fixup rxe_send and rxe_loopback by Bob Pearson · 3 years, 6 months ago
  8. 36fbb03 RDMA/rxe: Move rxe_xmit_packet to a subroutine by Bob Pearson · 3 years, 6 months ago
  9. fe87fb1 RDMA/rxe: Move ICRC checking to a subroutine by Bob Pearson · 3 years, 6 months ago
  10. 570d2b9 RDMA/rxe: Disallow MR dereg and invalidate when bound by Bob Pearson · 3 years, 7 months ago
  11. cdd0b85 RDMA/rxe: Implement memory access through MWs by Bob Pearson · 3 years, 7 months ago
  12. 3902b42 RDMA/rxe: Implement invalidate MW operations by Bob Pearson · 3 years, 7 months ago
  13. 32a577b RDMA/rxe: Add support for bind MW work requests by Bob Pearson · 3 years, 7 months ago
  14. beec023 RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs by Bob Pearson · 3 years, 7 months ago
  15. cd5b010 RDMA/rxe: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
  16. b1f27f6 RDMA/rxe: Remove rxe_dma_device declaration by Kamal Heib · 3 years, 10 months ago
  17. 364e282 RDMA/rxe: Split MEM into MR and MW by Bob Pearson · 3 years, 10 months ago
  18. 63fa15d RDMA/rxe: Add SPDX hdrs to rxe source files by Bob Pearson · 4 years, 5 months ago
  19. 420bd9e RDMA/rxe: Remove rxe_link_layer() by Kamal Heib · 4 years, 6 months ago
  20. 293d844 RDMA/rxe: Return void from rxe_mem_init_dma() by Kamal Heib · 4 years, 6 months ago
  21. f6b4c11 RDMA/rxe: Remove unused rxe_mem_map_pages by Kamal Heib · 4 years, 7 months ago
  22. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  23. c367074 RDMA/rxe: Use driver_unregister and new unregistration API by Jason Gunthorpe · 6 years ago
  24. fa40718 RDMA/rxe: Move rxe_init_av() to rxe_av.c by Kamal Heib · 6 years ago
  25. 9802c33 IB/rxe: Remove unnecessary rxe variable by Zhu Yanjun · 6 years ago
  26. e00b64f RDMA: Cleanup undesired pd->uobject usage by Shamir Rabinovitch · 6 years ago
  27. a854b1e IB/rxe: move the variable into the function that uses it by Zhu Yanjun · 6 years ago
  28. 0797e6f IB/rxe: Remove unnecessary enum values by Nathan Chancellor · 6 years ago
  29. 3db2bce IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev by Parav Pandit · 6 years ago
  30. 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index by Parav Pandit · 7 years ago
  31. e12ee8c IB/rxe: remove unused function variable by Zhu Yanjun · 7 years ago
  32. 10c47d5 IB/rxe: Change rxe_rcv to return void by Yuval Shaia · 7 years ago
  33. 0c43ab3 RDMA/rxe: Use structs to describe the uABI instead of opencoding by Jason Gunthorpe · 7 years ago
  34. b92ec0f RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr by Jason Gunthorpe · 7 years ago
  35. 31f1bd1 IB/rxe: remove unnecessary rxe in rxe_send by Zhu Yanjun · 7 years ago
  36. 316663c IB/rxe: remove redudant parameter in rxe_av_fill_ip_info by Zhu Yanjun · 7 years ago
  37. 45a290f IB/rxe: change the function rxe_av_fill_ip_info to void by Zhu Yanjun · 7 years ago
  38. a402dc4 IB/rxe: change the function to void from int by Zhu Yanjun · 7 years ago
  39. 9c96f3d IB/rxe: remove unnecessary parameter in rxe_av_to_attr by Zhu Yanjun · 7 years ago
  40. ca3d9fe IB/rxe: change the function to void from int by Zhu Yanjun · 7 years ago
  41. 1a241db IB/rxe: remove redudant parameter in function by Zhu Yanjun · 7 years ago
  42. 65567e4 RDMA/rxe: Fix a race condition in rxe_requester() by Bart Van Assche · 7 years ago
  43. 3bfbea7 IB/rxe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  44. cffec53 IB/rxe: Remove dangling prototype by Andrew Boyer · 7 years ago
  45. bfc3ae0 IB/rxe: Disable completion upcalls when a CQ is destroyed by Andrew Boyer · 7 years ago
  46. c498e82 IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned' by Kamal Heib · 8 years ago
  47. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  48. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  49. 0b1e5b9 IB/rxe: Add port protocol stats by Yonatan Cohen · 8 years ago
  50. 0bbb3b7 IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it by Bart Van Assche · 8 years ago
  51. 839f5ac IB/rxe: Remove a pointless indirection layer by Bart Van Assche · 8 years ago
  52. 18d3451 IB/rxe: Generate a completion for all failed work requests by Bart Van Assche · 8 years ago
  53. 32404fb IB/rxe: Let the compiler check the type of the cleanup functions by Bart Van Assche · 8 years ago
  54. d38eb80 IB/rxe: Unblock loopback by moving skb_out increment by Andrew Boyer · 8 years ago
  55. b6bbee0 IB/rxe: Properly honor max IRD value for rd/atomic. by Parav Pandit · 8 years ago
  56. 8700e3e Soft RoCE driver by Moni Shoua · 9 years ago