index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-58
/
+20
2013-12-22
RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields
Kumar Sanghvi
1
-54
/
+17
2013-12-22
RDMA/cxgb4: Server filters are supported only for IPv4
Kumar Sanghvi
1
-1
/
+2
2013-12-22
RDMA/cxgb4: Calculate the filter server TID properly
Kumar Sanghvi
1
-3
/
+1
2013-12-15
RDMA/cxgb4: Make _c4iw_write_mem_dma() static
Rashika
1
-1
/
+1
2013-11-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
19
-145
/
+224
2013-11-17
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
19
-145
/
+224
2013-11-17
IB/core: Re-enable create_flow/destroy_flow uverbs
Matan Barak
1
-2
/
+0
2013-11-17
IB/core: extended command: an improved infrastructure for uverbs commands
Yann Droneaud
1
-3
/
+3
2013-11-15
IB/mlx5: Fix page shift in create CQ for userspace
Eli Cohen
1
-1
/
+1
2013-11-15
IB/mlx4: Fix device max capabilities check
Eli Cohen
1
-1
/
+6
2013-11-15
IB/mlx5: Remove dead code
Eli Cohen
1
-6
/
+0
2013-11-15
IB/mlx4: Fix endless loop in resize CQ
Eli Cohen
1
-1
/
+1
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-83
/
+43
2013-11-13
qib_fs: fix (some) dcache abuses
Al Viro
1
-2
/
+5
2013-11-09
RDMA/nes: Remove self-assignment from nes_query_qp()
Dave Jones
1
-1
/
+1
2013-11-08
IB/qib: Fix txselect regression
Mike Marciniszyn
1
-6
/
+5
2013-11-08
IB/qib: Fix checkpatch __packed warnings
Mike Marciniszyn
2
-12
/
+12
2013-11-08
IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-5
/
+1
2013-11-08
IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()
Jan Kara
1
-6
/
+1
2013-11-08
RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()
Naresh Gottumukkala
1
-3
/
+1
2013-11-08
RDMA/ocrdma: Fix a crash in rmmod
Naresh Gottumukkala
3
-30
/
+32
2013-11-08
RDMA/ocrdma: Silence an integer underflow warning
Dan Carpenter
1
-1
/
+1
2013-11-08
mlx5: Use enum to indicate adapter page size
Eli Cohen
3
-5
/
+6
2013-11-08
IB/mlx5: Update opt param mask for RTS2RTS
Eli Cohen
1
-2
/
+4
2013-11-08
IB/mlx5: Remove "Always false" comparison
Eli Cohen
1
-1
/
+1
2013-11-08
IB/mlx5: Remove dead code in mr.c
Eli Cohen
1
-7
/
+3
2013-11-08
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
3
-5
/
+5
2013-11-08
IB/mlx5: Fix srq free in destroy qp
Moshe Lazer
1
-12
/
+4
2013-11-08
IB/mlx5: Simplify mlx5_ib_destroy_srq
Eli Cohen
1
-3
/
+1
2013-11-08
IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR
Eli Cohen
1
-0
/
+4
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
4
-40
/
+136
2013-11-08
IB/mlx5: Fix check of number of entries in create CQ
Eli Cohen
1
-1
/
+4
2013-11-08
IB/cxgb4: Fix formatting of physical address
Ben Hutchings
1
-2
/
+2
2013-11-07
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
1
-6
/
+0
2013-11-04
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
1
-4
/
+4
2013-10-21
IB/core: Temporarily disable create_flow/destroy_flow uverbs
Yann Droneaud
1
-0
/
+2
2013-10-14
Merge branch 'misc' into for-next
Roland Dreier
5
-9
/
+9
2013-10-14
IB: Remove unnecessary semicolons
Joe Perches
5
-9
/
+9
2013-10-10
IB/mlx5: Ensure proper synchronization accessing memory
Eli Cohen
1
-3
/
+4
2013-10-10
IB/mlx5: Fix alignment of reg umr gather buffers
Eli Cohen
1
-3
/
+8
2013-10-10
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
1
-3
/
+3
2013-10-10
IB/mlx5: Fix opt param mask according to firmware spec
Eli Cohen
1
-0
/
+9
2013-10-10
mlx5: Fix opt param mask for sq err to rts transition
Eli Cohen
1
-0
/
+1
2013-10-10
IB/mlx5: Disable atomic operations
Eli Cohen
2
-47
/
+6
2013-10-10
IB/mlx5: Avoid async events on invalid port number
Eli Cohen
1
-0
/
+5
2013-10-10
IB/mlx5: Decrease memory consumption of mr caches
Eli Cohen
1
-35
/
+22
2013-10-10
IB/mlx5: Fix memory leak in mlx5_ib_create_srq
Moshe Lazer
1
-1
/
+3
2013-10-10
IB/mlx5: Flush cache workqueue before destroying it
Moshe Lazer
1
-1
/
+4
2013-10-10
IB/mlx5: Fix send work queue size calculation
Eli Cohen
1
-6
/
+16
[next]