1. bc1a028 net/mlx5: DR, Remove unneeded functions deceleration by Alex Vesker · 5 years ago
  2. de346f4 net/mlx5: DR, Add support for flow table id destination action by Alex Vesker · 5 years ago
  3. 0e6fa49 net/mlx5: Avoid deriving mlx5_core_dev second time by Parav Pandit · 5 years ago
  4. d6c8022 net/mlx5: E-switch, Annotate esw state_lock mutex destroy by Parav Pandit · 5 years ago
  5. 2bb72e7 net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy by Parav Pandit · 5 years ago
  6. 5c2aa8a net/mlx5: Accept flow rules without match by Mark Bloch · 5 years ago
  7. 4110fc5 net/mlx5: E-Switch, Refactor unload all reps per rep type by Bodong Wang · 5 years ago
  8. 23bb50c net/mlx5: E-Switch, Update VF vports config when num of VFs changed by Bodong Wang · 5 years ago
  9. c2d7712 net/mlx5: E-Switch, Introduce per vport configuration for eswitch modes by Bodong Wang · 5 years ago
  10. d7c92cb net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric by Bodong Wang · 5 years ago
  11. 878a733 net/mlx5: E-Switch, Prepare for vport enable/disable refactor by Bodong Wang · 6 years ago
  12. a9814d7 net/mlx5: E-Switch, Remove redundant warning when QoS enable failed by Bodong Wang · 5 years ago
  13. 14c844c net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode by Bodong Wang · 6 years ago
  14. 86f9453 net/mlx5: E-Switch, Remove redundant check of eswitch manager cap by Bodong Wang · 5 years ago
  15. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  17. 16b78f0 Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  18. f31d83f Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  19. d944326 Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  20. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  21. 047d4cd drm/dp_mst: Rewrite and fix bandwidth limit checks by Lyude Paul · 5 years ago
  22. 87212b5 drm/dp_mst: Reprobe path resources in CSN handler by Lyude Paul · 5 years ago
  23. fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 5 years ago
  24. b2feb1d drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant by Lyude Paul · 5 years ago
  25. a8eceea inet: Use fallthrough; by Joe Perches · 5 years ago
  26. 8a76547 octeontx2-pf: unlock on error path in otx2_config_pause_frm() by Dan Carpenter · 5 years ago
  27. 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  28. c036859 net: systemport: fix index check to avoid an array out of bounds access by Colin Ian King · 5 years ago
  29. 0f70eed Merge branch 'ipa-fixes' by David S. Miller · 5 years ago
  30. 4639b38 Revert "arm64: dts: sdm845: add IPA information" by Alex Elder · 5 years ago
  31. e31a501 bitfield.h: add FIELD_MAX() and field_max() by Alex Elder · 5 years ago
  32. 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 5 years ago
  33. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 5 years ago
  34. 82a9822 Merge branch 'ethtool-netlink-interface-part-3' by David S. Miller · 5 years ago
  35. 546379b ethtool: add CHANNELS_NTF notification by Michal Kubecek · 5 years ago
  36. e19c591 ethtool: set device channel counts with CHANNELS_SET request by Michal Kubecek · 5 years ago
  37. 0c84979 ethtool: provide channel counts with CHANNELS_GET request by Michal Kubecek · 5 years ago
  38. bc9d1c9 ethtool: add RINGS_NTF notification by Michal Kubecek · 5 years ago
  39. 2fc2929 ethtool: set device ring sizes with RINGS_SET request by Michal Kubecek · 5 years ago
  40. e4a1717 ethtool: provide ring sizes with RINGS_GET request by Michal Kubecek · 5 years ago
  41. 111dcba ethtool: add PRIVFLAGS_NTF notification by Michal Kubecek · 5 years ago
  42. f265d79 ethtool: set device private flags with PRIVFLAGS_SET request by Michal Kubecek · 5 years ago
  43. e16c338 ethtool: provide private flags with PRIVFLAGS_GET request by Michal Kubecek · 5 years ago
  44. 9c6451e ethtool: add FEATURES_NTF notification by Michal Kubecek · 5 years ago
  45. 0980bfc ethtool: set netdev features with FEATURES_SET request by Michal Kubecek · 5 years ago
  46. 88db6d1 ethtool: add ethnl_parse_bitset() helper by Michal Kubecek · 5 years ago
  47. 0524399 ethtool: provide netdev features with FEATURES_GET request by Michal Kubecek · 5 years ago
  48. f70bb06 ethtool: update mapping of features to legacy ioctl requests by Michal Kubecek · 5 years ago
  49. 9813054 ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get() by Michal Kubecek · 5 years ago
  50. d9a9f48 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 5 years ago
  51. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 5 years ago
  52. f8ab304 Merge branch 'Introduce-connection-tracking-offload' by David S. Miller · 5 years ago
  53. 1ef3018 net/mlx5e: CT: Support clear action by Paul Blakey · 5 years ago
  54. 5c6b946 net/mlx5e: CT: Handle misses after executing CT action by Paul Blakey · 5 years ago
  55. ac991b4 net/mlx5e: CT: Offload established flows by Paul Blakey · 5 years ago
  56. 4c3844d net/mlx5e: CT: Introduce connection tracking by Paul Blakey · 5 years ago
  57. ee1c45e flow_offload: Add flow_match_ct to get rule ct match by Paul Blakey · 5 years ago
  58. 43435e9 net/mlx5: E-Switch, Support getting chain mapping by Paul Blakey · 5 years ago
  59. 6fb0701 net/mlx5: E-Switch, Add support for offloading rules with no in_port by Paul Blakey · 5 years ago
  60. d18296f net/mlx5: E-Switch, Introduce global tables by Paul Blakey · 5 years ago
  61. edd5861 net/sched: act_ct: Enable hardware offload of flow table entires by Paul Blakey · 5 years ago
  62. 8b3646d net/sched: act_ct: Support refreshing the flow table entries by Paul Blakey · 5 years ago
  63. 30b0cf9 net/sched: act_ct: Support restoring conntrack info on skbs by Paul Blakey · 5 years ago
  64. 9c26ba9 net/sched: act_ct: Instantiate flow table entry actions by Paul Blakey · 5 years ago
  65. 978703f netfilter: flowtable: Add API for registering to flow table events by Paul Blakey · 5 years ago
  66. c6fe572 net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads table by Paul Blakey · 5 years ago
  67. 5b7cb74 net/mlx5: E-Switch, Enable reg c1 loopback when possible by Paul Blakey · 5 years ago
  68. bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  69. 93e6161 Merge branch 'bind_addr_zero' by David S. Miller · 5 years ago
  70. 7f204a7 selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized. by Kuniyuki Iwashima · 5 years ago
  71. 3357592 tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPORT per EUID. by Kuniyuki Iwashima · 5 years ago
  72. 4b01a96 tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted. by Kuniyuki Iwashima · 5 years ago
  73. 16f6c25 tcp: Remove unnecessary conditions in inet_csk_bind_conflict(). by Kuniyuki Iwashima · 5 years ago
  74. e4792ff Merge branch 'hns3-fixes' by David S. Miller · 5 years ago
  75. 59359fc net: hns3: clear port base VLAN when unload PF by Jian Shen · 5 years ago
  76. 903b85d net: hns3: fix RMW issue for VLAN filter switch by Jian Shen · 5 years ago
  77. 23b4201 net: hns3: fix VF VLAN table entries inconsistent issue by Jian Shen · 5 years ago
  78. 5eb01ddf net: hns3: fix "tc qdisc del" failed issue by Yonglong Liu · 5 years ago
  79. af91fd7 Merge branch 'ethtool-consolidate-irq-coalescing-part-4' by David S. Miller · 5 years ago
  80. e259b91 net: ixgbevf: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  81. eb7975d net: ixgbe: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  82. dbfa497 net: igc: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  83. 3ff8000 net: igbvf: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  84. a289108 net: igb: let core reject the unsupported coalescing parameters by Jakub Kicinski · 5 years ago
  85. cf5d0f1 net: iavf: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  86. 5f85d40 net: i40e: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  87. 194219a net: fm10k: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  88. 86f0f96 net: e1000: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  89. 7b8fda6 net: hns3: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  90. 4f9546d net: hns: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  91. 4db0869 net: gianfar: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  92. d5e3c87 net: fec: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  93. a3f9dd7 net: dpaa: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  94. 8213f6c net: be2net: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  95. c7449b7 sfc: ethtool: Refactor to remove fallthrough comments in case blocks by Joe Perches · 5 years ago
  96. b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 5 years ago
  97. 7c4046b Revert "net: sched: make newly activated qdiscs visible" by Julian Wiedmann · 5 years ago
  98. 3cc6e2c Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  99. 2644bc8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  100. e6e0f09 dt-bindings: soc: qcom: fix IPA binding by Alex Elder · 5 years ago