index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp_send.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
don't open-code kernel_setsockopt()
Al Viro
1
-7
/
+1
2016-11-17
RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list
Sowmini Varadhan
1
-0
/
+3
2016-07-15
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
1
-5
/
+13
2016-07-01
RDS: TCP: make ->sk_user_data point to a rds_conn_path
Sowmini Varadhan
1
-6
/
+6
2016-07-01
RDS: Rework path specific indirections
Sowmini Varadhan
1
-4
/
+4
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
2016-06-18
net: rds: fix coding style issues
Joshua Houghton
1
-7
/
+7
2016-06-14
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
1
-0
/
+1
2016-05-19
rds: tcp: block BH in TCP callbacks
Eric Dumazet
1
-2
/
+2
2015-10-05
RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit
Sowmini Varadhan
1
-1
/
+7
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2012-08-22
rds: Don't disable BH on BH context
Ying Xue
1
-2
/
+2
2010-10-21
rds: make local functions/variables static
stephen hemminger
1
-1
/
+1
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2010-09-24
net: fix a lockdep splat
Eric Dumazet
1
-2
/
+2
2010-09-08
RDS: Stop supporting old cong map sending method
Andy Grover
1
-50
/
+0
2010-09-08
RDS: Rename data op members prefix from m_ to op_
Andy Grover
1
-7
/
+7
2010-09-08
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
1
-7
/
+7
2010-09-08
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
1
-1
/
+1
2010-03-16
RDS/TCP: Wait to wake thread when write space available
Andy Grover
1
-1
/
+3
2010-02-03
net/rds: remove uses of NIPQUAD, use %pI4
Joe Perches
1
-2
/
+2
2009-08-23
RDS: Add TCP transport to RDS
Andy Grover
1
-0
/
+263