1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  2. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  3. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  4. cbbb64f atm: idt77252: avoid accessing the data mapped to streaming DMA by Jia-Ju Bai · 4 years, 5 months ago
  5. a45a9e8 atm: eni: avoid accessing the data mapped to streaming DMA by Jia-Ju Bai · 4 years, 5 months ago
  6. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  7. 51875da atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent by Xin Xiong · 4 years, 5 months ago
  8. a06d30a net/atm: remove the atmdev_ops {get, set}sockopt methods by Christoph Hellwig · 4 years, 6 months ago
  9. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  10. ed75732 atm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  11. 9633a0e docs: networking: move ATM drivers to the hw driver section by Jakub Kicinski · 4 years, 6 months ago
  12. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  13. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  14. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  15. aac86c8 docs: networking: convert iphase.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  16. 62502df docs: networking: convert fore200e.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  17. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  18. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  19. 8a171c5 atm: nicstar: fix if-statement empty body warning by Randy Dunlap · 4 years, 10 months ago
  20. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  21. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  22. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  23. fa865ba firestream: fix memory leaks by Wenwen Wang · 5 years ago
  24. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  25. 30780d0 atm: eni: fix uninitialized variable warning by Arnd Bergmann · 5 years ago
  26. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  27. bbd20c9 fore200e: Fix incorrect checks of NULL pointer dereference by Aditya Pakki · 5 years ago
  28. d5a721c atm: remove unneeded semicolon by YueHaibing · 5 years ago
  29. 5c94ad1 atm: he: clean up an indentation issue by Colin Ian King · 5 years ago
  30. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  31. cd9d4ff Kconfig: Fix the reference to the IDT77105 Phy driver in the description of ATM_NICSTAR_USE_IDT77105 by Christophe JAILLET · 5 years ago
  32. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  33. ea443e5 atm: iphase: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
  34. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  35. 92493a2 Build fixes for skb_frag_size conversion by Matthew Wilcox (Oracle) · 5 years ago
  36. c349c0a atm: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  37. cef86f1 atm: idt77252: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 5 years ago
  38. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  39. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  40. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  41. 8a618bf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37 by Thomas Gleixner · 6 years ago
  42. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  43. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  44. 55c0dd8 atm: iphase: Avoid copying pointers to user space. by Fuqian Huang · 6 years ago
  45. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. 05453ea atm: iphase: fix misuse of %x by Fuqian Huang · 6 years ago
  47. a7cf2cc firestream: fix spelling mistake "tramsitted" -> "transmitted" by Colin Ian King · 6 years ago
  48. cb12d72 atm: he: fix sign-extension overflow on large shift by Colin Ian King · 6 years ago
  49. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  50. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  51. a8842e9 firestream: fix spelling mistake: "Inititing" -> "Initializing" by Colin Ian King · 6 years ago
  52. ee5b60e atm: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  53. 64b9d16 atm: zatm: Fix empty body Clang warnings by Nathan Chancellor · 6 years ago
  54. 3e73cc5 atm: eni: Move semicolon to a new line after empty for loop by Nathan Chancellor · 6 years ago
  55. d275444 fore200e: fix missing unlock on error in bsq_audit() by Wei Yongjun · 6 years ago
  56. 6660464 fore200e: fix sbus compile by Christoph Hellwig · 6 years ago
  57. 1d9d8be9 fore200e: check for dma mapping failures by Christoph Hellwig · 6 years ago
  58. 0e21b22 fore200e: don't use GFP_DMA by Christoph Hellwig · 6 years ago
  59. 1335d6f fore200e: devirtualize dma alloc calls by Christoph Hellwig · 6 years ago
  60. f3fadcb fore200e: devirtualize dma mapping calls by Christoph Hellwig · 6 years ago
  61. 8b08adb fore200e: remove the align_size field of struct chunk by Christoph Hellwig · 6 years ago
  62. aff9d26 fore200e: store a struct device in struct fore200e by Christoph Hellwig · 6 years ago
  63. 0efe552 fore200e: simplify fore200e_bus usage by Christoph Hellwig · 6 years ago
  64. 9a694c1 atm: nicstar: Replace spin_is_locked() with spin_trylock() by Lance Roy · 6 years ago
  65. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 50d4feb atm: zatm: remove redundant pointer zatm_dev by Colin Ian King · 6 years ago
  67. ced9e19 atm: zatm: Fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  68. 92291c9 atm: iphase: fix a 64 bit bug by Dan Carpenter · 7 years ago
  69. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  70. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  71. f9c6442 atm: zatm: fix memcmp casting by Ivan Bornyakov · 7 years ago
  72. 9af5573 firestream: fix spelling mistake: "reseverd" -> "reserved" by Colin Ian King · 7 years ago
  73. 2be147f atm: zatm: Fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  74. f333554 atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit" by Colin Ian King · 7 years ago
  75. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. a9645b2 atm: iphase: fix spelling mistake: "Receiverd" -> "Received" by Colin Ian King · 7 years ago
  77. 3c69f79 atm: idt77252: remove redundant bit-wise or'ing of zero by Colin Ian King · 7 years ago
  78. 583133b atm: he: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  79. 59c0369 atm: eni: fix several indentation issues by Colin Ian King · 7 years ago
  80. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  81. 0195a21 atm: suni: remove extraneous space to fix indentation by Colin Ian King · 7 years ago
  82. 6c90654 atm: lanai: use %p to format kernel addresses instead of %x by Colin Ian King · 7 years ago
  83. 22dac9f atm: fore200e: use %pK to format kernel addresses instead of %x by Colin Ian King · 7 years ago
  84. c95c3fe ambassador: fix incorrect indentation of assignment statement by Colin Ian King · 7 years ago
  85. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  86. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  87. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  88. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  89. bde533f atm: horizon: Fix irq release error by Arvind Yadav · 7 years ago
  90. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  92. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  93. 8caae31 atm: iphase: Fix space before '[' error. by Arvind Yadav · 7 years ago
  94. 3d2ceaa atm: idt77252: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  95. 847f03e drivers/atm/suni: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  96. ec0d098 atm: fore200e: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  97. b784ecb atm: idt77105: Drop needless setup_timer() by Kees Cook · 7 years ago
  98. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  99. 46c4b7a atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
  100. 638ce0f atm: solos-pci: constify attribute_group structures by Amitoj Kaur Chawla · 7 years ago