summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_cm.c
AgeCommit message (Expand)Author
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-17net/rds: Initialize ic->i_fastreg_wrs upon allocationGerd Rausch
2019-07-17net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-09Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch
2019-05-21rds: Don't check return value from destroy CQLeon Romanovsky
2019-02-04rds: rdma: update rdma transport for tosSantosh Shilimkar
2019-02-04rds: add type of service(tos) infrastructureSantosh Shilimkar
2019-02-04rds: rdma: add consumer rejectSantosh Shilimkar
2019-02-04rds: make v3.1 as compat versionSantosh Shilimkar
2018-08-01rds: Remove IPv6 dependencyKa-Cheong Poon
2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon
2018-07-23rds: Enable RDS IPv6 supportKa-Cheong Poon
2018-07-23rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook
2018-04-25rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes
2018-02-08rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-13rds: ib: drop unnecessary rdma_rejectZhu Yanjun
2017-03-09rds: ib: add error handleZhu Yanjun
2017-01-02RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar
2017-01-02RDS: IB: Add vector spreading for cqsSantosh Shilimkar
2017-01-02RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar
2017-01-02RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar
2017-01-02RDS: IB: include faddr in connection logSantosh Shilimkar
2016-07-01RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan
2016-07-01RDS: Rework path specific indirectionsSowmini Varadhan
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-18net: rds: fix coding style issuesJoshua Houghton
2016-06-14RDS: Pass rds_conn_path to rds_send_xmit()Sowmini Varadhan
2016-06-14RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan
2016-04-16RDS: fix endianness for dp_ack_seqQing Huang
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka
2016-03-02RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-05RDS: IB: handle rds_ibdev release case instead of crashing the kernelSantosh Shilimkar
2015-10-05RDS: IB: split send completion handling and do batch ackSantosh Shilimkar
2015-10-05RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-25RDS: Don't destroy the rdma id until after we're done using itSantosh Shilimkar
2015-08-25RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com
2015-08-25RDS: destroy the ib state earlier during shutdownsantosh.shilimkar@oracle.com
2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-05-18RDS: Switch to generic logging helpersSagi Grimberg