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