Commits

Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next
Showing diff to208dde28b0f
- Hefty, Sean committed a7e80ce26caIB/cm: Correctly free cm_device structure commit 110cf374 ("infiniband: make cm_device...
- Jon Mason committed c752c78275fRDMA/cxgb3: Set active_mtu in ib_port_attr When running ibv_devinfo, the active_mtu re...
- Alexander Schmidt committed b9012e0a425IB/ehca: Generate flush status CQ entries When a QP goes into error state, it is requi...
- Yannick Cote committed e441d634289IB/ipath: Fix hang on module unload Handle the case where posting a send is requested ...
- Roland Dreier committed 943c246e9baIPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX Currently, IPoIB is an...
- Michael Brooks committed 7097228c54eIB/mad: Don't discard BMA responses in kernel This fixes the problem of incoming BMA r...
- Julia Lawall committed cd86f420614IB: Drop code after return statement A break after a return serves no purpose, remove ...
- Vladimir Sokolovsky committed d57f5f72df1IB/mlx4: Set RLKEY bit for kernel QPs Set RLKEY bit in the HW context for kernel QPs s...
- Roland Dreier committed 208dde28b0fIB/mthca: Use pci_request_regions() Back in prehistoric (pre-git!) days, the kernel's ...
- Chien Tung committed fbcffcc6a05RDMA/nes: Fix slab corruption Referencing cm_node after it is freed via rem_ref_cm_nod...