summaryrefslogtreecommitdiffstats
path: root/net/rds
Commit message (Expand)AuthorAgeFilesLines
* net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun2019-06-061-4/+6
* net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2019-06-052-1/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-142-2/+3
* net: rds: fix spelling mistake "syctl" -> "sysctl"Colin Ian King2019-05-051-1/+1
* rds: ib: force endiannes annotationNicholas Mc Guire2019-05-011-5/+3
* net: rds: exchange of 8K and 1M poolZhu Yanjun2019-04-242-3/+11
* net/rds: Check address length before reading address familyTetsuo Handa2019-04-122-0/+5
* net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan2019-03-281-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-095-27/+20
|\
| * Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-044-9/+5
| |\
| * | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-045-27/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-081-3/+3
|\ \ \
| * | | rds: fix refcount bug in rds_sock_addrefEric Dumazet2019-01-311-3/+3
| | |/ | |/|
* | | rds: rdma: update rdma transport for tosSantosh Shilimkar2019-02-046-22/+29
* | | rds: add transport specific tos_map hookSantosh Shilimkar2019-02-044-4/+24
* | | rds: add type of service(tos) infrastructureSantosh Shilimkar2019-02-0410-17/+61
* | | rds: rdma: add consumer rejectSantosh Shilimkar2019-02-043-2/+22
* | | rds: make v3.1 as compat versionSantosh Shilimkar2019-02-044-17/+29
* | | socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-032-4/+20
* | | socket: Use old_timeval types for socket timestampsDeepa Dinamani2019-02-031-1/+1
* | | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-032-2/+2
|/ /
* / rds: use DIV_ROUND_UP instead of ceilJacob Wen2019-01-074-9/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-031-1/+1
|\
| * net: rds: remove unnecessary NULL checkZhu Yanjun2019-01-011-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-2/+2
|\ \ | |/ |/|
| * RDMA: Start use ib_device_opsKamal Heib2018-12-121-2/+2
* | rds: Fix warning.David S. Miller2018-12-191-1/+3
* | net/rds: remove user triggered WARN_ON in rds_sendmsgshamir rabinovitch2018-12-194-19/+29
* | net/rds: fix warn in rds_message_alloc_sgsshamir rabinovitch2018-12-193-42/+91
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-3/+10
|\
| * rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon2018-10-101-3/+10
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-1/+1
|\|
| * rds: Fix build regression.David S. Miller2018-09-231-1/+1
| * RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor2018-09-211-1/+1
* | net: rds: use memset to optimize the recvZhu Yanjun2018-09-171-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-121-1/+4
|\|
| * rds: fix two RCU related problemsCong Wang2018-09-121-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-042-8/+3
|\|
| * net/rds: RDS is not Radio Data SystemPavel Machek2018-08-311-1/+1
| * net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6Zhu Yanjun2018-08-271-7/+2
* | rds: store socket timestamps as ktime_tArnd Bergmann2018-09-012-9/+7
|/
* rds: tcp: remove duplicated include from tcp.cYue Haibing2018-08-211-1/+0
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-1630-441/+1600
|\
| * rds: fix building with IPV6=mArnd Bergmann2018-08-141-0/+1
| * RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing2018-08-071-0/+1
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-026-20/+39
| |\
| * | rds: remove redundant variable 'rds_ibdev'YueHaibing2018-08-011-3/+0
| * | rds: Remove IPv6 dependencyKa-Cheong Poon2018-08-0112-26/+140
| * | rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon2018-08-013-7/+7