index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
iw_cm.c
Age
Commit message (
Expand
)
Author
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-02-08
net: rds: Remove repeated function names from debug output
Rasmus Villemoes
2012-03-22
RDS: use gfp flags from caller in conn_alloc()
Dan Carpenter
2011-06-17
net/rds: use prink_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-09-09
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-05-29
net/rds: Add missing mutex_unlock
Julia Lawall
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-17
RDS: Turn down alarming reconnect messages
Andy Grover
2009-10-30
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
2009-04-02
RDS: Rewrite connection cleanup, fixing oops on rmmod
Andy Grover
2009-02-27
RDS: Add iWARP support
Andy Grover