1. 9fb8602 igb: override two checker warnings by Jesse Brandeburg · 3 years, 10 months ago
  2. b514958 igb: fix assignment on big endian machines by Jesse Brandeburg · 3 years, 10 months ago
  3. c7cbfb02 igb: handle vlan types with checker enabled by Jesse Brandeburg · 3 years, 10 months ago
  4. 88c228b igb/igc: use strongly typed pointer by Jesse Brandeburg · 3 years, 10 months ago
  5. 0a5d8a9 fm10k: move error check by Jesse Brandeburg · 3 years, 10 months ago
  6. c40591c intel: remove checker warning by Jesse Brandeburg · 3 years, 10 months ago
  7. d4ef552 e100: handle eeprom as little endian by Jesse Brandeburg · 3 years, 10 months ago
  8. e4e92ee7 net: wwan: core: Add WWAN device index sysfs attribute by Loic Poulain · 3 years, 8 months ago
  9. 1b19b3f Merge branch 'wan-cleanups' by David S. Miller · 3 years, 8 months ago
  10. 30cbb01 net: wan: add spaces required around that ':' and '+' by Peng Li · 3 years, 8 months ago
  11. 2aea27b net: wan: replace comparison to NULL with "!card" by Peng Li · 3 years, 8 months ago
  12. 6954227 net: wan: add some required spaces by Peng Li · 3 years, 8 months ago
  13. c4fdef9 net: wan: fix an code style issue about "foo* bar by Peng Li · 3 years, 8 months ago
  14. 9e7ee10 net: wan: add blank line after declarations by Peng Li · 3 years, 8 months ago
  15. 98d7282 net: wan: remove redundant blank lines by Peng Li · 3 years, 8 months ago
  16. 687c87a net/hamradio/6pack: Fix inconsistent indenting by Jiapeng Chong · 3 years, 8 months ago
  17. 307ea4c net: hns3: switch to dim algorithm for adaptive interrupt moderation by Huazhong Tan · 3 years, 8 months ago
  18. ccc882f net: bridge: remove redundant assignment by Nigel Christian · 3 years, 8 months ago
  19. c1eaf3c Merge branch 'wan-cleanups' by David S. Miller · 3 years, 8 months ago
  20. d140617 net: wan: add braces {} to all arms of the statement by Peng Li · 3 years, 8 months ago
  21. 80d67b9 net: wan: fix the comments style issue by Peng Li · 3 years, 8 months ago
  22. 336d781 net: wan: replace comparison to NULL with "!card" by Peng Li · 3 years, 8 months ago
  23. 87feef1 net: wan: move out assignment in if condition by Peng Li · 3 years, 8 months ago
  24. c3b6b5c net: wan: add some required spaces by Peng Li · 3 years, 8 months ago
  25. e587710 net: wan: fix the code style issue about trailing statements by Peng Li · 3 years, 8 months ago
  26. 261795f net: wan: code indent use tabs where possible by Peng Li · 3 years, 8 months ago
  27. f0328a1 net: wan: add blank line after declarations by Peng Li · 3 years, 8 months ago
  28. b32db03 net: wan: fix an code style issue about "foo* bar" by Peng Li · 3 years, 8 months ago
  29. 8890d0a net: wan: remove redundant blank lines by Peng Li · 3 years, 8 months ago
  30. d9d15a6 Merge branch 'sja1105-sja1110-prep' by David S. Miller · 3 years, 8 months ago
  31. 1bf658e net: dsa: sja1105: allow the frame buffer size to be customized by Vladimir Oltean · 3 years, 8 months ago
  32. 38fbe91 net: dsa: sja1105: configure the multicast policers, if present by Vladimir Oltean · 3 years, 8 months ago
  33. f78a251 net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure by Vladimir Oltean · 3 years, 8 months ago
  34. fd6f2c2 net: dsa: sja1105: dynamically choose the number of static config table entries by Vladimir Oltean · 3 years, 8 months ago
  35. c503767 net: dsa: sja1105: skip CGU configuration if it's unnecessary by Vladimir Oltean · 3 years, 8 months ago
  36. df2a81a net: dsa: sja1105: don't assign the host port using dsa_upstream_port() by Vladimir Oltean · 3 years, 8 months ago
  37. 82760d7 net: dsa: sja1105: dimension the data structures for a larger port count by Vladimir Oltean · 3 years, 8 months ago
  38. f238fef net: dsa: sja1105: avoid some work for unused ports by Vladimir Oltean · 3 years, 8 months ago
  39. 542043e net: dsa: sja1105: parameterize the number of ports by Vladimir Oltean · 3 years, 8 months ago
  40. feeb371 Merge branch 'hns3-promisc-updates' by David S. Miller · 3 years, 8 months ago
  41. 4e2471f net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMISC_CHANGED by Jian Shen · 3 years, 8 months ago
  42. 1e6e761 net: hns3: configure promisc mode for VF asynchronously by Jian Shen · 3 years, 8 months ago
  43. 62f148d nfc: st-nci: remove unnecessary assignment and label by wengjianfeng · 3 years, 8 months ago
  44. ec7d6dd ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy by YueHaibing · 3 years, 8 months ago
  45. 5d6c3d9 net: r6040: Allow restarting auto-negotiation by Florian Fainelli · 3 years, 8 months ago
  46. 2ae83ed Merge branch 'r6040-cleanups' by David S. Miller · 3 years, 8 months ago
  47. 0666690 net: r6040: Use ETH_FCS_LEN by Florian Fainelli · 3 years, 8 months ago
  48. 190e6e2 net: r6040: Use logical or for MDIO operations by Florian Fainelli · 3 years, 8 months ago
  49. 0056982 ehea: Use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 8 months ago
  50. 4934fb7 sfc: falcon: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 8 months ago
  51. 3880fc37 sfc: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 8 months ago
  52. 52af13a net: ftgmac100: add missing error return code in ftgmac100_probe() by Yang Yingliang · 3 years, 8 months ago
  53. f5120f5 dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER by Vladimir Oltean · 3 years, 8 months ago
  54. b12a6b7 Merge branch 'dpaa2-eth-of_node' by David S. Miller · 3 years, 8 months ago
  55. 30f43d6 dpaa2-eth: name the debugfs directory after the DPNI object by Ioana Ciornei · 3 years, 8 months ago
  56. b193f2e dpaa2-eth: setup the of_node field of the device by Ioana Ciornei · 3 years, 8 months ago
  57. f07b300 Merge branch 'sja1105-stats' by David S. Miller · 3 years, 8 months ago
  58. 039b167 net: dsa: sja1105: don't use burst SPI reads for port statistics by Vladimir Oltean · 3 years, 8 months ago
  59. 30a2e9c net: dsa: sja1105: stop reporting the queue levels in ethtool port counters by Vladimir Oltean · 3 years, 8 months ago
  60. 030c8198 net: hns3: Fix return of uninitialized variable ret by Colin Ian King · 3 years, 8 months ago
  61. 04fdfad atm: Fix typo by zuoqilin · 3 years, 8 months ago
  62. b269875 net: phy: Fix inconsistent indenting by Jiapeng Chong · 3 years, 8 months ago
  63. 31d990c sfc: farch: fix compile warning in efx_farch_dimension_resources() by Yang Yingliang · 3 years, 8 months ago
  64. 4057c58 net: bonding: bond_alb: Fix some typos in bond_alb.c by Wang Hai · 3 years, 8 months ago
  65. ae8102b caif_virtio: Fix some typos in caif_virtio.c by Wang Hai · 3 years, 8 months ago
  66. faf5954 Merge branch 'wan-cleanups' by David S. Miller · 3 years, 8 months ago
  67. 70fe452 net: wan: add necessary () to macro argument by Peng Li · 3 years, 8 months ago
  68. 1bf705d net: wan: add braces {} to all arms of the statement by Peng Li · 3 years, 8 months ago
  69. 145efe6c net: wan: remove redundant blank lines by Peng Li · 3 years, 8 months ago
  70. eab9948 net: wan: fix the code style issue about trailing statements by Peng Li · 3 years, 8 months ago
  71. 974221c net: wan: add some required spaces by Peng Li · 3 years, 8 months ago
  72. 4926257 net: wan: fix an code style issue about "foo* bar" by Peng Li · 3 years, 8 months ago
  73. 44be5c4 Merge branch 'sja1105-spi' by David S. Miller · 3 years, 8 months ago
  74. 718bad0 net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size by Vladimir Oltean · 3 years, 8 months ago
  75. ca021f0 net: dsa: sja1105: send multiple spi_messages instead of using cs_change by Vladimir Oltean · 3 years, 8 months ago
  76. 48e8c6f net: phy: add driver for Motorcomm yt8511 phy by Peter Geis · 3 years, 8 months ago
  77. d0d62ba net: xilinx_emaclite: Do not print real IOMEM pointer by YueHaibing · 3 years, 8 months ago
  78. 86fe2f8 net: cdc_ncm: use DEVICE_ATTR_RW macro by YueHaibing · 3 years, 8 months ago
  79. 7567d60 net: usb: hso: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
  80. 48afdae net: atm: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
  81. 25173dd selftests: net: devlink_port_split.py: skip the test if no devlink device by Po-Hsu Lin · 3 years, 8 months ago
  82. 07b5dc1 ibmvnic: remove default label from to_string switch by Michal Suchanek · 3 years, 8 months ago
  83. 4b99b74 NFC: st21nfca: remove unnecessary variable and labels by wengjianfeng · 3 years, 8 months ago
  84. ba102914 Merge branch 'bond-cleanups' by David S. Miller · 3 years, 8 months ago
  85. 97a1111 net: bonding: use tabs instead of space for code indent by Yufeng Mo · 3 years, 8 months ago
  86. 5233351 net: bonding: remove unnecessary braces by Yufeng Mo · 3 years, 8 months ago
  87. 8ce390b net: bonding: fix code indent for conditional statements by Yufeng Mo · 3 years, 8 months ago
  88. 86a5ad0 net: bonding: add some required blank lines by Yufeng Mo · 3 years, 8 months ago
  89. 92b13ca Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 8 months ago
  90. 9382630 Merge branch 'net-leading-spaces' by David S. Miller · 3 years, 8 months ago
  91. 9e5914c mii: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  92. cf9207d ifb: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  93. 20a4fc3 net: appletalk: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  94. a597111 net: fddi: skfp: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  95. d1542f8 net: hamradio: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  96. 63b6313 net: ppp: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  97. 1d314fc net: slip: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  98. 094fefd net: usb: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  99. c169a93 net: wan: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  100. dc185ae Merge branch 'hns3-debugfs' by David S. Miller · 3 years, 8 months ago