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_rdma.c
Age
Commit message (
Expand
)
Author
2015-11-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-02
net: rds: changing the return type from int to void
Saurabh Sengar
2015-10-28
RDS/IW: Convert to new memory registration API
Sagi Grimberg
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-08-30
RDS: Convert to ib_alloc_mr
Sagi Grimberg
2015-03-12
rds: avoid potential stack overflow
Arnd Bergmann
2012-01-12
RDS: Remove some unused iWARP code
Roland Dreier
2011-09-29
RDSRDMA: Fix cleanup of rds_iw_mr_pool
Jonathan Lallinger
2011-06-17
net/rds: use prink_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-21
rds: make local functions/variables static
stephen hemminger
2010-09-19
rds: spin_lock_irq() is not nestable
Dan Carpenter
2010-09-08
RDS: fold rdma.h into rds.h
Andy Grover
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-10-30
RDS: Fix panic on unload
Andy Grover
2009-07-20
RDS/IW: Remove page_shift variable from iwarp transport
Andy Grover
2009-04-02
RDS: Rewrite connection cleanup, fixing oops on rmmod
Andy Grover
2009-02-26
RDS: Add iWARP support
Andy Grover