1. b060585 can: peak_canfd: Remove unused macros by Wang Hai · 4 years, 7 months ago
  2. bd41249 can: peak_usb: convert to use le32_add_cpu() by Liu Shixin · 4 years, 6 months ago
  3. 0cf3858 can: ti_hecc: convert to devm_platform_ioremap_resource_byname() by Dejin Zheng · 5 years ago
  4. 71ef9df can: mscan: mark expected switch fall-through by Marc Kleine-Budde · 4 years, 6 months ago
  5. 29f45ad can: mcba_usb: remove redundant initialization of variable err by Colin Ian King · 4 years, 9 months ago
  6. 9d23a98 can: c_can: Remove unused inline function by YueHaibing · 4 years, 11 months ago
  7. 0719631 can: dev: can_bus_off(): print scheduling of restart if activated by Marc Kleine-Budde · 4 years, 6 months ago
  8. f81eb48 can: dev: can_change_state(): print human readable state change messages by Marc Kleine-Budde · 4 years, 6 months ago
  9. 80a7181 can: dev: can_put_echo_skb(): propagate error in case of errors by Marc Kleine-Budde · 4 years, 6 months ago
  10. 87245f1 can: dev: can_put_echo_skb(): print number of echo_skb that is occupied by Marc Kleine-Budde · 4 years, 6 months ago
  11. d77cd7f can: remove "WITH Linux-syscall-note" from SPDX tag of C files by Masahiro Yamada · 5 years ago
  12. f61e7bf can: softing: update dead link by Diego Elio Pettenò · 5 years ago
  13. 1eb1101 can: slcan: update dead link by Diego Elio Pettenò · 5 years ago
  14. 6a54dde can: raw: fix indention by Marc Kleine-Budde · 4 years, 6 months ago
  15. 88bfb9a can: drivers: fix spelling mistakes by Marc Kleine-Budde · 4 years, 6 months ago
  16. 0436ea3 can: net: fix spelling mistakes by Marc Kleine-Budde · 4 years, 6 months ago
  17. 4934775 can: include: fix spelling mistakes by Marc Kleine-Budde · 4 years, 6 months ago
  18. 6850863 can: flexcan: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 5 years ago
  19. 1006bf3 can: grcan: fix spelling mistake "buss" -> "bus" by Colin Ian King · 4 years, 8 months ago
  20. 3cec036 RDS: drop double zeroing by Julia Lawall · 4 years, 6 months ago
  21. d4ceb8d dpaa2-eth: drop double zeroing by Julia Lawall · 4 years, 6 months ago
  22. c3d6d0c Merge branch 'DSA-with-VLAN-filtering-and-offloading-masters' by David S. Miller · 4 years, 6 months ago
  23. 88525fc net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags by Vladimir Oltean · 4 years, 6 months ago
  24. bbed0bb net: dsa: tag_8021q: add VLANs to the master interface too by Vladimir Oltean · 4 years, 6 months ago
  25. 2209158c net: dsa: install VLANs into the master's RX filter too by Vladimir Oltean · 4 years, 6 months ago
  26. adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 6 months ago
  27. 707ec38 net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() by Vladimir Oltean · 4 years, 6 months ago
  28. 1ce39f0 net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER by Vladimir Oltean · 4 years, 6 months ago
  29. 2b13840 net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER by Vladimir Oltean · 4 years, 6 months ago
  30. eb46e8d net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive by Vladimir Oltean · 4 years, 6 months ago
  31. 8350129 net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER by Vladimir Oltean · 4 years, 6 months ago
  32. 098c2fc net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear() by Zhang Changzhong · 4 years, 6 months ago
  33. 1f14bd9 net: remove unnecessary NULL checking in napi_consume_skb() by Yunsheng Lin · 4 years, 6 months ago
  34. 5273144 net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skb by Lorenzo Bianconi · 4 years, 6 months ago
  35. 3dfe8dd net: dsa: rtl8366: Skip PVID setting if not requested by Linus Walleij · 4 years, 6 months ago
  36. dd92f17 Merge branch '100base-Fx-link-modes' by David S. Miller · 4 years, 6 months ago
  37. 9ef7e18 net: phy: dp83822: Update the fiber advertisement for speed by Dan Murphy · 4 years, 6 months ago
  38. a29de52 net: dp83869: Add ability to advertise Fiber connection by Dan Murphy · 4 years, 6 months ago
  39. 55f1331 ethtool: Add 100base-FX link mode entries by Dan Murphy · 4 years, 6 months ago
  40. 0959972 net/packet: Fix a comment about network_header by Xie He · 4 years, 6 months ago
  41. a78766d net: ethernet: ti: cpsw: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  42. 65dc8e1 8139too: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  43. f3a3f34 bnx2x: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  44. 889bafe net: qed: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  45. ebe6533 net: b44: use true,false for bool variables by Jason Yan · 4 years, 6 months ago
  46. bf2977a net: micrel: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
  47. f9d80a0 net: e1000: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
  48. 47dae52 net: liquidio: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
  49. a5a3303 Merge branch 'mv88e6xxx-Add-devlink-regions-support' by David S. Miller · 4 years, 6 months ago
  50. 9315730 net: dsa: mv88e6xxx: Implement devlink info get callback by Andrew Lunn · 4 years, 6 months ago
  51. 0f06b85 net: dsa: wire up devlink info get by Andrew Lunn · 4 years, 6 months ago
  52. bfb2554 net: dsa: mv88e6xxx: Add devlink regions by Andrew Lunn · 4 years, 6 months ago
  53. 90b6dbd net: dsa: mv88e6xxx: Create helper for FIDs in use by Andrew Lunn · 4 years, 6 months ago
  54. 9dd43aa net: dsa: mv88e6xxx: Move devlink code into its own file by Andrew Lunn · 4 years, 6 months ago
  55. 97c82c2 net: dsa: Add devlink regions support to DSA by Andrew Lunn · 4 years, 6 months ago
  56. ccc3e6b net: dsa: Add helper to convert from devlink to ds by Andrew Lunn · 4 years, 6 months ago
  57. d4602a9 net: devlink: region: Pass the region ops to the snapshot function by Andrew Lunn · 4 years, 6 months ago
  58. e14e05e net: devlink: regions: Add a priv member to the regions ops struct by Andrew Lunn · 4 years, 6 months ago
  59. 0db0561 Merge branch 'Felix-DSA-driver-cleanup-build-Seville-separately' by David S. Miller · 4 years, 6 months ago
  60. d60bc62 net: dsa: seville: build as separate module by Vladimir Oltean · 4 years, 6 months ago
  61. 2ac7c6c net: dsa: felix: move the PTP clock structure to felix_vsc9959.c by Vladimir Oltean · 4 years, 6 months ago
  62. 881321b net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info by Vladimir Oltean · 4 years, 6 months ago
  63. ccfdbab net: dsa: seville: duplicate vsc9959_mdio_bus_free by Vladimir Oltean · 4 years, 6 months ago
  64. f8320ec net: dsa: felix: replace tabs with spaces by Vladimir Oltean · 4 years, 6 months ago
  65. 123d231 net: dsa: seville: reindent defines for MDIO controller by Vladimir Oltean · 4 years, 6 months ago
  66. 9ef9e0d net: dsa: seville: remove unused defines for the mdio controller by Vladimir Oltean · 4 years, 6 months ago
  67. c129fc5 net: dsa: ocelot: document why reset procedure is different for felix/seville by Vladimir Oltean · 4 years, 6 months ago
  68. 9a73f0b net: dsa: seville: first enable memories, then initialize them by Vladimir Oltean · 4 years, 6 months ago
  69. 6b6d804 net: dsa: seville: don't write to MEM_ENA twice by Vladimir Oltean · 4 years, 6 months ago
  70. 75cea9c net: dsa: felix: use ocelot_field_{read,write} helpers consistently by Vladimir Oltean · 4 years, 6 months ago
  71. 42ccf1c Merge branch 'ptp_qoriq-support-FIPER3' by David S. Miller · 4 years, 6 months ago
  72. 6d23d83 ptp_qoriq: support FIPER3 by Yangbo Lu · 4 years, 6 months ago
  73. 8725e9f dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property by Yangbo Lu · 4 years, 6 months ago
  74. 5e43df14 Merge branch 'net-ipa-wake-up-system-on-RX-available' by David S. Miller · 4 years, 6 months ago
  75. 54f7e44 net: ipa: do not enable GSI interrupt for wakeup by Alex Elder · 4 years, 6 months ago
  76. d1b5126 net: ipa: enable wakeup on IPA interrupt by Alex Elder · 4 years, 6 months ago
  77. 3c6ccdd net: ipa: repurpose CLOCK_HELD flag by Alex Elder · 4 years, 6 months ago
  78. 8529b4b net: ipa: use device_init_wakeup() by Alex Elder · 4 years, 6 months ago
  79. dc6e607 net: ipa: manage endpoints separate from clock by Alex Elder · 4 years, 6 months ago
  80. 2b09841 net: ipa: replace ipa->suspend_ref with a flag bit by Alex Elder · 4 years, 6 months ago
  81. 0305b70 net: ipa: use refcount_t for IPA clock reference count by Alex Elder · 4 years, 6 months ago
  82. ba4ee3c net: phy: bcm7xxx: request and manage GPHY clock by Florian Fainelli · 4 years, 6 months ago
  83. 5f3666e net: tipc: Supply missing udp_media.h include file by Wang Hai · 4 years, 6 months ago
  84. 7eae7f7 tipc: Remove unused macro CF_SERVER by YueHaibing · 4 years, 6 months ago
  85. a61432d net: hns3: Supply missing hclge_dcb.h include file by Wang Hai · 4 years, 6 months ago
  86. b77f3ce net/appletalk: Supply missing net/Space.h include file by Wang Hai · 4 years, 6 months ago
  87. 98cf1c6 liquidio: Fix -Wmissing-prototypes warnings for liquidio by Wang Hai · 4 years, 6 months ago
  88. f52e4b2 l2tp: fix up inconsistent rx/tx statistics by Tom Parkin · 4 years, 6 months ago
  89. a9fd686a hinic: modify irq name by Luo bin · 4 years, 6 months ago
  90. f313edf net: cortina: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
  91. a9609d7 Merge branch 'dpaa2_eth-support-1588-one-step-timestamping' by David S. Miller · 4 years, 6 months ago
  92. c552118 dpaa2-eth: support PTP Sync packet one-step timestamping by Yangbo Lu · 4 years, 6 months ago
  93. 1cf773b dpaa2-eth: utilize skb->cb[0] for hardware timestamping by Yangbo Lu · 4 years, 6 months ago
  94. 64a965d dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code by Yangbo Lu · 4 years, 6 months ago
  95. d21c784 dpaa2-eth: define a global ptp_qoriq structure pointer by Yangbo Lu · 4 years, 6 months ago
  96. 23cd4f27f dpaa2-eth: add APIs of 1588 single step timestamping by Yangbo Lu · 4 years, 6 months ago
  97. 7b066d1 net: openswitch: reuse the helper variable to improve the code readablity by Zeng Tao · 4 years, 6 months ago
  98. 3753d97 net: fix build without CONFIG_SYSCTL definition by Mahesh Bandewar · 4 years, 6 months ago
  99. d134b78 Merge branch 'net-various-delete-duplicated-words' by David S. Miller · 4 years, 6 months ago
  100. 4bbd026 net: bridge: delete duplicated words by Randy Dunlap · 4 years, 6 months ago