summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorLines
2015-03-18IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny-4/+16
2015-03-18IB/mlx4: Verify net device validity on port change eventMoni Shoua-1/+5
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+2
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-491/+1035
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier-490/+1035
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn-6/+67
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn-44/+42
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells-2/+2
2015-02-18IB/mlx5: Enable the ODP capability query verbHaggai Eran-0/+2
2015-02-18RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S-15/+14
2015-02-18RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter-1/+1
2015-02-18RDMA/ocrdma: Use unsigned for bit indexRasmus Villemoes-3/+3
2015-02-18RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bitRasmus Villemoes-4/+1
2015-02-18RDMA/ocrdma: Update the ocrdma module version stringMitesh Ahuja-1/+1
2015-02-18RDMA/ocrdma: set vlan present bit for user AHDevesh Sharma-6/+22
2015-02-18RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structureMitesh Ahuja-29/+34
2015-02-18RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja-0/+119
2015-02-18RDMA/ocrdma: Honor return value of ocrdma_resolve_dmacDevesh Sharma-1/+3
2015-02-18RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QPSelvin Xavier-22/+44
2015-02-18RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATEDevesh Sharma-2/+0
2015-02-18RDMA/ocrdma: Host crash on destroying device resourcesMitesh Ahuja-15/+10
2015-02-18RDMA/ocrdma: Report correct state in ibv_query_qpPadmanabh Ratnakar-2/+4
2015-02-18RDMA/ocrdma: Debugfs enhancments for ocrdma driverSelvin Xavier-3/+183
2015-02-18RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...Devesh Sharma-1/+1
2015-02-18RDMA/ocrdma: Move PD resource management to driver.Mitesh Ahuja-2/+298
2015-02-18RDMA/ocrdma: Increase the GID table size.Mitesh Ahuja-1/+1
2015-02-18RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.Mitesh Ahuja-1/+89
2015-02-17IB/mlx5: Update the dev in reg_createMajd Dibbiny-0/+1
2015-02-17IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian orderJack Morgenstein-1/+1
2015-02-17IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny-4/+3
2015-02-17IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny-2/+4
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-24/+11
2015-02-17IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn-63/+64
2015-02-17IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.cAndreea-Cristina Bernat-2/+2
2015-02-17IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.cAndreea-Cristina Bernat-4/+4
2015-02-17IB/mlx5: Fix error code in get_port_caps()Dan Carpenter-1/+1
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells-24/+11
2015-02-16IB/qib: Add support for the new QMH7360 cardVinit Agnihotri-0/+5
2015-02-16IB/qib: Do not write EEPROMMitko Haralanov-220/+1
2015-02-16IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz-5/+5
2015-02-13IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist-31/+0
2015-02-13RDMA/cxgb4: Serialize CQ event upcalls with CQ destructionHariprasad S-1/+8
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-669/+1015
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas-6/+191
2015-02-09IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua-1/+5
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud-2/+0
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua-0/+29
2015-02-04IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua-13/+80
2015-02-04IB/mlx4: Add port aggregation supportMoni Shoua-6/+70
2015-02-04IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua-11/+1