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
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
firmware,IB/qib: revert firmware file move
Mike Marciniszyn
1
-1
/
+1
2013-03-25
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
9
-18
/
+26
2013-03-22
Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
Roland Dreier
8
-17
/
+23
2013-03-22
IB/qib: change QLogic to Intel
Vinit Agnihotri
6
-14
/
+16
2013-03-22
IB/ipath: Silence a static checker warning
Dan Carpenter
1
-1
/
+1
2013-03-22
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
1
-2
/
+6
2013-03-22
RDMA/cxgb4: Fix error return code in create_qp()
Wei Yongjun
1
-1
/
+3
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+12
2013-03-15
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
Zhouyi Zhou
1
-0
/
+12
2013-03-13
mlx4: remove leftover idr_pre_get() call
Tejun Heo
1
-1
/
+0
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2
-0
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-4
/
+2
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2
-2
/
+2
2013-02-27
IB/qib: convert to idr_alloc()
Tejun Heo
1
-13
/
+8
2013-02-27
IB/ocrdma: convert to idr_alloc()
Tejun Heo
1
-13
/
+1
2013-02-27
IB/mlx4: convert to idr_alloc()
Tejun Heo
1
-17
/
+15
2013-02-27
IB/ipath: convert to idr_alloc()
Tejun Heo
1
-12
/
+4
2013-02-27
IB/ehca: convert to idr_alloc()
Tejun Heo
2
-39
/
+22
2013-02-27
IB/cxgb4: convert to idr_alloc()
Tejun Heo
1
-13
/
+14
2013-02-27
IB/cxgb3: convert to idr_alloc()
Tejun Heo
1
-13
/
+11
2013-02-27
IB/amso1100: convert to idr_alloc()
Tejun Heo
1
-8
/
+11
2013-02-27
IB/core: convert to idr_alloc()
Tejun Heo
6
-81
/
+48
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-9
/
+9
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
31
-161
/
+521
2013-02-26
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...
Roland Dreier
21
-137
/
+351
2013-02-25
IB/mlx4: Advertise MW support
Shani Michaeli
1
-0
/
+19
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
3
-3
/
+56
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2
-0
/
+64
2013-02-25
IPoIB: Free ipoib neigh on path record failure so path rec queries are retried
Roland Dreier
1
-0
/
+3
2013-02-25
IB/srp: Fail I/O requests if the transport is offline
Bart Van Assche
2
-0
/
+8
2013-02-25
IB/srp: Avoid endless SCSI error handling loop
Bart Van Assche
1
-14
/
+15
2013-02-25
IB/srp: Avoid sending a task management function needlessly
Bart Van Assche
1
-2
/
+3
2013-02-25
IB/srp: Track connection state properly
Bart Van Assche
1
-1
/
+0
2013-02-25
IB/mlx4: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-02-25
IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable
Paul Bolle
1
-1
/
+1
2013-02-25
IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool
Roland Dreier
2
-6
/
+6
2013-02-22
new helper: file_inode(file)
Al Viro
5
-9
/
+9
2013-02-22
IB/iser: Enable iser when FMRs are not supported
Or Gerlitz
2
-5
/
+10
2013-02-22
IB/iser: Avoid error prints on EAGAIN registration failures
Or Gerlitz
1
-1
/
+1
2013-02-22
IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML
Or Gerlitz
1
-1
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
IB/uverbs: Implement memory windows support in uverbs
Shani Michaeli
3
-2
/
+134
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
8
-22
/
+36
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
1
-5
/
+8
2013-02-21
IB/mlx4_ib: Remove local invalidate segment unused fields
Shani Michaeli
1
-4
/
+2
2013-02-19
IPoIB: Don't attempt to release resources on error flow
Itai Garbi
1
-0
/
+2
2013-02-19
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
3
-1
/
+25
2013-02-19
IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets
Shlomo Pongratz
2
-2
/
+4
2013-02-15
IB/mlx4: Adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-02-15
IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()
Dan Carpenter
1
-3
/
+4
[next]