1. bbed0bb net: dsa: tag_8021q: add VLANs to the master interface too by Vladimir Oltean · 4 years, 6 months ago
  2. 2209158c net: dsa: install VLANs into the master's RX filter too by Vladimir Oltean · 4 years, 6 months ago
  3. adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 6 months ago
  4. 707ec38 net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() by Vladimir Oltean · 4 years, 6 months ago
  5. 1ce39f0 net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER by Vladimir Oltean · 4 years, 6 months ago
  6. 2b13840 net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER by Vladimir Oltean · 4 years, 6 months ago
  7. eb46e8d net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive by Vladimir Oltean · 4 years, 6 months ago
  8. 8350129 net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER by Vladimir Oltean · 4 years, 6 months ago
  9. 098c2fc net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear() by Zhang Changzhong · 4 years, 6 months ago
  10. 1f14bd9 net: remove unnecessary NULL checking in napi_consume_skb() by Yunsheng Lin · 4 years, 6 months ago
  11. 5273144 net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skb by Lorenzo Bianconi · 4 years, 6 months ago
  12. 3dfe8dd net: dsa: rtl8366: Skip PVID setting if not requested by Linus Walleij · 4 years, 6 months ago
  13. dd92f17 Merge branch '100base-Fx-link-modes' by David S. Miller · 4 years, 6 months ago
  14. 9ef7e18 net: phy: dp83822: Update the fiber advertisement for speed by Dan Murphy · 4 years, 6 months ago
  15. a29de52 net: dp83869: Add ability to advertise Fiber connection by Dan Murphy · 4 years, 6 months ago
  16. 55f1331 ethtool: Add 100base-FX link mode entries by Dan Murphy · 4 years, 6 months ago
  17. 0959972 net/packet: Fix a comment about network_header by Xie He · 4 years, 6 months ago
  18. a78766d net: ethernet: ti: cpsw: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  19. 65dc8e1 8139too: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  20. f3a3f34 bnx2x: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  21. 889bafe net: qed: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  22. ebe6533 net: b44: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  23. bf2977a net: micrel: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
  24. f9d80a0 net: e1000: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
  25. 47dae52 net: liquidio: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
  26. a5a3303 Merge branch 'mv88e6xxx-Add-devlink-regions-support' by David S. Miller · 4 years, 6 months ago
  27. 9315730 net: dsa: mv88e6xxx: Implement devlink info get callback by Andrew Lunn · 4 years, 6 months ago
  28. 0f06b85 net: dsa: wire up devlink info get by Andrew Lunn · 4 years, 6 months ago
  29. bfb2554 net: dsa: mv88e6xxx: Add devlink regions by Andrew Lunn · 4 years, 6 months ago
  30. 90b6dbd net: dsa: mv88e6xxx: Create helper for FIDs in use by Andrew Lunn · 4 years, 6 months ago
  31. 9dd43aa net: dsa: mv88e6xxx: Move devlink code into its own file by Andrew Lunn · 4 years, 6 months ago
  32. 97c82c2 net: dsa: Add devlink regions support to DSA by Andrew Lunn · 4 years, 6 months ago
  33. ccc3e6b net: dsa: Add helper to convert from devlink to ds by Andrew Lunn · 4 years, 6 months ago
  34. d4602a9 net: devlink: region: Pass the region ops to the snapshot function by Andrew Lunn · 4 years, 6 months ago
  35. e14e05e net: devlink: regions: Add a priv member to the regions ops struct by Andrew Lunn · 4 years, 6 months ago
  36. 0db0561 Merge branch 'Felix-DSA-driver-cleanup-build-Seville-separately' by David S. Miller · 4 years, 6 months ago
  37. d60bc62 net: dsa: seville: build as separate module by Vladimir Oltean · 4 years, 6 months ago
  38. 2ac7c6c net: dsa: felix: move the PTP clock structure to felix_vsc9959.c by Vladimir Oltean · 4 years, 6 months ago
  39. 881321b net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info by Vladimir Oltean · 4 years, 6 months ago
  40. ccfdbab net: dsa: seville: duplicate vsc9959_mdio_bus_free by Vladimir Oltean · 4 years, 6 months ago
  41. f8320ec net: dsa: felix: replace tabs with spaces by Vladimir Oltean · 4 years, 6 months ago
  42. 123d231 net: dsa: seville: reindent defines for MDIO controller by Vladimir Oltean · 4 years, 6 months ago
  43. 9ef9e0d net: dsa: seville: remove unused defines for the mdio controller by Vladimir Oltean · 4 years, 6 months ago
  44. c129fc5 net: dsa: ocelot: document why reset procedure is different for felix/seville by Vladimir Oltean · 4 years, 6 months ago
  45. 9a73f0b net: dsa: seville: first enable memories, then initialize them by Vladimir Oltean · 4 years, 6 months ago
  46. 6b6d804 net: dsa: seville: don't write to MEM_ENA twice by Vladimir Oltean · 4 years, 6 months ago
  47. 75cea9c net: dsa: felix: use ocelot_field_{read,write} helpers consistently by Vladimir Oltean · 4 years, 6 months ago
  48. 42ccf1c Merge branch 'ptp_qoriq-support-FIPER3' by David S. Miller · 4 years, 6 months ago
  49. 6d23d83 ptp_qoriq: support FIPER3 by Yangbo Lu · 4 years, 6 months ago
  50. 8725e9f dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property by Yangbo Lu · 4 years, 6 months ago
  51. 5e43df14 Merge branch 'net-ipa-wake-up-system-on-RX-available' by David S. Miller · 4 years, 6 months ago
  52. 54f7e44 net: ipa: do not enable GSI interrupt for wakeup by Alex Elder · 4 years, 6 months ago
  53. d1b5126 net: ipa: enable wakeup on IPA interrupt by Alex Elder · 4 years, 6 months ago
  54. 3c6ccdd net: ipa: repurpose CLOCK_HELD flag by Alex Elder · 4 years, 6 months ago
  55. 8529b4b net: ipa: use device_init_wakeup() by Alex Elder · 4 years, 6 months ago
  56. dc6e607 net: ipa: manage endpoints separate from clock by Alex Elder · 4 years, 6 months ago
  57. 2b09841 net: ipa: replace ipa->suspend_ref with a flag bit by Alex Elder · 4 years, 6 months ago
  58. 0305b70 net: ipa: use refcount_t for IPA clock reference count by Alex Elder · 4 years, 6 months ago
  59. ba4ee3c net: phy: bcm7xxx: request and manage GPHY clock by Florian Fainelli · 4 years, 6 months ago
  60. 5f3666e net: tipc: Supply missing udp_media.h include file by Wang Hai · 4 years, 6 months ago
  61. 7eae7f7 tipc: Remove unused macro CF_SERVER by YueHaibing · 4 years, 6 months ago
  62. a61432d net: hns3: Supply missing hclge_dcb.h include file by Wang Hai · 4 years, 6 months ago
  63. b77f3ce net/appletalk: Supply missing net/Space.h include file by Wang Hai · 4 years, 6 months ago
  64. 98cf1c6 liquidio: Fix -Wmissing-prototypes warnings for liquidio by Wang Hai · 4 years, 6 months ago
  65. f52e4b2 l2tp: fix up inconsistent rx/tx statistics by Tom Parkin · 4 years, 6 months ago
  66. a9fd686a hinic: modify irq name by Luo bin · 4 years, 6 months ago
  67. f313edf net: cortina: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
  68. a9609d7 Merge branch 'dpaa2_eth-support-1588-one-step-timestamping' by David S. Miller · 4 years, 6 months ago
  69. c552118 dpaa2-eth: support PTP Sync packet one-step timestamping by Yangbo Lu · 4 years, 6 months ago
  70. 1cf773b dpaa2-eth: utilize skb->cb[0] for hardware timestamping by Yangbo Lu · 4 years, 6 months ago
  71. 64a965d dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code by Yangbo Lu · 4 years, 6 months ago
  72. d21c784 dpaa2-eth: define a global ptp_qoriq structure pointer by Yangbo Lu · 4 years, 6 months ago
  73. 23cd4f27f dpaa2-eth: add APIs of 1588 single step timestamping by Yangbo Lu · 4 years, 6 months ago
  74. 7b066d1 net: openswitch: reuse the helper variable to improve the code readablity by Zeng Tao · 4 years, 6 months ago
  75. 3753d97 net: fix build without CONFIG_SYSCTL definition by Mahesh Bandewar · 4 years, 6 months ago
  76. d134b78 Merge branch 'net-various-delete-duplicated-words' by David S. Miller · 4 years, 6 months ago
  77. 4bbd026 net: bridge: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  78. 563f63e net: atm: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  79. 6046219 net: tipc: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  80. bb6d689 net: bluetooth: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  81. 634a63e net: ipv6: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  82. d936b1d net: rds: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  83. 4250b75 net: core: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  84. 785a2b1 Revert "ibmvnic: remove never executed if statement" by Lijun Pan · 4 years, 6 months ago
  85. 5d7d28e Merge branch 'tipc-add-more-features-to-TIPC-encryption' by David S. Miller · 4 years, 6 months ago
  86. 23700da tipc: add automatic rekeying for encryption key by Tuong Lien · 4 years, 6 months ago
  87. 1ef6f7c tipc: add automatic session key exchange by Tuong Lien · 4 years, 6 months ago
  88. daef1ee tipc: introduce encryption master key by Tuong Lien · 4 years, 6 months ago
  89. f779bf7 tipc: optimize key switching time and logic by Tuong Lien · 4 years, 6 months ago
  90. cb589a5 Merge branch 'ionic-add-devlink-dev-flash-support' by David S. Miller · 4 years, 6 months ago
  91. 30b5191 ionic: add devlink firmware update by Shannon Nelson · 4 years, 6 months ago
  92. 87c905d ionic: update the fw update api by Shannon Nelson · 4 years, 6 months ago
  93. b311b00 netdevsim: devlink flash timeout message by Shannon Nelson · 4 years, 6 months ago
  94. 6700acc devlink: collect flash notify params into a struct by Shannon Nelson · 4 years, 6 months ago
  95. f92970c devlink: add timeout information to status_notify by Shannon Nelson · 4 years, 6 months ago
  96. 0e4be9e net: use exponential backoff in netdev_wait_allrefs by Francesco Ruggeri · 4 years, 6 months ago
  97. 1d39cd8 mptcp: fix integer overflow in mptcp_subflow_discard_data() by Paolo Abeni · 4 years, 6 months ago
  98. ac67936 net/smc: fix double kfree in smc_listen_work() by Ursula Braun · 4 years, 6 months ago
  99. 86d009f ionic: add DIMLIB to Kconfig by Shannon Nelson · 4 years, 6 months ago
  100. 78a3ea5 net: remove comments on struct rtnl_link_stats by Jakub Kicinski · 4 years, 6 months ago