aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds
Commit message (Expand)AuthorAge
* net/rds: Fix error handling in rds_ib_add_one()Dotan Barak2019-10-02
* net/rds: Check laddr_check before calling itKa-Cheong Poon2019-09-27
* net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-26
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-17
|\
| * net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch2019-09-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\|
| * net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon2019-09-11
* | Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht2019-09-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-02
|\|
| * net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon2019-08-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-27
|\|
| * net: rds: add service level support in rds-infoZhu Yanjun2019-08-24
* | net/rds: Whitelist rdma_cookie and rx_tstamp for usercopyDag Moxnes2019-08-23
* | rds: check for excessive looping in rds_send_xmitAndy Grover2019-08-15
* | net/rds: Add a few missing rds_stat_names entriesGerd Rausch2019-08-15
* | RDS: don't use GFP_ATOMIC for sk_alloc in rds_createChris Mason2019-08-15
* | RDS: limit the number of times we loop in rds_send_xmitChris Mason2019-08-15
* | net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES optionsKa-Cheong Poon2019-08-15
|/
* net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...Jia-Ju Bai2019-07-27
* 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
| * net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...Gerd Rausch2019-07-17
| * net/rds: Fix NULL/ERR_PTR inconsistencyGerd Rausch2019-07-17
| * net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch2019-07-17
| * net/rds: Get rid of "wait_clean_list_grace" and add lockingGerd Rausch2019-07-17
| * net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch2019-07-17
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-15
|\ \ | |/ |/|
| * Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-28
| |\
| * | rds: Don't check return value from destroy CQLeon Romanovsky2019-05-21
* | | rds: avoid version downgrade to legitimate newer peer connectionsSantosh Shilimkar2019-07-10
* | | rds: Return proper "tos" value to user-spaceGerd Rausch2019-07-10
* | | rds: Accept peer connection reject messages due to incompatible versionGerd Rausch2019-07-10
* | | Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch2019-07-10
* | | rds: fix reordering with composite message notificationSantosh Shilimkar2019-07-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\ \ \ | | |/ | |/|
| * | net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun2019-06-06
| * | net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2019-06-05
* | | net: rds: add per rds connection cache statisticsZhu Yanjun2019-06-05
|/ /
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* net: rds: fix spelling mistake "syctl" -> "sysctl"Colin Ian King2019-05-05
* rds: ib: force endiannes annotationNicholas Mc Guire2019-05-01
* net: rds: exchange of 8K and 1M poolZhu Yanjun2019-04-24
* net/rds: Check address length before reading address familyTetsuo Handa2019-04-12
* net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan2019-03-28
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\
| * Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-04
| |\
| * | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\ \ \