summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_cm.c
Commit message (Expand)AuthorAgeFilesLines
* net: rds: add service level support in rds-infoZhu Yanjun2019-08-241-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-191-1/+8
|\
| * net/rds: Initialize ic->i_fastreg_wrs upon allocationGerd Rausch2019-07-171-1/+1
| * net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch2019-07-171-0/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-151-4/+4
|\ \ | |/ |/|
| * rds: Don't check return value from destroy CQLeon Romanovsky2019-05-211-4/+4
* | Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch2019-07-091-7/+2
|/
* rds: rdma: update rdma transport for tosSantosh Shilimkar2019-02-041-15/+17
* rds: add type of service(tos) infrastructureSantosh Shilimkar2019-02-041-1/+1
* rds: rdma: add consumer rejectSantosh Shilimkar2019-02-041-2/+4
* rds: make v3.1 as compat versionSantosh Shilimkar2019-02-041-17/+23
* rds: Remove IPv6 dependencyKa-Cheong Poon2018-08-011-0/+9
* rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon2018-08-011-1/+1
* rds: Enable RDS IPv6 supportKa-Cheong Poon2018-07-231-5/+15
* rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon2018-07-231-78/+221
* treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-121-2/+4
* rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes2018-04-251-1/+2
* rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan2018-02-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-11/+36
|\
| * rds: ib: add error handleZhu Yanjun2017-03-091-11/+36
* | rds: ib: drop unnecessary rdma_rejectZhu Yanjun2017-03-131-3/+2
|/
* RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar2017-01-021-0/+12
* RDS: IB: Add vector spreading for cqsSantosh Shilimkar2017-01-021-3/+37
* RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar2017-01-021-4/+7
* RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar2017-01-021-2/+7
* RDS: IB: include faddr in connection logSantosh Shilimkar2017-01-021-10/+9
* RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan2016-07-011-1/+2
* RDS: Rework path specific indirectionsSowmini Varadhan2016-07-011-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-1/+1
|\
| * net: rds: fix coding style issuesJoshua Houghton2016-06-181-1/+1
* | RDS: Pass rds_conn_path to rds_send_xmit()Sowmini Varadhan2016-06-141-1/+1
* | RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan2016-06-141-0/+1
|/
* RDS: fix endianness for dp_ack_seqQing Huang2016-04-161-1/+1
* RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka2016-03-021-1/+6
* RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2016-03-021-4/+12
* RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com2016-03-021-15/+27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-1/+1
|\
| * IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+1
* | RDS: IB: handle rds_ibdev release case instead of crashing the kernelSantosh Shilimkar2015-10-051-1/+2
* | RDS: IB: split send completion handling and do batch ackSantosh Shilimkar2015-10-051-3/+42
* | RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar2015-10-051-2/+68
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-3/+1
|\
| * rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-3/+1
* | RDS: Don't destroy the rdma id until after we're done using itSantosh Shilimkar2015-08-251-1/+2
* | RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com2015-08-251-1/+1
* | RDS: destroy the ib state earlier during shutdownsantosh.shilimkar@oracle.com2015-08-251-8/+10
* | RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-071-2/+3
|/
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-2/+5
* RDS: Switch to generic logging helpersSagi Grimberg2015-05-181-33/+3
* net/rds: Fix new sparse warningDavid Ahern2015-05-041-1/+1