1. 2752b82 net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() by Parav Pandit · 6 years ago
  2. e4075c4 net/mlx5: Expose device definitions for object events by Yishai Hadas · 6 years ago
  3. 4e0e2ea net/mlx5: Report EQE data upon CQ completion by Yishai Hadas · 6 years ago
  4. 70a43d3 net/mlx5: Report a CQ error event only when a handler was set by Yishai Hadas · 6 years ago
  5. 38164b7 net/mlx5: mlx5_core_create_cq() enhancements by Yishai Hadas · 6 years ago
  6. c067078 net/mlx5: Expose the API to register for ANY event by Yishai Hadas · 6 years ago
  7. b9a7ba5 net/mlx5: Use event mask based on device capabilities by Yishai Hadas · 6 years ago
  8. 1d49ce1 net/mlx5: Fix mlx5_core_destroy_cq() error flow by Yishai Hadas · 6 years ago
  9. 4a3929b net/mlx5: E-Switch, Handle UC address change in switchdev mode by Bodong Wang · 6 years ago
  10. 411ec9e net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop by Bodong Wang · 6 years ago
  11. db68cc5 net/mlx5: E-Switch, Use iterator for vlan and min-inline setups by Bodong Wang · 6 years ago
  12. 16fff98 net/mlx5: E-Switch, Reg/unreg function changed event at correct stage by Bodong Wang · 6 years ago
  13. 062f4bf net/mlx5: E-Switch, Consolidate eswitch function number of VFs by Bodong Wang · 6 years ago
  14. f6455de net/mlx5: E-Switch, Refactor eswitch SR-IOV interface by Bodong Wang · 6 years ago
  15. e1d974d net/mlx5: Handle host PF vport mac/guid for ECPF by Bodong Wang · 6 years ago
  16. 5f5d253 net/mlx5: E-Switch, Use correct flags when configuring vlan by Bodong Wang · 6 years ago
  17. d886aba net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs by Parav Pandit · 6 years ago
  18. 5ccf277 net/mlx5: Don't handle VF func change if host PF is disabled by Bodong Wang · 6 years ago
  19. 7e26dac net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices by Parav Pandit · 6 years ago
  20. d22663e net/mlx5: Move pci status reg access mutex to mlx5_pci_init by Parav Pandit · 6 years ago
  21. 386e75a net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type by Huy Nguyen · 6 years ago
  22. b8ca123 RDMA/mlx5: Cleanup rep when doing unload by Bodong Wang · 6 years ago
  23. 2f69e59 {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping by Bodong Wang · 6 years ago
  24. d6518db net/mlx5: E-Switch, Use vport index when init rep by Bodong Wang · 6 years ago
  25. a82e0b5 net/mlx5: Added MCQI and MCQS registers' description to ifc by Shay Agroskin · 6 years ago
  26. 1759d32 net/mlx5: Add hardware definitions for sub functions by Parav Pandit · 6 years ago
  27. 92ab1eb net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it by Jianbo Liu · 6 years ago
  28. 669ff1e RDMA/mlx5: Add vport metadata matching for IB representors by Jianbo Liu · 6 years ago
  29. a5641cb net/mlx5: E-Switch, Add match on vport metadata for rule in slow path by Jianbo Liu · 6 years ago
  30. c128605 net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager by Jianbo Liu · 6 years ago
  31. 5784386 net/mlx5: E-Switch, Add query and modify esw vport context functions by Jianbo Liu · 6 years ago
  32. c01cfd0 net/mlx5: E-Switch, Add match on vport metadata for rule in fast path by Jianbo Liu · 6 years ago
  33. 8d212ff net/mlx5e: Specifying known origin of packets matching the flow by Jianbo Liu · 6 years ago
  34. 7445cfb1 net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLs by Jianbo Liu · 6 years ago
  35. bb0ee7d net/mlx5: Add flow context for flow tag by Jianbo Liu · 6 years ago
  36. 91d6291 net/mlx5: Introduce a helper API to check VF vport by Parav Pandit · 6 years ago
  37. 84b0d6a7 net/mlx5: Support allocating modify header context from ingress ACL by Jianbo Liu · 6 years ago
  38. f53297d net/mlx5: Get vport ACL namespace by vport index by Jianbo Liu · 6 years ago
  39. 65c0f2c net/mlx5: Introduce vport metadata matching bits and enum constants by Jianbo Liu · 6 years ago
  40. 792c4e9 net/mlx5: Convert mkey_table to XArray by Matthew Wilcox · 6 years ago
  41. 82b11f0 net/mlx5: Expose eswitch encap mode by Maor Gottlieb · 6 years ago
  42. 98fdbea net/mlx5: Declare more strictly devlink encap mode by Leon Romanovsky · 6 years ago
  43. 1f8a7be net/mlx5: Add EQ enable/disable API by Yuval Avnery · 6 years ago
  44. 81bfa20 net/mlx5: Use a single IRQ for all async EQs by Ariel Levkovich · 6 years ago
  45. cf49f41 net/mlx5: Rename mlx5_irq_info to mlx5_irq by Yuval Avnery · 6 years ago
  46. 256cf69 net/mlx5: Move all IRQ logic to pci_irq.c by Yuval Avnery · 6 years ago
  47. bfb4954 net/mlx5: Generalize IRQ interface to work with irq_table by Yuval Avnery · 6 years ago
  48. e1706e6 net/mlx5: Separate IRQ table creation from EQ table creation by Yuval Avnery · 6 years ago
  49. 90426cc net/mlx5: Move IRQ affinity set to IRQ allocation phase by Yuval Avnery · 6 years ago
  50. b79e6be net/mlx5: Move IRQ rmap creation to IRQ allocation phase by Yuval Avnery · 6 years ago
  51. 561aa15 net/mlx5: Separate IRQ data from EQ table data by Yuval Avnery · 6 years ago
  52. 2416318 net/mlx5: Separate IRQ request/free from EQ life cycle by Yuval Avnery · 6 years ago
  53. ca39079 net/mlx5: Change interrupt handler to call chain notifier by Yuval Avnery · 6 years ago
  54. 081cc2d net/mlx5: Introduce EQ polling budget by Yuval Avnery · 6 years ago
  55. 86eec50 net/mlx5: Support querying max VFs from device by Bodong Wang · 6 years ago
  56. 10ee82c net/mlx5: E-Switch, Return raw output for query esw functions by Bodong Wang · 6 years ago
  57. ac35dcd net/mlx5: E-Switch, Handle representors creation in handler context by Vu Pham · 6 years ago
  58. b8a9257 net/mlx5: Increase wait time for fw initialization by Daniel Jurgens · 6 years ago
  59. 8693115 {IB,net}/mlx5: Constify rep ops functions pointers by Parav Pandit · 6 years ago
  60. c94ff74 {IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev* by Parav Pandit · 6 years ago
  61. 6706a3b net/mlx5: E-Switch, Honor eswitch functions changed event cap by Vu Pham · 6 years ago
  62. cd56f92 net/mlx5: E-Switch, Replace host_params event with functions_changed event by Vu Pham · 6 years ago
  63. c6d4e45 net/mlx5: Introduce termination table bits by Eli Britstein · 6 years ago
  64. 0b9055a net/mlx5: Add core dump register access HW bits by Moshe Shemesh · 6 years ago
  65. 6cc070b net/mlx5: potential error pointer dereference in error handling by Dan Carpenter · 6 years ago
  66. a188339 Linux 5.2-rc1 by Linus Torvalds · 6 years ago
  67. 2e2c122 Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  68. cb6f873 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  69. ff8583d Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  70. f23d871 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  71. c4d36b6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  72. d8848ee Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  73. 1ba3b5d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. a13f950 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 39feaa3 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 4c4a5c9 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  79. 86a78a8 Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  80. bcd1739 Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  81. b0bb126 Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  82. fc2694e kconfig: use 'else ifneq' for Makefile to improve readability by Masahiro Yamada · 6 years ago
  83. de6da1e panic: add an option to replay all the printk message in buffer by Feng Tang · 6 years ago
  84. 5d59aa8 initramfs: don't free a non-existent initrd by Steven Price · 6 years ago
  85. ec084de fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount by Jiufei Xue · 6 years ago
  86. 60fce36 mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock by Mel Gorman · 6 years ago
  87. a6cf4e0 mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro by Uladzislau Rezki (Sony) · 6 years ago
  88. bb850f4 mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro by Uladzislau Rezki (Sony) · 6 years ago
  89. 68ad4a3 mm/vmalloc.c: keep track of free blocks for vmap allocation by Uladzislau Rezki (Sony) · 6 years ago
  90. 62e1c09 Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  91. 3a48a91 kbuild: check uniqueness of module names by Masahiro Yamada · 6 years ago
  92. aff11cd kconfig: Terminate menu blocks with a comment in the generated config by Alexander Popov · 6 years ago
  93. 233c741 kbuild: add LICENSES to KBUILD_ALLDIRS by Masahiro Yamada · 6 years ago
  94. cdd750b kbuild: remove 'addtree' and 'flags' magic for header search paths by Masahiro Yamada · 6 years ago
  95. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  96. 14340de media: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  97. cc966c9 media: remove unneeded header search paths by Masahiro Yamada · 6 years ago
  98. 986a137 alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig by Masahiro Yamada · 6 years ago
  99. 902a689 kbuild: terminate Kconfig when $(CC) or $(LD) is missing by Masahiro Yamada · 6 years ago
  100. d2f8ae0 kbuild: turn auto.conf.cmd into a mandatory include file by Masahiro Yamada · 6 years ago