1. fe4aa6d IB/usnic: Fix out of bounds index check in query pkey by Gal Pressman · 5 years ago
  2. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  3. 86cd747 IB/usnic: Fix error return code by Christophe Jaillet · 8 years ago
  4. 15453e8 IB/usnic: Support device FW version string by Ira Weiny · 8 years ago
  5. ce67fef IB/usnic: Remove unused DMA attributes by Krzysztof Kozlowski · 8 years ago
  6. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  8. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  9. 96a0c39 net: usnic: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  10. 4813333 net: usnic: use __ethtool_get_settings by David Decotigny · 8 years ago
  11. 4f03980 net: usnic: remove unused call to ethtool_ops::get_settings by David Decotigny · 8 years ago
  12. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  13. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  14. 59f65f4 IB/usnic: delete unneeded IS_ERR test by Julia Lawall · 8 years ago
  15. 96390f62 IB/usnic: Handle 0 counts in resource allocation by Nelson Escobar · 9 years ago
  16. dc92d14 IB/usnic: Fix resource leak in error case by Nelson Escobar · 9 years ago
  17. 89e5323 IB/usnic: Support more QP state transitions by Nelson Escobar · 9 years ago
  18. 2547a36 IB/usnic: Fix message typo by Nelson Escobar · 9 years ago
  19. 3ea7286 IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64 by Nelson Escobar · 9 years ago
  20. 1e67a64 IB/usnic: Improve a failure message by Nelson Escobar · 9 years ago
  21. 638e970 IB/usnic: Remove unused prototype by Nelson Escobar · 9 years ago
  22. fe274c5 usnic: correctly handle kzalloc return value by Insu Yun · 9 years ago
  23. 2c79dad usnic: correctly check failed allocation by Insu Yun · 9 years ago
  24. 3805ead usnic: add missing clauses to BSD license by Jeff Squyres · 9 years ago
  25. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  26. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  27. 0699ee7 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  28. fc3aa45 IB/usnic: clean up some error handling code by Dan Carpenter · 9 years ago
  29. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  30. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  31. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  32. 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
  33. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  34. 6f95271 IB/usnic: Convert to use new iommu_capable() API function by Joerg Roedel · 10 years ago
  35. 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
  36. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  37. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  38. 60093dc IB: Return error for unsupported QP creation flags by Or Gerlitz · 10 years ago
  39. ed477c4 IB/usnic: Fix source file missing copyright and license by Upinder Malhi · 10 years ago
  40. 970918b IB/usnic: Remove '0x' when using %pa format by Fabio Estevam · 10 years ago
  41. f809309 IB/usnic: Fix smatch endianness error by Upinder Malhi · 10 years ago
  42. a384b20 IB/usnic: Remove unused includes of <linux/version.h> by Wei Yongjun · 10 years ago
  43. 8ce96af IB/usnic: Use GFP_ATOMIC under spinlock by Dan Carpenter · 10 years ago
  44. d1db47c IB/usnic: Remove unused variable in usnic_debugfs_exit() by Wei Yongjun · 10 years ago
  45. 6dcebe6 IB/usnic: Set userspace/kernel ABI ver to 4 by Upinder Malhi · 10 years ago
  46. 61f7826 IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP by Upinder Malhi · 10 years ago
  47. 2d97436 IB/usnic: Add dependency on CONFIG_INET by Upinder Malhi · 10 years ago
  48. 4942c0b IB/usnic: Fix endianness-related warnings by Upinder Malhi · 10 years ago
  49. 3108bcc IB/usnic: Append documentation to usnic_transport.h and cleanup by Upinder Malhi · 10 years ago
  50. c30392a IB/usnic: Fix typo "Ignorning" -> "Ignoring" by Roland Dreier · 10 years ago
  51. 9f637f7 IB/usnic: Expose flows via debugfs by Upinder Malhi · 10 years ago
  52. c5f855e IB/usnic: Use for_each_sg instead of a for-loop by Upinder Malhi · 10 years ago
  53. 6a54d9f IB/usnic: Remove superflous parentheses by Upinder Malhi · 10 years ago
  54. e45e614 IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc] by Upinder Malhi · 10 years ago
  55. c7845bc IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.h by Upinder Malhi · 10 years ago
  56. 6214105 IB:usnic: Add UDP support to usnic_transport.[hc] by Upinder Malhi · 10 years ago
  57. 3f92bed IB/usnic: Add UDP support to usnic_fwd.[hc] by Upinder Malhi · 10 years ago
  58. b85caf4 IB/usnic: Update ABI and Version file for UDP support by Upinder Malhi · 10 years ago
  59. 60b215e IB/usnic: Port over sysfs to new usnic_fwd.h by Upinder Malhi · 10 years ago
  60. 256d6a6 IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.h by Upinder Malhi · 10 years ago
  61. 8af94ac IB/usnic: Port over main.c and verbs.c to the usnic_fwd.h by Upinder Malhi · 10 years ago
  62. 2183b99 IB/usnic: Push all forwarding state to usnic_fwd.[hc] by Upinder Malhi · 10 years ago
  63. 301a0dd IB/usnic: Add struct usnic_transport_spec by Upinder Malhi · 10 years ago
  64. 8192d4a IB/usnic: Change WARN_ON to lockdep_assert_held by Upinder Malhi · 10 years ago
  65. e3cf00d IB/usnic: Add Cisco VIC low-level hardware driver by Upinder Malhi · 11 years ago