| Commit message (Expand) | Author | Age |
* | rds: Make sure updates to cp_send_gen can be observed | HÃ¥kon Bugge | 2017-07-20 |
* | rds: tcp: use sock_create_lite() to create the accept socket | Sowmini Varadhan | 2017-07-08 |
* | net, rds: convert rds_message.m_refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
* | net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
* | net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
* | net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
* | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 |
* | rds: tcp: set linger to 1 when unloading a rds-tcp | Sowmini Varadhan | 2017-06-22 |
* | rds: tcp: send handshake ping-probe from passive endpoint | Sowmini Varadhan | 2017-06-22 |
* | rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one | Sowmini Varadhan | 2017-06-16 |
* | rds: tcp: various endian-ness fixes | Sowmini Varadhan | 2017-06-16 |
* | rds: tcp: remove cp_outgoing | Sowmini Varadhan | 2017-06-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 |
|\ |
|
| * | rds: tcp: canonical connection order for all paths with index > 0 | Sowmini Varadhan | 2017-04-02 |
| * | rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked... | Sowmini Varadhan | 2017-04-02 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-15 |
| |\ |
|
| * | | rds: ib: unmap the scatter/gather list when error | Zhu Yanjun | 2017-03-14 |
| * | | rds: ib: add the static type to the function | Zhu Yanjun | 2017-03-14 |
| * | | rds: ib: remove redundant ib_dealloc_fmr | Zhu Yanjun | 2017-03-14 |
| * | | rds: ib: drop unnecessary rdma_reject | Zhu Yanjun | 2017-03-14 |
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-02 |
|\ \ \ |
|
| * | | | rds: make use of iov_iter_revert() | Al Viro | 2017-04-21 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. | | | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 |
|\ \| |
| | |/
| |/| |
|
| | * | net: Work around lockdep limitation in sockets that use sockets | David Howells | 2017-03-09 |
| | * | rds: ib: add error handle | Zhu Yanjun | 2017-03-09 |
| | * | rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races | Sowmini Varadhan | 2017-03-07 |
| | * | rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races | Sowmini Varadhan | 2017-03-07 |
| | * | rds: tcp: Take explicit refcounts on struct net | Sowmini Varadhan | 2017-03-07 |
| |/ |
|
* / | don't open-code kernel_setsockopt() | Al Viro | 2017-04-06 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-03-04 |
|\ |
|
| * | rds: remove unnecessary returned value check | Zhu Yanjun | 2017-03-03 |
| * | rds: ib: add the static type to the variables | Zhu Yanjun | 2017-03-01 |
* | | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-03-02 |
|\ \
| |/
|/| |
|
| * | rds: remove dead code | Al Viro | 2016-12-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-02-28 |
|\ \ |
|
| * | | rds: fix memory leak error | Zhu Yanjun | 2017-02-24 |
| * | | RDS: IB: fix ifnullfree.cocci warnings | Wu Fengguang | 2017-02-24 |
* | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | RDS: net: Switch from dma_device to dev.parent | Bart Van Assche | 2017-01-24 |
| * | | IB/core: Change the type of an ib_dma_alloc_coherent() argument | Bart Van Assche | 2017-01-24 |
| * | | RDS: IB: Remove an unused structure member | Bart Van Assche | 2017-01-24 |
| |/ |
|
* | | rds:Remove unnecessary ib_ring unalloc | Zhu Yanjun | 2017-02-17 |
* | | RDS: validate the requested traces user input against max supported | santosh.shilimkar@oracle.com | 2017-01-06 |
* | | RDS: add receive message trace used by application | Santosh Shilimkar | 2017-01-02 |
* | | RDS: make message size limit compliant with spec | Avinash Repaka | 2017-01-02 |
* | | RDS: add stat for socket recv memory usage | Venkat Venkatsubra | 2017-01-02 |
* | | RDS: IB: fix panic due to handlers running post teardown | Santosh Shilimkar | 2017-01-02 |
* | | RDS: RDMA: Fix the composite message user notification | Santosh Shilimkar | 2017-01-02 |
* | | RDS: IB: Add vector spreading for cqs | Santosh Shilimkar | 2017-01-02 |
* | | RDS: IB: add few useful cache stasts | Santosh Shilimkar | 2017-01-02 |