index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
infiniband: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+1
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-11-19
19
-145
/
+224
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
2013-11-17
19
-145
/
+224
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
IB/qib: Fix txselect regression
Mike Marciniszyn
2013-11-08
1
-6
/
+5
|
|
|
|
|
|
|
|
*
IB/qib: Fix checkpatch __packed warnings
Mike Marciniszyn
2013-11-08
2
-12
/
+12
|
|
|
|
|
|
|
|
*
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
2013-11-08
1
-5
/
+1
|
|
|
|
|
|
|
|
*
IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
2013-11-08
1
-6
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()
Naresh Gottumukkala
2013-11-08
1
-3
/
+1
|
|
|
|
|
|
|
*
RDMA/ocrdma: Fix a crash in rmmod
Naresh Gottumukkala
2013-11-08
3
-30
/
+32
|
|
|
|
|
|
|
*
RDMA/ocrdma: Silence an integer underflow warning
Dan Carpenter
2013-11-08
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
RDMA/nes: Remove self-assignment from nes_query_qp()
Dave Jones
2013-11-09
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
IB/mlx5: Fix page shift in create CQ for userspace
Eli Cohen
2013-11-15
1
-1
/
+1
|
|
|
|
|
*
IB/mlx4: Fix device max capabilities check
Eli Cohen
2013-11-15
1
-1
/
+6
|
|
|
|
|
*
IB/mlx5: Remove dead code
Eli Cohen
2013-11-15
1
-6
/
+0
|
|
|
|
|
*
mlx5: Use enum to indicate adapter page size
Eli Cohen
2013-11-08
3
-5
/
+6
|
|
|
|
|
*
IB/mlx5: Update opt param mask for RTS2RTS
Eli Cohen
2013-11-08
1
-2
/
+4
|
|
|
|
|
*
IB/mlx5: Remove "Always false" comparison
Eli Cohen
2013-11-08
1
-1
/
+1
|
|
|
|
|
*
IB/mlx5: Remove dead code in mr.c
Eli Cohen
2013-11-08
1
-7
/
+3
|
|
|
|
|
*
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2013-11-08
3
-5
/
+5
|
|
|
|
|
*
IB/mlx5: Fix srq free in destroy qp
Moshe Lazer
2013-11-08
1
-12
/
+4
|
|
|
|
|
*
IB/mlx5: Simplify mlx5_ib_destroy_srq
Eli Cohen
2013-11-08
1
-3
/
+1
|
|
|
|
|
*
IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR
Eli Cohen
2013-11-08
1
-0
/
+4
|
|
|
|
|
*
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-11-08
4
-40
/
+136
|
|
|
|
|
*
IB/mlx5: Fix check of number of entries in create CQ
Eli Cohen
2013-11-08
1
-1
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
IB/mlx4: Fix endless loop in resize CQ
Eli Cohen
2013-11-15
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
IB/core: Re-enable create_flow/destroy_flow uverbs
Matan Barak
2013-11-17
1
-2
/
+0
|
|
|
*
IB/core: extended command: an improved infrastructure for uverbs commands
Yann Droneaud
2013-11-17
1
-3
/
+3
|
|
|
/
|
|
/
|
|
|
*
IB/cxgb4: Fix formatting of physical address
Ben Hutchings
2013-11-08
1
-2
/
+2
|
|
/
*
|
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
1
-83
/
+43
|
\
\
|
*
|
IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values
Bjorn Helgaas
2013-10-04
1
-16
/
+12
|
*
|
IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code
Yijing Wang
2013-09-24
1
-66
/
+30
|
*
|
IB/qib: Use pci_is_root_bus() to check whether it is a root bus
Yijing Wang
2013-09-24
1
-1
/
+1
*
|
|
qib_fs: fix (some) dcache abuses
Al Viro
2013-11-13
1
-2
/
+5
*
|
|
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
2013-11-08
1
-6
/
+0
*
|
|
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
2013-11-04
1
-4
/
+4
|
|
/
|
/
|
*
|
IB/core: Temporarily disable create_flow/destroy_flow uverbs
Yann Droneaud
2013-10-21
1
-0
/
+2
*
|
Merge branch 'misc' into for-next
Roland Dreier
2013-10-14
5
-9
/
+9
|
\
\
|
*
|
IB: Remove unnecessary semicolons
Joe Perches
2013-10-14
5
-9
/
+9
|
|
/
*
|
IB/mlx5: Ensure proper synchronization accessing memory
Eli Cohen
2013-10-10
1
-3
/
+4
*
|
IB/mlx5: Fix alignment of reg umr gather buffers
Eli Cohen
2013-10-10
1
-3
/
+8
*
|
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
2013-10-10
1
-3
/
+3
*
|
IB/mlx5: Fix opt param mask according to firmware spec
Eli Cohen
2013-10-10
1
-0
/
+9
*
|
mlx5: Fix opt param mask for sq err to rts transition
Eli Cohen
2013-10-10
1
-0
/
+1
*
|
IB/mlx5: Disable atomic operations
Eli Cohen
2013-10-10
2
-47
/
+6
*
|
IB/mlx5: Avoid async events on invalid port number
Eli Cohen
2013-10-10
1
-0
/
+5
*
|
IB/mlx5: Decrease memory consumption of mr caches
Eli Cohen
2013-10-10
1
-35
/
+22
*
|
IB/mlx5: Fix memory leak in mlx5_ib_create_srq
Moshe Lazer
2013-10-10
1
-1
/
+3
*
|
IB/mlx5: Flush cache workqueue before destroying it
Moshe Lazer
2013-10-10
1
-1
/
+4
*
|
IB/mlx5: Fix send work queue size calculation
Eli Cohen
2013-10-10
1
-6
/
+16
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+1
[next]