index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
rds.h
Age
Commit message (
Expand
)
Author
2010-09-08
RDS: Stop supporting old cong map sending method
Andy Grover
2010-09-08
RDS: Perform unmapping ops in stages
Andy Grover
2010-09-08
RDS: Add flag for silent ops. Do atomic op before RDMA
Andy Grover
2010-09-08
RDS: Move some variables around for consistency
Andy Grover
2010-09-08
RDS: Rewrite rds_send_xmit
Andy Grover
2010-09-08
RDS: Rename data op members prefix from m_ to op_
Andy Grover
2010-09-08
RDS: Remove struct rds_rdma_op
Andy Grover
2010-09-08
RDS: purge atomic resources too in rds_message_purge()
Andy Grover
2010-09-08
RDS: Implement silent atomics
Andy Grover
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-08
RDS: Implement atomic operations
Andy Grover
2010-09-08
RDS: make m_rdma_op a member of rds_message
Andy Grover
2010-09-08
RDS: fold rdma.h into rds.h
Andy Grover
2010-09-08
RDS: Explicitly allocate rm in sendmsg()
Andy Grover
2010-09-08
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
2010-09-08
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-03-16
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
2009-08-23
RDS: Track transports via an array, not a list
Andy Grover
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
2009-04-09
RDS/IW+IB: Allow max credit advertise window.
Steve Wise
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
2009-02-26
RDS: Main header file
Andy Grover