Age | Commit message (Expand) | Author |
2019-07-09 | rds: avoid version downgrade to legitimate newer peer connections | Santosh Shilimkar |
2019-07-09 | rds: Return proper "tos" value to user-space | Gerd Rausch |
2019-07-09 | rds: Accept peer connection reject messages due to incompatible version | Gerd Rausch |
2019-07-09 | Revert "RDS: IB: split the mr registration and invalidation path" | Gerd Rausch |
2019-07-09 | rds: fix reordering with composite message notification | Santosh Shilimkar |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-06 | net: rds: fix memory leak in rds_ib_flush_mr_pool | Zhu Yanjun |
2019-06-05 | net: rds: fix memory leak when unload rds_rdma | Zhu Yanjun |
2019-06-05 | net: rds: add per rds connection cache statistics | Zhu Yanjun |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-05-05 | net: rds: fix spelling mistake "syctl" -> "sysctl" | Colin Ian King |
2019-05-01 | rds: ib: force endiannes annotation | Nicholas Mc Guire |
2019-04-24 | net: rds: exchange of 8K and 1M pool | Zhu Yanjun |
2019-04-12 | net/rds: Check address length before reading address family | Tetsuo Handa |
2019-03-28 | net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock(). | Mao Wenan |
2019-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-04 | rds: rdma: update rdma transport for tos | Santosh Shilimkar |
2019-02-04 | rds: add transport specific tos_map hook | Santosh Shilimkar |
2019-02-04 | rds: add type of service(tos) infrastructure | Santosh Shilimkar |
2019-02-04 | rds: rdma: add consumer reject | Santosh Shilimkar |
2019-02-04 | rds: make v3.1 as compat version | Santosh Shilimkar |
2019-02-04 | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe |
2019-02-04 | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len() | Bart Van Assche |
2019-02-03 | socket: Add SO_TIMESTAMP[NS]_NEW | Deepa Dinamani |
2019-02-03 | socket: Use old_timeval types for socket timestamps | Deepa Dinamani |
2019-02-03 | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD | Deepa Dinamani |
2019-01-31 | rds: fix refcount bug in rds_sock_addref | Eric Dumazet |
2019-01-07 | rds: use DIV_ROUND_UP instead of ceil | Jacob Wen |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-01 | net: rds: remove unnecessary NULL check | Zhu Yanjun |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-12-19 | rds: Fix warning. | David S. Miller |
2018-12-19 | net/rds: remove user triggered WARN_ON in rds_sendmsg | shamir rabinovitch |
2018-12-19 | net/rds: fix warn in rds_message_alloc_sgs | shamir rabinovitch |
2018-12-12 | RDMA: Start use ib_device_ops | Kamal Heib |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-10 | rds: RDS (tcp) hangs on sendto() to unresponding address | Ka-Cheong Poon |
2018-09-25 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-23 | rds: Fix build regression. | David S. Miller |
2018-09-21 | RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats | Nathan Chancellor |
2018-09-17 | net: rds: use memset to optimize the recv | Zhu Yanjun |
2018-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-12 | rds: fix two RCU related problems | Cong Wang |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-01 | rds: store socket timestamps as ktime_t | Arnd Bergmann |
2018-08-31 | net/rds: RDS is not Radio Data System | Pavel Machek |
2018-08-27 | net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6 | Zhu Yanjun |
2018-08-21 | rds: tcp: remove duplicated include from tcp.c | Yue Haibing |