summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic/usnic_ib_qp_grp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/usnic: fix spelling mistake "miniumum" -> "minimum"Colin Ian King2018-11-291-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* RDMA/usnic: Remove a set-but-not-used variableBart Van Assche2017-10-141-2/+0
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-6/+6
|\ \
| * | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall2016-12-141-6/+6
| |/
* / IB/usninc: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-031-9/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | IB/usnic: Fix resource leak in error caseNelson Escobar2015-12-231-1/+1
* | IB/usnic: Fix message typoNelson Escobar2015-12-231-1/+1
* | usnic: correctly handle kzalloc return valueInsu Yun2015-10-211-4/+4
|/
* usnic: add missing clauses to BSD licenseJeff Squyres2015-10-061-3/+18
* treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* IB/usnic: Fix smatch endianness errorUpinder Malhi2014-02-141-1/+8
* IB/usnic: Expose flows via debugfsUpinder Malhi2014-01-141-2/+6
* IB/usnic: Remove superflous parenthesesUpinder Malhi2014-01-141-9/+9
* IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi2014-01-141-0/+88
* IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.hUpinder Malhi2014-01-141-113/+234
* IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi2014-01-141-8/+8
* IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi2014-01-141-0/+541