1. f73b128 tipc: improve throughput between nodes in netns by Hoang Le · 5 years ago
  2. 51210ad inet: do not call sublist_rcv on empty list by Florian Westphal · 5 years ago
  3. acda618 broadcom: bnxt: Fix use true/false for bool by Saurav Girepunje · 5 years ago
  4. cb5ff33 cavium: thunder: Fix use true/false for bool type by Saurav Girepunje · 5 years ago
  5. 5b5168c Merge branch 'net-phy-marvell-fix-and-extend-downshift-support' by David S. Miller · 5 years ago
  6. 262caf4 net: phy: marvell: add PHY tunable support for more PHY versions by Heiner Kallweit · 5 years ago
  7. 5c6bc51 net: phy: marvell: add downshift support for M88E1111 by Heiner Kallweit · 5 years ago
  8. 911af5e net: phy: marvell: fix downshift function naming by Heiner Kallweit · 5 years ago
  9. f8d975b net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK by Heiner Kallweit · 5 years ago
  10. e528afb Documentation: net-sysfs: describe missing statistics by Julian Wiedmann · 5 years ago
  11. 199f3ac ionic: Remove set but not used variable 'sg_desc' by YueHaibing · 5 years ago
  12. caabee5 net: phy: dp83867: support Wake on LAN by Thomas Haemmerle · 5 years ago
  13. 76d7774 net: aquantia: fix error handling in aq_ptp_poll by Gustavo A. R. Silva · 5 years ago
  14. 207136d net: aquantia: remove unused including <linux/version.h> by YueHaibing · 5 years ago
  15. b6989d2 net: dsa: LAN9303: select REGMAP when LAN9303 enable by Mao Wenan · 5 years ago
  16. 11dbb63 net: aquantia: make two symbols be static by Mao Wenan · 5 years ago
  17. 6d28f1d9 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  18. 352b1de net: fec: remove redundant assignment to pointer bdp by Colin Ian King · 5 years ago
  19. d607525 net: dsa: return directly from dsa_to_port by Vivien Didelot · 5 years ago
  20. 92d72f1 net: aquantia: fix unintention integer overflow on left shift by Colin Ian King · 5 years ago
  21. 6997790 net: aquantia: fix spelling mistake: tx_queus -> tx_queues by Colin Ian King · 5 years ago
  22. d5a721c atm: remove unneeded semicolon by YueHaibing · 5 years ago
  23. f95f96a sock: remove unneeded semicolon by YueHaibing · 5 years ago
  24. 11b3412 net: mediatek: remove unneeded semicolon by YueHaibing · 5 years ago
  25. acf5133 mlxsw: spectrum_buffers: remove unneeded semicolon by YueHaibing · 5 years ago
  26. eb8b707 Merge branch 'mv88e6xxx-Allow-config-of-ATU-hash-algorithm' by David S. Miller · 5 years ago
  27. 23e8b47 net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm. by Andrew Lunn · 5 years ago
  28. 6b29752 net: dsa: Add support for devlink device parameters by Andrew Lunn · 5 years ago
  29. ebdcebc r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2 by Heiner Kallweit · 5 years ago
  30. 7dd6c14 Merge branch 'net-dsa-b53-Add-support-for-MDB' by David S. Miller · 5 years ago
  31. 29bb5e8 net: dsa: bcm_sf2: Wire up MDB operations by Florian Fainelli · 5 years ago
  32. 5d65b64 net: dsa: b53: Add support for MDB by Florian Fainelli · 5 years ago
  33. 7a9eff9 Merge branch 'mvpp2-improvements-in-rx-path' by David S. Miller · 5 years ago
  34. a0c7833 mvpp2: prefetch frame header by Matteo Croce · 5 years ago
  35. e192116 mvpp2: sync only the received frame by Matteo Croce · 5 years ago
  36. 7f7183a mvpp2: refactor frame drop routine by Matteo Croce · 5 years ago
  37. faf7b8b isdn: hfcsusb: Spelling and grammar fixes by Geert Uytterhoeven · 5 years ago
  38. 8ebed8a tipc: Spelling s/enpoint/endpoint/ by Geert Uytterhoeven · 5 years ago
  39. e1b1854 net: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  40. c199ce4 net: Fix misspellings of "configure" and "configuration" by Geert Uytterhoeven · 5 years ago
  41. f0d532c net: dsa: qca8k: Initialize the switch with correct number of ports by Michal Vokáč · 5 years ago
  42. 556f124 net: dsa: fix dereference on ds->dev before null check error by Colin Ian King · 5 years ago
  43. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  44. b951248 tc-testing: list required kernel options for act_ct action by Roman Mashak · 5 years ago
  45. 4b1f5dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  46. 64fe8e9 Merge branch 'net-aquantia-ptp-followup-fixes' by David S. Miller · 5 years ago
  47. 7873ee2 net: aquantia: disable ptp object build if no config by Igor Russkikh · 5 years ago
  48. 5eeb6c3 net: aquantia: fix warnings on endianness by Igor Russkikh · 5 years ago
  49. bb1eded net: aquantia: fix var initialization warning by Igor Russkikh · 5 years ago
  50. 671312e netfilter: nf_tables_offload: unbind if multi-device binding fails by Pablo Neira Ayuso · 5 years ago
  51. 75ceaf8 netfilter: nf_tables_offload: add nft_flow_block_offload_init() by Pablo Neira Ayuso · 5 years ago
  52. 6df5490 netfilter: nf_tables_offload: add nft_chain_offload_cmd() by Pablo Neira Ayuso · 5 years ago
  53. ad88b7a netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracks by Florian Westphal · 5 years ago
  54. 0629d24 Merge branch 'ionic-updates' by David S. Miller · 5 years ago
  55. 63ad1cd ionic: update driver version by Shannon Nelson · 5 years ago
  56. 08f2e4b ionic: implement support for rx sgl by Shannon Nelson · 5 years ago
  57. 089406bc ionic: add a watchdog timer to monitor heartbeat by Shannon Nelson · 5 years ago
  58. 97ca486 ionic: add heartbeat check by Shannon Nelson · 5 years ago
  59. ff7ebed ionic: reverse an interrupt coalesce calculation by Shannon Nelson · 5 years ago
  60. 5c28f21 ionic: fix up struct name comments by Shannon Nelson · 5 years ago
  61. e4b5c7a r8169: improve rtl8169_rx_fill by Heiner Kallweit · 5 years ago
  62. 7cb83b2 r8169: align fix_features callback with vendor driver by Heiner Kallweit · 5 years ago
  63. 8ca12bc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  64. 4802747 tcp: add TCP_INFO status for failed client TFO by Jason Baron · 5 years ago
  65. 79f2056 Merge branch 'phy-dp83867-enable-robust-auto-mdix' by David S. Miller · 5 years ago
  66. ef87f7d net: phy: dp83867: move dt parsing to probe by Grygorii Strashko · 5 years ago
  67. 5a7f08c net: phy: dp83867: enable robust auto-mdix by Grygorii Strashko · 5 years ago
  68. 546b85b net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware by Vincent Prince · 5 years ago
  69. 8e484eb r8152: check the pointer rtl_fw->fw before using it by Hayes Wang · 5 years ago
  70. 027cbaa selftests/bpf: Fix .gitignore to ignore no_alu32/ by Andrii Nakryiko · 5 years ago
  71. a943646 bpftool: Allow to read btf as raw data by Jiri Olsa · 5 years ago
  72. 27d4613 i40e: prevent memory leak in i40e_setup_macvlans by Navid Emamdoost · 5 years ago
  73. 621650c i40e: Refactoring VF MAC filters counting to make more reliable by Aleksandr Loktionov · 5 years ago
  74. d80a476 i40e: Fix LED blinking flow for X710T*L devices by Damian Milosek · 5 years ago
  75. cdb89f1 i40e: allow ethtool to report SW and FW versions in recovery mode by Piotr Kwapulinski · 5 years ago
  76. 998e516 i40e: initialize ITRN registers with correct values by Nicholas Nunley · 5 years ago
  77. 0514db3 i40e: Extend PHY access with page change flag by Piotr Azarewicz · 5 years ago
  78. a3e09de i40e: Extract detection of HW flags into a function by Piotr Azarewicz · 5 years ago
  79. e42b7e9 i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO by Jaroslaw Gawin · 5 years ago
  80. ff924657 i40e: Fix for persistent lldp support by Sylwia Wnuczko · 5 years ago
  81. 3820729 bpf: Prepare btf_ctx_access for non raw_tp use case by Martin KaFai Lau · 5 years ago
  82. 503a646 Merge branch 'DPAA-Ethernet-changes' by David S. Miller · 5 years ago
  83. 6e6583c dpaa_eth: add newline in dev_err() msg by Madalin Bucur · 5 years ago
  84. 2579bce fsl/fman: remove unused struct member by Madalin Bucur · 5 years ago
  85. 060ad66 dpaa_eth: change DMA device by Madalin Bucur · 5 years ago
  86. 681e383 fsl/fman: add API to get the device behind a fman port by Laurentiu Tudor · 5 years ago
  87. 1076aae dpaa_eth: remove redundant code by Madalin Bucur · 5 years ago
  88. 5537b32 dpaa_eth: defer probing after qbman by Laurentiu Tudor · 5 years ago
  89. 9b56bee fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs by Laurentiu Tudor · 5 years ago
  90. fb8d1d7 Merge branch 'net-aquantia-PTP-support-for-AQC-devices' by David S. Miller · 5 years ago
  91. 4ef511b net: aquantia: adding atlantic ptp maintainer by Igor Russkikh · 5 years ago
  92. 9c47703 net: aquantia: add support for PIN funcs by Dmitry Bezrukov · 5 years ago
  93. dbcd680 net: aquantia: add support for Phy access by Dmitry Bezrukov · 5 years ago
  94. 84989af net: aquantia: implement get_ts_info ethtool by Egor Pomozov · 5 years ago
  95. 7db3d07 net: aquantia: add support for ptp ioctls by Egor Pomozov · 5 years ago
  96. 5a1bf9e net: aquantia: rx filters for ptp by Dmitry Bezrukov · 5 years ago
  97. 04a1839 net: aquantia: implement data PTP datapath by Egor Pomozov · 5 years ago
  98. 61cc502 net: aquantia: styling fixes on ptp related functions by Dmitry Bezrukov · 5 years ago
  99. 94ad945 net: aquantia: add PTP rings infrastructure by Egor Pomozov · 5 years ago
  100. 910479a net: aquantia: add basic ptp_clock callbacks by Egor Pomozov · 5 years ago