1. 6b8e327 net: fddi: skfp: Remove unused function by Nathan Chancellor · 6 years ago
  2. 83b4768 bna: Remove unnecessary self assignment by Nathan Chancellor · 6 years ago
  3. b1e51ea net: neterion: vxge: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  4. 075ddeb net: phy: don't reschedule state machine when PHY is halted by Heiner Kallweit · 6 years ago
  5. 7979472 DRIVERS: net: macsec: Fix multiple coding style issues by Romain Aviolat · 6 years ago
  6. 957b085 Merge branch 'bnx2x-enhancements' by David S. Miller · 6 years ago
  7. ea65949 bnx2x: Provide VF link status in ndo_get_vf_config by Shahed Shaikh · 6 years ago
  8. 75a110a bnx2x: Ignore bandwidth attention in single function mode by Shahed Shaikh · 6 years ago
  9. 7530396 bnx2x: Add VF spoof-checking configuration by Shahed Shaikh · 6 years ago
  10. 66ab235 mISDN: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  11. 8a1aff1 vhost_net: add a missing error return by Dan Carpenter · 6 years ago
  12. 1ba2a72 Merge branch 'kfree_skb-NULL' by David S. Miller · 6 years ago
  13. f2a2f21 ipv6: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  14. 673eed0 net: cxgb3_main: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  15. e3c3215 net: nci: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  16. 1d08962 ipv4: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  17. 16a3f50 net: cxgb3: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  18. 144a6ad net: tap: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  19. 68c3850 net: neterion: remove redundant continue by zhong jiang · 6 years ago
  20. 133dc88 net: amd: remove redundant continue by zhong jiang · 6 years ago
  21. ec3ed29 net_sched: change tcf_del_walker() to take idrinfo->lock by Vlad Buslov · 6 years ago
  22. 947e326 Merge branch 'net-wean-netfilter-from-fib_nh' by David S. Miller · 6 years ago
  23. 9f18b6b netfilter: nft_fib: Convert nft_fib4_eval to new dev helper by David Ahern · 6 years ago
  24. 91a1782 netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper by David Ahern · 6 years ago
  25. 78f2756 net/ipv4: Move device validation to helper by David Ahern · 6 years ago
  26. 5678cb3 net-next: mscc: remove unused ocelot_dev_gmii.h by Corentin Labbe · 6 years ago
  27. cab9572 Merge branch 'mlxsw-Further-MC-awareness-configuration' by David S. Miller · 6 years ago
  28. b5638d4 selftests: mlxsw: Add a test for UC behavior under MC flood by Petr Machata · 6 years ago
  29. a381ed1 selftests: forwarding: lib: Add mtu_set(), mtu_restore() by Petr Machata · 6 years ago
  30. 3136a36 selftests: forwarding: lib: Add ethtool_stats_get() by Petr Machata · 6 years ago
  31. 6a23f9a mlxsw: spectrum_buffers: Tweak SBMM configuration by Petr Machata · 6 years ago
  32. e83c045 mlxsw: spectrum_buffers: Configure MC pool by Petr Machata · 6 years ago
  33. 5be3637 mlxsw: spectrum_buffers: Allow configuration of static pools by Petr Machata · 6 years ago
  34. 41057e2 mlxsw: spectrum_buffers: Pass SBPM min_size in cells by Petr Machata · 6 years ago
  35. d144e3a mlxsw: spectrum_buffers: Allow an infinite maximum for per-TC pool limit by Petr Machata · 6 years ago
  36. f0024f0 mlxsw: spectrum_buffers: Allow pools of infinite size by Petr Machata · 6 years ago
  37. fe07d72 mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sb by Petr Machata · 6 years ago
  38. 5f95d20 mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egress by Petr Machata · 6 years ago
  39. 3a4dbfb mlxsw: spectrum_buffers: Use devlink pool indices throughout by Petr Machata · 6 years ago
  40. a9f3665 mlxsw: spectrum: Init shaper for TCs 8..15 by Petr Machata · 6 years ago
  41. faa0832 isdn/hisax: Remove unnecessary parenthesis by Nathan Chancellor · 6 years ago
  42. 713746b atl1: remove set but not used variable 'advertising' by YueHaibing · 6 years ago
  43. da2cfbd e1000: remove set but not used variable 'txb2b' by YueHaibing · 6 years ago
  44. 684d777 net: toshiba: remove a redundant local variable 'index_specified' by zhong jiang · 6 years ago
  45. 23d9f55 nfp: provide a better warning when ring allocation fails by Jakub Kicinski · 6 years ago
  46. 806a81f r8169: remove duplicated RTL8169s PHY initialization steps by Heiner Kallweit · 6 years ago
  47. 7a67e11 r8169: simplify RTL8169 PHY initialization by Heiner Kallweit · 6 years ago
  48. c8c618a net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages' by zhong jiang · 6 years ago
  49. c1f9a93 net: ibm: remove a redundant local variable 'k' by zhong jiang · 6 years ago
  50. 3ede0bb ipv6: Allow the l3mdev to be a loopback by Robert Shearman · 6 years ago
  51. 1e6a4bc Merge branch 'hns3-fixes' by David S. Miller · 6 years ago
  52. 32c7fbc net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg() by Jian Shen · 6 years ago
  53. d9f28fc net: hns3: Fix client initialize state issue when roce client initialize failed by Jian Shen · 6 years ago
  54. 49dd805 net: hns3: Clear client pointer when initialize client failed or unintialize finished by Jian Shen · 6 years ago
  55. 37dc9cd net: hns3: Fix cmdq registers initialization issue for vf by Jian Shen · 6 years ago
  56. fd81331 net: hns3: Fix for setting speed for phy failed problem by Fuyun Liang · 6 years ago
  57. 582d37b net: hns3: Check hdev state when getting link status by Peng Li · 6 years ago
  58. 2f7e489 net: hns3: Set STATE_DOWN bit of hdev state when stopping net by Fuyun Liang · 6 years ago
  59. 2648324 net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl by Xi Wang · 6 years ago
  60. 3152fcc net: hns3: Remove packet statistics of public by Peng Li · 6 years ago
  61. 799997a net: hns3: Remove tx budget to clean more TX descriptors in a napi by Peng Li · 6 years ago
  62. 932d125 net: hns3: Add unlikely for buf_num check by Peng Li · 6 years ago
  63. 874bff0 net: hns3: Add default irq affinity by Peng Li · 6 years ago
  64. 0e0cc31 net: sun: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  65. fe72352 net: amd: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  66. 0c13b8d net: broadcom: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  67. 81255af net: xilinx: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  68. bacade8 net: toshiba: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  69. f03508c net: marvell: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  70. db161d9 Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink' by David S. Miller · 6 years ago
  71. 09b8a45 net: mvneta: do not explicitly set the carrier state in open by Antoine Tenart · 6 years ago
  72. f8f5f58 net: mvpp2: do not explicitly set the carrier state in open by Antoine Tenart · 6 years ago
  73. aeeb2e8 net: phy: phylink: ensure the carrier is off when starting phylink by Antoine Tenart · 6 years ago
  74. 02f7f61 Merge branch 'net-mvpp2-improve-the-interrupt-usage' by David S. Miller · 6 years ago
  75. 1068549 net: mvpp2: rename mvpp2_percpu function to mvpp2_thread by Antoine Tenart · 6 years ago
  76. e531f76 net: mvpp2: handle cases where more CPUs are available than s/w threads by Antoine Tenart · 6 years ago
  77. 074c74d net: mvpp2: map the CPUs to threads by Antoine Tenart · 6 years ago
  78. 543ec37 net: mvpp2: do not use the CPU number to access the per-thread registers by Antoine Tenart · 6 years ago
  79. 1627442 net: mvpp2: make mvpp2_read_relaxed static by Antoine Tenart · 6 years ago
  80. ecfed8d net: mvpp2: make the per-cpu helpers static by Antoine Tenart · 6 years ago
  81. 850623b net: mvpp2: cpu should always be unsigned by Antoine Tenart · 6 years ago
  82. 70afb58 net: mvpp2: fix the number of queues per cpu for PPv2.2 by Antoine Tenart · 6 years ago
  83. fd4a105 net: mvpp2: do not update the queue mode while probing by Antoine Tenart · 6 years ago
  84. 930e1f5 Documentation/bindings: net: marvell-pp2: update the IRQs description by Antoine Tenart · 6 years ago
  85. a9aac38 net: mvpp2: rename the IRQs to match the hardware by Antoine Tenart · 6 years ago
  86. cf55ace net: mvpp2: increase the number of s/w threads to 9 by Antoine Tenart · 6 years ago
  87. f543305 ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3 by Kazuya Mizuguchi · 6 years ago
  88. f46f33a Merge branch 'phy_stop-synchronous' by David S. Miller · 6 years ago
  89. e8cfd9d net: phy: call state machine synchronously in phy_stop by Heiner Kallweit · 6 years ago
  90. 124eee3 net: linkwatch: add check for netdevice being present to linkwatch_do_dev by Heiner Kallweit · 6 years ago
  91. 822143ac Merge branch 'net-Use-FIELD_SIZEOF-directly-instead-of-reimplementing-its-function' by David S. Miller · 6 years ago
  92. a90546e net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  93. e208cd5e net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  94. f195efb net: core: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  95. cb205a8 net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  96. 86c85e1 net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  97. 1852210 Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  98. b9d957c net: wan: remove redundant include by zhong jiang · 6 years ago
  99. e641e99f net: ethernet: remove redundant include by zhong jiang · 6 years ago
  100. 7e76798 Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h' by David S. Miller · 6 years ago