1. 90e0aa8 net: mscc: ocelot: convert the VLAN masks to a list by Vladimir Oltean · 3 years, 5 months ago
  2. 62a22bc net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFG by Vladimir Oltean · 3 years, 5 months ago
  3. dfcb63c fq_codel: generalise ce_threshold marking for subset of traffic by Toke Høiland-Jørgensen · 3 years, 5 months ago
  4. 2641b62 phy: micrel: ksz8041nl: do not use power down mode by Stefan Agner · 3 years, 5 months ago
  5. cd4bc63 net: enetc: unmap DMA in enetc_send_cmd() by Tim Gardner · 3 years, 5 months ago
  6. 5b92be6 net-core: use netdev_* calls for kernel messages by Jesse Brandeburg · 3 years, 5 months ago
  7. 0f00e70 batman-adv: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 5 months ago
  8. 08bb751 mac802154: use dev_addr_set() - manual by Jakub Kicinski · 3 years, 5 months ago
  9. 659f4e0 mac802154: use dev_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  10. 47ce5f1 batman-adv: prepare for const netdev->dev_addr by Jakub Kicinski · 3 years, 5 months ago
  11. 818a76a soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing() by Tim Gardner · 3 years, 5 months ago
  12. 040e926 net: dsa: qca8k: tidy for loop in setup and add cpu port check by Ansuel Smith · 3 years, 5 months ago
  13. 37ba803 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 5 months ago
  14. 623acf8 Merge branch 'dev_addr-conversions-part-three' by David S. Miller · 3 years, 5 months ago
  15. 0b271c4 ethernet: via-velocity: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  16. 83f262b ethernet: via-rhine: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  17. 41a19eb ethernet: tlan: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  18. 3d9c64c ethernet: tehuti: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  19. 7f9b8fe ethernet: stmmac: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  20. 414c6a3 ethernet: netsec: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  21. 4d8e503 Merge branch 'sja1105-next' by David S. Miller · 3 years, 5 months ago
  22. 9ca482a net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delays by Vladimir Oltean · 3 years, 5 months ago
  23. ac41ac8 dt-bindings: net: dsa: sja1105: add {rx,tx}-internal-delay-ps by Vladimir Oltean · 3 years, 5 months ago
  24. e00eb64 dt-bindings: net: dsa: inherit the ethernet-controller DT schema by Vladimir Oltean · 3 years, 5 months ago
  25. 7a414b6 dt-bindings: net: dsa: sja1105: fix example so all ports have a phy-handle of fixed-link by Vladimir Oltean · 3 years, 5 months ago
  26. 816219a Merge branch 'net-sched-fixes-after-recent-qdisc-running-changes' by Jakub Kicinski · 3 years, 5 months ago
  27. 97604c6 net: sched: remove one pair of atomic operations by Eric Dumazet · 3 years, 5 months ago
  28. 4c57e2f net: sched: fix logic error in qdisc_run_begin() by Eric Dumazet · 3 years, 5 months ago
  29. 8702ed0 ice: fix an error code in ice_ena_vfs() by Dan Carpenter · 3 years, 5 months ago
  30. 6f33235 ice: use devm_kcalloc() instead of devm_kzalloc() by Gustavo A. R. Silva · 3 years, 5 months ago
  31. 7c1b694 ice: Make use of the helper function devm_add_action_or_reset() by Cai Huoqing · 3 years, 6 months ago
  32. 3f13f57 ice: Refactor PR ethtool ops by Wojciech Drewek · 3 years, 5 months ago
  33. 73b483b ice: Manage act flags for switchdev offloads by Wojciech Drewek · 3 years, 6 months ago
  34. 1281b74 ice: Forbid trusted VFs in switchdev mode by Wojciech Drewek · 3 years, 5 months ago
  35. 23be707 ice: fix software generating extra interrupts by Jesse Brandeburg · 3 years, 6 months ago
  36. d16a4f4 ice: fix rate limit update after coalesce change by Jesse Brandeburg · 3 years, 6 months ago
  37. d8eb7ad ice: update dim usage and moderation by Jesse Brandeburg · 3 years, 6 months ago
  38. 4ecc863 ice: Add support for VF rate limiting by Brett Creeley · 3 years, 6 months ago
  39. 05be946 net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset() by Cai Huoqing · 3 years, 5 months ago
  40. 07fab5a ieee802154: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 5 months ago
  41. cb3dc890 devlink: Remove extra device_lock assert checks by Leon Romanovsky · 3 years, 5 months ago
  42. 3c71e0c ethernet: Remove redundant statement by luo penghao · 3 years, 5 months ago
  43. 92817da net: phylink: Support disabling autonegotiation for PCS by Robert Hancock · 3 years, 5 months ago
  44. e22db7b net: sched: Allow statistics reads from softirq. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  45. dc90604 net: phylink: rejig SFP interface selection in ksettings_set() by Russell King (Oracle) · 3 years, 5 months ago
  46. 1bd2979 e1000e: Remove redundant statement by luo penghao · 3 years, 5 months ago
  47. f4e728f Merge branch 'eth_hw_addr_gen-for-switches' by David S. Miller · 3 years, 5 months ago
  48. 07a7ec9 ethernet: sparx5: use eth_hw_addr_gen() by Jakub Kicinski · 3 years, 5 months ago
  49. be75505 ethernet: mlxsw: use eth_hw_addr_gen() by Jakub Kicinski · 3 years, 5 months ago
  50. ba3fdfe ethernet: fec: use eth_hw_addr_gen() by Jakub Kicinski · 3 years, 5 months ago
  51. 8eb8192 ethernet: prestera: use eth_hw_addr_gen() by Jakub Kicinski · 3 years, 5 months ago
  52. 53fdcce ethernet: ocelot: use eth_hw_addr_gen() by Jakub Kicinski · 3 years, 5 months ago
  53. e80094a ethernet: add a helper for assigning port addresses by Jakub Kicinski · 3 years, 5 months ago
  54. 867a928 Merge branch 'dev_addr-conversions-part-two' by David S. Miller · 3 years, 5 months ago
  55. f15fef4 ethernet: smsc: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  56. 02bfb6be ethernet: smc91x: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  57. 74fad21 ethernet: sis900: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  58. f60e8b0 ethernet: sis190: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  59. 15fa05b ethernet: sxgbe: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  60. 298b0e0 ethernet: rocker: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  61. 0b08956 ethernet: renesas: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  62. 1c5d09d ethernet: r8169: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  63. 88e102e ethernet: netxen: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  64. b814d32 ethernet: lpc: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  65. 4789b57 ethernet: sky2/skge: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  66. 15c343e ethernet: mv643xx: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
  67. 641a305 Merge branch 'mlxsw-multi-level-qdisc-offload' by David S. Miller · 3 years, 5 months ago
  68. 29c1eac selftests: mlxsw: Add a test for un/offloadable qdisc trees by Petr Machata · 3 years, 5 months ago
  69. 2a18c08 mlxsw: spectrum_qdisc: Make RED, TBF offloads classful by Petr Machata · 3 years, 5 months ago
  70. c2792f3 mlxsw: spectrum_qdisc: Validate qdisc topology by Petr Machata · 3 years, 5 months ago
  71. 01164dd mlxsw: spectrum_qdisc: Clean stats recursively when priomap changes by Petr Machata · 3 years, 5 months ago
  72. be7e2a5 mlxsw: spectrum_qdisc: Unify graft validation by Petr Machata · 3 years, 5 months ago
  73. 65626e0 mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy() by Petr Machata · 3 years, 5 months ago
  74. 91796f5 mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOs by Petr Machata · 3 years, 5 months ago
  75. 76ff72a mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching it by Petr Machata · 3 years, 5 months ago
  76. 6b3efbf net: sch_tbf: Add a graft command by Petr Machata · 3 years, 5 months ago
  77. aaa5570 Merge tag 'mlx5-updates-2021-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 5 months ago
  78. 4a6c396 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 5 months ago
  79. d40bfed net/mlx5: E-Switch, Increase supported number of forward destinations to 32 by Maor Dickman · 3 years, 6 months ago
  80. 4088816 net/mlx5: E-Switch, Use dynamic alloc for dest array by Maor Dickman · 3 years, 6 months ago
  81. da6b0bb net/mlx5: Lag, use steering to select the affinity port in LAG by Maor Gottlieb · 3 years, 7 months ago
  82. b726786 net/mlx5: Lag, add support to create/destroy/modify port selection by Maor Gottlieb · 3 years, 8 months ago
  83. 8e25a2b net/mlx5: Lag, add support to create TTC tables for LAG port selection by Maor Gottlieb · 3 years, 8 months ago
  84. dc48516 net/mlx5: Lag, add support to create definers for LAG by Maor Gottlieb · 3 years, 7 months ago
  85. e465550 net/mlx5: Lag, set match mask according to the traffic type bitmap by Maor Gottlieb · 3 years, 8 months ago
  86. 1065e00 net/mlx5: Lag, set LAG traffic type mapping by Maor Gottlieb · 3 years, 8 months ago
  87. 3d67773 net/mlx5: Lag, move lag files into directory by Maor Gottlieb · 3 years, 8 months ago
  88. 58a606d net/mlx5: Introduce new uplink destination type by Maor Gottlieb · 3 years, 7 months ago
  89. e7e2519 net/mlx5: Add support to create match definer by Maor Gottlieb · 3 years, 8 months ago
  90. 425a563 net/mlx5: Introduce port selection namespace by Maor Gottlieb · 3 years, 10 months ago
  91. 4c71ce5 net/mlx5: Support partial TTC rules by Maor Gottlieb · 3 years, 8 months ago
  92. 939a656 qed: Change the TCP common variable - "iscsi_ooo" by Shai Malin · 3 years, 5 months ago
  93. 891e861 qed: Optimize the ll2 ooo flow by Shai Malin · 3 years, 5 months ago
  94. f616447 MAINTAINERS: adjust file entry for of_net.c after movement by Lukas Bulwahn · 3 years, 5 months ago
  95. 898ef1c iavf: Combine init and watchdog state machines by Mateusz Palczewski · 3 years, 7 months ago
  96. 59756ad iavf: Add __IAVF_INIT_FAILED state by Mateusz Palczewski · 3 years, 7 months ago
  97. 45eebd6 iavf: Refactor iavf state machine tracking by Mateusz Palczewski · 3 years, 7 months ago
  98. ac6b7e0 mlx5: prevent 64bit divide by Jakub Kicinski · 3 years, 5 months ago
  99. 041c614 sfc: Fix reading non-legacy supported link modes by Erik Ekman · 3 years, 5 months ago
  100. 06dd34a net: dsa: qca8k: fix delay applied to wrong cpu in parse_port_config by Ansuel Smith · 3 years, 5 months ago