index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
rds.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
rds: make local functions/variables static
stephen hemminger
1
-5
/
+0
2010-09-08
RDS: Implement masked atomic operations
Andy Grover
1
-2
/
+12
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
1
-0
/
+1
2010-09-08
RDS: have sockets get transport module references
Zach Brown
1
-0
/
+1
2010-09-08
RDS: remove old rs_transport comment
Zach Brown
1
-6
/
+0
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
1
-5
/
+5
2010-09-08
rds: fix rds_send_xmit() serialization
Zach Brown
1
-3
/
+2
2010-09-08
rds: remove unused rds_send_acked_before()
Zach Brown
1
-1
/
+0
2010-09-08
RDS: introduce rds_conn_connect_if_down()
Zach Brown
1
-0
/
+1
2010-09-08
rds: don't let RDS shutdown a connection while senders are present
Chris Mason
1
-0
/
+1
2010-09-08
rds: Use RCU for the bind lookup searches
Chris Mason
1
-1
/
+1
2010-09-08
rds: per-rm flush_wait waitq
Chris Mason
1
-0
/
+2
2010-09-08
RDS: Use a generation counter to avoid rds_send_xmit loop
Chris Mason
1
-0
/
+1
2010-09-08
RDS: Move atomic stats from general to ib-specific area
Andy Grover
1
-2
/
+0
2010-09-08
RDS: Change send lock from a mutex to a spinlock
Andy Grover
1
-3
/
+3
2010-09-08
RDS: Stop supporting old cong map sending method
Andy Grover
1
-6
/
+0
2010-09-08
RDS: Perform unmapping ops in stages
Andy Grover
1
-1
/
+3
2010-09-08
RDS: Add flag for silent ops. Do atomic op before RDMA
Andy Grover
1
-0
/
+2
2010-09-08
RDS: Move some variables around for consistency
Andy Grover
1
-2
/
+6
2010-09-08
RDS: Rewrite rds_send_xmit
Andy Grover
1
-3
/
+2
2010-09-08
RDS: Rename data op members prefix from m_ to op_
Andy Grover
1
-3
/
+3
2010-09-08
RDS: Remove struct rds_rdma_op
Andy Grover
1
-22
/
+19
2010-09-08
RDS: purge atomic resources too in rds_message_purge()
Andy Grover
1
-0
/
+1
2010-09-08
RDS: Implement silent atomics
Andy Grover
1
-1
/
+2
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
1
-2
/
+0
2010-09-08
RDS: Implement atomic operations
Andy Grover
1
-3
/
+30
2010-09-08
RDS: make m_rdma_op a member of rds_message
Andy Grover
1
-1
/
+1
2010-09-08
RDS: fold rdma.h into rds.h
Andy Grover
1
-0
/
+76
2010-09-08
RDS: Explicitly allocate rm in sendmsg()
Andy Grover
1
-2
/
+5
2010-09-08
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
1
-5
/
+11
2010-09-08
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
1
-0
/
+2
2010-04-20
net: sk_sleep() helper
Eric Dumazet
1
-1
/
+1
2010-03-16
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
1
-0
/
+2
2009-08-23
RDS: Track transports via an array, not a list
Andy Grover
1
-0
/
+6
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-1
/
+2
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-1
/
+1
2009-04-09
RDS/IW+IB: Allow max credit advertise window.
Steve Wise
1
-1
/
+1
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
1
-0
/
+4
2009-02-26
RDS: Main header file
Andy Grover
1
-0
/
+686