index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
iw_recv.c
Age
Commit message (
Expand
)
Author
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
rds: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-09
rds: Fix typo in iw_recv.c and ib_recv.c
Masanari Iida
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-08
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
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: Do not BUG() on error returned from ib_post_send
Andy Grover
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-10-30
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
2009-10-30
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
2009-04-09
RDS/IW+IB: Allow max credit advertise window.
Steve Wise
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
2009-02-26
RDS: Add iWARP support
Andy Grover