1. f34b2cf1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 8 months ago
  2. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  3. 4db6187 rds: Remove redundant assignment to nr_sig by Jiapeng Chong · 3 years, 8 months ago
  4. 799bac5 Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock" by Linus Torvalds · 3 years, 8 months ago
  5. 5aa54bd28 rds: ib: Remove two ib_modify_qp() calls by Håkon Bugge · 3 years, 9 months ago
  6. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  7. 0c85a7e net/rds: Avoid potential use after free in rds_send_remove_from_sock by Aditya Pakki · 3 years, 9 months ago
  8. bdc2ab5c net/rds: Fix a use after free in rds_message_map_pages by Lv Yunlong · 3 years, 9 months ago
  9. ebf8939 net: rds: Fix a typo by Lu Wei · 3 years, 9 months ago
  10. 3e6f20e net/rds: Drop duplicate sin and sin6 assignments by Yejune Deng · 3 years, 10 months ago
  11. a11148e net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS by Sabyrzhan Tasbolatov · 4 years ago
  12. 42f2611 rds: stop using dmapool by Christoph Hellwig · 4 years, 2 months ago
  13. bf3b7b7 Merge branch 'for-rc' into rdma.git by Jason Gunthorpe · 4 years, 1 month ago
  14. 8ecfca6 RDMA: Lift ibdev_to_node from rds to common code by Christoph Hellwig · 4 years, 2 months ago
  15. 071ba4c RDMA: Add rdma_connect_locked() by Jason Gunthorpe · 4 years, 2 months ago
  16. 9f0bb95 net/rds: suppress page allocation failure error in recv buffer refill by Manjunath Patil · 4 years, 3 months ago
  17. 3cec036 RDS: drop double zeroing by Julia Lawall · 4 years, 3 months ago
  18. d936b1d net: rds: delete duplicated words by Randy Dunlap · 4 years, 3 months ago
  19. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  20. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  21. bbc8a99 rds: Prevent kernel-infoleak in rds_notify_queue_get() by Peilin Ye · 4 years, 5 months ago
  22. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  23. 089377b net: rds: rdma_transport.h: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  24. 9ef845f rds: If one path needs re-connection, check all and re-connect by Rao Shoaib · 4 years, 6 months ago
  25. 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 6 months ago
  26. 33cf601 net/rds: NULL pointer de-reference in rds_ib_add_one() by Ka-Cheong Poon · 4 years, 7 months ago
  27. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  28. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  29. 649392b RDMA: Remove 'max_fmr' by Jason Gunthorpe · 4 years, 7 months ago
  30. 07549ee RDMA/rds: Remove FMR support for memory registration by Max Gurtovoy · 4 years, 7 months ago
  31. 480aeb9 tcp: add tcp_sock_set_keepcnt by Christoph Hellwig · 4 years, 7 months ago
  32. d41ecaa tcp: add tcp_sock_set_keepintvl by Christoph Hellwig · 4 years, 7 months ago
  33. 71c48eb tcp: add tcp_sock_set_keepidle by Christoph Hellwig · 4 years, 7 months ago
  34. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  35. db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 7 months ago
  36. ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 7 months ago
  37. c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 7 months ago
  38. 8094ba0 RDMA/cma: Provide ECE reject reason by Leon Romanovsky · 4 years, 7 months ago
  39. eafd47f Merge tag 'v5.7-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 7 months ago
  40. f78cdbd rds: fix crash in rds_info_getsockopt() by John Hubbard · 4 years, 7 months ago
  41. dbfe7d7 rds: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
  42. 11a0ae4 RDMA: Allow ib_client's to fail when add() is called by Jason Gunthorpe · 4 years, 8 months ago
  43. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  44. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  45. 7dba920 net/rds: Use ERR_PTR for rds_message_alloc_sgs() by Jason Gunthorpe · 4 years, 9 months ago
  46. 2fabef4 net/rds: Fix MR reference counting problem by Ka-Cheong Poon · 4 years, 9 months ago
  47. e228a5d net/rds: Replace struct rds_mr's r_refcount with struct kref by Ka-Cheong Poon · 4 years, 9 months ago
  48. 0d4597c net/rds: Track user mapped pages through special API by Leon Romanovsky · 4 years, 11 months ago
  49. b2dfc67 net/rds: Use prefetch for On-Demand-Paging MR by Hans Westgaard Ry · 5 years ago
  50. 2eafa17 net/rds: Handle ODP mr registration/unregistration by Hans Westgaard Ry · 5 years ago
  51. c4c86ab net/rds: Detect need of On-Demand-Paging memory registration by Hans Westgaard Ry · 5 years ago
  52. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  53. a36e629 rds: ib: update WR sizes when bringing up connection by Dag Moxnes · 5 years ago
  54. ce753e6 net/rds: Remove unnecessary null check by YueHaibing · 5 years ago
  55. d131c5b net/rds: Add missing include file by YueHaibing · 5 years ago
  56. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  57. 9b17f58 net/rds: Use DMA memory pool allocation for rds_header by Ka-Cheong Poon · 5 years ago
  58. fab401e net/rds: Log vendor error if send/recv Work requests fail by Sudhakar Dindukurti · 5 years ago
  59. d64bf89 net/rds: Fix error handling in rds_ib_add_one() by Dotan Barak · 5 years ago
  60. 0573343 net/rds: Check laddr_check before calling it by Ka-Cheong Poon · 5 years ago
  61. bf69aba net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  62. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  63. 05a8248 net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names' by Gerd Rausch · 5 years ago
  64. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  65. c5c1a03 net/rds: An rds_sock is added too early to the hash table by Ka-Cheong Poon · 5 years ago
  66. 842841e Convert usage of IN_MULTICAST to ipv4_is_multicast by Dave Taht · 5 years ago
  67. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  68. 7d0a065 net/rds: Fix info leak in rds6_inc_info_copy() by Ka-Cheong Poon · 5 years ago
  69. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  70. e0e6d06 net: rds: add service level support in rds-info by Zhu Yanjun · 5 years ago
  71. bf1867d net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy by Dag Moxnes · 5 years ago
  72. 11740ef rds: check for excessive looping in rds_send_xmit by Andy Grover · 14 years ago
  73. 55c70ca net/rds: Add a few missing rds_stat_names entries by Gerd Rausch · 5 years ago
  74. 356feaa RDS: don't use GFP_ATOMIC for sk_alloc in rds_create by Chris Mason · 13 years ago
  75. 65dedd7 RDS: limit the number of times we loop in rds_send_xmit by Chris Mason · 13 years ago
  76. a46b5b6 net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options by Ka-Cheong Poon · 5 years ago
  77. c7ba50f net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler_cmn() by Jia-Ju Bai · 5 years ago
  78. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  79. aa49489 net/rds: Initialize ic->i_fastreg_wrs upon allocation by Gerd Rausch · 5 years ago
  80. 3a2886c net/rds: Keep track of and wait for FRWR segments in use upon shutdown by Gerd Rausch · 5 years ago
  81. 9547dff net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful by Gerd Rausch · 5 years ago
  82. aea01a2 net/rds: Fix NULL/ERR_PTR inconsistency by Gerd Rausch · 5 years ago
  83. 5f33141 net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV by Gerd Rausch · 5 years ago
  84. c946744 net/rds: Get rid of "wait_clean_list_grace" and add locking by Gerd Rausch · 5 years ago
  85. 2c7da8e net/rds: Give fr_state a chance to transition to FRMR_IS_FREE by Gerd Rausch · 5 years ago
  86. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  87. dc205a8 rds: avoid version downgrade to legitimate newer peer connections by Santosh Shilimkar · 6 years ago
  88. fc640d4 rds: Return proper "tos" value to user-space by Gerd Rausch · 6 years ago
  89. 8c6166c rds: Accept peer connection reject messages due to incompatible version by Gerd Rausch · 6 years ago
  90. a552078 Revert "RDS: IB: split the mr registration and invalidation path" by Gerd Rausch · 6 years ago
  91. 616d37a rds: fix reordering with composite message notification by Santosh Shilimkar · 6 years ago
  92. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  93. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. 85cb928 net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 6 years ago
  95. b50e058 net: rds: fix memory leak when unload rds_rdma by Zhu Yanjun · 6 years ago
  96. fe3475a net: rds: add per rds connection cache statistics by Zhu Yanjun · 6 years ago
  97. eaa1ca9 rds: Don't check return value from destroy CQ by Leon Romanovsky · 6 years ago
  98. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  99. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  100. d14a108 net: rds: fix spelling mistake "syctl" -> "sysctl" by Colin Ian King · 6 years ago