1. f8f5f58 net: mvpp2: do not explicitly set the carrier state in open by Antoine Tenart · 6 years ago
  2. aeeb2e8 net: phy: phylink: ensure the carrier is off when starting phylink by Antoine Tenart · 6 years ago
  3. 02f7f61 Merge branch 'net-mvpp2-improve-the-interrupt-usage' by David S. Miller · 6 years ago
  4. 1068549 net: mvpp2: rename mvpp2_percpu function to mvpp2_thread by Antoine Tenart · 6 years ago
  5. e531f76 net: mvpp2: handle cases where more CPUs are available than s/w threads by Antoine Tenart · 6 years ago
  6. 074c74d net: mvpp2: map the CPUs to threads by Antoine Tenart · 6 years ago
  7. 543ec37 net: mvpp2: do not use the CPU number to access the per-thread registers by Antoine Tenart · 6 years ago
  8. 1627442 net: mvpp2: make mvpp2_read_relaxed static by Antoine Tenart · 6 years ago
  9. ecfed8d net: mvpp2: make the per-cpu helpers static by Antoine Tenart · 6 years ago
  10. 850623b net: mvpp2: cpu should always be unsigned by Antoine Tenart · 6 years ago
  11. 70afb58 net: mvpp2: fix the number of queues per cpu for PPv2.2 by Antoine Tenart · 6 years ago
  12. fd4a105 net: mvpp2: do not update the queue mode while probing by Antoine Tenart · 6 years ago
  13. 930e1f5 Documentation/bindings: net: marvell-pp2: update the IRQs description by Antoine Tenart · 6 years ago
  14. a9aac38 net: mvpp2: rename the IRQs to match the hardware by Antoine Tenart · 6 years ago
  15. cf55ace net: mvpp2: increase the number of s/w threads to 9 by Antoine Tenart · 6 years ago
  16. f543305 ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3 by Kazuya Mizuguchi · 6 years ago
  17. f46f33a Merge branch 'phy_stop-synchronous' by David S. Miller · 6 years ago
  18. e8cfd9d net: phy: call state machine synchronously in phy_stop by Heiner Kallweit · 7 years ago
  19. 124eee3 net: linkwatch: add check for netdevice being present to linkwatch_do_dev by Heiner Kallweit · 7 years ago
  20. 822143ac Merge branch 'net-Use-FIELD_SIZEOF-directly-instead-of-reimplementing-its-function' by David S. Miller · 6 years ago
  21. a90546e net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  22. e208cd5e net: qede: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  23. f195efb net: core: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  24. cb205a8 net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  25. 86c85e1 net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  26. 1852210 Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  27. b9d957c net: wan: remove redundant include by zhong jiang · 7 years ago
  28. e641e99f net: ethernet: remove redundant include by zhong jiang · 7 years ago
  29. 7e76798 Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h' by David S. Miller · 7 years ago
  30. fdd1445 net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.h by Corentin Labbe · 7 years ago
  31. 2208e9a net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.h by Corentin Labbe · 7 years ago
  32. 94b2bb2 net: ibm: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
  33. ac1172d net: cavium: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
  34. c9c3941 net: hns3: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
  35. 5391346 net: ethernet: slicoss: remove duplicated include from slic.h by YueHaibing · 7 years ago
  36. 14d7341 veth: rename pcpu_vstats as pcpu_lstats by Li RongQing · 7 years ago
  37. b60b87f netlink: add ethernet address policy types by Johannes Berg · 7 years ago
  38. 568b742 netlink: add NLA_REJECT policy type by Johannes Berg · 7 years ago
  39. 89f4b9a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  40. 98674eb intel-ethernet: use correct module license by Jesse Brandeburg · 7 years ago
  41. 66bc8e0 iavf: finish renaming files to iavf by Jesse Brandeburg · 7 years ago
  42. 56184e0 iavf: rename most of i40e strings by Jesse Brandeburg · 7 years ago
  43. ad64ed8 iavf: tracing infrastructure rename by Jesse Brandeburg · 7 years ago
  44. f1aa1ab iavf: replace i40e_debug with iavf version by Jesse Brandeburg · 7 years ago
  45. f349daa iavf: rename i40e_hw to iavf_hw by Jesse Brandeburg · 7 years ago
  46. 83eafc4 iavf: rename I40E_ADMINQ_DESC by Jesse Brandeburg · 7 years ago
  47. 4dbc76e iavf: rename device ID defines by Jesse Brandeburg · 7 years ago
  48. f1cad2c iavf: remove references to old names by Jesse Brandeburg · 7 years ago
  49. 5ec8b7d iavf: move i40evf files to new name by Jesse Brandeburg · 7 years ago
  50. 0b6591e iavf: rename i40e_status to iavf_status by Jesse Brandeburg · 7 years ago
  51. 129cf89 iavf: rename functions and structs to new name by Jesse Brandeburg · 7 years ago
  52. ee61022 iavf: diet and reformat by Jesse Brandeburg · 7 years ago
  53. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 8062b22 intel-ethernet: rename i40evf to iavf by Jesse Brandeburg · 7 years ago
  55. 5211da9 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 7 years ago
  56. cf7d97e net: mdio: remove duplicated include from mdio_bus.c by YueHaibing · 7 years ago
  57. 49780be qed: remove duplicated include from qed_cxt.c by YueHaibing · 7 years ago
  58. 03aa6d9 liquidio: remove duplicated include from lio_vf_rep.c by YueHaibing · 7 years ago
  59. e65d525 cxgb4: remove duplicated include from cxgb4_main.c by YueHaibing · 7 years ago
  60. 30bfd93 net/ipv6: do not copy dst flags on rt init by Peter Oskolkov · 7 years ago
  61. c1d04a1 gianfar: remove duplicated include from gianfar.c by YueHaibing · 7 years ago
  62. 076ed3d net/ipv4: defensive cipso option parsing by Stefan Nuernberger · 7 years ago
  63. 922005c qmi_wwan: set DTR for modems in forced USB2 mode by Bjørn Mork · 7 years ago
  64. 0020f5c net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset() by Jia-Ju Bai · 7 years ago
  65. 5d288b8 net: caif: remove redundant null check on frontpkt by Colin Ian King · 7 years ago
  66. 89bfd48 Merge branch 'r8169-clk-fixes' by David S. Miller · 7 years ago
  67. 648e921 clk: x86: Stop marking clocks as CLK_IS_CRITICAL by Hans de Goede · 7 years ago
  68. c2f6f3e r8169: Get and enable optional ether_clk clock by Hans de Goede · 7 years ago
  69. b1e3454 clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail by Hans de Goede · 7 years ago
  70. 0866cd1 r8169: enable ASPM on RTL8106E by Kai-Heng Feng · 7 years ago
  71. 9423546 r8169: Align ASPM/CLKREQ setting function with vendor driver by Kai-Heng Feng · 7 years ago
  72. 3275b4df Revert "kcm: remove any offset before parsing messages" by David S. Miller · 7 years ago
  73. 072222b kcm: remove any offset before parsing messages by Dominique Martinet · 7 years ago
  74. 3918c21 Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 7 years ago
  75. ce5b127 Merge branch 's390-qeth-next' by David S. Miller · 7 years ago
  76. 500abbf s390/qeth: reduce 0-initializing when building IPA cmds by Julian Wiedmann · 7 years ago
  77. ed47155 s390/qeth: fine-tune spinlocks by Julian Wiedmann · 7 years ago
  78. 31c9273 s390/qeth: fix typo in return value by Julian Wiedmann · 7 years ago
  79. 4d19db7 s390/qeth: invoke softirqs after napi_schedule() by Julian Wiedmann · 7 years ago
  80. 121ca39 s390/qeth: uninstall IRQ handler on device removal by Julian Wiedmann · 7 years ago
  81. 69d7ce8 s390/qeth: remove qeth_hdr_chk_and_bounce() by Julian Wiedmann · 7 years ago
  82. 356156b s390/qeth: speed up TSO transmission by Julian Wiedmann · 7 years ago
  83. e517b64 s390/qeth: prepare for copy-free TSO transmission by Julian Wiedmann · 7 years ago
  84. 5549426 s390/qeth: check size of required HW header cache object by Julian Wiedmann · 7 years ago
  85. 2d3986d s390/qeth: fix up protocol headers early by Julian Wiedmann · 7 years ago
  86. f231dc9 s390/qeth: limit csum offload erratum to L3 devices by Julian Wiedmann · 7 years ago
  87. 40e6a22 s390/qeth: remove qeth_get_elements_no() by Julian Wiedmann · 7 years ago
  88. 0a6da4b s390/qeth: remove unused L3 xmit code by Julian Wiedmann · 7 years ago
  89. f13ade1 s390/qeth: run non-offload L3 traffic over common xmit path by Julian Wiedmann · 7 years ago
  90. fc69660 s390/qeth: move L2 xmit code to core module by Julian Wiedmann · 7 years ago
  91. c734809 net: ethernet: Fix a unused function warning. by zhong jiang · 7 years ago
  92. 75b2c20 liquidio: Add the features to show FEC settings and set FEC settings by Weilin Chang · 7 years ago
  93. a4ebec0 net: ethernet: remove redundant null pointer check before of_node_put by zhong jiang · 7 years ago
  94. b458925 net: dsa: remove redundant null pointer check before put_device by zhong jiang · 7 years ago
  95. 1ddc5d3 net: dsa: remove redundant null pointer check before of_node_put by zhong jiang · 7 years ago
  96. 764ea37 net: usb: remove redundant null pointer check before of_node_put by zhong jiang · 7 years ago
  97. 1635bb5 net: rds: use memset to optimize the recv by Zhu Yanjun · 7 years ago
  98. 0185e2e selftests/tls: Add MSG_WAITALL in recv() syscall by Vakul Garg · 7 years ago
  99. 6f9dbad net: aquantia: memory corruption on jumbo frames by Friedemann Gerold · 7 years ago
  100. d10f7e1 Merge branch 'lantiq-Minor-fixes-for-vrx200-and-gswip' by David S. Miller · 7 years ago