index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
ib_recv.c
Age
Commit message (
Expand
)
Author
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
2010-09-08
RDS: properly use sg_init_table
Chris Mason
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
Andy Grover
2010-09-08
RDS/IB: always process recv completions
Zach Brown
2010-09-08
RDS/IB: Make ib_recv_refill return void
Andy Grover
2010-09-08
RDS: use friendly gfp masks for prefill
Chris Mason
2010-09-08
RDS/IB: Add caching of frags and incs
Chris Mason
2010-09-08
RDS/IB: Remove ib_recv_unmap_page()
Andy Grover
2010-09-08
RDS: Assume recv->r_frag is always NULL in refill_one()
Andy Grover
2010-09-08
RDS: Use page_remainder_alloc() for recv bufs
Andy Grover
2010-09-08
rds: don't let RDS shutdown a connection while senders are present
Chris Mason
2010-09-08
RDS: Refill recv ring directly from tasklet
Andy Grover
2010-09-08
RDS/IB: Remove ib_[header/data]_sge() functions
Andy Grover
2010-09-08
RDS/IB: Disallow connections less than RDS 3.1
Andy Grover
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-07-20
RDS/IB: Rename byte_len to data_len to enhance readability
Andy Grover
2009-07-20
RDS/IB: Handle connections using RDS 3.0 wire protocol
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/IB: Receive datagrams via IB
Andy Grover