index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp_send.c
Age
Commit message (
Expand
)
Author
2016-07-15
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
2016-07-01
RDS: TCP: make ->sk_user_data point to a rds_conn_path
Sowmini Varadhan
2016-07-01
RDS: Rework path specific indirections
Sowmini Varadhan
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-19
net: rds: fix coding style issues
Joshua Houghton
2016-06-15
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2016-05-19
rds: tcp: block BH in TCP callbacks
Eric Dumazet
2015-10-05
RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit
Sowmini Varadhan
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2012-08-23
rds: Don't disable BH on BH context
Ying Xue
2010-10-21
rds: make local functions/variables static
stephen hemminger
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-25
net: fix a lockdep splat
Eric Dumazet
2010-09-09
RDS: Stop supporting old cong map sending method
Andy Grover
2010-09-09
RDS: Rename data op members prefix from m_ to op_
Andy Grover
2010-09-09
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
2010-09-09
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-03-17
RDS/TCP: Wait to wake thread when write space available
Andy Grover
2010-02-04
net/rds: remove uses of NIPQUAD, use %pI4
Joe Perches
2009-08-24
RDS: Add TCP transport to RDS
Andy Grover