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