summaryrefslogtreecommitdiff
path: root/net/rds/ib.c
Commit message (Expand)AuthorAge
* net: rds: drop VLA in rds_for_each_conn_info()Salvatore Mesoraca2018-03-12
* rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan2018-02-08
* RDS: IB: Fix null pointer issueGuanglei Li2018-02-06
* net/rds: Use rdma_read_gids to read connection GIDsParav Pandit2018-01-19
* RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka2017-10-05
* net, rds: convert rds_ib_device.refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* rds: remove unnecessary returned value checkZhu Yanjun2017-03-03
* rds: ib: add the static type to the variablesZhu Yanjun2017-03-01
* RDS: IB: fix ifnullfree.cocci warningsWu Fengguang2017-02-24
* RDS: IB: Add vector spreading for cqsSantosh Shilimkar2017-01-02
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-23
* RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan2016-07-01
* RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan2016-07-01
* RDS: Rework path specific indirectionsSowmini Varadhan2016-07-01
* RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan2016-06-14
* RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com2016-03-02
* RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com2016-03-02
* net/rds: Avoid calling ib_query_deviceOr Gerlitz2015-12-22
* 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: split mr pool to improve 8K messages performanceSantosh Shilimkar2015-10-05
* | RDS: IB: use max_mr from HCA caps than max_fmrSantosh 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
| * IB/core: lock client data with lists_rwsemHaggai Eran2015-08-30
* | RDS: push FMR pool flush work to its own workersantosh.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
|/
* rds: prevent dereference of a NULL deviceSasha Levin2013-12-27
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
* rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo2011-02-01
* rds: make local functions/variables staticstephen hemminger2010-10-21
* RDS/IB: protect the list of IB devicesZach Brown2010-09-08
* RDS: remove __init and __exit annotationZach Brown2010-09-08
* RDS/IB: create a work queue for FMR flushingZach Brown2010-09-08
* RDS/IB: destroy connections on rmmodZach Brown2010-09-08
* RDS/IB: wait for IB dev freeing work to finish during rmmodZach Brown2010-09-08
* RDS/IB: disconnect when IB devices are removedZach Brown2010-09-08
* RDS/IB: add refcount tracking to struct rds_ib_deviceZach Brown2010-09-08
* RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()Andy Grover2010-09-08
* rds: rcu-ize rds_ib_get_device()Chris Mason2010-09-08
* RDS: Stop supporting old cong map sending methodAndy Grover2010-09-08
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-08
* RDS: Base init_depth and responder_resources on hw valuesAndy Grover2010-09-08
* RDS: Implement atomic operationsAndy Grover2010-09-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* RDMA/cm: fix loopback address supportSean Hefty2009-11-19
* RDS: Track transports via an array, not a listAndy Grover2009-08-23
* RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-20
* RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover2009-07-20