1. 9c79440 RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() by Sowmini Varadhan · 8 years ago
  2. 0b6f760 RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks by Sowmini Varadhan · 8 years ago
  3. 335b48d RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely by Sowmini Varadhan · 8 years ago
  4. 4116def rds: fix an infoleak in rds_inc_info_copy by Kangjie Lu · 8 years ago
  5. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  6. c948bb5 RDS: TCP: Avoid rds connection churn from rogue SYNs by Sowmini Varadhan · 8 years ago
  7. 37e14f4 RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp by Sowmini Varadhan · 8 years ago
  8. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  9. 3803662 rds: tcp: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  10. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  11. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. bd7c5f9 RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. by Sowmini Varadhan · 8 years ago
  13. eb19284 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock by Sowmini Varadhan · 8 years ago
  14. 947d275 RDS: TCP: Call pskb_extract() helper function by Sowmini Varadhan · 8 years ago
  15. e47db94 RDS: Fix the atomicity for congestion map update by santosh.shilimkar@oracle.com · 8 years ago
  16. a7c5565 RDS: fix endianness for dp_ack_seq by Qing Huang · 8 years ago
  17. 579ba85 RDS: fix congestion map corruption for PAGE_SIZE > 4k by shamir rabinovitch · 8 years ago
  18. e98499a RDS: memory allocated must be align to 8 by shamir rabinovitch · 8 years ago
  19. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  20. a3382e4 RDS: TCP: Remove unused constant by Sowmini Varadhan · 8 years ago
  21. c6a58ff RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket by Sowmini Varadhan · 8 years ago
  22. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  23. 1659185 RDS: IB: Support Fastreg MR (FRMR) memory registration mode by Avinash Repaka · 8 years ago
  24. ad6832f RDS: IB: allocate extra space on queues for FRMR support by santosh.shilimkar@oracle.com · 8 years ago
  25. 2cb2912 RDS: IB: add Fastreg MR (FRMR) detection support by santosh.shilimkar@oracle.com · 8 years ago
  26. db42753 RDS: IB: add mr reused stats by santosh.shilimkar@oracle.com · 8 years ago
  27. 37ea401 RDS: IB: handle the RDMA CM time wait event by santosh.shilimkar@oracle.com · 8 years ago
  28. d4de76d RDS: IB: add connection info to ibmr by santosh.shilimkar@oracle.com · 8 years ago
  29. 490ea59 RDS: IB: move FMR code to its own file by santosh.shilimkar@oracle.com · 8 years ago
  30. a69365a RDS: IB: create struct rds_ib_fmr by santosh.shilimkar@oracle.com · 8 years ago
  31. f6df683 RDS: IB: Re-organise ibmr code by santosh.shilimkar@oracle.com · 8 years ago
  32. dcfd041 RDS: IB: Remove the RDS_IB_SEND_OP dependency by santosh.shilimkar@oracle.com · 8 years ago
  33. 5711f8b RDS: Add support for SO_TIMESTAMP for incoming messages by santosh.shilimkar@oracle.com · 8 years ago
  34. dcdede0 RDS: Drop stale iWARP RDMA transport by santosh.shilimkar@oracle.com · 8 years ago
  35. f48e723 rds: duplicate include net/tcp.h by stephen hemminger · 8 years ago
  36. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  37. f2830d0 RDS: don't pretend to use cpu notifiers by Sebastian Andrzej Siewior · 9 years ago
  38. 0353261 net/rds: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  39. 8c7188b RDS: fix race condition when sending a message on unbound socket by Quentin Casasnovas · 9 years ago
  40. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  42. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  43. 7b56543 RDS: convert bind hash table to re-sizable hashtable by santosh.shilimkar@oracle.com · 9 years ago
  44. d3ffaefa net: rds: changing the return type from int to void by Saurabh Sengar · 9 years ago
  45. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  46. 9ddc873 RDS/IW: Convert to new memory registration API by Sagi Grimberg · 9 years ago
  47. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  48. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  49. 8ce675f RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv by Sowmini Varadhan · 9 years ago
  50. 7b4b000 RDS: fix rds-ping deadlock over TCP transport by santosh.shilimkar@oracle.com · 9 years ago
  51. 241b271 RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept_one() by Sowmini Varadhan · 9 years ago
  52. 4867980 RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports. by Sowmini Varadhan · 9 years ago
  53. 91d2f14 Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux by David S. Miller · 9 years ago
  54. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  55. 0676651 RDS: IB: split mr pool to improve 8K messages performance by Santosh Shilimkar · 9 years ago
  56. 41a4e9646 RDS: IB: use max_mr from HCA caps than max_fmr by Santosh Shilimkar · 9 years ago
  57. 67161e2 RDS: IB: mark rds_ib_fmr_wq static by Santosh Shilimkar · 9 years ago
  58. 26139dc RDS: IB: use already available pool handle from ibmr by Santosh Shilimkar · 9 years ago
  59. 2e1d6b8 RDS: IB: fix the rds_ib_fmr_wq kick call by Santosh Shilimkar · 9 years ago
  60. 9441c97 RDS: IB: handle rds_ibdev release case instead of crashing the kernel by Santosh Shilimkar · 9 years ago
  61. 0c28c04 RDS: IB: split send completion handling and do batch ack by Santosh Shilimkar · 9 years ago
  62. f4f943c RDS: IB: ack more receive completions to improve performance by Santosh Shilimkar · 9 years ago
  63. db6526d RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL by Santosh Shilimkar · 9 years ago
  64. 4bebdd7 RDS: defer the over_batch work to send worker by Santosh Shilimkar · 9 years ago
  65. 76b29ef RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit by Sowmini Varadhan · 9 years ago
  66. 1edd6a1 RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune by Sowmini Varadhan · 9 years ago
  67. 3b20fc3 RDS: Use a single TCP socket for both send and receive. by Sowmini Varadhan · 9 years ago
  68. 9b9acde RDS: Use per-bucket rw lock for bind hash-table by Santosh Shilimkar · 10 years ago
  69. 2812695 RDS: fix rds_sock reference bug while doing bind by Santosh Shilimkar · 12 years ago
  70. 8b0a6b4 RDS: make socket bind/release locking scheme simple and more efficient by Santosh Shilimkar · 12 years ago
  71. 59fe460 RDS: use kfree_rcu in rds_ib_remove_ipaddr by Santosh Shilimkar · 12 years ago
  72. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  73. 74e98eb RDS: verify the underlying transport exists before creating a connection by Sasha Levin · 9 years ago
  74. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  75. 8f384c0 RDS: rds_conn_lookup() should factor in the struct net for a match by Sowmini Varadhan · 9 years ago
  76. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  77. e558024 rds/ib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  78. fc27995 RDS: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  79. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  80. 2724121 RDS: remove superfluous from rds_ib_alloc_fmr() by santosh.shilimkar@oracle.com · 9 years ago
  81. ef5217a RDS: flush the FMR pool less often by santosh.shilimkar@oracle.com · 9 years ago
  82. ad1d7dc RDS: push FMR pool flush work to its own worker by santosh.shilimkar@oracle.com · 9 years ago
  83. 6116c20 RDS: fix fmr pool dirty_count by Wengang Wang · 9 years ago
  84. 3f6b314 RDS: Fix rds MR reference count in rds_rdma_unuse() by santosh.shilimkar@oracle.com · 9 years ago
  85. ba54d3c RDS: fix the dangling reference to rds_ib_incoming_slab by santosh.shilimkar@oracle.com · 9 years ago
  86. b01d04a rds: Fix improper gfp_t usage. by David S. Miller · 9 years ago
  87. ae05368 RDS: check for valid cm_id before initiating connection by santosh.shilimkar@oracle.com · 9 years ago
  88. 06e8941 RDS: return EMSGSIZE for oversize requests before processing/queueing by Mukesh Kacker · 9 years ago
  89. dfcec25 RDS: make sure rds_send_drop_to properly takes the m_rs_lock by santosh.shilimkar@oracle.com · 9 years ago
  90. 1c3be62 RDS: Don't destroy the rdma id until after we're done using it by Santosh Shilimkar · 9 years ago
  91. 5c240fa RDS: Fix assertion level from fatal to warning by santosh.shilimkar@oracle.com · 9 years ago
  92. 3049147 RDS: Make sure we do a signaled send for large-send by santosh.shilimkar@oracle.com · 9 years ago
  93. 4f73113 RDS: Mark message mapped before transmit by santosh.shilimkar@oracle.com · 9 years ago
  94. 0df5f9a6 RDS: add a sock_destruct callback debug aid by santosh.shilimkar@oracle.com · 9 years ago
  95. 0c48424 RDS: check for congestion updates during rds_send_xmit by santosh.shilimkar@oracle.com · 9 years ago
  96. 73ce431 RDS: make sure we post recv buffers by santosh.shilimkar@oracle.com · 9 years ago
  97. e1f475a RDS: don't update ip address tables if the address hasn't changed by santosh.shilimkar@oracle.com · 9 years ago
  98. 1bc7b863 RDS: destroy the ib state earlier during shutdown by santosh.shilimkar@oracle.com · 9 years ago
  99. 43962dd RDS: always free recv frag as we free its ring entry by santosh.shilimkar@oracle.com · 9 years ago
  100. 1d2e3f3 RDS: restore return value in rds_cmsg_rdma_args() by santosh.shilimkar@oracle.com · 9 years ago