aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib.c
Commit message (Expand)AuthorAge
* net/rds: Fix error handling in rds_ib_add_one()Dotan Barak2019-10-02
* net: rds: add service level support in rds-infoZhu Yanjun2019-08-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\
| * net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2019-06-05
* | net: rds: add per rds connection cache statisticsZhu Yanjun2019-06-05
|/
* rds: add transport specific tos_map hookSantosh Shilimkar2019-02-04
* rds: add type of service(tos) infrastructureSantosh Shilimkar2019-02-04
* RDMA: Start use ib_device_opsKamal Heib2018-12-12
* net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6Zhu Yanjun2018-08-27
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * rds: Remove IPv6 dependencyKa-Cheong Poon2018-08-01
| * rds: remove trailing whitespace and blank linesStephen Hemminger2018-07-24
| * rds: Extend RDS API for IPv6 supportKa-Cheong Poon2018-07-24
| * rds: Enable RDS IPv6 supportKa-Cheong Poon2018-07-24
| * rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon2018-07-24
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* 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-06
* 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-15
* 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