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