Zach Brown
|
59f740a6ae
RDS/IB: print string constants in more places
|
15 年之前 |
Chris Mason
|
b4e1da3c9a
RDS: properly use sg_init_table
|
15 年之前 |
Zach Brown
|
ef87b7ea39
RDS: remove __init and __exit annotation
|
15 年之前 |
Andy Grover
|
c20f5b9633
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
|
15 年之前 |
Zach Brown
|
d455ab6409
RDS/IB: always process recv completions
|
15 年之前 |
Andy Grover
|
b6fb0df12d
RDS/IB: Make ib_recv_refill return void
|
15 年之前 |
Chris Mason
|
037f18a307
RDS: use friendly gfp masks for prefill
|
15 年之前 |
Chris Mason
|
3324412587
RDS/IB: Add caching of frags and incs
|
15 年之前 |
Andy Grover
|
fc24f78085
RDS/IB: Remove ib_recv_unmap_page()
|
15 年之前 |
Andy Grover
|
3427e854e1
RDS: Assume recv->r_frag is always NULL in refill_one()
|
15 年之前 |
Andy Grover
|
0b088e003c
RDS: Use page_remainder_alloc() for recv bufs
|
15 年之前 |
Chris Mason
|
7e3f2952ee
rds: don't let RDS shutdown a connection while senders are present
|
15 年之前 |
Andy Grover
|
f17a1a55fb
RDS: Refill recv ring directly from tasklet
|
15 年之前 |
Andy Grover
|
919ced4ce7
RDS/IB: Remove ib_[header/data]_sge() functions
|
15 年之前 |
Andy Grover
|
f147dd9eca
RDS/IB: Disallow connections less than RDS 3.1
|
15 年之前 |
Andy Grover
|
809fa148a2
RDS: inc_purge() transport function unused - remove it
|
15 年之前 |
Andy Grover
|
8690bfa17a
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Andy Grover
|
735f61e626
RDS: Do not BUG() on error returned from ib_post_send
|
15 年之前 |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 年之前 |
Andy Grover
|
d521b63b27
RDS/IB+IW: Move recv processing to a tasklet
|
15 年之前 |
Andy Grover
|
86357b19bc
RDS: Fix potential race around rds_i[bw]_allocation
|
15 年之前 |
Andy Grover
|
597ddd50e1
RDS/IB: Rename byte_len to data_len to enhance readability
|
16 年之前 |
Andy Grover
|
02a6a2592e
RDS/IB: Handle connections using RDS 3.0 wire protocol
|
16 年之前 |
Steve Wise
|
7b70d0336d
RDS/IW+IB: Allow max credit advertise window.
|
16 年之前 |
Andy Grover
|
8cbd9606a6
RDS: Use spinlock to protect 64b value update on 32b archs
|
16 年之前 |
Andy Grover
|
1e23b3ee0e
RDS/IB: Receive datagrams via IB
|
16 年之前 |