aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds
Commit message (Expand)AuthorAge
* RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan2016-06-07
* RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re...Sowmini Varadhan2016-06-07
* RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan2016-06-07
* rds: fix an infoleak in rds_inc_info_copyKangjie Lu2016-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-20
|\
| * RDS: TCP: Avoid rds connection churn from rogue SYNsSowmini Varadhan2016-05-20
| * RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcpSowmini Varadhan2016-05-20
| * rds: tcp: block BH in TCP callbacksEric Dumazet2016-05-19
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-20
|\ \ | |/ |/|
| * IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\ \
| * | RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan2016-05-03
| * | RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2016-05-03
| |/
* / RDS: TCP: Call pskb_extract() helper functionSowmini Varadhan2016-04-25
|/
* RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com2016-04-16
* RDS: fix endianness for dp_ack_seqQing Huang2016-04-16
* RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch2016-04-07
* RDS: memory allocated must be align to 8shamir rabinovitch2016-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * RDS: TCP: Remove unused constantSowmini Varadhan2016-03-18
| * RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan2016-03-18
| * RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka2016-03-02
| * RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2016-03-02
| * RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com2016-03-02
| * RDS: IB: add mr reused statssantosh.shilimkar@oracle.com2016-03-02
| * RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com2016-03-02
| * RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com2016-03-02
| * RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com2016-03-02
| * RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com2016-03-02
| * RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com2016-03-02
| * RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com2016-03-02
| * RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com2016-03-02
| * RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com2016-03-02
| * rds: duplicate include net/tcp.hstephen hemminger2016-02-11
* | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-15
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * net/rds: Avoid calling ib_query_deviceOr Gerlitz2015-12-22
* | RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior2015-12-22
|/
* RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2015-11-24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07
|\ \ | |/ |/|
| * RDS/IW: Convert to new memory registration APISagi Grimberg2015-10-28
| * Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-28
| |\
| | * IB: split struct ib_send_wrChristoph Hellwig2015-10-08
| * | IB/cma: Add support for network namespacesGuy Shapiro2015-10-28
| |/
* | RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com2015-11-02
* | net: rds: changing the return type from int to voidSaurabh Sengar2015-11-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\ \
| * | RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan2015-10-27
| |/