Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1347099
| From | Santosh Shilimkar <santosh.shilimkar@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [net-next][PATCH v3 03/13] MAINTAINERS: update RDS entry |
| Date | 2016-03-02 00:30 +0100 |
| Message-ID | <r81TR-7Bj-53@gated-at.bofh.it> (permalink) |
| References | <r81TP-7Bj-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Acked-by: Chien Yen <chien.yen@oracle.com> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> --- MAINTAINERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 27393cf..08b084a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9067,10 +9067,14 @@ S: Maintained F: drivers/net/ethernet/rdc/r6040.c RDS - RELIABLE DATAGRAM SOCKETS -M: Chien Yen <chien.yen@oracle.com> +M: Santosh Shilimkar <santosh.shilimkar@oracle.com> +L: netdev@vger.kernel.org +L: linux-rdma@vger.kernel.org L: rds-devel@oss.oracle.com (moderated for non-subscribers) +W: https://oss.oracle.com/projects/rds/ S: Supported F: net/rds/ +F: Documentation/networking/rds.txt READ-COPY UPDATE (RCU) M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> -- 1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RDS: Major clean-up with couple of new features for 4.6 Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 12/13] RDS: IB: allocate extra space on queues for FRMR support Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 06/13] RDS: IB: create struct rds_ib_fmr Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 05/13] RDS: IB: Re-organise ibmr code Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 13/13] RDS: IB: Support Fastreg MR (FRMR) memory registration mode Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 11/13] RDS: IB: add Fastreg MR (FRMR) detection support Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 07/13] RDS: IB: move FMR code to its own file Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 02/13] RDS: Add support for SO_TIMESTAMP for incoming messages Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 09/13] RDS: IB: handle the RDMA CM time wait event Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 03/13] MAINTAINERS: update RDS entry Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 10/13] RDS: IB: add mr reused stats Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
[net-next][PATCH v3 04/13] RDS: IB: Remove the RDS_IB_SEND_OP dependency Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 00:30 +0100
Re: RDS: Major clean-up with couple of new features for 4.6 David Miller <davem@davemloft.net> - 2016-03-02 20:20 +0100
Re: RDS: Major clean-up with couple of new features for 4.6 santosh shilimkar <santosh.shilimkar@oracle.com> - 2016-03-02 20:20 +0100
csiph-web