Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7213702662e2139be92c4a3efe6682529f7a729
/
net
/
rds
/
rds.h
6114eab
rds: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
441c793
net: cleanup unused macros in net directory
by Shan Wei
· 14 years ago
ff51bf8
rds: make local functions/variables static
by stephen hemminger
· 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
5adb5bc
RDS: have sockets get transport module references
by Zach Brown
· 14 years ago
7751048
RDS: remove old rs_transport comment
by Zach Brown
· 14 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 14 years ago
0f4b1c7
rds: fix rds_send_xmit() serialization
by Zach Brown
· 14 years ago
671202f
rds: remove unused rds_send_acked_before()
by Zach Brown
· 14 years ago
f3c6808
RDS: introduce rds_conn_connect_if_down()
by Zach Brown
· 14 years ago
7e3f295
rds: don't let RDS shutdown a connection while senders are present
by Chris Mason
· 14 years ago
38a4e5e
rds: Use RCU for the bind lookup searches
by Chris Mason
· 14 years ago
c83188d
rds: per-rm flush_wait waitq
by Chris Mason
· 15 years ago
9e29db0
RDS: Use a generation counter to avoid rds_send_xmit loop
by Chris Mason
· 15 years ago
51e2cba
RDS: Move atomic stats from general to ib-specific area
by Andy Grover
· 15 years ago
049ee3f
RDS: Change send lock from a mutex to a spinlock
by Andy Grover
· 15 years ago
77dd550
RDS: Stop supporting old cong map sending method
by Andy Grover
· 15 years ago
ff3d7d3
RDS: Perform unmapping ops in stages
by Andy Grover
· 15 years ago
2c3a5f9
RDS: Add flag for silent ops. Do atomic op before RDMA
by Andy Grover
· 15 years ago
7e3bd65
RDS: Move some variables around for consistency
by Andy Grover
· 15 years ago
5b2366b
RDS: Rewrite rds_send_xmit
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
d0ab25a
RDS: purge atomic resources too in rds_message_purge()
by Andy Grover
· 15 years ago
241eef3
RDS: Implement silent atomics
by Andy Grover
· 15 years ago
809fa14
RDS: inc_purge() transport function unused - remove it
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
fc44508
RDS: Explicitly allocate rm in sendmsg()
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
2dc3935
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
by Andy Grover
· 14 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
b98ba52
RDS: only put sockets that have seen congestion on the poll_waitq
by Andy Grover
· 15 years ago
335776b
RDS: Track transports via an array, not a list
by Andy Grover
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9b8de74
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
by David Howells
· 16 years ago
7b70d03
RDS/IW+IB: Allow max credit advertise window.
by Steve Wise
· 16 years ago
8cbd960
RDS: Use spinlock to protect 64b value update on 32b archs
by Andy Grover
· 16 years ago
39de828
RDS: Main header file
by Andy Grover
· 16 years ago