index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-16
1
-2
/
+2
|
\
|
*
treewide: Fix typo in Kconfig
Masanari Iida
2013-10-14
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
*
|
|
RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans
Eyal Perry
2013-11-08
1
-5
/
+21
*
|
|
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
2013-11-04
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-10-27
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
iser-target: check device before dereferencing its variable
Vu Pham
2013-10-24
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
15
-111
/
+116
|
\
|
|
|
|
|
*
|
|
|
IB/core: Temporarily disable create_flow/destroy_flow uverbs
Yann Droneaud
2013-10-21
5
-0
/
+25
|
*
|
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-10-15
9
-103
/
+85
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
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
|
|
|
/
/
|
*
|
|
ib_srpt: always set response for task management
Jack Wang
2013-10-03
1
-6
/
+4
|
*
|
|
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
2013-10-02
1
-2
/
+2
|
|
/
/
*
/
/
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2013-10-01
1
-1
/
+1
|
/
/
*
|
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-13
2
-228
/
+545
|
\
\
|
|
/
|
/
|
|
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-11
1
-1
/
+1
|
*
iser-target: introduce fast memory registration mode (FRWR)
Vu Pham
2013-09-11
2
-13
/
+371
|
*
iser-target: generalize rdma memory registration and cleanup
Vu Pham
2013-09-11
2
-4
/
+23
|
*
iser-target: move rdma wr processing to a shared function
Vu Pham
2013-09-11
2
-152
/
+114
|
*
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
2013-09-09
2
-75
/
+41
|
*
iser-target: Updates for login negotiation multi-plexing support
Nicholas Bellinger
2013-09-09
1
-1
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-1
/
+2
|
\
\
|
*
|
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
2013-08-20
1
-1
/
+2
*
|
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-09-05
43
-1542
/
+4081
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...
Roland Dreier
2013-09-03
30
-950
/
+3000
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards
Ira Weiny
2013-09-03
1
-1
/
+2
|
|
|
|
|
|
|
*
|
|
IB/qib: Clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-13
1
-5
/
+5
|
|
|
|
|
|
|
*
|
|
IB/qib: Make qib_driver static
Paul Bolle
2013-08-13
2
-2
/
+1
|
|
|
|
|
|
|
*
|
|
IB/qib: Improve SDMA performance
CQ Tang
2013-08-13
5
-227
/
+728
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch
Roland Dreier
2013-09-03
1
-2
/
+2
|
|
|
|
|
|
*
|
|
RDMA/ocrdma: Fix passing wrong opcode to modify_srq
Naresh Gottumukkala
2013-09-03
1
-2
/
+2
[next]