index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
rds.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rds: make local functions/variables static
stephen hemminger
2010-10-21
1
-5
/
+0
*
RDS: Implement masked atomic operations
Andy Grover
2010-09-08
1
-2
/
+12
*
RDS/IB: print string constants in more places
Zach Brown
2010-09-08
1
-0
/
+1
*
RDS: have sockets get transport module references
Zach Brown
2010-09-08
1
-0
/
+1
*
RDS: remove old rs_transport comment
Zach Brown
2010-09-08
1
-6
/
+0
*
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
1
-5
/
+5
*
rds: fix rds_send_xmit() serialization
Zach Brown
2010-09-08
1
-3
/
+2
*
rds: remove unused rds_send_acked_before()
Zach Brown
2010-09-08
1
-1
/
+0
*
RDS: introduce rds_conn_connect_if_down()
Zach Brown
2010-09-08
1
-0
/
+1
*
rds: don't let RDS shutdown a connection while senders are present
Chris Mason
2010-09-08
1
-0
/
+1
*
rds: Use RCU for the bind lookup searches
Chris Mason
2010-09-08
1
-1
/
+1
*
rds: per-rm flush_wait waitq
Chris Mason
2010-09-08
1
-0
/
+2
*
RDS: Use a generation counter to avoid rds_send_xmit loop
Chris Mason
2010-09-08
1
-0
/
+1
*
RDS: Move atomic stats from general to ib-specific area
Andy Grover
2010-09-08
1
-2
/
+0
*
RDS: Change send lock from a mutex to a spinlock
Andy Grover
2010-09-08
1
-3
/
+3
*
RDS: Stop supporting old cong map sending method
Andy Grover
2010-09-08
1
-6
/
+0
*
RDS: Perform unmapping ops in stages
Andy Grover
2010-09-08
1
-1
/
+3
*
RDS: Add flag for silent ops. Do atomic op before RDMA
Andy Grover
2010-09-08
1
-0
/
+2
*
RDS: Move some variables around for consistency
Andy Grover
2010-09-08
1
-2
/
+6
*
RDS: Rewrite rds_send_xmit
Andy Grover
2010-09-08
1
-3
/
+2
*
RDS: Rename data op members prefix from m_ to op_
Andy Grover
2010-09-08
1
-3
/
+3
*
RDS: Remove struct rds_rdma_op
Andy Grover
2010-09-08
1
-22
/
+19
*
RDS: purge atomic resources too in rds_message_purge()
Andy Grover
2010-09-08
1
-0
/
+1
*
RDS: Implement silent atomics
Andy Grover
2010-09-08
1
-1
/
+2
*
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-08
1
-2
/
+0
*
RDS: Implement atomic operations
Andy Grover
2010-09-08
1
-3
/
+30
*
RDS: make m_rdma_op a member of rds_message
Andy Grover
2010-09-08
1
-1
/
+1
*
RDS: fold rdma.h into rds.h
Andy Grover
2010-09-08
1
-0
/
+76
*
RDS: Explicitly allocate rm in sendmsg()
Andy Grover
2010-09-08
1
-2
/
+5
*
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
2010-09-08
1
-5
/
+11
*
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
2010-09-08
1
-0
/
+2
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
1
-1
/
+1
*
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
2010-03-16
1
-0
/
+2
*
RDS: Track transports via an array, not a list
Andy Grover
2009-08-23
1
-0
/
+6
*
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-1
/
+1
|
\
|
*
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
2009-04-21
1
-1
/
+1
*
|
RDS/IW+IB: Allow max credit advertise window.
Steve Wise
2009-04-09
1
-1
/
+1
|
/
*
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
2009-04-02
1
-0
/
+4
*
RDS: Main header file
Andy Grover
2009-02-26
1
-0
/
+686