summaryrefslogtreecommitdiffstats
path: root/net/rds
AgeCommit message (Expand)Author
2019-10-07net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-10-01net/rds: Check laddr_check before calling itKa-Cheong Poon
2019-10-01net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon
2019-09-10net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon
2019-07-31rds: Accept peer connection reject messages due to incompatible versionGerd Rausch
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-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
2019-02-04rds: add transport specific tos_map hookSantosh Shilimkar
2019-02-04rds: add type of service(tos) infrastructureSantosh Shilimkar
2019-02-04rds: rdma: add consumer rejectSantosh Shilimkar
2019-02-04rds: make v3.1 as compat versionSantosh Shilimkar
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-01-31rds: fix refcount bug in rds_sock_addrefEric Dumazet
2019-01-07rds: use DIV_ROUND_UP instead of ceilJacob Wen
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-01net: rds: remove unnecessary NULL checkZhu Yanjun
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-19rds: Fix warning.David S. Miller
2018-12-19net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch
2018-12-19net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-10rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23rds: Fix build regression.David S. Miller
2018-09-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor
2018-09-17net: rds: use memset to optimize the recvZhu Yanjun
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12rds: fix two RCU related problemsCong Wang
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-01rds: store socket timestamps as ktime_tArnd Bergmann
2018-08-31net/rds: RDS is not Radio Data SystemPavel Machek
2018-08-27net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6Zhu Yanjun
2018-08-21rds: tcp: remove duplicated include from tcp.cYue Haibing
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe