summaryrefslogtreecommitdiffstats
path: root/net/rds
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | net/rds/Kconfig: Correct the RDS dependsAnders Roxell2018-07-271-1/+1
| * | rds: send: Fix dead code in rds_sendmsgGustavo A. R. Silva2018-07-251-1/+1
| * | net/rds/Kconfig: RDS should depend on IPV6Anders Roxell2018-07-251-1/+1
| * | rds: remove trailing whitespace and blank linesStephen Hemminger2018-07-247-7/+0
| * | rds: Extend RDS API for IPv6 supportKa-Cheong Poon2018-07-236-9/+226
| * | rds: Enable RDS IPv6 supportKa-Cheong Poon2018-07-2314-114/+459
| * | rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon2018-07-2323-369/+863
| * | net/rds: Remove unnecessary variableHåkon Bugge2018-07-181-2/+1
| * | net/rds: void function cannot return -1Håkon Bugge2018-07-181-2/+0
* | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-169-21/+107
|\ \ \ | | |/ | |/|
| * | RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka2018-07-266-20/+39
| |/
| * rds: clean up loopback rds_connections on netns deletionSowmini Varadhan2018-06-273-1/+68
* | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-3/+3
* | net/rds: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-242-10/+5
* | net/rds: Remove two WARN_ON() statementsBart Van Assche2018-07-241-2/+0
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-163-0/+11
|\
| * rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar2018-06-143-0/+11
* | treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-121-2/+4
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-021-1/+1
|\
| * IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann2018-05-281-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-241-1/+1
|\|
| * IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-091-1/+1
* | rds: do not leak kernel memory to user landEric Dumazet2018-05-031-0/+1
* | rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes2018-04-251-1/+2
|/
* rds: MP-RDS may use an invalid c_pathKa-Cheong Poon2018-04-111-5/+10
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
* rds: tcp: remove register_netdevice_notifier infrastructure.Sowmini Varadhan2018-03-221-70/+23