summaryrefslogtreecommitdiffstats
path: root/net/rds
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-8/+8
* rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan2018-02-0811-30/+76
* RDS: IB: Fix null pointer issueGuanglei Li2018-02-061-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3111-74/+128
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-233-5/+6
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-0/+4
| |\ \
| * | | rds: use RCU to synchronize work-enqueue with connection teardownSowmini Varadhan2018-01-056-20/+81
| * | | rds: Use atomic flag to track connections being destroyedSowmini Varadhan2018-01-053-6/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-291-0/+3
| |\ \ \
| * | | | rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()Sowmini Varadhan2017-12-271-20/+26
| * | | | rds: tcp: initialize t_tcp_detached to falseSowmini Varadhan2017-12-271-0/+1
| * | | | rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan2017-12-271-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-091-1/+1
| |\ \ \ \
| * | | | | rds: debug: fix null check on static arrayPrashant Bhole2017-12-061-2/+2
| * | | | | rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan2017-12-012-2/+8
| * | | | | rds: tcp: correctly sequence cleanup on netns deletion.Sowmini Varadhan2017-12-013-6/+7
| * | | | | rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()Sowmini Varadhan2017-12-011-24/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-311-4/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-305-6/+14
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net/rds: Use rdma_read_gids to read connection GIDsParav Pandit2018-01-191-4/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | net: annotate ->poll() instancesAl Viro2017-11-271-2/+2
| |/ / / /
* | | | | rds: tcp: compute m_ack_seq as offset from ->write_seqSowmini Varadhan2018-01-223-5/+6
| |_|_|/ |/| | |
* | | | RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam2018-01-041-0/+1
* | | | RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam2018-01-031-0/+3
| |_|/ |/| |
* | | RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka2017-12-271-0/+3
| |/ |/|
* | rds: Fix NULL pointer dereference in __rds_rdma_mapHåkon Bugge2017-12-061-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-2/+2
|\
| * net/rds/ib_fmr.c: use kmalloc_array_node()Johannes Thumshirn2017-11-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-121-5/+5
|\ \ | |/
| * rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge2017-11-101-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-048-0/+8
|\ \ | |/
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-028-0/+8
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-8/+8
|\ \ \ | |/ /
| * | rds: Fix inaccurate accounting of unsignaled wrsHåkon Bugge2017-10-261-8/+7
| * | rds: ib: Fix uninitialized variableHåkon Bugge2017-10-261-0/+1
| |/
* | RDS: IB: Initialize max_items based on underlying device attributesAvinash Repaka2017-10-051-2/+2
* | RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka2017-10-052-7/+6
|/
* 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
OpenPOWER on IntegriCloud