1. 06983aa net: freescale: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  2. 2b49117 net: micrel: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  3. b78ac6e net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider by Florian Fainelli · 6 years ago
  4. 94e7c84 net: lan78xx: Avoid unnecessary self assignment by Nathan Chancellor · 6 years ago
  5. 6b8e327 net: fddi: skfp: Remove unused function by Nathan Chancellor · 6 years ago
  6. 83b4768 bna: Remove unnecessary self assignment by Nathan Chancellor · 6 years ago
  7. b1e51ea net: neterion: vxge: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  8. 075ddeb net: phy: don't reschedule state machine when PHY is halted by Heiner Kallweit · 6 years ago
  9. 7979472 DRIVERS: net: macsec: Fix multiple coding style issues by Romain Aviolat · 6 years ago
  10. ea65949 bnx2x: Provide VF link status in ndo_get_vf_config by Shahed Shaikh · 6 years ago
  11. 75a110a bnx2x: Ignore bandwidth attention in single function mode by Shahed Shaikh · 6 years ago
  12. 7530396 bnx2x: Add VF spoof-checking configuration by Shahed Shaikh · 6 years ago
  13. 66ab235 mISDN: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  14. 8a1aff1 vhost_net: add a missing error return by Dan Carpenter · 6 years ago
  15. 673eed0 net: cxgb3_main: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  16. 16a3f50 net: cxgb3: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  17. 144a6ad net: tap: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  18. 68c3850 net: neterion: remove redundant continue by zhong jiang · 6 years ago
  19. 133dc88 net: amd: remove redundant continue by zhong jiang · 6 years ago
  20. 5678cb3 net-next: mscc: remove unused ocelot_dev_gmii.h by Corentin Labbe · 6 years ago
  21. 6a23f9a mlxsw: spectrum_buffers: Tweak SBMM configuration by Petr Machata · 6 years ago
  22. e83c045 mlxsw: spectrum_buffers: Configure MC pool by Petr Machata · 6 years ago
  23. 5be3637 mlxsw: spectrum_buffers: Allow configuration of static pools by Petr Machata · 6 years ago
  24. 41057e2 mlxsw: spectrum_buffers: Pass SBPM min_size in cells by Petr Machata · 6 years ago
  25. d144e3a mlxsw: spectrum_buffers: Allow an infinite maximum for per-TC pool limit by Petr Machata · 6 years ago
  26. f0024f0 mlxsw: spectrum_buffers: Allow pools of infinite size by Petr Machata · 6 years ago
  27. fe07d72 mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sb by Petr Machata · 6 years ago
  28. 5f95d20 mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egress by Petr Machata · 6 years ago
  29. 3a4dbfb mlxsw: spectrum_buffers: Use devlink pool indices throughout by Petr Machata · 6 years ago
  30. a9f3665 mlxsw: spectrum: Init shaper for TCs 8..15 by Petr Machata · 6 years ago
  31. faa0832 isdn/hisax: Remove unnecessary parenthesis by Nathan Chancellor · 6 years ago
  32. 713746b atl1: remove set but not used variable 'advertising' by YueHaibing · 6 years ago
  33. da2cfbd e1000: remove set but not used variable 'txb2b' by YueHaibing · 6 years ago
  34. 684d777 net: toshiba: remove a redundant local variable 'index_specified' by zhong jiang · 6 years ago
  35. 23d9f55 nfp: provide a better warning when ring allocation fails by Jakub Kicinski · 6 years ago
  36. 806a81f r8169: remove duplicated RTL8169s PHY initialization steps by Heiner Kallweit · 6 years ago
  37. 7a67e11 r8169: simplify RTL8169 PHY initialization by Heiner Kallweit · 6 years ago
  38. c8c618a net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages' by zhong jiang · 6 years ago
  39. c1f9a93 net: ibm: remove a redundant local variable 'k' by zhong jiang · 6 years ago
  40. 32c7fbc net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg() by Jian Shen · 6 years ago
  41. d9f28fc net: hns3: Fix client initialize state issue when roce client initialize failed by Jian Shen · 6 years ago
  42. 49dd805 net: hns3: Clear client pointer when initialize client failed or unintialize finished by Jian Shen · 6 years ago
  43. 37dc9cd net: hns3: Fix cmdq registers initialization issue for vf by Jian Shen · 6 years ago
  44. fd81331 net: hns3: Fix for setting speed for phy failed problem by Fuyun Liang · 6 years ago
  45. 582d37b net: hns3: Check hdev state when getting link status by Peng Li · 6 years ago
  46. 2f7e489 net: hns3: Set STATE_DOWN bit of hdev state when stopping net by Fuyun Liang · 6 years ago
  47. 2648324 net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl by Xi Wang · 6 years ago
  48. 3152fcc net: hns3: Remove packet statistics of public by Peng Li · 6 years ago
  49. 799997a net: hns3: Remove tx budget to clean more TX descriptors in a napi by Peng Li · 6 years ago
  50. 932d125 net: hns3: Add unlikely for buf_num check by Peng Li · 6 years ago
  51. 874bff0 net: hns3: Add default irq affinity by Peng Li · 6 years ago
  52. 0e0cc31 net: sun: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  53. fe72352 net: amd: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  54. 0c13b8d net: broadcom: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  55. 81255af net: xilinx: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  56. bacade8 net: toshiba: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  57. f03508c net: marvell: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  58. 09b8a45 net: mvneta: do not explicitly set the carrier state in open by Antoine Tenart · 6 years ago
  59. f8f5f58 net: mvpp2: do not explicitly set the carrier state in open by Antoine Tenart · 6 years ago
  60. aeeb2e8 net: phy: phylink: ensure the carrier is off when starting phylink by Antoine Tenart · 6 years ago
  61. 1068549 net: mvpp2: rename mvpp2_percpu function to mvpp2_thread by Antoine Tenart · 6 years ago
  62. e531f76 net: mvpp2: handle cases where more CPUs are available than s/w threads by Antoine Tenart · 6 years ago
  63. 074c74d net: mvpp2: map the CPUs to threads by Antoine Tenart · 6 years ago
  64. 543ec37 net: mvpp2: do not use the CPU number to access the per-thread registers by Antoine Tenart · 6 years ago
  65. 1627442 net: mvpp2: make mvpp2_read_relaxed static by Antoine Tenart · 6 years ago
  66. ecfed8d net: mvpp2: make the per-cpu helpers static by Antoine Tenart · 6 years ago
  67. 850623b net: mvpp2: cpu should always be unsigned by Antoine Tenart · 6 years ago
  68. 70afb58 net: mvpp2: fix the number of queues per cpu for PPv2.2 by Antoine Tenart · 6 years ago
  69. fd4a105 net: mvpp2: do not update the queue mode while probing by Antoine Tenart · 6 years ago
  70. a9aac38 net: mvpp2: rename the IRQs to match the hardware by Antoine Tenart · 6 years ago
  71. cf55ace net: mvpp2: increase the number of s/w threads to 9 by Antoine Tenart · 6 years ago
  72. f543305 ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3 by Kazuya Mizuguchi · 6 years ago
  73. e8cfd9d net: phy: call state machine synchronously in phy_stop by Heiner Kallweit · 6 years ago
  74. a90546e net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  75. e208cd5e net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  76. b9d957c net: wan: remove redundant include by zhong jiang · 6 years ago
  77. e641e99f net: ethernet: remove redundant include by zhong jiang · 6 years ago
  78. fdd1445 net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.h by Corentin Labbe · 6 years ago
  79. 2208e9a net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h by Corentin Labbe · 6 years ago
  80. 94b2bb2 net: ibm: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  81. ac1172d net: cavium: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  82. c9c3941 net: hns3: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  83. 5391346 net: ethernet: slicoss: remove duplicated include from slic.h by YueHaibing · 6 years ago
  84. 14d7341 veth: rename pcpu_vstats as pcpu_lstats by Li RongQing · 6 years ago
  85. 89f4b9a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  86. 98674eb intel-ethernet: use correct module license by Jesse Brandeburg · 6 years ago
  87. 66bc8e0 iavf: finish renaming files to iavf by Jesse Brandeburg · 6 years ago
  88. 56184e0 iavf: rename most of i40e strings by Jesse Brandeburg · 6 years ago
  89. ad64ed8 iavf: tracing infrastructure rename by Jesse Brandeburg · 6 years ago
  90. f1aa1ab iavf: replace i40e_debug with iavf version by Jesse Brandeburg · 6 years ago
  91. f349daa iavf: rename i40e_hw to iavf_hw by Jesse Brandeburg · 6 years ago
  92. 83eafc4 iavf: rename I40E_ADMINQ_DESC by Jesse Brandeburg · 6 years ago
  93. 4dbc76e iavf: rename device ID defines by Jesse Brandeburg · 6 years ago
  94. f1cad2c iavf: remove references to old names by Jesse Brandeburg · 6 years ago
  95. 5ec8b7d iavf: move i40evf files to new name by Jesse Brandeburg · 6 years ago
  96. 0b6591e iavf: rename i40e_status to iavf_status by Jesse Brandeburg · 6 years ago
  97. 129cf89 iavf: rename functions and structs to new name by Jesse Brandeburg · 6 years ago
  98. ee61022 iavf: diet and reformat by Jesse Brandeburg · 6 years ago
  99. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  100. 8062b22 intel-ethernet: rename i40evf to iavf by Jesse Brandeburg · 6 years ago