1. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  2. b33bdf8 isdn: don't mark kcapi_proc_exit as __exit by Arnd Bergmann · 5 years ago
  3. f59aba2 isdn: capi: dead code removal by Arnd Bergmann · 5 years ago
  4. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  5. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  6. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  7. f01b437 isdn: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  8. a37ac8a mISDN: remove unused variable 'faxmodulation_s' by YueHaibing · 5 years ago
  9. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  10. faf7b8b isdn: hfcsusb: Spelling and grammar fixes by Geert Uytterhoeven · 5 years ago
  11. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  12. 5565a3c compat_ioctl: move isdn/capi ioctl translation into driver by Arnd Bergmann · 6 years ago
  13. 257daba idsn: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  14. b91ee4a mISDN: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  15. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. fe163e5 isdn/capi: check message length in capi_write() by Eric Biggers · 5 years ago
  17. 0f817a5 mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
  18. d8a1de3 isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack by Juliana Rodrigueiro · 5 years ago
  19. a0d57a5 isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain() by Jia-Ju Bai · 5 years ago
  20. f384e62 ISDN: hfcsusb: checking idx of ep configuration by Phong Tran · 5 years ago
  21. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  22. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  23. 8b01cae isdn: mISDN: remove a bogus reference to a non-existing doc by Mauro Carvalho Chehab · 6 years ago
  24. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 8a7e8ff Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by David S. Miller · 6 years ago
  26. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  27. 6d97985 isdn: move capi drivers to staging by Arnd Bergmann · 6 years ago
  28. 99c2aa1 isdn: hdlc: move into mISDN by Arnd Bergmann · 6 years ago
  29. 9c3c0c2 isdn: remove isdn4linux by Arnd Bergmann · 6 years ago
  30. 85993b8 isdn: remove hisax driver by Arnd Bergmann · 6 years ago
  31. 8e6c8aa isdn: gigaset: remove i4l support by Arnd Bergmann · 6 years ago
  32. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  33. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  34. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  35. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  36. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  37. 9e567af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90 by Thomas Gleixner · 6 years ago
  38. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  39. ccfb62f mISDN: make sure device name is NUL terminated by Dan Carpenter · 6 years ago
  40. d008b3d2 mISDN: Fix indenting in dsp_cmx.c by Dan Carpenter · 6 years ago
  41. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  42. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  43. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  44. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  46. 4014dfa isdn: bas_gigaset: use usb_fill_int_urb() properly by Paul Bolle · 6 years ago
  47. 0fa4122 isdn:mISDN: fix misuse of %x in hfcpci.c by Fuqian Huang · 6 years ago
  48. 6f9fd97 isdn: hisax: Fix misuse of %x in config.c by Fuqian Huang · 6 years ago
  49. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. 238ffdc mISDN: Check address length before reading address family by Tetsuo Handa · 6 years ago
  51. a534ea3 net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static by YueHaibing · 6 years ago
  52. fae846e mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S by Bjorn Helgaas · 6 years ago
  53. 1001049 isdn: hfcpci: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  54. d721fe9 isdn: mISDNinfineon: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  55. 8a72b81 isdn: isdnloop: fix pointer dereference bug by Arnd Bergmann · 6 years ago
  56. 38d2265 isdn: mISDN: Fix potential NULL pointer dereference of kzalloc by Aditya Pakki · 6 years ago
  57. 6d20fae isdn_common: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  58. 189a10f isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any by Huang Zijiang · 6 years ago
  59. b67de69 isdn_v110: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  60. 56e9b6b isdn: i4l: isdn_tty: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  61. b6cd7dd ser_gigaset: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  62. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. bdcc5bc mISDN: fix a race in dev_expire_timer() by Eric Dumazet · 6 years ago
  64. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  65. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 65ea97d isdn: remove unneeded semicolon by YueHaibing · 6 years ago
  67. 7afa81c isdn: avm: Fix string plus integer warning from Clang by Nathan Chancellor · 6 years ago
  68. 8d008e6 mISDN: hfcsusb: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  69. 2ff33d6 isdn: i4l: isdn_tty: Fix some concurrency double-free bugs by Jia-Ju Bai · 6 years ago
  70. d63967e isdn: fix kernel-infoleak in capi_unlocked_ioctl by Eric Dumazet · 6 years ago
  71. 7418e65 isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw() by Jia-Ju Bai · 6 years ago
  72. b24b767 isdn/hisax: remove set but not used variable 'total' by YueHaibing · 6 years ago
  73. 9206eb0 PCI: add USR vendor id and use it in r8169 and w6692 driver by Heiner Kallweit · 6 years ago
  74. a8d6219 ISDN: eicon: Remove driver by Olof Johansson · 6 years ago
  75. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  76. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  77. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  78. aeb5e02 mISDN: Fix type of switch control variable in ctrl_teimanager by Nathan Chancellor · 6 years ago
  79. a1930a9 isdn: hfc_{pci,sx}: Avoid empty body if statements by Nathan Chancellor · 6 years ago
  80. 969ec01 gigaset: add ->compat_ioctl() by Al Viro · 6 years ago
  81. 09d88c8 gigaset: don't try to printk userland buffer contents by Al Viro · 6 years ago
  82. e67504c isdn_tty: TCSBRK{,P} won't reach ->ioctl() by Al Viro · 6 years ago
  83. 864e880 kill capinc_tty_ioctl() by Al Viro · 6 years ago
  84. 7579d84 isdn/hisax: amd7930_fn: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  85. 062f97a isdn/gigaset/isocdata: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  86. 272a661 isdn/gigaset: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  87. 2b91561 gigaset: asyncdata: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  88. 3f60b03 isdn/hisax: Fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  89. 66ab235 mISDN: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  90. faa0832 isdn/hisax: Remove unnecessary parenthesis by Nathan Chancellor · 6 years ago
  91. 5e22002 isdn: Disable IIOCDBGVAR by Kees Cook · 6 years ago
  92. 055d624 isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  93. 87935aa isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack() by Jia-Ju Bai · 6 years ago
  94. 9d8009d isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe() by Jia-Ju Bai · 6 years ago
  95. 8c957d6 isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe() by Jia-Ju Bai · 6 years ago
  96. 20fbdc3 isdn/capi: fix defined but not used warnings by Randy Dunlap · 6 years ago
  97. d287c50 isdn: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  98. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. 414372f TTY: isdn: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  100. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago