- 59f65f4 IB/usnic: delete unneeded IS_ERR test by Julia Lawall · 9 years ago
- 96390f62 IB/usnic: Handle 0 counts in resource allocation by Nelson Escobar · 9 years ago
- dc92d14 IB/usnic: Fix resource leak in error case by Nelson Escobar · 9 years ago
- 89e5323 IB/usnic: Support more QP state transitions by Nelson Escobar · 9 years ago
- 2547a36 IB/usnic: Fix message typo by Nelson Escobar · 9 years ago
- 3ea7286 IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64 by Nelson Escobar · 9 years ago
- 1e67a64 IB/usnic: Improve a failure message by Nelson Escobar · 9 years ago
- 638e970 IB/usnic: Remove unused prototype by Nelson Escobar · 9 years ago
- fe274c5 usnic: correctly handle kzalloc return value by Insu Yun · 9 years ago
- 2c79dad usnic: correctly check failed allocation by Insu Yun · 9 years ago
- 3805ead usnic: add missing clauses to BSD license by Jeff Squyres · 9 years ago
- 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
- bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
- 0699ee7 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 10 years ago
- fc3aa45 IB/usnic: clean up some error handling code by Dan Carpenter · 10 years ago
- f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
- 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
- 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
- 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- 6f95271 IB/usnic: Convert to use new iommu_capable() API function by Joerg Roedel · 10 years ago
- 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 60093dc IB: Return error for unsupported QP creation flags by Or Gerlitz · 11 years ago
- ed477c4 IB/usnic: Fix source file missing copyright and license by Upinder Malhi · 11 years ago
- 970918b IB/usnic: Remove '0x' when using %pa format by Fabio Estevam · 11 years ago
- f809309 IB/usnic: Fix smatch endianness error by Upinder Malhi · 11 years ago
- a384b20 IB/usnic: Remove unused includes of <linux/version.h> by Wei Yongjun · 11 years ago
- 8ce96af IB/usnic: Use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
- d1db47c IB/usnic: Remove unused variable in usnic_debugfs_exit() by Wei Yongjun · 11 years ago
- 6dcebe6 IB/usnic: Set userspace/kernel ABI ver to 4 by Upinder Malhi · 11 years ago
- 61f7826 IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP by Upinder Malhi · 11 years ago
- 2d97436 IB/usnic: Add dependency on CONFIG_INET by Upinder Malhi · 11 years ago
- 4942c0b IB/usnic: Fix endianness-related warnings by Upinder Malhi · 11 years ago
- 3108bcc IB/usnic: Append documentation to usnic_transport.h and cleanup by Upinder Malhi · 11 years ago
- c30392a IB/usnic: Fix typo "Ignorning" -> "Ignoring" by Roland Dreier · 11 years ago
- 9f637f7 IB/usnic: Expose flows via debugfs by Upinder Malhi · 11 years ago
- c5f855e IB/usnic: Use for_each_sg instead of a for-loop by Upinder Malhi · 11 years ago
- 6a54d9f IB/usnic: Remove superflous parentheses by Upinder Malhi · 11 years ago
- e45e614 IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc] by Upinder Malhi · 11 years ago
- c7845bc IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h by Upinder Malhi · 11 years ago
- 6214105 IB:usnic: Add UDP support to usnic_transport.[hc] by Upinder Malhi · 11 years ago
- 3f92bed IB/usnic: Add UDP support to usnic_fwd.[hc] by Upinder Malhi · 11 years ago
- b85caf4 IB/usnic: Update ABI and Version file for UDP support by Upinder Malhi · 11 years ago
- 60b215e IB/usnic: Port over sysfs to new usnic_fwd.h by Upinder Malhi · 11 years ago
- 256d6a6 IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h by Upinder Malhi · 11 years ago
- 8af94ac IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h by Upinder Malhi · 11 years ago
- 2183b99 IB/usnic: Push all forwarding state to usnic_fwd.[hc] by Upinder Malhi · 11 years ago
- 301a0dd IB/usnic: Add struct usnic_transport_spec by Upinder Malhi · 11 years ago
- 8192d4a IB/usnic: Change WARN_ON to lockdep_assert_held by Upinder Malhi · 11 years ago
- e3cf00d IB/usnic: Add Cisco VIC low-level hardware driver by Upinder Malhi · 11 years ago