summaryrefslogtreecommitdiffstats
path: root/net/rds
AgeCommit message (Expand)Author
2016-07-04RDS: fix rds_tcp_init() error pathVegard Nossum
2016-06-18net: rds: fix coding style issuesJoshua Houghton
2016-06-17RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan
2016-06-07RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan
2016-06-07RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re...Sowmini Varadhan
2016-06-07RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan
2016-06-02rds: fix an infoleak in rds_inc_info_copyKangjie Lu
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20RDS: TCP: Avoid rds connection churn from rogue SYNsSowmini Varadhan
2016-05-20RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcpSowmini Varadhan
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-19rds: tcp: block BH in TCP callbacksEric Dumazet
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan
2016-05-03RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan
2016-04-25RDS: TCP: Call pskb_extract() helper functionSowmini Varadhan
2016-04-16RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com
2016-04-16RDS: fix endianness for dp_ack_seqQing Huang
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18RDS: TCP: Remove unused constantSowmini Varadhan
2016-03-18RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka
2016-03-02RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add mr reused statssantosh.shilimkar@oracle.com
2016-03-02RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com
2016-03-02RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com
2016-03-02RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com
2016-03-02RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com
2016-02-11rds: duplicate include net/tcp.hstephen hemminger
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-22RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior
2015-12-22net/rds: Avoid calling ib_query_deviceOr Gerlitz
2015-11-24RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com
2015-11-02net: rds: changing the return type from int to voidSaurabh Sengar
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-28RDS/IW: Convert to new memory registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford