1. 8803836 RDMA/rxe: Remove the unused xmit_errors member by Zhu Yanjun · 3 years, 1 month ago
  2. 47920e4 RDMA/rxe: Remove redundant err variable by Minghao Chi · 3 years, 1 month ago
  3. 6a21743 Merge branch 'sg_nents' into rdma.git for-next by Jason Gunthorpe · 3 years, 5 months ago
  4. ef4b96a RDMA/rxe: Restore setting tot_len in the IPv4 header by Bob Pearson · 3 years, 6 months ago
  5. 1117f26 RDMA/rxe: Move ICRC generation to a subroutine by Bob Pearson · 3 years, 6 months ago
  6. 13050a0 RDMA/rxe: Fixup rxe_send and rxe_loopback by Bob Pearson · 3 years, 6 months ago
  7. 36fbb03 RDMA/rxe: Move rxe_xmit_packet to a subroutine by Bob Pearson · 3 years, 6 months ago
  8. 2d3b2e4 RDMA/rxe: Fix redundant skb_put_zero by Bob Pearson · 3 years, 7 months ago
  9. 230bb83 RDMA/rxe: Fix redundant call to ip_send_check by Bob Pearson · 3 years, 7 months ago
  10. 32a25f2 RDMA/rxe: Fix failure during driver load by Kamal Heib · 3 years, 8 months ago
  11. 21e27ac RDMA/rxe: Fix missed IB reference counting in loopback by Bob Pearson · 3 years, 11 months ago
  12. 7289e26 Merge tag 'v5.11' into rdma.git for-next by Jason Gunthorpe · 4 years ago
  13. 899aba8 RDMA/rxe: Fix FIXME in rxe_udp_encap_recv() by Bob Pearson · 4 years ago
  14. 5120bf0 RDMA/rxe: Correct skb on loopback path by Bob Pearson · 4 years ago
  15. f1b0a8e Revert "RDMA/rxe: Remove VLAN code leftovers from RXE" by Martin Wilck · 4 years ago
  16. a9d2e9a RDMA/siw,rxe: Make emulated devices virtual in the device tree by Jason Gunthorpe · 4 years, 2 months ago
  17. bf3b7b7 Merge branch 'for-rc' into rdma.git by Jason Gunthorpe · 4 years, 2 months ago
  18. b2d2440 RDMA/rxe: Remove VLAN code leftovers from RXE by Zhu Yanjun · 4 years, 2 months ago
  19. edebc84 RDMA/rxe: Fix small problem in network_type patch by Bob Pearson · 4 years, 3 months ago
  20. e0d696d RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI by Jason Gunthorpe · 4 years, 3 months ago
  21. 63fa15d RDMA/rxe: Add SPDX hdrs to rxe source files by Bob Pearson · 4 years, 5 months ago
  22. 5f9e282 RDMA/rxe: Fix style warnings by Bob Pearson · 4 years, 5 months ago
  23. 420bd9e RDMA/rxe: Remove rxe_link_layer() by Kamal Heib · 4 years, 6 months ago
  24. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  25. dab2175 RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev by Parav Pandit · 6 years ago
  26. 3bf3e2b RDMA/rxe: Consider skb reserve space based on netdev of GID by Parav Pandit · 6 years ago
  27. 08304d7 IB/rxe: Replace av->network_type with skb->protocol by Zhu Yanjun · 6 years ago
  28. 66920e1 rdma_rxe: Use netlink messages to add/delete links by Steve Wise · 6 years ago
  29. ca22354 RDMA/rxe: Close a race after ib_register_device by Jason Gunthorpe · 6 years ago
  30. 6cc2c8e RDMA/rxe: Add ib_device_get_by_name() and use it in rxe by Jason Gunthorpe · 6 years ago
  31. c367074 RDMA/rxe: Use driver_unregister and new unregistration API by Jason Gunthorpe · 6 years ago
  32. 4c173f5 RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding by Jason Gunthorpe · 6 years ago
  33. 668aa15 RDMA/rxe: Improve loopback marking by Kamal Heib · 6 years ago
  34. 459cc69 RDMA: Provide safe ib_alloc_device() function by Leon Romanovsky · 6 years ago
  35. f55c3ec IB/rxe: Reuse code which sets port state by Yuval Shaia · 6 years ago
  36. 6e5559b RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters by Andrew Boyer · 6 years ago
  37. 5736c7c RDMA/rxe: Distinguish between down links and disabled links by Andrew Boyer · 6 years ago
  38. 0324162 RDMA/rxe: Remove unused addr_same() by Kamal Heib · 6 years ago
  39. 9de6986 RDMA/drivers: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  40. 5a738b5 RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name by Jason Gunthorpe · 6 years ago
  41. 3db2bce IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev by Parav Pandit · 6 years ago
  42. d3c04a3 IB/rxe: vary the source udp port for receive scaling by Vijay Immanuel · 7 years ago
  43. 24c937b IB/rxe: don't clear the tx queue on every transfer by Vijay Immanuel · 7 years ago
  44. 82f82ce IB/rxe: Use rdma GID API by Parav Pandit · 7 years ago
  45. bb42f87 IB/rxe: avoid unnecessary export by Zhu Yanjun · 7 years ago
  46. ecb238f IB/cxgb4: use skb_put_zero()/__skb_put_zero by YueHaibing · 7 years ago
  47. 10c47d5 IB/rxe: Change rxe_rcv to return void by Yuval Shaia · 7 years ago
  48. 8f1a72c IB/rxe: make rxe_release_udp_tunnel static by Zhu Yanjun · 7 years ago
  49. 0f02ba7 IB/rxe: make the variable static by Zhu Yanjun · 7 years ago
  50. 43c9fc5 rdma_rxe: make rxe work over 802.1q VLAN devices by Martin Wilck · 7 years ago
  51. 31f1bd1 IB/rxe: remove unnecessary rxe in rxe_send by Zhu Yanjun · 7 years ago
  52. 5793b46 IB/rxe: remove unnecessary skb_clone in xmit by Zhu Yanjun · 7 years ago
  53. 91eab79 IB/rxe: add the static type to the variable by Zhu Yanjun · 7 years ago
  54. 5c50f1d IB/rxe: Handle NETDEV_CHANGE events by Andrew Boyer · 7 years ago
  55. 2418ada IB/rxe: Remove unneeded initialization in prepare6() by Andrew Boyer · 7 years ago
  56. 48c22be IB/rxe: Add dst_clone() in prepare_ipv6_hdr() by Andrew Boyer · 7 years ago
  57. b9109b7d IB/rxe: Fix destination cache for IPv6 by Andrew Boyer · 7 years ago
  58. 9eb7f8e IB/rxe: Move refcounting earlier in rxe_send() by Andrew Boyer · 7 years ago
  59. fda85ce IB/rxe: Fix kernel panic from skb destructor by Yonatan Cohen · 8 years ago
  60. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  61. 4ed6ad1 IB/rxe: Cache dst in QP instead of getting it for each send by yonatanc · 8 years ago
  62. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  63. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  64. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  65. f39f775 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 8 years ago
  66. 839f5ac IB/rxe: Remove a pointless indirection layer by Bart Van Assche · 8 years ago
  67. 8d8f083 IB/rxe: Suppress sparse warnings by Bart Van Assche · 8 years ago
  68. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  69. 5cc8fab IB/rxe: Don't check for null ptr in send() by Andrew Boyer · 8 years ago
  70. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. d38eb80 IB/rxe: Unblock loopback by moving skb_out increment by Andrew Boyer · 8 years ago
  72. 4ac4707 IB/rxe: Use DEFINE_SPINLOCK() for spinlock by Wei Yongjun · 8 years ago
  73. 1454ca3 IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum by Yonatan Cohen · 8 years ago
  74. e404f94 IB/rxe: improved debug prints & code cleanup by Parav Pandit · 8 years ago
  75. ffae955 IB/rxe: Fix sending out loopback packet on netdev interface. by Parav Pandit · 8 years ago
  76. dfdd615 IB/rxe: Fix kernel panic in udp_setup_tunnel by Yonatan Cohen · 8 years ago
  77. 8700e3e Soft RoCE driver by Moni Shoua · 9 years ago