summaryrefslogtreecommitdiff
path: root/net/rds/tcp_send.c
Commit message (Expand)AuthorAge
* don't open-code kernel_setsockopt()Al Viro2017-04-06
* RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans listSowmini Varadhan2016-11-17
* RDS: TCP: Enable multipath RDS for TCPSowmini Varadhan2016-07-15
* RDS: TCP: make ->sk_user_data point to a rds_conn_pathSowmini Varadhan2016-07-01
* RDS: Rework path specific indirectionsSowmini Varadhan2016-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * net: rds: fix coding style issuesJoshua Houghton2016-06-18
* | RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan2016-06-14
|/
* rds: tcp: block BH in TCP callbacksEric Dumazet2016-05-19
* RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmitSowmini Varadhan2015-10-05
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* rds: Don't disable BH on BH contextYing Xue2012-08-22
* rds: make local functions/variables staticstephen hemminger2010-10-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * net: fix a lockdep splatEric Dumazet2010-09-24
* | RDS: Stop supporting old cong map sending methodAndy Grover2010-09-08
* | RDS: Rename data op members prefix from m_ to op_Andy Grover2010-09-08
* | RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover2010-09-08
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
|/
* RDS/TCP: Wait to wake thread when write space availableAndy Grover2010-03-16
* net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-03
* RDS: Add TCP transport to RDSAndy Grover2009-08-23