| Commit message (Expand) | Author | Age | Files | Lines |
* | net: rds: add service level support in rds-info | Zhu Yanjun | 2019-08-24 | 4 | -8/+22 |
* | net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler... | Jia-Ju Bai | 2019-07-27 | 1 | -1/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-07-19 | 5 | -49/+109 |
|\ |
|
| * | net/rds: Initialize ic->i_fastreg_wrs upon allocation | Gerd Rausch | 2019-07-17 | 1 | -1/+1 |
| * | net/rds: Keep track of and wait for FRWR segments in use upon shutdown | Gerd Rausch | 2019-07-17 | 3 | -6/+45 |
| * | net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes... | Gerd Rausch | 2019-07-17 | 1 | -1/+2 |
| * | net/rds: Fix NULL/ERR_PTR inconsistency | Gerd Rausch | 2019-07-17 | 1 | -2/+2 |
| * | net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin... | Gerd Rausch | 2019-07-17 | 2 | -27/+40 |
| * | net/rds: Get rid of "wait_clean_list_grace" and add locking | Gerd Rausch | 2019-07-17 | 2 | -38/+19 |
| * | net/rds: Give fr_state a chance to transition to FRMR_IS_FREE | Gerd Rausch | 2019-07-17 | 2 | -1/+27 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-07-15 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-28 | 4 | -5/+11 |
| |\ |
|
| * | | rds: Don't check return value from destroy CQ | Leon Romanovsky | 2019-05-21 | 1 | -4/+4 |
* | | | rds: avoid version downgrade to legitimate newer peer connections | Santosh Shilimkar | 2019-07-09 | 1 | -2/+4 |
* | | | rds: Return proper "tos" value to user-space | Gerd Rausch | 2019-07-09 | 1 | -0/+1 |
* | | | rds: Accept peer connection reject messages due to incompatible version | Gerd Rausch | 2019-07-09 | 1 | -2/+3 |
* | | | Revert "RDS: IB: split the mr registration and invalidation path" | Gerd Rausch | 2019-07-09 | 3 | -16/+8 |
* | | | rds: fix reordering with composite message notification | Santosh Shilimkar | 2019-07-09 | 4 | -30/+14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 3 | -5/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | net: rds: fix memory leak in rds_ib_flush_mr_pool | Zhu Yanjun | 2019-06-06 | 1 | -4/+6 |
| * | | net: rds: fix memory leak when unload rds_rdma | Zhu Yanjun | 2019-06-05 | 2 | -1/+4 |
* | | | net: rds: add per rds connection cache statistics | Zhu Yanjun | 2019-06-05 | 1 | -0/+2 |
|/ / |
|
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 2019-05-14 | 2 | -2/+3 |
* | net: rds: fix spelling mistake "syctl" -> "sysctl" | Colin Ian King | 2019-05-05 | 1 | -1/+1 |
* | rds: ib: force endiannes annotation | Nicholas Mc Guire | 2019-05-01 | 1 | -5/+3 |
* | net: rds: exchange of 8K and 1M pool | Zhu Yanjun | 2019-04-24 | 2 | -3/+11 |
* | net/rds: Check address length before reading address family | Tetsuo Handa | 2019-04-12 | 2 | -0/+5 |
* | net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). | Mao Wenan | 2019-03-28 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-03-09 | 5 | -27/+20 |
|\ |
|
| * | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe | 2019-02-04 | 4 | -9/+5 |
| |\ |
|
| * | | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len() | Bart Van Assche | 2019-02-04 | 5 | -27/+20 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-08 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | rds: fix refcount bug in rds_sock_addref | Eric Dumazet | 2019-01-31 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | rds: rdma: update rdma transport for tos | Santosh Shilimkar | 2019-02-04 | 6 | -22/+29 |
* | | | rds: add transport specific tos_map hook | Santosh Shilimkar | 2019-02-04 | 4 | -4/+24 |
* | | | rds: add type of service(tos) infrastructure | Santosh Shilimkar | 2019-02-04 | 10 | -17/+61 |
* | | | rds: rdma: add consumer reject | Santosh Shilimkar | 2019-02-04 | 3 | -2/+22 |
* | | | rds: make v3.1 as compat version | Santosh Shilimkar | 2019-02-04 | 4 | -17/+29 |
* | | | socket: Add SO_TIMESTAMP[NS]_NEW | Deepa Dinamani | 2019-02-03 | 2 | -4/+20 |
* | | | socket: Use old_timeval types for socket timestamps | Deepa Dinamani | 2019-02-03 | 1 | -1/+1 |
* | | | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD | Deepa Dinamani | 2019-02-03 | 2 | -2/+2 |
|/ / |
|
* | | rds: use DIV_ROUND_UP instead of ceil | Jacob Wen | 2019-01-07 | 4 | -9/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-01-03 | 1 | -1/+1 |
|\ |
|
| * | net: rds: remove unnecessary NULL check | Zhu Yanjun | 2019-01-01 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-12-28 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | RDMA: Start use ib_device_ops | Kamal Heib | 2018-12-12 | 1 | -2/+2 |
* | | rds: Fix warning. | David S. Miller | 2018-12-19 | 1 | -1/+3 |
* | | net/rds: remove user triggered WARN_ON in rds_sendmsg | shamir rabinovitch | 2018-12-19 | 4 | -19/+29 |
* | | net/rds: fix warn in rds_message_alloc_sgs | shamir rabinovitch | 2018-12-19 | 3 | -42/+91 |
|/ |
|