index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
ib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+1
2011-02-01
rds/ib: use system_wq instead of rds_ib_fmr_wq
Tejun Heo
1
-8
/
+1
2010-10-21
rds: make local functions/variables static
stephen hemminger
1
-5
/
+5
2010-09-08
RDS/IB: protect the list of IB devices
Zach Brown
1
-7
/
+20
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
1
-1
/
+1
2010-09-08
RDS/IB: create a work queue for FMR flushing
Zach Brown
1
-1
/
+8
2010-09-08
RDS/IB: destroy connections on rmmod
Zach Brown
1
-1
/
+1
2010-09-08
RDS/IB: wait for IB dev freeing work to finish during rmmod
Zach Brown
1
-2
/
+9
2010-09-08
RDS/IB: disconnect when IB devices are removed
Zach Brown
1
-1
/
+24
2010-09-08
RDS/IB: add refcount tracking to struct rds_ib_device
Zach Brown
1
-34
/
+95
2010-09-08
RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
Andy Grover
1
-1
/
+1
2010-09-08
rds: rcu-ize rds_ib_get_device()
Chris Mason
1
-0
/
+1
2010-09-08
RDS: Stop supporting old cong map sending method
Andy Grover
1
-1
/
+0
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
1
-1
/
+0
2010-09-08
RDS: Base init_depth and responder_resources on hw values
Andy Grover
1
-0
/
+3
2010-09-08
RDS: Implement atomic operations
Andy Grover
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-19
RDMA/cm: fix loopback address support
Sean Hefty
1
-2
/
+2
2009-08-23
RDS: Track transports via an array, not a list
Andy Grover
1
-0
/
+1
2009-07-20
RDS/IB: Always use PAGE_SIZE for FMR page size
Andy Grover
1
-3
/
+0
2009-07-20
RDS: Set retry_count to 2 and make modifiable via modparam
Andy Grover
1
-0
/
+3
2009-04-09
ERR_PTR() dereference in net/rds/ib.c
Dan Carpenter
1
-2
/
+2
2009-04-02
RDS: Rewrite connection cleanup, fixing oops on rmmod
Andy Grover
1
-2
/
+3
2009-02-26
RDS/IB: Infiniband transport
Andy Grover
1
-0
/
+323