summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/usnic (follow)
Commit message (Expand)AuthorAge
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-23
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2020-01-29
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* usnic: correctly handle kzalloc return valueInsu Yun2015-10-21
* usnic: correctly check failed allocationInsu Yun2015-10-21
* usnic: add missing clauses to BSD licenseJeff Squyres2015-10-06
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-12
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-12
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-11
|\
| * IB/usnic: clean up some error handling codeDan Carpenter2015-06-11
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-20
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-20
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-18
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-15
|\
| * IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2014-08-26
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
|/
*-. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-10
|\ \
| | * IB/usnic: Fix source file missing copyright and licenseUpinder Malhi2014-05-27
| |/ |/|
| * IB: Return error for unsupported QP creation flagsOr Gerlitz2014-06-02
|/
* IB/usnic: Remove '0x' when using %pa formatFabio Estevam2014-03-17
* IB/usnic: Fix smatch endianness errorUpinder Malhi2014-02-14
* IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun2014-01-22
* IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter2014-01-21
* IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun2014-01-18
* IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi2014-01-18
* IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-18
* IB/usnic: Add dependency on CONFIG_INETUpinder Malhi2014-01-18
* IB/usnic: Fix endianness-related warningsUpinder Malhi2014-01-18
* IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi2014-01-14
* IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier2014-01-14
* IB/usnic: Expose flows via debugfsUpinder Malhi2014-01-14
* IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi2014-01-14
* IB/usnic: Remove superflous parenthesesUpinder Malhi2014-01-14
* IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi2014-01-14
* IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi2014-01-14
* IB:usnic: Add UDP support to usnic_transport.[hc]Upinder Malhi2014-01-14
* IB/usnic: Add UDP support to usnic_fwd.[hc]Upinder Malhi2014-01-14
* IB/usnic: Update ABI and Version file for UDP supportUpinder Malhi2014-01-14
* IB/usnic: Port over sysfs to new usnic_fwd.hUpinder Malhi2014-01-14
* IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.hUpinder Malhi2014-01-14
* IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi2014-01-14
* IB/usnic: Push all forwarding state to usnic_fwd.[hc]Upinder Malhi2014-01-14
* IB/usnic: Add struct usnic_transport_specUpinder Malhi2014-01-14
* IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi2014-01-14
* IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi2014-01-14