1. a7d4026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  2. a750cfd IB/core: Fix static analysis warning in ib_policy_change_task by Daniel Jurgens · 8 years ago
  3. 79d0636 IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings by Daniel Jurgens · 8 years ago
  4. 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  5. 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
  6. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  7. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  8. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  9. 5ecce4c RDMA/uverbs: Check port number supplied by user verbs cmds by Boris Pismenny · 8 years ago
  10. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  11. a379d69 IB/opa_vnic: Use spinlock instead of mutex for stats_lock by Vishwanathapura, Niranjana · 8 years ago
  12. 0568c46 IB/opa_vnic: Use GFP_ATOMIC while sending trap by Vishwanathapura, Niranjana · 8 years ago
  13. 095b092 IB/mlx5: Respect mlx5_core reserved GIDs by Ilan Tayari · 8 years ago
  14. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  15. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  16. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 7003cdd qed*: Rename qed_roce_if.h to qed_rdma_if.h by Kalderon, Michal · 8 years ago
  18. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  19. bbfcd1e qed*: Set rdma generic functions prefix by Michal Kalderon · 8 years ago
  20. b262a06 qed*: qede_roce.[ch] -> qede_rdma.[ch] by Michal Kalderon · 8 years ago
  21. 1a4a697 qed: Chain support for external PBL by Mintz, Yuval · 8 years ago
  22. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  23. 273889e Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  24. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  25. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  26. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  27. 51ce5f3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  28. bd10838 net/mlx5: Fix some spelling mistakes by Or Gerlitz · 8 years ago
  29. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 54ed0f7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  31. d470264 rdma/cxgb4: Fix memory leaks during module exit by Raju Rangoju · 8 years ago
  32. 4542d66 IB/ipoib: Fix memory leak in create child syscall by Feras Daoud · 8 years ago
  33. 560b7c3 IB/ipoib: Fix access to un-initialized napi struct by Alex Vesker · 8 years ago
  34. b53d456 IB/ipoib: Delete napi in device uninit default by Alex Vesker · 8 years ago
  35. 022d038 IB/ipoib: Limit call to free rdma_netdev for capable devices by Alex Vesker · 8 years ago
  36. ab156af IB/ipoib: Fix memory leaks for child interfaces priv by Alex Vesker · 8 years ago
  37. 07d432b rxe: Fix a sleep-in-atomic bug in post_one_send by Jia-Ju Bai · 8 years ago
  38. e57bb6b RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues by Ram Amrani · 8 years ago
  39. dac2738 RDMA/qedr: Initialize byte_len in WC of READ and SEND commands by Michal Kalderon · 8 years ago
  40. 86816a0 RDMA/bnxt_re: Remove FMR support by Selvin Xavier · 8 years ago
  41. 018cf59 RDMA/bnxt_re: Fix RQE posting logic by Devesh Sharma · 8 years ago
  42. 3fb755b RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs by Somnath Kotur · 8 years ago
  43. 1c980b0 RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list by Selvin Xavier · 8 years ago
  44. 9152e0b RDMA/bnxt_re: HW workarounds for handling specific conditions by Eddie Wai · 8 years ago
  45. cc1ec76 RDMA/bnxt_re: Fixing the Control path command and response handling by Devesh Sharma · 8 years ago
  46. c1357e4 IB: nes: convert to use DRIVER_ATTR_RW by Greg Kroah-Hartman · 8 years ago
  47. 0518c12 qed*: LL2 callback operations by Michal Kalderon · 8 years ago
  48. eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
  49. d41519a crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 8 years ago
  50. 0a528ee IB/mlx4: Bump driver version by Tariq Toukan · 8 years ago
  51. 1dec4ce cxgb4: Fix tids count for ipv6 offload connection by Ganesh Goudar · 8 years ago
  52. 79e2595 IB/addr: Fix setting source address in addr6_resolve() by Roland Dreier · 8 years ago
  53. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 8 years ago
  55. 79bb5b7 RDMA/umem: Fix missing mmap_sem in get umem ODP call by Leon Romanovsky · 8 years ago
  56. 53376fe RDMA/core: not to set page dirty bit if it's already set. by Qing Huang · 8 years ago
  57. f937d93 RDMA/uverbs: Declare local function static and add brackets to sizeof by Leon Romanovsky · 8 years ago
  58. 233c195 RDMA/netlink: Reduce exposure of RDMA netlink functions by Leon Romanovsky · 8 years ago
  59. 95c2ef5 RDMA/srp: Fix NULL deref at srp_destroy_qp() by Israel Rukshin · 8 years ago
  60. 0a1a972 RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope by Leon Romanovsky · 8 years ago
  61. 8c49066 RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings by Honggang Li · 8 years ago
  62. d38d7fd RDMA/qedr: add null check before pointer dereference by Gustavo A. R. Silva · 8 years ago
  63. 6e8484c RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 8 years ago
  64. eed7624 RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled by Jack Morgenstein · 8 years ago
  65. 1feb400 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 8 years ago
  66. b3e6b4b RDMA/hfi1: Defer setting VL15 credits to link-up interrupt by Byczkowski, Jakub · 8 years ago
  67. e4785b0 RDMA/hfi1: change PCI bar addr assignments to Linux API functions by Steven L. Roberts · 8 years ago
  68. c4dd4b6 RDMA/hfi1: fix array termination by appending NULL to attr array by Steven L. Roberts · 8 years ago
  69. 98b80a2 RDMA/iw_cxgb4: fix the calculation of ipv6 header size by Raju Rangoju · 8 years ago
  70. 4bbfabe RDMA/iw_cxgb4: calculate t4_eq_status_entries properly by Ganesh Goudar · 8 years ago
  71. 1dad0eb RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers by Raju Rangoju · 8 years ago
  72. f863de7 RDMA/nes: ACK MPA Reply frame by Tatyana Nikolova · 8 years ago
  73. 0e5fc903 RDMA/nes: Don't set 0-length FULPDU RTR indication control flag by Tatyana Nikolova · 8 years ago
  74. e80bd98d RDMA/i40iw: fix duplicated code for different branches by Gustavo A. R. Silva · 8 years ago
  75. f300ba2 RDMA/i40iw: Remove MSS change support by Shiraz Saleem · 8 years ago
  76. c0c643e RDMA/i40iw: Fix device initialization error path by Mustafa Ismail · 8 years ago
  77. b117f47 RDMA/i40iw: ACK MPA Reject frame by Tatyana Nikolova · 8 years ago
  78. 5a27fec RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag by Tatyana Nikolova · 8 years ago
  79. 47a2b33 IB/core: Enforce security on management datagrams by Daniel Jurgens · 8 years ago
  80. 8f408ab selinux lsm IB/core: Implement LSM notification system by Daniel Jurgens · 8 years ago
  81. d291f1a IB/core: Enforce PKey security on QPs by Daniel Jurgens · 8 years ago
  82. 883c71f IB/core: IB cache enhancements to support Infiniband security by Daniel Jurgens · 8 years ago
  83. b359911 IB/mlx5: Bump driver version by Tariq Toukan · 8 years ago
  84. 1b9a07e {net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc by Leon Romanovsky · 8 years ago
  85. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  86. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  87. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. 3341713 Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  89. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  90. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  91. d1b7c93 scripts/spelling.txt: add "memory" pattern and fix typos by Stephen Boyd · 8 years ago
  92. bd2c52d IB/srpt: Avoid that aborting a command triggers a kernel warning by Bart Van Assche · 8 years ago
  93. 55d6942 IB/srpt: Fix abort handling by Bart Van Assche · 8 years ago
  94. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  95. 67cf362 rxe: expose num_possible_cpus() cnum_comp_vectors by Sagi Grimberg · 8 years ago
  96. af5df5f IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type by Leon Romanovsky · 8 years ago
  97. 62239fc IB/hfi1: Clean up on context initialization failure by Michael J. Ruhl · 8 years ago
  98. 8737ce9 IB/hfi1: Fix an assign/ordering issue with shared context IDs by Michael J. Ruhl · 8 years ago
  99. 9b60d2c IB/hfi1: Clean up context initialization by Michael J. Ruhl · 8 years ago
  100. 637a9a7 IB/hfi1: Correctly clear the pkey by Michael J. Ruhl · 8 years ago