1. a3246dc net: ll_temac: Add support for non-native register endianness by Esben Haabendal · 6 years ago
  2. d84aec4 net: ll_temac: Fix support for 64-bit platforms by Esben Haabendal · 6 years ago
  3. 8425c41 net: ll_temac: Extend support to non-device-tree platforms by Esben Haabendal · 6 years ago
  4. a63625d net: ll_temac: Fix and simplify error handling by using devres functions by Esben Haabendal · 6 years ago
  5. ac97a35 net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe() by YueHaibing · 6 years ago
  6. 5b27aaf Merge branch 'net-sched-taprio-change-schedules' by David S. Miller · 6 years ago
  7. c25031e taprio: Add support for cycle-time-extension by Vinicius Costa Gomes · 6 years ago
  8. 6ca6a66 taprio: Add support for setting the cycle-time manually by Vinicius Costa Gomes · 6 years ago
  9. a3d43c0 taprio: Add support adding an admin schedule by Vinicius Costa Gomes · 6 years ago
  10. 8c79f0e taprio: Fix potencial use of invalid memory during dequeue() by Vinicius Costa Gomes · 6 years ago
  11. cd86972 Merge branch 'tcp-undo-congestion' by David S. Miller · 6 years ago
  12. 98fa627 tcp: refactor setting the initial congestion window by Yuchung Cheng · 6 years ago
  13. 6b94b1c tcp: refactor to consolidate TFO passive open code by Yuchung Cheng · 6 years ago
  14. 794200d tcp: undo cwnd on Fast Open spurious SYNACK retransmit by Yuchung Cheng · 6 years ago
  15. 8c3cfe1 tcp: lower congestion window on Fast Open SYNACK timeout by Yuchung Cheng · 6 years ago
  16. 336c39a tcp: undo init congestion window on false SYNACK timeout by Yuchung Cheng · 6 years ago
  17. 9e450c1 tcp: better SYNACK sent timestamp by Yuchung Cheng · 6 years ago
  18. 7c1f081 tcp: undo initial congestion window on false SYN timeout by Yuchung Cheng · 6 years ago
  19. bc9f38c tcp: avoid unconditional congestion window undo on SYN retransmit by Yuchung Cheng · 6 years ago
  20. 6d1474a netdevsim: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  21. 4a46a7c sfc: mcdi_port: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  22. b587bda devlink: Change devlink health locking mechanism by Moshe Shemesh · 6 years ago
  23. 5be90f9 Merge branch 'aquantia-next' by David S. Miller · 6 years ago
  24. 9eec030 net: aquantia: remove outdated device ids by Nikita Danilov · 6 years ago
  25. ce4cdbe net: aquantia: fixups on 64bit dma counters by Dmitry Bogdanov · 6 years ago
  26. f55d477 net: aquantia: get total counters from DMA block by Dmitry Bogdanov · 6 years ago
  27. 190f343 net: aquantia: fetch up to date statistics on ethtool request by Dmitry Bogdanov · 6 years ago
  28. 4954493 net: aquantia: extract timer cb into work job by Igor Russkikh · 6 years ago
  29. f5dce08 net: aquantia: introduce fwreq mutex by Nikita Danilov · 6 years ago
  30. 18eac37 net: aquantia: user correct MSI irq type by Igor Russkikh · 6 years ago
  31. 20ffb87 net: aquantia: use macros for better visibility by Igor Russkikh · 6 years ago
  32. 6775878 net: aquantia: improve ifup link detection by Igor Russkikh · 6 years ago
  33. 4c83f17 net: aquantia: link status irq handling by Igor Russkikh · 6 years ago
  34. 5860808 net: aquantia: create global service workqueue by Nikita Danilov · 6 years ago
  35. 1d2a8a1 net: aquantia: link interrupt handling function by Igor Russkikh · 6 years ago
  36. 3dd3e23 net: aquantia: add link interrupt fields by Igor Russkikh · 6 years ago
  37. 4c01315 net: aquantia: implement hwmon api for chip temperature by Yana Esina · 6 years ago
  38. 8f89401 net: aquantia: add infrastructure to readout chip temperature by Yana Esina · 6 years ago
  39. 2b5bc3c r8169: remove manual autoneg restart workaround by Heiner Kallweit · 6 years ago
  40. 58908dc Merge branch 'r8169-improve-eri-function-handling' by David S. Miller · 6 years ago
  41. 4e7e462 r8169: add rtl_reset_packet_filter by Heiner Kallweit · 6 years ago
  42. e719b3e r8169: add helpers rtl_eri_set/clear_bits by Heiner Kallweit · 6 years ago
  43. 724c6fd r8169: make ERIAR_EXGMAC the default in eri functions by Heiner Kallweit · 6 years ago
  44. b4d081d Merge branch 'Convert-mv88e6060-to-mdio-device' by David S. Miller · 6 years ago
  45. c1b0f9f dt-bindings: net: DSA: Remove legacy binding by Andrew Lunn · 6 years ago
  46. 93e86b3 net: dsa: Remove legacy probing support by Andrew Lunn · 6 years ago
  47. 2f8e7ec net: dsa: mv88e6060: Remove support for legacy probing by Andrew Lunn · 6 years ago
  48. 2776176 net: dsa: mv88e6060: Support probing as an mdio device by Andrew Lunn · 6 years ago
  49. 4925930 Merge branch 'dsa-core-vlan' by David S. Miller · 6 years ago
  50. 314f76d net: dsa: Add more convenient functions for installing port VLANs by Vladimir Oltean · 6 years ago
  51. e74f014 net: dsa: b53: Use vlan_filtering property from dsa_switch by Vladimir Oltean · 6 years ago
  52. 864cd7b net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary by Vladimir Oltean · 6 years ago
  53. ec9121e net: dsa: Skip calling .port_vlan_filtering on no change by Vladimir Oltean · 6 years ago
  54. 2a13055 net: dsa: mt7530: Use the DSA vlan_filtering helper function by Vladimir Oltean · 6 years ago
  55. cf2d45f net: dsa: Add helper function to retrieve VLAN awareness setting by Vladimir Oltean · 6 years ago
  56. 14574676 net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global by Vladimir Oltean · 6 years ago
  57. e3ee07d net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering by Vladimir Oltean · 6 years ago
  58. d371b7c net: dsa: Unset vlan_filtering when ports leave the bridge by Vladimir Oltean · 6 years ago
  59. 7228b23 net: dsa: b53: Let DSA handle mismatched VLAN filtering settings by Vladimir Oltean · 6 years ago
  60. 8f5d16f net: dsa: Be aware of switches where VLAN filtering is a global setting by Vladimir Oltean · 6 years ago
  61. 33162e9 net: dsa: Store vlan_filtering as a property of dsa_port by Vladimir Oltean · 6 years ago
  62. 85478d7 net: dsa: Fix pharse -> phase typo by Vladimir Oltean · 6 years ago
  63. a658a3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  64. 7a1d839 net: phy: micrel: make sure the factory test bit is cleared by Antoine Tenart · 6 years ago
  65. 88d6272 net: phy: avoid unneeded MDIO reads in genphy_read_status by Heiner Kallweit · 6 years ago
  66. c1a92c0 Merge branch 'dsa-tag-modules' by David S. Miller · 6 years ago
  67. 0b9f9df dsa: Allow tag drivers to be built as modules by Andrew Lunn · 6 years ago
  68. 3aa475e dsa: tag_brcm: Avoid unused symbols by Andrew Lunn · 6 years ago
  69. f81a43e dsa: Cleanup unneeded table and make tag structures static by Andrew Lunn · 6 years ago
  70. 3675617 dsa: Make use of the list of tag drivers by Andrew Lunn · 6 years ago
  71. 4dad81e dsa: Add stub tag driver put method by Andrew Lunn · 6 years ago
  72. c39e2a1 dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking by Andrew Lunn · 6 years ago
  73. 409065b dsa: Register the none tagger ops by Andrew Lunn · 6 years ago
  74. bdc6fe5 dsa: Keep link list of tag drivers by Andrew Lunn · 6 years ago
  75. d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
  76. 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
  77. f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago
  78. 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
  79. 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
  80. dfedd3b dsa: Add SPDX header to tag drivers. by Andrew Lunn · 6 years ago
  81. 5f0d736 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  82. b1a7936 cxgb4: Delete all hash and TCAM filters before resource cleanup by Vishal Kulkarni · 6 years ago
  83. 7324d50 net: dsa: mv88e6xxx: Remove legacy probe support by Andrew Lunn · 6 years ago
  84. 6acda8f Merge branch 'mv88e6060-cleanups' by David S. Miller · 6 years ago
  85. 1ba22bf net: dsa: mv88e6060: Replace REG_READ macro by Andrew Lunn · 6 years ago
  86. c4362c3 net: dsa: mv88e6060: Replace REG_WRITE macro by Andrew Lunn · 6 years ago
  87. 3e8bc1b net: dsa: mv88e6060: Replace ds with priv by Andrew Lunn · 6 years ago
  88. 406a436 net: dsa: mv88e6060: Add SPDX header by Andrew Lunn · 6 years ago
  89. e56e251 ibmvnic: Add device identification to requested IRQs by Murilo Fossa Vicentini · 6 years ago
  90. 026cc9c cpsw: Put back cpsw_ndo_poll_controller() by David S. Miller · 6 years ago
  91. 7cb523d Merge branch 'net-ethernet-ti-clean-up-and-optimizations' by David S. Miller · 6 years ago
  92. c24eef2 net: ethernet: ti: cpsw: move ethtool func in separate file by Grygorii Strashko · 6 years ago
  93. cfc0834 net: ethernet: ti: cpsw: switch to use mac sl api by Grygorii Strashko · 6 years ago
  94. a71a18f net: ethernet: ti: cpsw: introduce mac sl module api by Grygorii Strashko · 6 years ago
  95. e6a8462 net: ethernet: ti: cpsw: move common hw init code in separate func by Grygorii Strashko · 6 years ago
  96. 5dea398 net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_hw_addr by Grygorii Strashko · 6 years ago
  97. 814b4a6 net: ethernet: ti: cpsw: move cpsw definitions in priv header by Grygorii Strashko · 6 years ago
  98. 83a8471 net: ethernet: ti: cpsw: refactor probe to group common hw initialization by Grygorii Strashko · 6 years ago
  99. 03f66f0 net: ethernet: ti: davinci_mdio: use devm_ioremap() by Grygorii Strashko · 6 years ago
  100. 7cb528c net: ethernet: ti: ale: do not auto delete mcast super entries by Grygorii Strashko · 6 years ago