1. 7c45352 net/mlx5e: Enable all available stats for uplink reps by Vlad Buslov · 5 years ago
  2. 8520fa5 net/mlx5e: Create q counters on uplink representors by Vlad Buslov · 5 years ago
  3. 8a236b1 net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infra by Vlad Buslov · 5 years ago
  4. 2a303f1 net/mlx5e: IPoIB, use separate stats groups by Saeed Mahameed · 5 years ago
  5. f0ff8e8 net/mlx5e: Convert stats groups array to array of group pointers by Saeed Mahameed · 5 years ago
  6. 96b127965 net/mlx5e: Declare stats groups via macro by Saeed Mahameed · 5 years ago
  7. 3460c18 net/mlx5e: Profile specific stats groups by Saeed Mahameed · 5 years ago
  8. 29b598d net/mlx5e: Move uplink rep init/cleanup code into own functions by Roi Dayan · 5 years ago
  9. 4c7cea2 net/mlx5: DR, Allow connecting flow table to a lower/same level table by Yevgeny Kliteynik · 5 years ago
  10. c21a49b net/mlx5: DR, Modify header copy support by Hamdan Igbaria · 5 years ago
  11. a51dcc1 net/mlx5: DR, Modify set action limitation extension by Hamdan Igbaria · 5 years ago
  12. 6d65bc6 net/mlx5e: Add mlx5e_flower_parse_meta support by wenxu · 5 years ago
  13. e15cf98 net/mlx5: make the symbol 'ESW_POOLS' static by Chen Wandun · 5 years ago
  14. a171850 net/mlx5e: allow TSO on VXLAN over VLAN topologies by Davide Caratti · 5 years ago
  15. ca9c74a net/mlx5e: Fix printk format warning by Olof Johansson · 5 years ago
  16. c5d19a6 net: convert additional drivers to use phy_do_ioctl by Heiner Kallweit · 5 years ago
  17. 4f2c17e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  18. d84b99f drivers: net: declance: fix comparing pointer to 0 by Chen Zhou · 5 years ago
  19. aeaec7b tcp/ipv4: remove AF_INET_FAMILY by Alex Shi · 5 years ago
  20. 339821f net/hsr: remove seq_nr_after_or_eq by Alex Shi · 5 years ago
  21. e09538e hdlx_x25: Fix backwards compat test. by David S. Miller · 5 years ago
  22. 0159984 Merge branch 'hns3-next' by David S. Miller · 5 years ago
  23. 60df7e9 net: hns3: cleanup some coding style issue by Huazhong Tan · 5 years ago
  24. 322cb97 net: hns3: remove redundant print on ENOMEM by Huazhong Tan · 5 years ago
  25. e310532 net: hns3: delete unnecessary blank line and space for cleanup by Guangbin Huang · 5 years ago
  26. 6f8e330 net: hns3: rewrite a log in hclge_put_vector() by Yonglong Liu · 5 years ago
  27. cdc3738 net: hns3: refine the input parameter 'size' for snprintf() by Guojia Liao · 5 years ago
  28. 9027d04 net: hns3: move duplicated macro definition into header by Guojia Liao · 5 years ago
  29. afb6afd net: hns3: set VF's default reset_type to HNAE3_NONE_RESET by Huazhong Tan · 5 years ago
  30. 08bb385 net: hns3: do not reuse pfmemalloc pages by Yunsheng Lin · 5 years ago
  31. 09783d44 net: hns3: limit the error logging in the hns3_clean_tx_ring() by Yunsheng Lin · 5 years ago
  32. 953c4a0 wan/hdlc_x25: fix skb handling by Martin Schiller · 5 years ago
  33. f362e5f wan/hdlc_x25: make lapb params configurable by Martin Schiller · 5 years ago
  34. 29237d2 net/smc: allow unprivileged users to read pnet table by Hans Wippel · 5 years ago
  35. 3ccc897 Merge branch 'phy-add-new-version-of-phy_do_ioctl-and-convert-suitable-drivers' by David S. Miller · 5 years ago
  36. f1294617 net: convert suitable network drivers to use phy_do_ioctl by Heiner Kallweit · 5 years ago
  37. bbbf843 net: phy: add new version of phy_do_ioctl by Heiner Kallweit · 5 years ago
  38. 3231e5d net: phy: rename phy_do_ioctl to phy_do_ioctl_running by Heiner Kallweit · 5 years ago
  39. bea5416 net: hns3: replace snprintf with scnprintf in hns3_update_strings by Chen Zhou · 5 years ago
  40. 49e211c net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read by Chen Zhou · 5 years ago
  41. ad06307 Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 5 years ago
  42. 17e10a1 Merge branch 'mlxsw-SPAN-egress-mirroring-buffer-size' by David S. Miller · 5 years ago
  43. 3a3e627 spectrum: Add a delayed work to update SPAN buffsize according to speed by Jiri Pirko · 5 years ago
  44. ff9fdfe mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2 by Jiri Pirko · 5 years ago
  45. 31c25b9 mlxsw: spectrum_span: Put buffsize update code into helper function by Jiri Pirko · 5 years ago
  46. ac9cc4e mlxsw: spectrum: Push code getting port speed into a helper by Jiri Pirko · 5 years ago
  47. 794eee2 Merge branch 'net-phy-add-generic-ndo_do_ioctl-handler-phy_do_ioctl' by David S. Miller · 5 years ago
  48. df00718 r8169: use generic ndo_do_ioctl handler phy_do_ioctl by Heiner Kallweit · 5 years ago
  49. 2ab1d92 net: phy: add generic ndo_do_ioctl handler phy_do_ioctl by Heiner Kallweit · 5 years ago
  50. 4262c38 net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family members by Andrew Lunn · 5 years ago
  51. 04e2246 net: phylink: allow in-band AN for USXGMII by Alex Marginean · 5 years ago
  52. 3e41d04 net: phy: don't crash in phy_read/_write_mmd without a PHY driver by Alex Marginean · 5 years ago
  53. 6cbdcf2 net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modes by Vladimir Oltean · 5 years ago
  54. a47b9e1 net: stmmac: modified pcs mode support for RGMII by Dejin Zheng · 5 years ago
  55. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 7008ee1 Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  57. 11a8272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  58. 5f43644 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  59. 4ee9e6e Merge branch 'mlxsw-Add-tunnel-devlink-trap-support' by David S. Miller · 5 years ago
  60. b3073df selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mc by Amit Cohen · 5 years ago
  61. 3aed072 mlxsw: Add OVERLAY_SMAC_MC trap by Amit Cohen · 5 years ago
  62. c3cae49 devlink: Add overlay source MAC is multicast trap by Amit Cohen · 5 years ago
  63. 27942c7 selftests: devlink_trap_tunnel_ipip: Add test case for decap_error by Amit Cohen · 5 years ago
  64. ca264ef selftests: devlink_trap_tunnel_vxlan: Add test case for decap_error by Amit Cohen · 5 years ago
  65. a318bf6 mlxsw: Add tunnel devlink-trap support by Amit Cohen · 5 years ago
  66. 13c056e devlink: Add tunnel generic packet traps by Amit Cohen · 5 years ago
  67. f528dfc mlxsw: spectrum_trap: Reorder cases according to enum order by Amit Cohen · 5 years ago
  68. 4a44ee6 mlxsw: Add ECN configurations with IPinIP tunnels by Amit Cohen · 5 years ago
  69. 839607e mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping Register by Amit Cohen · 5 years ago
  70. 2017490 mlxsw: reg: Add Tunneling IPinIP Encapsulation ECN Mapping Register by Amit Cohen · 5 years ago
  71. 196442e mlxsw: Add NON_ROUTABLE trap by Amit Cohen · 5 years ago
  72. 95f0ead devlink: Add non-routable packet trap by Amit Cohen · 5 years ago
  73. 740e87b selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabled by Amit Cohen · 5 years ago
  74. 5b05162 mlxsw: Add irif and erif disabled traps by Amit Cohen · 5 years ago
  75. 95ae2d1 Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  76. b2383ad cxgb4: reject overlapped queues in TC-MQPRIO offload by Rahul Lakkireddy · 5 years ago
  77. c856e2b cxgb4: fix Tx multi channel port rate limit by Rahul Lakkireddy · 5 years ago
  78. 0c58ac1 net: phy: adin: fix a warning about msleep by Dejin Zheng · 5 years ago
  79. 09d4f10 net: sched: act_ctinfo: fix memory leak by Eric Dumazet · 5 years ago
  80. d82f287 Merge branch 'Rate-adaptation-for-Felix-DSA-switch' by David S. Miller · 5 years ago
  81. 74984a1 net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes link by Alex Marginean · 5 years ago
  82. f366093 net: dsa: felix: Handle PAUSE RX regardless of AN result by Alex Marginean · 5 years ago
  83. 7f013ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  84. fc585d4 riscv: Less inefficient gcc tishift helpers (and export their symbols) by Olof Johansson · 5 years ago
  85. 8f8972a Merge tag 'mtd/fixes-for-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  86. 244dc268 Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  87. 95f4d9c riscv: delete temporary files by Ilie Halip · 5 years ago
  88. 0cc2682 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  89. 7ff15cd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  90. 9e79c52 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  91. a186c11 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  92. b07b9e8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  93. 124b554 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  94. a1c6f87 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  95. e2f73d1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  96. ba0f472 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. 8cac899 Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  98. 2324de6 Merge tag 's390-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  99. 8965de7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  100. f04dba6 Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago