1. b5638d4 selftests: mlxsw: Add a test for UC behavior under MC flood by Petr Machata · 6 years ago
  2. a381ed1 selftests: forwarding: lib: Add mtu_set(), mtu_restore() by Petr Machata · 6 years ago
  3. 3136a36 selftests: forwarding: lib: Add ethtool_stats_get() by Petr Machata · 6 years ago
  4. 6a23f9a mlxsw: spectrum_buffers: Tweak SBMM configuration by Petr Machata · 6 years ago
  5. e83c045 mlxsw: spectrum_buffers: Configure MC pool by Petr Machata · 6 years ago
  6. 5be3637 mlxsw: spectrum_buffers: Allow configuration of static pools by Petr Machata · 6 years ago
  7. 41057e2 mlxsw: spectrum_buffers: Pass SBPM min_size in cells by Petr Machata · 6 years ago
  8. d144e3a mlxsw: spectrum_buffers: Allow an infinite maximum for per-TC pool limit by Petr Machata · 6 years ago
  9. f0024f0 mlxsw: spectrum_buffers: Allow pools of infinite size by Petr Machata · 6 years ago
  10. fe07d72 mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sb by Petr Machata · 6 years ago
  11. 5f95d20 mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egress by Petr Machata · 6 years ago
  12. 3a4dbfb mlxsw: spectrum_buffers: Use devlink pool indices throughout by Petr Machata · 6 years ago
  13. a9f3665 mlxsw: spectrum: Init shaper for TCs 8..15 by Petr Machata · 6 years ago
  14. faa0832 isdn/hisax: Remove unnecessary parenthesis by Nathan Chancellor · 6 years ago
  15. 713746b atl1: remove set but not used variable 'advertising' by YueHaibing · 6 years ago
  16. da2cfbd e1000: remove set but not used variable 'txb2b' by YueHaibing · 6 years ago
  17. 684d777 net: toshiba: remove a redundant local variable 'index_specified' by zhong jiang · 6 years ago
  18. 23d9f55 nfp: provide a better warning when ring allocation fails by Jakub Kicinski · 6 years ago
  19. 806a81f r8169: remove duplicated RTL8169s PHY initialization steps by Heiner Kallweit · 6 years ago
  20. 7a67e11 r8169: simplify RTL8169 PHY initialization by Heiner Kallweit · 6 years ago
  21. c8c618a net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages' by zhong jiang · 6 years ago
  22. c1f9a93 net: ibm: remove a redundant local variable 'k' by zhong jiang · 6 years ago
  23. 3ede0bb ipv6: Allow the l3mdev to be a loopback by Robert Shearman · 6 years ago
  24. 1e6a4bc Merge branch 'hns3-fixes' by David S. Miller · 6 years ago
  25. 32c7fbc net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg() by Jian Shen · 6 years ago
  26. d9f28fc net: hns3: Fix client initialize state issue when roce client initialize failed by Jian Shen · 6 years ago
  27. 49dd805 net: hns3: Clear client pointer when initialize client failed or unintialize finished by Jian Shen · 6 years ago
  28. 37dc9cd net: hns3: Fix cmdq registers initialization issue for vf by Jian Shen · 6 years ago
  29. fd81331 net: hns3: Fix for setting speed for phy failed problem by Fuyun Liang · 6 years ago
  30. 582d37b net: hns3: Check hdev state when getting link status by Peng Li · 6 years ago
  31. 2f7e489 net: hns3: Set STATE_DOWN bit of hdev state when stopping net by Fuyun Liang · 6 years ago
  32. 2648324 net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl by Xi Wang · 6 years ago
  33. 3152fcc net: hns3: Remove packet statistics of public by Peng Li · 6 years ago
  34. 799997a net: hns3: Remove tx budget to clean more TX descriptors in a napi by Peng Li · 6 years ago
  35. 932d125 net: hns3: Add unlikely for buf_num check by Peng Li · 6 years ago
  36. 874bff0 net: hns3: Add default irq affinity by Peng Li · 6 years ago
  37. 0e0cc31 net: sun: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  38. fe72352 net: amd: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  39. 0c13b8d net: broadcom: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  40. 81255af net: xilinx: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  41. bacade8 net: toshiba: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  42. f03508c net: marvell: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  43. db161d9 Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink' by David S. Miller · 6 years ago
  44. 09b8a45 net: mvneta: do not explicitly set the carrier state in open by Antoine Tenart · 6 years ago
  45. f8f5f58 net: mvpp2: do not explicitly set the carrier state in open by Antoine Tenart · 6 years ago
  46. aeeb2e8 net: phy: phylink: ensure the carrier is off when starting phylink by Antoine Tenart · 6 years ago
  47. 02f7f61 Merge branch 'net-mvpp2-improve-the-interrupt-usage' by David S. Miller · 6 years ago
  48. 1068549 net: mvpp2: rename mvpp2_percpu function to mvpp2_thread by Antoine Tenart · 6 years ago
  49. e531f76 net: mvpp2: handle cases where more CPUs are available than s/w threads by Antoine Tenart · 6 years ago
  50. 074c74d net: mvpp2: map the CPUs to threads by Antoine Tenart · 6 years ago
  51. 543ec37 net: mvpp2: do not use the CPU number to access the per-thread registers by Antoine Tenart · 6 years ago
  52. 1627442 net: mvpp2: make mvpp2_read_relaxed static by Antoine Tenart · 6 years ago
  53. ecfed8d net: mvpp2: make the per-cpu helpers static by Antoine Tenart · 6 years ago
  54. 850623b net: mvpp2: cpu should always be unsigned by Antoine Tenart · 6 years ago
  55. 70afb58 net: mvpp2: fix the number of queues per cpu for PPv2.2 by Antoine Tenart · 6 years ago
  56. fd4a105 net: mvpp2: do not update the queue mode while probing by Antoine Tenart · 6 years ago
  57. 930e1f5 Documentation/bindings: net: marvell-pp2: update the IRQs description by Antoine Tenart · 6 years ago
  58. a9aac38 net: mvpp2: rename the IRQs to match the hardware by Antoine Tenart · 6 years ago
  59. cf55ace net: mvpp2: increase the number of s/w threads to 9 by Antoine Tenart · 6 years ago
  60. f543305 ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3 by Kazuya Mizuguchi · 6 years ago
  61. f46f33a Merge branch 'phy_stop-synchronous' by David S. Miller · 6 years ago
  62. e8cfd9d net: phy: call state machine synchronously in phy_stop by Heiner Kallweit · 6 years ago
  63. 124eee3 net: linkwatch: add check for netdevice being present to linkwatch_do_dev by Heiner Kallweit · 6 years ago
  64. 822143ac Merge branch 'net-Use-FIELD_SIZEOF-directly-instead-of-reimplementing-its-function' by David S. Miller · 6 years ago
  65. a90546e net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  66. e208cd5e net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  67. f195efb net: core: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  68. cb205a8 net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  69. 86c85e1 net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  70. 1852210 Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  71. b9d957c net: wan: remove redundant include by zhong jiang · 6 years ago
  72. e641e99f net: ethernet: remove redundant include by zhong jiang · 6 years ago
  73. 7e76798 Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h' by David S. Miller · 6 years ago
  74. fdd1445 net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.h by Corentin Labbe · 6 years ago
  75. 2208e9a net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h by Corentin Labbe · 6 years ago
  76. 94b2bb2 net: ibm: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
  77. ac1172d net: cavium: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
  78. c9c3941 net: hns3: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
  79. 5391346 net: ethernet: slicoss: remove duplicated include from slic.h by YueHaibing · 7 years ago
  80. 14d7341 veth: rename pcpu_vstats as pcpu_lstats by Li RongQing · 7 years ago
  81. b60b87f netlink: add ethernet address policy types by Johannes Berg · 7 years ago
  82. 568b742 netlink: add NLA_REJECT policy type by Johannes Berg · 7 years ago
  83. 89f4b9a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  84. 98674eb intel-ethernet: use correct module license by Jesse Brandeburg · 7 years ago
  85. 66bc8e0 iavf: finish renaming files to iavf by Jesse Brandeburg · 7 years ago
  86. 56184e0 iavf: rename most of i40e strings by Jesse Brandeburg · 7 years ago
  87. ad64ed8 iavf: tracing infrastructure rename by Jesse Brandeburg · 7 years ago
  88. f1aa1ab iavf: replace i40e_debug with iavf version by Jesse Brandeburg · 7 years ago
  89. f349daa iavf: rename i40e_hw to iavf_hw by Jesse Brandeburg · 7 years ago
  90. 83eafc4 iavf: rename I40E_ADMINQ_DESC by Jesse Brandeburg · 7 years ago
  91. 4dbc76e iavf: rename device ID defines by Jesse Brandeburg · 7 years ago
  92. f1cad2c iavf: remove references to old names by Jesse Brandeburg · 7 years ago
  93. 5ec8b7d iavf: move i40evf files to new name by Jesse Brandeburg · 7 years ago
  94. 0b6591e iavf: rename i40e_status to iavf_status by Jesse Brandeburg · 7 years ago
  95. 129cf89 iavf: rename functions and structs to new name by Jesse Brandeburg · 7 years ago
  96. ee61022 iavf: diet and reformat by Jesse Brandeburg · 7 years ago
  97. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. 8062b22 intel-ethernet: rename i40evf to iavf by Jesse Brandeburg · 7 years ago
  99. 5211da9 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  100. cf7d97e net: mdio: remove duplicated include from mdio_bus.c by YueHaibing · 7 years ago