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