aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic/usnic_ib_qp_grp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-23IB/usnic: Fix resource leak in error caseNelson Escobar1-1/+1
2015-12-23IB/usnic: Fix message typoNelson Escobar1-1/+1
2015-10-21usnic: correctly handle kzalloc return valueInsu Yun1-4/+4
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres1-3/+18
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi1-1/+8
2014-01-14IB/usnic: Expose flows via debugfsUpinder Malhi1-2/+6
2014-01-14IB/usnic: Remove superflous parenthesesUpinder Malhi1-9/+9
2014-01-14IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi1-0/+88
2014-01-14IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.hUpinder Malhi1-113/+234
2014-01-14IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi1-8/+8
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi1-0/+541