Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
686e783869d37935510b4d2c266948677be82665
/
net
/
rds
/
ib.h
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e558024
rds/ib: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
ad1d7dc
RDS: push FMR pool flush work to its own worker
by santosh.shilimkar@oracle.com
· 9 years ago
73ce431
RDS: make sure we post recv buffers
by santosh.shilimkar@oracle.com
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
d2a9ec6
net: rds: use for_each_sg() for scatterlist parsing
by Fabian Frederick
· 9 years ago
3c88f3d
RDS: Switch to generic logging helpers
by Sagi Grimberg
· 9 years ago
c310e72
rds: switch ->inc_copy_to_user() to passing iov_iter
by Al Viro
· 10 years ago
ae4b46e
net: rds: use this_cpu_* per-cpu helper
by Shan Wei
· 12 years ago
a0c6ffb
rds_rdma: don't assume infiniband device is PCI
by Thadeu Lima de Souza Cascardo
· 12 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
c534a10
rds/ib: use system_wq instead of rds_ib_fmr_wq
by Tejun Heo
· 14 years ago
ff51bf8
rds: make local functions/variables static
by stephen hemminger
· 14 years ago
59f740a
RDS/IB: print string constants in more places
by Zach Brown
· 14 years ago
ea81986
RDS/IB: protect the list of IB devices
by Zach Brown
· 14 years ago
f046011
RDS/IB: track signaled sends
by Zach Brown
· 14 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 14 years ago
515e079
RDS/IB: create a work queue for FMR flushing
by Zach Brown
· 14 years ago
8aeb1ba
RDS/IB: destroy connections on rmmod
by Zach Brown
· 14 years ago
b6fb0df
RDS/IB: Make ib_recv_refill return void
by Andy Grover
· 14 years ago
eabb732
rds: more FMRs are faster
by Chris Mason
· 14 years ago
3324412
RDS/IB: Add caching of frags and incs
by Chris Mason
· 14 years ago
0b088e0
RDS: Use page_remainder_alloc() for recv bufs
by Andy Grover
· 14 years ago
3e0249f
RDS/IB: add refcount tracking to struct rds_ib_device
by Zach Brown
· 14 years ago
e4c52c9
RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
by Andy Grover
· 15 years ago
51e2cba
RDS: Move atomic stats from general to ib-specific area
by Andy Grover
· 15 years ago
f17a1a5
RDS: Refill recv ring directly from tasklet
by Andy Grover
· 15 years ago
ff3d7d3
RDS: Perform unmapping ops in stages
by Andy Grover
· 15 years ago
f8b3aaf
RDS: Remove struct rds_rdma_op
by Andy Grover
· 15 years ago
241eef3
RDS: Implement silent atomics
by Andy Grover
· 15 years ago
1d34f17
RDS: Remove unsignaled_bytes sysctl
by Andy Grover
· 15 years ago
919ced4
RDS/IB: Remove ib_[header/data]_sge() functions
by Andy Grover
· 15 years ago
809fa14
RDS: inc_purge() transport function unused - remove it
by Andy Grover
· 15 years ago
40589e7
RDS: Base init_depth and responder_resources on hw values
by Andy Grover
· 15 years ago
15133f6
RDS: Implement atomic operations
by Andy Grover
· 15 years ago
d521b63
RDS/IB+IW: Move recv processing to a tasklet
by Andy Grover
· 15 years ago
a870d62
RDS/IB: Always use PAGE_SIZE for FMR page size
by Andy Grover
· 15 years ago
02a6a25
RDS/IB: Handle connections using RDS 3.0 wire protocol
by Andy Grover
· 15 years ago
3ba23ad
RDS: Set retry_count to 2 and make modifiable via modparam
by Andy Grover
· 15 years ago
7b70d03
RDS/IW+IB: Allow max credit advertise window.
by Steve Wise
· 16 years ago
8cbd960
RDS: Use spinlock to protect 64b value update on 32b archs
by Andy Grover
· 16 years ago
745cbcc
RDS: Rewrite connection cleanup, fixing oops on rmmod
by Andy Grover
· 16 years ago
ec16227
RDS/IB: Infiniband transport
by Andy Grover
· 16 years ago