summaryrefslogtreecommitdiffstats
path: root/net/rds
Commit message (Expand)AuthorAgeFilesLines
* rds: Fix incorrect statistics countingHåkon Bugge2017-09-071-3/+7
* rds: Fix non-atomic operation on shared flag variableHåkon Bugge2017-09-051-2/+2
* RDS: make rhashtable_params constBhumika Goyal2017-08-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-1/+4
|\
| * rds: Reintroduce statistics countingHåkon Bugge2017-08-081-1/+4
* | rds: reduce memory footprint for RDS when transport is RDMASowmini Varadhan2017-08-032-10/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-3/+3
|\|
| * rds: Make sure updates to cp_send_gen can be observedHåkon Bugge2017-07-201-3/+3
* | rds: cancel send/recv work before queuing connection shutdownSowmini Varadhan2017-07-166-12/+16
|/
* rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan2017-07-081-1/+1
* net, rds: convert rds_message.m_refcount from atomic_t to refcount_tReshetova, Elena2017-07-042-7/+7
* net, rds: convert rds_mr.r_refcount from atomic_t to refcount_tReshetova, Elena2017-07-042-7/+7
* net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_tReshetova, Elena2017-07-042-7/+8
* net, rds: convert rds_ib_device.refcount from atomic_t to refcount_tReshetova, Elena2017-07-043-9/+9
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* rds: tcp: set linger to 1 when unloading a rds-tcpSowmini Varadhan2017-06-225-2/+7
* rds: tcp: send handshake ping-probe from passive endpointSowmini Varadhan2017-06-224-11/+12
* rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_oneSowmini Varadhan2017-06-161-1/+18
* rds: tcp: various endian-ness fixesSowmini Varadhan2017-06-166-13/+21
* rds: tcp: remove cp_outgoingSowmini Varadhan2017-06-164-23/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-025-21/+36
|\
| * rds: tcp: canonical connection order for all paths with index > 0Sowmini Varadhan2017-04-021-1/+1
| * rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...Sowmini Varadhan2017-04-021-1/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-156-35/+70
| |\
| * | rds: ib: unmap the scatter/gather list when errorZhu Yanjun2017-03-131-7/+19
| * | rds: ib: add the static type to the functionZhu Yanjun2017-03-132-4/+3
| * | rds: ib: remove redundant ib_dealloc_fmrZhu Yanjun2017-03-131-5/+2
| * | rds: ib: drop unnecessary rdma_rejectZhu Yanjun2017-03-131-3/+2
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-3/+1
|\ \ \
| * | | rds: make use of iov_iter_revert()Al Viro2017-04-211-3/+1
| | |/ | |/|
| | |
| \ \
*-. | | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-266-35/+70
|\ \| | | | |/ | |/|
| | * net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-091-1/+1
| | * rds: ib: add error handleZhu Yanjun2017-03-091-11/+36
| | * rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan2017-03-073-8/+18
| | * rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid racesSowmini Varadhan2017-03-071-10/+9
| | * rds: tcp: Take explicit refcounts on struct netSowmini Varadhan2017-03-073-5/+6
| |/
* / don't open-code kernel_setsockopt()Al Viro2017-04-062-11/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-045-18/+6
|\
| * rds: remove unnecessary returned value checkZhu Yanjun2017-03-034-14/+4
| * rds: ib: add the static type to the variablesZhu Yanjun2017-03-012-4/+2
* | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-022-36/+0
|\ \ | |/ |/|
| * rds: remove dead codeAl Viro2016-12-262-36/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-282-5/+5
|\ \
| * | rds: fix memory leak errorZhu Yanjun2017-02-241-3/+4
| * | RDS: IB: fix ifnullfree.cocci warningsWu Fengguang2017-02-241-2/+1
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-5/+4
|\ \ \ | |/ / |/| |
| * | RDS: net: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-241-3/+3
| * | RDS: IB: Remove an unused structure memberBart Van Assche2017-01-241-1/+0
| |/
* | rds:Remove unnecessary ib_ring unallocZhu Yanjun2017-02-171-1/+0