1. 2638eb8b net: ipv4: provide __rcu annotation for ifa_list by Florian Westphal · 6 years ago
  2. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  3. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  4. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  5. bdeacab IB: Remove 'uobject->context' dependency in object destroy APIs by Shamir Rabinovitch · 6 years ago
  6. c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
  7. a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago
  8. 5bb3c1e IB/usnic: Fix deadlock by Parvi Kaustubhi · 6 years ago
  9. 8994445 IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs by Shamir Rabinovitch · 6 years ago
  10. 21a428a RDMA: Handle PD allocations by IB/core by Leon Romanovsky · 6 years ago
  11. 0c23660 IB/usnic: Fix locking when unregistering by Parvi Kaustubhi · 6 years ago
  12. 8ea1f98 drivers/IB,usnic: reduce scope of mmap_sem by Davidlohr Bueso · 6 years ago
  13. 70f8a3c mm: make mm->pinned_vm an atomic64 counter by Davidlohr Bueso · 6 years ago
  14. cfc30ad IB/usnic: Remove stub functions by Gal Pressman · 6 years ago
  15. 459cc69 RDMA: Provide safe ib_alloc_device() function by Leon Romanovsky · 6 years ago
  16. b360ce3 infiniband: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  17. 316bcda infiniband: usnic: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  18. 5474723 RDMA: Introduce and use rdma_device_to_ibdev() by Parav Pandit · 6 years ago
  19. ea4baf7 RDMA: Rename port_callback to init_port by Parav Pandit · 6 years ago
  20. 081de94 RDMA: Clear CTX objects during their allocation by Leon Romanovsky · 6 years ago
  21. 4959d5d IB/usnic: Fix out of bounds index check in query pkey by Gal Pressman · 6 years ago
  22. 02fc184 IB/usnic: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  23. 8036e90 IB/usnic: Fix potential deadlock by Parvi Kaustubhi · 6 years ago
  24. 2553ba2 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  25. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  26. e761058 RDMA/usnic: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  27. d12c416 IB/usnic: fix spelling mistake "miniumum" -> "minimum" by Colin Ian King · 6 years ago
  28. 901018f RDMA/drivers: Fix spelling mistake "initalize" -> "initialize" by Colin Ian King · 6 years ago
  29. 508a523 RDMA/drivers: Use core provided API for registering device attributes by Parav Pandit · 6 years ago
  30. 9de6986 RDMA/drivers: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  31. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  32. e3b00e9 IB/usnic: fix spelling mistake "unvalid" -> "invalid" by Colin Ian King · 6 years ago
  33. ece8ea7 RDMA/usnic: Do not use ucontext->tgid by Jason Gunthorpe · 6 years ago
  34. 3e5d60b infiniband: remove redundant condition check before debugfs_remove by zhong jiang · 6 years ago
  35. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 7 years ago
  36. 7cfcc71 RDMA/usnic: Suppress a compiler warning by Bart Van Assche · 6 years ago
  37. d238ca0 IB/usnic: usnic should not select INFINIBAND_USER_ACCESS by Jason Gunthorpe · 6 years ago
  38. 43cbd64 IB/usnic: Update with bug fixes from core code by Jason Gunthorpe · 7 years ago
  39. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  40. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  41. 3e0c2db infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name() by Kirill Tkhai · 7 years ago
  42. ede2762 net: Make NETDEV_XXX commands enum { } by Kirill Tkhai · 7 years ago
  43. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  44. b7c5bc7 IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init() by Markus Elfring · 7 years ago
  45. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  46. 72c7fe9 drivers: infiniband: remove duplicate includes by Pravin Shedge · 7 years ago
  47. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  48. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  49. bd8c202 RDMA/usnic: Instantiate data structures once by Bart Van Assche · 7 years ago
  50. 4c23e50 RDMA/usnic: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  51. 1918843 RDMA/usnic: Make the compiler check declaration consistency during compilation by Bart Van Assche · 7 years ago
  52. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  53. d518a44 IB/usnic: check for allocation failure by Dan Carpenter · 7 years ago
  54. 5d50f40 RDMA/usnic: Fix remove address space warning by Leon Romanovsky · 7 years ago
  55. 7be0575 RDMA: Fix return value check for ib_get_eth_speed() by Selvin Xavier · 7 years ago
  56. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
  57. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  58. d418619 IB/core: Add generic function to extract IB speed from netdev by Yuval Shaia · 8 years ago
  59. 44b0b74 IB/usnic: Implement get_netdev hook by Yuval Shaia · 8 years ago
  60. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  61. 313e16d IB/usnic: Simplify the code to balance loc/unlock calls by Leon Romanovsky · 8 years ago
  62. f5029e7 Ib/usnic: Explicitly include usnic headers by Leon Romanovsky · 8 years ago
  63. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago
  64. a7c8132 IB/usnic: Remove unused functions by Yuval Shaia · 8 years ago
  65. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  66. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  67. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  68. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  69. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  70. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  71. ce1e055 IB: Add protocol for USNIC by Or Gerlitz · 8 years ago
  72. 6b06d52 IB/usnic: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  73. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  74. 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 8 years ago
  75. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  76. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  77. 5f4c7e4 IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR by Julia Lawall · 8 years ago
  78. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  79. 02d93f8 IB/usninc: Remove and fix debug prints after allocation failure by Leon Romanovsky · 8 years ago
  80. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  81. 86cd747 IB/usnic: Fix error return code by Christophe Jaillet · 8 years ago
  82. 15453e8 IB/usnic: Support device FW version string by Ira Weiny · 9 years ago
  83. ce67fef IB/usnic: Remove unused DMA attributes by Krzysztof Kozlowski · 9 years ago
  84. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  86. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  87. 96a0c39 net: usnic: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  88. 4813333 net: usnic: use __ethtool_get_settings by David Decotigny · 9 years ago
  89. 4f03980 net: usnic: remove unused call to ethtool_ops::get_settings by David Decotigny · 9 years ago
  90. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  91. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  92. 59f65f4 IB/usnic: delete unneeded IS_ERR test by Julia Lawall · 9 years ago
  93. 96390f62 IB/usnic: Handle 0 counts in resource allocation by Nelson Escobar · 9 years ago
  94. dc92d14 IB/usnic: Fix resource leak in error case by Nelson Escobar · 9 years ago
  95. 89e5323 IB/usnic: Support more QP state transitions by Nelson Escobar · 9 years ago
  96. 2547a36 IB/usnic: Fix message typo by Nelson Escobar · 9 years ago
  97. 3ea7286 IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64 by Nelson Escobar · 9 years ago
  98. 1e67a64 IB/usnic: Improve a failure message by Nelson Escobar · 9 years ago
  99. 638e970 IB/usnic: Remove unused prototype by Nelson Escobar · 9 years ago
  100. fe274c5 usnic: correctly handle kzalloc return value by Insu Yun · 9 years ago