aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds
Commit message (Expand)AuthorAge
...
| * | | | | rds: debug: fix null check on static arrayPrashant Bhole2017-12-06
| * | | | | rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan2017-12-01
| * | | | | rds: tcp: correctly sequence cleanup on netns deletion.Sowmini Varadhan2017-12-01
| * | | | | rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()Sowmini Varadhan2017-12-01
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-30
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net/rds: Use rdma_read_gids to read connection GIDsParav Pandit2018-01-19
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | net: annotate ->poll() instancesAl Viro2017-11-27
| |/ / / /
* | | | / rds: tcp: compute m_ack_seq as offset from ->write_seqSowmini Varadhan2018-01-22
| |_|_|/ |/| | |
* | | | RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam2018-01-04
* | | | RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam2018-01-03
| |_|/ |/| |
* | | RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka2017-12-27
| |/ |/|
* | rds: Fix NULL pointer dereference in __rds_rdma_mapHåkon Bugge2017-12-06
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * net/rds/ib_fmr.c: use kmalloc_array_node()Johannes Thumshirn2017-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-11
|\|
| * rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge2017-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\|
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\| |
| * | rds: Fix inaccurate accounting of unsignaled wrsHåkon Bugge2017-10-26
| * | rds: ib: Fix uninitialized variableHåkon Bugge2017-10-26
| |/
* | RDS: IB: Initialize max_items based on underlying device attributesAvinash Repaka2017-10-06
* | RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka2017-10-06
|/
* rds: Fix incorrect statistics countingHåkon Bugge2017-09-07
* rds: Fix non-atomic operation on shared flag variableHåkon Bugge2017-09-05
* RDS: make rhashtable_params constBhumika Goyal2017-08-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-09
|\
| * rds: Reintroduce statistics countingHåkon Bugge2017-08-09
* | rds: reduce memory footprint for RDS when transport is RDMASowmini Varadhan2017-08-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-20
|\|
| * rds: Make sure updates to cp_send_gen can be observedHåkon Bugge2017-07-20
* | rds: cancel send/recv work before queuing connection shutdownSowmini Varadhan2017-07-16
|/
* rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan2017-07-08
* net, rds: convert rds_message.m_refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, rds: convert rds_mr.r_refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, rds: convert rds_ib_device.refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
* rds: tcp: set linger to 1 when unloading a rds-tcpSowmini Varadhan2017-06-22
* rds: tcp: send handshake ping-probe from passive endpointSowmini Varadhan2017-06-22
* rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_oneSowmini Varadhan2017-06-16
* rds: tcp: various endian-ness fixesSowmini Varadhan2017-06-16
* rds: tcp: remove cp_outgoingSowmini Varadhan2017-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * rds: tcp: canonical connection order for all paths with index > 0Sowmini Varadhan2017-04-02
| * rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...Sowmini Varadhan2017-04-02
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-15
| |\