Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e477dc5502e361146460bb075d7567937c68f298
/
net
/
rds
/
ib_send.c
3311a30
RDS: RDMA: Fix the composite message user notification
by Santosh Shilimkar
· 9 years ago
226f7a7
RDS: Rework path specific indirections
by Sowmini Varadhan
· 8 years ago
0cb4396
RDS: split out connection specific state from rds_connection to rds_conn_path
by Sowmini Varadhan
· 8 years ago
dcfd041
RDS: IB: Remove the RDS_IB_SEND_OP dependency
by santosh.shilimkar@oracle.com
· 9 years ago
ab9f2fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
0c28c04
RDS: IB: split send completion handling and do batch ack
by Santosh Shilimkar
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e558024
rds/ib: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
3049147
RDS: Make sure we do a signaled send for large-send
by santosh.shilimkar@oracle.com
· 9 years ago
b806ef3
Merge branch 'for-4.2-misc' into k.o/for-4.2
by Doug Ledford
· 9 years ago
d655a9f
rds: re-entry of rds_ib_xmit/rds_iw_xmit
by Wengang Wang
· 9 years ago
3c88f3d
RDS: Switch to generic logging helpers
by Sagi Grimberg
· 9 years ago
11ac119
net: rds: Remove repeated function names from debug output
by Rasmus Villemoes
· 10 years ago
71fd762
net: rds: Use time_after() for time comparison
by Manuel Schölling
· 10 years ago
18fc25c
rds: prevent BUG_ON triggered on congestion update to loopback
by Venkat Venkatsubra
· 11 years ago
cb0a605
net/rds: use prink_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6094628
rds: prevent BUG_ON triggering on congestion map updates
by Neil Horman
· 14 years ago
20c72bd
RDS: Implement masked atomic operations
by Andy Grover
· 14 years ago
59f740a
RDS/IB: print string constants in more places
by Zach Brown
· 14 years ago
f046011
RDS/IB: track signaled sends
by Zach Brown
· 14 years ago
0f4b1c7
rds: fix rds_send_xmit() serialization
by Zach Brown
· 14 years ago
89bf9d4
RDS/IB: get the xmit max_sge from the RDS IB device on the connection
by Zach Brown
· 14 years ago
1cc2228
rds: Fix reference counting on the for xmit_atomic and xmit_rdma
by Chris Mason
· 14 years ago
c9e6538
rds: Fix RDMA message reference counting
by Chris Mason
· 14 years ago
51e2cba
RDS: Move atomic stats from general to ib-specific area
by Andy Grover
· 15 years ago
ff3d7d3
RDS: Perform unmapping ops in stages
by Andy Grover
· 15 years ago
6c7cc6e
RDS: Rename data op members prefix from m_ to op_
by Andy Grover
· 15 years ago
f8b3aaf
RDS: Remove struct rds_rdma_op
by Andy Grover
· 15 years ago
241eef3
RDS: Implement silent atomics
by Andy Grover
· 15 years ago
c8de3f1
RDS/IB: Make all flow control code conditional on i_flowctl
by Andy Grover
· 15 years ago
1d34f17
RDS: Remove unsignaled_bytes sysctl
by Andy Grover
· 15 years ago
da5a06c
RDS: rewrite rds_ib_xmit
by Andy Grover
· 15 years ago
919ced4
RDS/IB: Remove ib_[header/data]_sge() functions
by Andy Grover
· 15 years ago
6f3d05d
RDS/IB: Remove dead code
by Andy Grover
· 15 years ago
9c03039
RDS/IB: eliminate duplicate code
by Andy Grover
· 15 years ago
15133f6
RDS: Implement atomic operations
by Andy Grover
· 15 years ago
ff87e97
RDS: make m_rdma_op a member of rds_message
by Andy Grover
· 15 years ago
21f79af
RDS: fold rdma.h into rds.h
by Andy Grover
· 15 years ago
e779137
RDS: break out rdma and data ops into nested structs in rds_message
by Andy Grover
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 15 years ago
450d06c
RDS: Properly unmap when getting a remote access error
by Sherman Pun
· 15 years ago
2e7b3b9
RDS: Fix congestion issues for loopback
by Andy Grover
· 15 years ago
735f61e
RDS: Do not BUG() on error returned from ib_post_send
by Andy Grover
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
7b70d03
RDS/IW+IB: Allow max credit advertise window.
by Steve Wise
· 16 years ago
d39e060
RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.
by Steve Wise
· 16 years ago
6a0979d
RDS/IB: Implement IB-specific datagram send.
by Andy Grover
· 16 years ago