index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
rdma_transport.c
Age
Commit message (
Expand
)
Author
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
2010-10-21
rds: make local functions/variables static
stephen hemminger
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-22
rdma: potential ERR_PTR dereference
Dan Carpenter
2010-03-16
RDS: Turn down alarming reconnect messages
Andy Grover
2010-03-16
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
2009-08-23
RDS: Modularize RDMA and TCP transports
Andy Grover
2009-08-05
net/rds: Use AF_INET for sin_family field
Julia Lawall
2009-07-20
RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
Andy Grover
2009-04-09
RDS: Correct some iw references in rdma_transport.c
Andy Grover
2009-02-26
RDS: Common RDMA transport code
Andy Grover