summaryrefslogtreecommitdiffstats
path: root/net/rds/iw_recv.c
Commit message (Expand)AuthorAgeFilesLines
* rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro2014-11-241-26/+11
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-4/+3
|\
| * rds: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+3
* | rds: Fix typo in iw_recv.c and ib_recv.cMasanari Iida2012-02-091-1/+1
|/
* RDS: remove __init and __exit annotationZach Brown2010-09-081-1/+1
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-081-1/+1
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-10/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | RDS: Do not BUG() on error returned from ib_post_sendAndy Grover2010-03-161-2/+2
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-291-6/+6
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-301-6/+22
* RDS: Fix potential race around rds_i[bw]_allocationAndy Grover2009-10-301-3/+4
* RDS/IW+IB: Allow max credit advertise window.Steve Wise2009-04-091-1/+1
* RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-021-2/+35
* RDS: Add iWARP supportAndy Grover2009-02-261-0/+869
OpenPOWER on IntegriCloud