summaryrefslogtreecommitdiff
path: root/net/rds/iw_recv.c
AgeCommit message (Expand)Author
2010-09-08RDS: remove __init and __exit annotationZach Brown
2010-09-08RDS: inc_purge() transport function unused - remove itAndy Grover
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16RDS: Do not BUG() on error returned from ib_post_sendAndy Grover
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-10-30RDS/IB+IW: Move recv processing to a taskletAndy Grover
2009-10-30RDS: Fix potential race around rds_i[bw]_allocationAndy Grover
2009-04-09RDS/IW+IB: Allow max credit advertise window.Steve Wise
2009-04-02RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover
2009-02-26RDS: Add iWARP supportAndy Grover