index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-27
IB/qib: convert to idr_alloc()
Tejun Heo
2013-02-27
IB/ocrdma: convert to idr_alloc()
Tejun Heo
2013-02-27
IB/mlx4: convert to idr_alloc()
Tejun Heo
2013-02-27
IB/ipath: convert to idr_alloc()
Tejun Heo
2013-02-27
IB/ehca: convert to idr_alloc()
Tejun Heo
2013-02-27
IB/cxgb4: convert to idr_alloc()
Tejun Heo
2013-02-27
IB/cxgb3: convert to idr_alloc()
Tejun Heo
2013-02-27
IB/amso1100: convert to idr_alloc()
Tejun Heo
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-02-26
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...
Roland Dreier
2013-02-25
IB/mlx4: Advertise MW support
Shani Michaeli
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2013-02-25
IB/mlx4: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-02-25
IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable
Paul Bolle
2013-02-25
IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool
Roland Dreier
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2013-02-21
IB/mlx4_ib: Remove local invalidate segment unused fields
Shani Michaeli
2013-02-15
IB/mlx4: Adjust duplicate test
Julia Lawall
2013-02-15
IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()
Dan Carpenter
2013-02-15
RDMA/amso1100: Use module_pci_driver() to simplify the code
Wei Yongjun
2013-02-15
RDMA/cxgb4: Fix cast warning
Stefan Hasko
2013-02-14
IB/qib: Fix QP locate/remove race
Mike Marciniszyn
2013-02-14
RDMA/cxgb4: "cookie" can stay in host endianness
Paul Bolle
2013-02-14
RDMA/cxgb4: Address sparse warnings
Vipul Pandya
2013-02-14
RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
Vipul Pandya
2013-02-14
RDMA/cxgb4: Don't wakeup threads for MPAv2
Vipul Pandya
2013-02-14
RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1
Vipul Pandya
2013-02-14
RDMA/cxgb4: Fix endpoint timeout race condition
Vipul Pandya
2013-02-14
RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero
Vipul Pandya
2013-02-14
RDMA/cxgb4: Always log async errors
Vipul Pandya
2013-02-14
RDMA/cxgb4: Keep QP referenced until TID released
Vipul Pandya
2013-02-14
RDMA/cxgb4: Display streaming mode error only if detected in RTS
Vipul Pandya
2013-02-14
RDMA/cxgb4: Abort connections when moving to ERROR state
Vipul Pandya
2013-02-14
RDMA/cxgb4: Abort connections that receive unexpected streaming mode data
Vipul Pandya
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
IB/qib: Fix for broken sparse warning fix
Mike Marciniszyn
2013-01-29
IB: cxgb3: delay freeing mem untill entirely done with it
Jesper Juhl
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-04
nes: remove usage of dev->master
Jiri Pirko
2013-01-03
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-12-19
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
[next]