1. 193c5b2 net: dsa: mv88e6xxx: change serdes lane parameter type from u8 type to int by Pavana Sharma · 3 years, 10 months ago
  2. ac1bbf8 ethernet/microchip:remove unneeded variable: "ret" by dingsenjie · 3 years, 10 months ago
  3. f0744a8 ethernet/broadcom:remove unneeded variable: "ret" by dingsenjie · 3 years, 10 months ago
  4. db2f284 net: stmmac: add per-queue TX & RX coalesce ethtool support by Ong Boon Leong · 3 years, 10 months ago
  5. 6ef4f409 Merge branch 'dsa-doc-fixups' by David S. Miller · 3 years, 10 months ago
  6. 0929ff7 Documentation: networking: dsa: mention that the master is brought up automatically by Vladimir Oltean · 3 years, 10 months ago
  7. e322bac Documentation: networking: dsa: demote subsections to simple emphasized words by Vladimir Oltean · 3 years, 10 months ago
  8. 8794be4 Documentation: networking: dsa: add missing new line in devlink section by Vladimir Oltean · 3 years, 10 months ago
  9. 6b38c57 Documentation: networking: switchdev: add missing "and" word by Vladimir Oltean · 3 years, 10 months ago
  10. cfeb961 Documentation: networking: switchdev: separate bulleted items with new line by Vladimir Oltean · 3 years, 10 months ago
  11. f165694 Merge branch 'octeontx2-refactor' by David S. Miller · 3 years, 10 months ago
  12. 058fa3d octeontx2-af: Modify the return code for unsupported flow keys by Naveen Mamindlapalli · 3 years, 10 months ago
  13. b6b0e36 octeontx2-af: Avoid duplicate unicast rule in mcam_rules list by Subbaraya Sundeep · 3 years, 10 months ago
  14. 56bcef5 octeontx2-af: Use npc_install_flow API for promisc and broadcast entries by Naveen Mamindlapalli · 3 years, 10 months ago
  15. d450a23 octeontx2-af: Add support for multi channel in NIX promisc entry by Nalla, Pradeep · 3 years, 10 months ago
  16. 63f925d octeontx2-af: refactor function npc_install_flow for default entry by Naveen Mamindlapalli · 3 years, 10 months ago
  17. 930a3a6 Merge branch 'mlxsw-vlan-=vxlan' by David S. Miller · 3 years, 10 months ago
  18. 1724c97 selftests: mlxsw: spectrum-2: Remove q_in_vni_veto test by Amit Cohen · 3 years, 10 months ago
  19. 35f15ab selftests: forwarding: Add test for dual VxLAN bridge by Amit Cohen · 3 years, 10 months ago
  20. bf677bd2 mlxsw: Allow 802.1d and .1ad VxLAN bridges to coexist on Spectrum>=2 by Amit Cohen · 3 years, 10 months ago
  21. 0f74fa5 mlxsw: Add struct mlxsw_sp_switchdev_ops per ASIC by Amit Cohen · 3 years, 10 months ago
  22. 114a465 mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set() by Amit Cohen · 3 years, 10 months ago
  23. d8f4da7 mlxsw: reg: Add Switch Port Egress VLAN EtherType Register by Amit Cohen · 3 years, 10 months ago
  24. 1b35293 mlxsw: reg: Add egr_et_set field to SPVID by Amit Cohen · 3 years, 10 months ago
  25. 07bcf68 Merge branch 'b53-legacy-tags' by David S. Miller · 3 years, 10 months ago
  26. 46c5176 net: dsa: b53: support legacy tags by Álvaro Fernández Rojas · 3 years, 10 months ago
  27. 964dbf18 net: dsa: tag_brcm: add support for legacy tags by Álvaro Fernández Rojas · 3 years, 10 months ago
  28. 73a2218 net: ppp: Mundane typo fixes in the file pppoe.c by Bhaskar Chowdhury · 3 years, 10 months ago
  29. ad426d7 net: dsa: b53: relax is63xx() condition by Álvaro Fernández Rojas · 3 years, 10 months ago
  30. 3600be5 net: stmmac: add timestamp correction to rid CDC sync error by Voon Weifeng · 3 years, 10 months ago
  31. b7d5e29 Merge branch 'tipc-cleanups-and-simplifications' by David S. Miller · 3 years, 10 months ago
  32. 5c83495 tipc: remove some unnecessary warnings by Jon Maloy · 3 years, 10 months ago
  33. 429189a tipc: add host-endian copy of user subscription to struct tipc_subscription by Jon Maloy · 3 years, 10 months ago
  34. 09f78b8 tipc: simplify api between binding table and topology server by Jon Maloy · 3 years, 10 months ago
  35. 6e44867 tipc: simplify signature of tipc_find_service() by Jon Maloy · 3 years, 10 months ago
  36. 13c9d23 tipc: simplify signature of tipc_service_find_range() by Jon Maloy · 3 years, 10 months ago
  37. 006ed14 tipc: simplify signature of tipc_nametbl_lookup_group() by Jon Maloy · 3 years, 10 months ago
  38. 833f867 tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes() by Jon Maloy · 3 years, 10 months ago
  39. 45ceea2 tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets() by Jon Maloy · 3 years, 10 months ago
  40. 908148b tipc: refactor tipc_sendmsg() and tipc_lookup_anycast() by Jon Maloy · 3 years, 10 months ago
  41. 66db239 tipc: rename binding table lookup functions by Jon Maloy · 3 years, 10 months ago
  42. 2c98da0 tipc: simplify signature of tipc_nametbl_withdraw() functions by Jon Maloy · 3 years, 10 months ago
  43. a45ffa6 tipc: simplify call signatures for publication creation by Jon Maloy · 3 years, 10 months ago
  44. 50a3499 tipc: simplify signature of tipc_namtbl_publish() by Jon Maloy · 3 years, 10 months ago
  45. 7823f04 tipc: introduce new unified address type for internal use by Jon Maloy · 3 years, 10 months ago
  46. b26b5aa tipc: move creation of publication item one level up in call chain by Jon Maloy · 3 years, 10 months ago
  47. 998d390 tipc: re-organize members of struct publication by Jon Maloy · 3 years, 10 months ago
  48. 5c9e418b Merge branch 'ethtool-strings' by David S. Miller · 3 years, 10 months ago
  49. acebe5b ionic: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  50. b82e811 bna: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  51. 3b78b30 vmxnet3: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  52. d7a9a01 virtio_net: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  53. 3ae0ed3 netvsc: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  54. efbbe4f ena: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  55. 83cd239 hisilicon: Update drivers to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  56. 6a143a7c nfp: Replace nfp_pr_et with ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  57. c8d4725 intel: Update drivers to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  58. 7888fe5 ethtool: Add common function for filling out strings by Alexander Duyck · 3 years, 10 months ago
  59. 0c88eda Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 10 months ago
  60. 7dc84de net/mlx5: E-Switch, Protect changing mode while adding rules by Roi Dayan · 4 years, 4 months ago
  61. c55479d net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore by Roi Dayan · 4 years, 4 months ago
  62. 7a9fb35 net/mlx5e: Do not reload ethernet ports when changing eswitch mode by Roi Dayan · 4 years, 4 months ago
  63. fec2b4b net/mlx5e: Unregister eth-reps devices first by Roi Dayan · 4 years ago
  64. c27971d net/mlx5: Move devlink port from mlx5e priv to mlx5e resources by Roi Dayan · 4 years, 3 months ago
  65. c276aae net/mlx5: Move mlx5e hw resources into a sub object by Roi Dayan · 4 years ago
  66. 5a65d85 net/mlx5e: Register nic devlink port with switch id by Roi Dayan · 4 years, 3 months ago
  67. 865d6d1 net/mlx5e: Move devlink port register and unregister calls by Roi Dayan · 4 years, 3 months ago
  68. 2ff349c net/mlx5e: Verify dev is present in some ndos by Roi Dayan · 4 years, 4 months ago
  69. c97a2c0 net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representor by Roi Dayan · 4 years, 4 months ago
  70. ee52603 net/mlx5e: Add offload stats ndos to nic netdev ops by Roi Dayan · 4 years, 4 months ago
  71. ec9457a net/mlx5e: Distinguish nic and esw offload in tc setup block cb by Roi Dayan · 4 years, 4 months ago
  72. 1aa48ca net/mlx5e: Allow legacy vf ndos only if in legacy mode by Roi Dayan · 4 years, 4 months ago
  73. f031dbd net/mlx5e: Same max num channels for both nic and uplink profiles by Saeed Mahameed · 4 years, 10 months ago
  74. 7a126a4 net: Change dev parameter to const in netif_device_present() by Roi Dayan · 4 years, 4 months ago
  75. ebfbc46 openvswitch: Warn over-mtu packets only if iface is UP. by Flavio Leitner · 3 years, 10 months ago
  76. 01035bc Revert "net: socket: use BIT() for MSG_*" by David S. Miller · 3 years, 10 months ago
  77. 35db476 Merge branch 'ocelot-mrp' by David S. Miller · 3 years, 10 months ago
  78. 2ed2c5f net: ocelot: Remove ocelot_xfh_get_cpuq by Horatiu Vultur · 3 years, 10 months ago
  79. 7c588c3 net: ocelot: Extend MRP by Horatiu Vultur · 3 years, 10 months ago
  80. ebb1bb4 net: ocelot: Add PGID_BLACKHOLE by Horatiu Vultur · 3 years, 10 months ago
  81. 0d40597 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 10 months ago
  82. 46bb5a9 Merge branch 'mlxsw-Add-support-for-egress-and-policy-based-sampling' by David S. Miller · 3 years, 10 months ago
  83. 0f967d9 selftests: mlxsw: Test egress sampling limitation on Spectrum-1 only by Ido Schimmel · 3 years, 10 months ago
  84. f0b692c selftests: mlxsw: Add tc sample tests for new triggers by Ido Schimmel · 3 years, 10 months ago
  85. 45aad0b mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLE by Ido Schimmel · 3 years, 10 months ago
  86. ca19ea6 mlxsw: core_acl_flex_actions: Add mirror sampler action by Ido Schimmel · 3 years, 10 months ago
  87. 54d0e96 mlxsw: spectrum_matchall: Add support for egress sampling by Ido Schimmel · 3 years, 10 months ago
  88. 90f53c5 mlxsw: spectrum: Start using sampling triggers hash table by Ido Schimmel · 3 years, 10 months ago
  89. 1b9fc42 mlxsw: spectrum: Track sampling triggers in a hash table by Ido Schimmel · 3 years, 10 months ago
  90. e09a595 mlxsw: spectrum_matchall: Pass matchall entry to sampling operations by Ido Schimmel · 3 years, 10 months ago
  91. 559313b mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operations by Ido Schimmel · 3 years, 10 months ago
  92. 6561df5 mlxsw: spectrum_matchall: Propagate extack further by Ido Schimmel · 3 years, 10 months ago
  93. 5bdbdb8 Merge branch 'dpaa2-switch-small-cleanup' by David S. Miller · 3 years, 10 months ago
  94. 4fe72de dpaa2-eth: fixup kdoc warnings by Ioana Ciornei · 3 years, 10 months ago
  95. 5ac2d25 dpaa2-switch: fit the function declaration on the same line by Ioana Ciornei · 3 years, 10 months ago
  96. 2b7e3f7 dpaa2-switch: reduce the size of the if_id bitmap to 64 bits by Ioana Ciornei · 3 years, 10 months ago
  97. 05b3636 dpaa2-switch: fix kdoc warnings by Ioana Ciornei · 3 years, 10 months ago
  98. cba0445 dpaa2-switch: remove unused ABI functions by Ioana Ciornei · 3 years, 10 months ago
  99. 91306d1 net: ipa: Remove useless error message by Zihao Tang · 3 years, 10 months ago
  100. 51481c5 Merge branch 'switchdev-dsa-docs' by David S. Miller · 3 years, 10 months ago