1. 24d8a90 net: wan/lmc: fix spelling of "its" by Randy Dunlap · 3 years ago
  2. 196073f net: ixp4xx_hss: drop kfree for memory allocated with devm_kzalloc by Wei Yongjun · 3 years, 1 month ago
  3. 35aefaa net: ixp4xx_hss: Convert to use DT probing by Linus Walleij · 3 years, 1 month ago
  4. 5cf46d8 net/wan/fsl_ucc_hdlc: fix sparse warnings by Christophe Leroy · 3 years, 1 month ago
  5. 65a4fbb net: hldc_fr: use dev_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  6. ea52a0b net: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  7. 84fb7dfc7 net: wan: wanxl: define CROSS_COMPILE_M68K by Adam Borowski · 3 years, 4 months ago
  8. d52c106 wan: hostess_sv11: use module_init/module_exit helpers by Arnd Bergmann · 3 years, 5 months ago
  9. 72bcad5 wan: remove sbni/granch driver by Arnd Bergmann · 3 years, 5 months ago
  10. db3db1f wan: remove stale Kconfig entries by Arnd Bergmann · 3 years, 5 months ago
  11. ad7eab2a net: split out ndo_siowandev ioctl by Arnd Bergmann · 3 years, 5 months ago
  12. 8fb75b7 wan: cosa: remove dead cosa_net_ioctl() function by Arnd Bergmann · 3 years, 5 months ago
  13. 73d74f6 wan: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  14. af996031 net: ixp4xx_hss: use dma_pool_zalloc by Jason Wang · 3 years, 5 months ago
  15. 8096acd7 Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
  16. a1739c3 net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific by Randy Dunlap · 3 years, 6 months ago
  17. 6e207b8 Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
  18. 41505d3 net: c101: remove redundant spaces by Peng Li · 3 years, 6 months ago
  19. 7774318 net: c101: replace comparison to NULL with "!card" by Peng Li · 3 years, 6 months ago
  20. 4f7d224 net: c101: add blank line after declarations by Peng Li · 3 years, 6 months ago
  21. 7d40bfc1 net: hostess_sv11: fix the alignment issue by Peng Li · 3 years, 6 months ago
  22. 67c1876 net: hostess_sv11: fix the comments style issue by Peng Li · 3 years, 6 months ago
  23. d25a944 net: hostess_sv11: remove dead code by Peng Li · 3 years, 6 months ago
  24. 9562aef net: hostess_sv11: fix the code style issue about switch and case by Peng Li · 3 years, 6 months ago
  25. 534f76d net: hostess_sv11: remove trailing whitespace by Peng Li · 3 years, 6 months ago
  26. fe9be8d net: hostess_sv11: move out assignment in if condition by Peng Li · 3 years, 6 months ago
  27. fefed8a net: hostess_sv11: fix the code style issue about "foo* bar" by Peng Li · 3 years, 6 months ago
  28. 37cb4b9 net: hdlc_ppp: add required space by Peng Li · 3 years, 6 months ago
  29. ee58a3c net: hdlc_ppp: remove unnecessary out of memory message by Peng Li · 3 years, 6 months ago
  30. 4ec4795 net: hdlc_ppp: move out assignment in if condition by Peng Li · 3 years, 6 months ago
  31. cb36c41 net: hdlc_ppp: fix the code style issue about "foo* bar" by Peng Li · 3 years, 6 months ago
  32. 2b57681 net: hdlc_ppp: add blank line after declarations by Peng Li · 3 years, 6 months ago
  33. f271606 net: hdlc_ppp: remove redundant blank lines by Peng Li · 3 years, 6 months ago
  34. 09aa9aa soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h by Arnd Bergmann · 5 years ago
  35. b877320 net: cosa: remove redundant spaces by Peng Li · 3 years, 7 months ago
  36. 6619e2b net: cosa: remove trailing whitespaces by Peng Li · 3 years, 7 months ago
  37. e84c3e1 net: cosa: add some required spaces by Peng Li · 3 years, 7 months ago
  38. 5737472 net: cosa: fix the code style issue about trailing statements by Peng Li · 3 years, 7 months ago
  39. 9edc7d6 net: cosa: fix the alignment issue by Peng Li · 3 years, 7 months ago
  40. 3fac4b9 net: cosa: use BIT macro by Peng Li · 3 years, 7 months ago
  41. acc3edf net: cosa: add necessary () to macro argument by Peng Li · 3 years, 7 months ago
  42. 70d063b net: cosa: remove redundant braces {} by Peng Li · 3 years, 7 months ago
  43. c8f4b11 net: cosa: add braces {} to all arms of the statement by Peng Li · 3 years, 7 months ago
  44. c0a963e net: cosa: fix the comments style issue by Peng Li · 3 years, 7 months ago
  45. b4d5f1e net: cosa: move out assignment in if condition by Peng Li · 3 years, 7 months ago
  46. 2076b3e net: cosa: replace comparison to NULL with "!chan->rx_skb" by Peng Li · 3 years, 7 months ago
  47. 77282db net: cosa: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
  48. 0569a3d net: cosa: add blank line after declarations by Peng Li · 3 years, 7 months ago
  49. 786f0dc net: cosa: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  50. 6855d30 net: pci200syn: fix the comments style issue by Peng Li · 3 years, 7 months ago
  51. 8e7680c net: pci200syn: add necessary () to macro argument by Peng Li · 3 years, 7 months ago
  52. 2b63744 net: pci200syn: add some required spaces by Peng Li · 3 years, 7 months ago
  53. b928233 net: pci200syn: replace comparison to NULL with "!card" by Peng Li · 3 years, 7 months ago
  54. f9a03ea net: pci200syn: add blank line after declarations by Peng Li · 3 years, 7 months ago
  55. bbcb284 net: pci200syn: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  56. 2b28b71 net: z85230: remove unnecessary out of memory message by Peng Li · 3 years, 7 months ago
  57. 00a580d net: z85230: fix the code style issue about open brace { by Peng Li · 3 years, 7 months ago
  58. b87a5cf net: z85230: add some required spaces by Peng Li · 3 years, 7 months ago
  59. a04544f net: z85230: remove trailing whitespaces by Peng Li · 3 years, 7 months ago
  60. 57b6de3 net: z85230: fix the code style issue about "if..else.." by Peng Li · 3 years, 7 months ago
  61. c6c3ba4 net: z85230: fix the comments style issue by Peng Li · 3 years, 7 months ago
  62. b55932b net: z85230: replace comparison to NULL with "!skb" by Peng Li · 3 years, 7 months ago
  63. e07a1f9c net: z85230: fix the code style issue about EXPORT_SYMBOL(foo) by Peng Li · 3 years, 7 months ago
  64. 61312d7 net: z85230: add blank line after declarations by Peng Li · 3 years, 7 months ago
  65. 336bac5 net: z85230: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  66. ef1806a net: pc300too: fix the comments style issue by Peng Li · 3 years, 7 months ago
  67. eed0031 net: pc300too: add some required spaces by Peng Li · 3 years, 7 months ago
  68. 0cd2135 net: pc300too: replace comparison to NULL with "!card->plxbase" by Peng Li · 3 years, 7 months ago
  69. ae64404 net: pc300too: remove redundant initialization for statics by Peng Li · 3 years, 7 months ago
  70. d72f78d net: pc300too: move out assignment in if condition by Peng Li · 3 years, 7 months ago
  71. f8864e2 net: pc300too: fix the code style issue about "foo * bar" by Peng Li · 3 years, 7 months ago
  72. a657c8b net: pc300too: add blank line after declarations by Peng Li · 3 years, 7 months ago
  73. 93f7643 net: pc300too: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  74. e0bd276 net: ixp4xx_hss: add braces {} to all arms of the statement by Peng Li · 3 years, 7 months ago
  75. 17ce976 net: ixp4xx_hss: fix the comments style issue by Peng Li · 3 years, 7 months ago
  76. 137d567 net: ixp4xx_hss: remove redundant spaces by Peng Li · 3 years, 7 months ago
  77. dee0145 net: ixp4xx_hss: add some required spaces by Peng Li · 3 years, 7 months ago
  78. 99ebe65 net: ixp4xx_hss: move out assignment in if condition by Peng Li · 3 years, 7 months ago
  79. 6487fab net: ixp4xx_hss: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
  80. 6f2016e net: ixp4xx_hss: add blank line after declarations by Peng Li · 3 years, 7 months ago
  81. 5c32fdb net: ixp4xx_hss: remove redundant blank lines by Peng Li · 3 years, 7 months ago
  82. 63a2bb1 net: lapbether: fix the code style issue about line length by Peng Li · 3 years, 7 months ago
  83. c564c04 net: lapbether: fix the alignment issue by Peng Li · 3 years, 7 months ago
  84. d498596 net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev" by Peng Li · 3 years, 7 months ago
  85. 4f9893c net: lapbether: fix the comments style issue by Peng Li · 3 years, 7 months ago
  86. d5e686e net: lapbether: remove unnecessary out of memory message by Peng Li · 3 years, 7 months ago
  87. 2e35078 net: lapbether: remove trailing whitespaces by Peng Li · 3 years, 7 months ago
  88. a61bebc net: lapbether: move out assignment in if condition by Peng Li · 3 years, 7 months ago
  89. 5bc5f5f2 net: lapbether: add blank line after declarations by Peng Li · 3 years, 7 months ago
  90. eff57ab net: lapbether: remove redundant blank line by Peng Li · 3 years, 7 months ago
  91. f23a3da net: farsync: replace comparison to NULL with "fst_card_array[i]" by Peng Li · 3 years, 7 months ago
  92. f01f906 net: farsync: remove redundant return by Peng Li · 3 years, 7 months ago
  93. d2a1054 net: farsync: fix the alignment issue by Peng Li · 3 years, 7 months ago
  94. ae1be3f net: farsync: remove redundant parentheses by Peng Li · 3 years, 7 months ago
  95. b64b5ae net: farsync: remove redundant spaces by Peng Li · 3 years, 7 months ago
  96. fa8d10b net: farsync: remove redundant braces {} by Peng Li · 3 years, 7 months ago
  97. 37947a9 net: farsync: add some required spaces by Peng Li · 3 years, 7 months ago
  98. 7619ab1 net: farsync: fix the code style issue about macros by Peng Li · 3 years, 7 months ago
  99. 3a95018 net: farsync: code indent use tabs where possible by Peng Li · 3 years, 7 months ago
  100. d70711d net: farsync: remove trailing whitespaces by Peng Li · 3 years, 7 months ago