aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_cm.c
Commit message (Expand)AuthorAge
* 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
* net/rds: fix unaligned memory accessshamir rabinovitch2015-05-03
* IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike2012-12-26
* RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-22
* net: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
* net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-17
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
* rds: double unlock in rds_ib_cm_handle_connect()Dan Carpenter2010-09-19