1. d64bf89 net/rds: Fix error handling in rds_ib_add_one() by Dotan Barak · 5 years ago
  2. 0573343 net/rds: Check laddr_check before calling it by Ka-Cheong Poon · 5 years ago
  3. bf69aba net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  4. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  5. 05a8248 net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names' by Gerd Rausch · 5 years ago
  6. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  7. c5c1a03 net/rds: An rds_sock is added too early to the hash table by Ka-Cheong Poon · 5 years ago
  8. 842841e Convert usage of IN_MULTICAST to ipv4_is_multicast by Dave Taht · 5 years ago
  9. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  10. 7d0a065 net/rds: Fix info leak in rds6_inc_info_copy() by Ka-Cheong Poon · 5 years ago
  11. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  12. e0e6d06 net: rds: add service level support in rds-info by Zhu Yanjun · 5 years ago
  13. bf1867d net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy by Dag Moxnes · 5 years ago
  14. 11740ef rds: check for excessive looping in rds_send_xmit by Andy Grover · 14 years ago
  15. 55c70ca net/rds: Add a few missing rds_stat_names entries by Gerd Rausch · 5 years ago
  16. 356feaa RDS: don't use GFP_ATOMIC for sk_alloc in rds_create by Chris Mason · 13 years ago
  17. 65dedd7 RDS: limit the number of times we loop in rds_send_xmit by Chris Mason · 13 years ago
  18. a46b5b6 net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options by Ka-Cheong Poon · 5 years ago
  19. c7ba50f net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler_cmn() by Jia-Ju Bai · 5 years ago
  20. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  21. aa49489 net/rds: Initialize ic->i_fastreg_wrs upon allocation by Gerd Rausch · 5 years ago
  22. 3a2886c net/rds: Keep track of and wait for FRWR segments in use upon shutdown by Gerd Rausch · 5 years ago
  23. 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
  24. aea01a2 net/rds: Fix NULL/ERR_PTR inconsistency by Gerd Rausch · 5 years ago
  25. 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
  26. c946744 net/rds: Get rid of "wait_clean_list_grace" and add locking by Gerd Rausch · 5 years ago
  27. 2c7da8e net/rds: Give fr_state a chance to transition to FRMR_IS_FREE by Gerd Rausch · 5 years ago
  28. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  29. dc205a8 rds: avoid version downgrade to legitimate newer peer connections by Santosh Shilimkar · 6 years ago
  30. fc640d4 rds: Return proper "tos" value to user-space by Gerd Rausch · 6 years ago
  31. 8c6166c rds: Accept peer connection reject messages due to incompatible version by Gerd Rausch · 6 years ago
  32. a552078 Revert "RDS: IB: split the mr registration and invalidation path" by Gerd Rausch · 6 years ago
  33. 616d37a rds: fix reordering with composite message notification by Santosh Shilimkar · 6 years ago
  34. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  35. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. 85cb928 net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 6 years ago
  37. b50e058 net: rds: fix memory leak when unload rds_rdma by Zhu Yanjun · 6 years ago
  38. fe3475a net: rds: add per rds connection cache statistics by Zhu Yanjun · 6 years ago
  39. eaa1ca9 rds: Don't check return value from destroy CQ by Leon Romanovsky · 6 years ago
  40. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  41. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  42. d14a108 net: rds: fix spelling mistake "syctl" -> "sysctl" by Colin Ian King · 6 years ago
  43. f350574 rds: ib: force endiannes annotation by Nicholas Mc Guire · 6 years ago
  44. 4b9fc71 net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 6 years ago
  45. dd3ac9a net/rds: Check address length before reading address family by Tetsuo Handa · 6 years ago
  46. cb66ddd1 net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). by Mao Wenan · 6 years ago
  47. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  48. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. fd261ce rds: rdma: update rdma transport for tos by Santosh Shilimkar · 6 years ago
  50. 56dc8bc rds: add transport specific tos_map hook by Santosh Shilimkar · 6 years ago
  51. 3eb4503 rds: add type of service(tos) infrastructure by Santosh Shilimkar · 6 years ago
  52. d021fab rds: rdma: add consumer reject by Santosh Shilimkar · 6 years ago
  53. cdc306a rds: make v3.1 as compat version by Santosh Shilimkar · 6 years ago
  54. 6a8a2aa Merge tag 'v5.0-rc5' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  55. a163afc IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len() by Bart Van Assche · 6 years ago
  56. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  57. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  58. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  59. 6fa19f5 rds: fix refcount bug in rds_sock_addref by Eric Dumazet · 6 years ago
  60. eeb2c4f rds: use DIV_ROUND_UP instead of ceil by Jacob Wen · 6 years ago
  61. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  62. 4087d2b net: rds: remove unnecessary NULL check by Zhu Yanjun · 6 years ago
  63. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  64. d84e7bc rds: Fix warning. by David S. Miller · 6 years ago
  65. c75ab8a net/rds: remove user triggered WARN_ON in rds_sendmsg by shamir rabinovitch · 6 years ago
  66. ea01007 net/rds: fix warn in rds_message_alloc_sgs by shamir rabinovitch · 6 years ago
  67. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  68. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. 9a4890b rds: RDS (tcp) hangs on sendto() to unresponding address by Ka-Cheong Poon · 6 years ago
  70. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. 16fdf8b rds: Fix build regression. by David S. Miller · 6 years ago
  72. 8360ed6 RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats by Nathan Chancellor · 6 years ago
  73. 1635bb5 net: rds: use memset to optimize the recv by Zhu Yanjun · 6 years ago
  74. aaf9253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. cc4dfb7 rds: fix two RCU related problems by Cong Wang · 6 years ago
  76. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  77. 2de9d50 rds: store socket timestamps as ktime_t by Arnd Bergmann · 6 years ago
  78. b0e0b0a net/rds: RDS is not Radio Data System by Pavel Machek · 6 years ago
  79. 53ae914 net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6 by Zhu Yanjun · 6 years ago
  80. c27f1e2 rds: tcp: remove duplicated include from tcp.c by Yue Haibing · 6 years ago
  81. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  82. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  83. f6f7a26 rds: fix building with IPV6=m by Arnd Bergmann · 6 years ago
  84. 5941923 RDS: IB: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  85. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 87f7013 rds: remove redundant variable 'rds_ibdev' by YueHaibing · 6 years ago
  87. e65d4d9 rds: Remove IPv6 dependency by Ka-Cheong Poon · 6 years ago
  88. f394ad2 rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead by Ka-Cheong Poon · 6 years ago
  89. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  90. 3e4e364 net/rds/Kconfig: Correct the RDS depends by Anders Roxell · 6 years ago
  91. 9e630bc RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr by Avinash Repaka · 6 years ago
  92. dc66fe4 rds: send: Fix dead code in rds_sendmsg by Gustavo A. R. Silva · 6 years ago
  93. ba7d7e2 net/rds/Kconfig: RDS should depend on IPV6 by Anders Roxell · 6 years ago
  94. f112d53 net/rds: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  95. 197c782 net/rds: Remove two WARN_ON() statements by Bart Van Assche · 6 years ago
  96. 1cb1d97 rds: remove trailing whitespace and blank lines by Stephen Hemminger · 6 years ago
  97. b7ff8b1 rds: Extend RDS API for IPv6 support by Ka-Cheong Poon · 6 years ago
  98. 1e2b44e rds: Enable RDS IPv6 support by Ka-Cheong Poon · 6 years ago
  99. eee2fa6 rds: Changing IP address internal representation to struct in6_addr by Ka-Cheong Poon · 6 years ago
  100. fa52531 net/rds: Remove unnecessary variable by Håkon Bugge · 6 years ago