Manuel Zerpies
|
cb0a605649
net/rds: use prink_ratelimited() instead of printk_ratelimit()
|
14 anni fa |
Sean Hefty
|
b26f9b9949
RDMA/cma: Pass QP type into rdma_create_id()
|
15 anni fa |
Dan Carpenter
|
f4fa7f3807
rds: double unlock in rds_ib_cm_handle_connect()
|
14 anni fa |
Zach Brown
|
59f740a6ae
RDS/IB: print string constants in more places
|
15 anni fa |
Zach Brown
|
1bde04a63d
RDS/IB: print IB event strings as well as their number
|
15 anni fa |
Zach Brown
|
f046011cd7
RDS/IB: track signaled sends
|
15 anni fa |
Chris Mason
|
3324412587
RDS/IB: Add caching of frags and incs
|
15 anni fa |
Zach Brown
|
3e0249f9c0
RDS/IB: add refcount tracking to struct rds_ib_device
|
15 anni fa |
Zach Brown
|
a46ca94e7f
RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lock
|
15 anni fa |
Andy Grover
|
e4c52c98e0
RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
|
15 anni fa |
Andy Grover
|
f17a1a55fb
RDS: Refill recv ring directly from tasklet
|
15 anni fa |
Andy Grover
|
e32b4a7049
RDS/IB: Do not wait for send ring to be empty on conn shutdown
|
15 anni fa |
Andy Grover
|
ff3d7d3613
RDS: Perform unmapping ops in stages
|
15 anni fa |
Andy Grover
|
f147dd9eca
RDS/IB: Disallow connections less than RDS 3.1
|
15 anni fa |
Andy Grover
|
40589e74f7
RDS: Base init_depth and responder_resources on hw values
|
15 anni fa |
Andy Grover
|
8690bfa17a
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
|
15 anni fa |
Julia Lawall
|
5daf47bb4e
net/rds: Add missing mutex_unlock
|
15 anni fa |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 anni fa |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anni fa |
Andy Grover
|
97069788d6
RDS: Turn down alarming reconnect messages
|
15 anni fa |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 anni fa |
Andy Grover
|
d521b63b27
RDS/IB+IW: Move recv processing to a tasklet
|
15 anni fa |
Andy Grover
|
fdf6e6b4af
RDS/IB: Drop connection when a fatal QP event is received
|
16 anni fa |
Andy Grover
|
e11d912a7d
RDS/IB: Move tx/rx ring init and refill to later
|
16 anni fa |
Andy Grover
|
8dacd57e7e
RDS/IB: Fix printk to indicate remote IP, not local
|
16 anni fa |
Andy Grover
|
02a6a2592e
RDS/IB: Handle connections using RDS 3.0 wire protocol
|
16 anni fa |
Andy Grover
|
9ddbcfa098
RDS/IB: Improve RDS protocol version checking
|
16 anni fa |
Andy Grover
|
3ba23ade46
RDS: Set retry_count to 2 and make modifiable via modparam
|
16 anni fa |
Andy Grover
|
8cbd9606a6
RDS: Use spinlock to protect 64b value update on 32b archs
|
16 anni fa |
Andy Grover
|
745cbccac3
RDS: Rewrite connection cleanup, fixing oops on rmmod
|
16 anni fa |