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