summaryrefslogtreecommitdiffstats
path: root/net/rds
AgeCommit message (Expand)Author
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes
2019-10-02net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-09-27net/rds: Check laddr_check before calling itKa-Cheong Poon
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-15net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-08-23net/rds: Whitelist rdma_cookie and rx_tstamp for usercopyDag Moxnes
2019-08-15rds: check for excessive looping in rds_send_xmitAndy Grover
2019-08-15net/rds: Add a few missing rds_stat_names entriesGerd Rausch
2019-08-15RDS: don't use GFP_ATOMIC for sk_alloc in rds_createChris Mason
2019-08-15RDS: limit the number of times we loop in rds_send_xmitChris Mason
2019-08-15net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES optionsKa-Cheong Poon
2019-07-27net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...Jia-Ju Bai
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-17net/rds: Initialize ic->i_fastreg_wrs upon allocationGerd Rausch
2019-07-17net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch
2019-07-17net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...Gerd Rausch
2019-07-17net/rds: Fix NULL/ERR_PTR inconsistencyGerd Rausch
2019-07-17net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch
2019-07-17net/rds: Get rid of "wait_clean_list_grace" and add lockingGerd Rausch
2019-07-17net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-09rds: avoid version downgrade to legitimate newer peer connectionsSantosh Shilimkar
2019-07-09rds: Return proper "tos" value to user-spaceGerd Rausch
2019-07-09rds: Accept peer connection reject messages due to incompatible versionGerd Rausch
2019-07-09Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch
2019-07-09rds: fix reordering with composite message notificationSantosh Shilimkar
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-06net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun
2019-06-05net: rds: fix memory leak when unload rds_rdmaZhu Yanjun
2019-06-05net: rds: add per rds connection cache statisticsZhu Yanjun
2019-05-21rds: Don't check return value from destroy CQLeon Romanovsky
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-05net: rds: fix spelling mistake "syctl" -> "sysctl"Colin Ian King
2019-05-01rds: ib: force endiannes annotationNicholas Mc Guire
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun
2019-04-12net/rds: Check address length before reading address familyTetsuo Handa
2019-03-28net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-04rds: rdma: update rdma transport for tosSantosh Shilimkar