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
/
iw_cm.c
Age
Commit message (
Expand
)
Author
2015-02-07
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-08
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-16
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-26
RDS: Add iWARP support
Andy Grover