summaryrefslogtreecommitdiff
path: root/net/rds
Commit message (Expand)AuthorAge
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* rds: ib: add error handleZhu Yanjun2017-03-09
* rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan2017-03-07
* rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid racesSowmini Varadhan2017-03-07
* rds: tcp: Take explicit refcounts on struct netSowmini Varadhan2017-03-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-04
|\
| * rds: remove unnecessary returned value checkZhu Yanjun2017-03-03
| * rds: ib: add the static type to the variablesZhu Yanjun2017-03-01
* | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-02
|\ \ | |/ |/|
| * rds: remove dead codeAl Viro2016-12-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-28
|\ \
| * | rds: fix memory leak errorZhu Yanjun2017-02-24
| * | RDS: IB: fix ifnullfree.cocci warningsWu Fengguang2017-02-24
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\ \ \ | |/ / |/| |
| * | RDS: net: Switch from dma_device to dev.parentBart Van Assche2017-01-24
| * | IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-24
| * | RDS: IB: Remove an unused structure memberBart Van Assche2017-01-24
| |/
* | rds:Remove unnecessary ib_ring unallocZhu Yanjun2017-02-17
* | RDS: validate the requested traces user input against max supportedsantosh.shilimkar@oracle.com2017-01-06
* | RDS: add receive message trace used by applicationSantosh Shilimkar2017-01-02
* | RDS: make message size limit compliant with specAvinash Repaka2017-01-02
* | RDS: add stat for socket recv memory usageVenkat Venkatsubra2017-01-02
* | RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar2017-01-02
* | RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar2017-01-02
* | RDS: IB: Add vector spreading for cqsSantosh Shilimkar2017-01-02
* | RDS: IB: add few useful cache stastsSantosh Shilimkar2017-01-02
* | RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar2017-01-02
* | RDS: RDMA: silence the use_once mr log floodSantosh Shilimkar2017-01-02
* | RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar2017-01-02
* | RDS: RDMA: return appropriate error on rdma map failuresSantosh Shilimkar2017-01-02
* | RDS: RDMA: start rdma listening after initQing Huang2017-01-02
* | RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar2017-01-02
* | RDS: IB: make the transport retry count smallestSantosh Shilimkar2017-01-02
* | RDS: IB: include faddr in connection logSantosh Shilimkar2017-01-02
* | RDS: mark few internal functions static to make sparse build happySantosh Shilimkar2017-01-02
* | RDS: log the address on bind failureSantosh Shilimkar2017-01-02
|/
* RDS: use rb_entry()Geliang Tang2016-12-20
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15
|\
| * rds_rdma: log the connection reject messageSteve Wise2016-12-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\ \
| * | RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan2016-12-02
* | | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* | | RDS: TCP: Force every connection to be initiated by numerically smaller IP ad...Sowmini Varadhan2016-11-17
* | | RDS: TCP: Track peer's connection generation numberSowmini Varadhan2016-11-17
* | | RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans listSowmini Varadhan2016-11-17
* | | RDS: TCP: start multipath acceptor loop at 0Sowmini Varadhan2016-11-09
* | | RDS: TCP: report addr/port info based on TCP socket in rds-infoSowmini Varadhan2016-11-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\ \ \ | |/ /
| * | rds: debug messages are enabled by defaultshamir rabinovitch2016-10-29
| |/
* | rds: Remove duplicate prefix from rds_conn_path_error useJoe Perches2016-10-17