1. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. 8b5fdfc mISDN: change function names to avoid conflicts by wolfgang huang · 3 years ago
  3. 2cd24a2 isdn: cpai: no need to initialise statics to 0 by Jason Wang · 3 years, 1 month ago
  4. e211210 mISDN: Fix return values of the probe function by Zheyu Ma · 3 years, 2 months ago
  5. 6510e80 isdn: mISDN: Fix sleeping function called from invalid context by Zheyu Ma · 3 years, 3 months ago
  6. 1f3e2e9 isdn: cpai: check ctr->cnr to avoid array index out of bound by Xiaolong Huang · 3 years, 3 months ago
  7. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  8. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
  9. 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 5 months ago
  10. 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 5 months ago
  11. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  12. 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
  13. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  14. d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  15. 2682ea3 mISDN: Remove obsolete PIPELINE_DEBUG debugging information by Zhen Lei · 3 years, 7 months ago
  16. 9f6f852 isdn: mISDN: netjet: Fix crash in nj_probe: by Zheyu Ma · 3 years, 8 months ago
  17. 5265db2 isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info by Phillip Potter · 3 years, 8 months ago
  18. 36a2c87 Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc" by Greg Kroah-Hartman · 3 years, 8 months ago
  19. c446f0d isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io by Phillip Potter · 3 years, 8 months ago
  20. 1bf4229 isdn: capi, drop useless pr_debugs by Jiri Slaby · 3 years, 8 months ago
  21. 3e679e1 isdn: capi, remove optional tty ops by Jiri Slaby · 3 years, 8 months ago
  22. 4da872b tty: remove empty tty_operations::set_termios by Jiri Slaby · 3 years, 8 months ago
  23. 4fb266e tty: remove empty tty_operations::flush_buffer by Jiri Slaby · 3 years, 8 months ago
  24. fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 8 months ago
  25. abd7bca Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference" by Greg Kroah-Hartman · 3 years, 8 months ago
  26. 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 8 months ago
  27. 009fc85 mISDN: fix possible use-after-free in HFC_cleanup() by Zou Wei · 3 years, 8 months ago
  28. d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 8 months ago
  29. 5979415 mISDN: Use LIST_HEAD() for list_head by Shixin Liu · 3 years, 9 months ago
  30. 77053fb mISDN: Use DEFINE_SPINLOCK() for spinlock by Shixin Liu · 3 years, 9 months ago
  31. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  32. 5ee7d4c isdn: capi: fix mismatched prototypes by Arnd Bergmann · 3 years, 9 months ago
  33. 13e8c21 misdn: avoid -Wempty-body warning by Arnd Bergmann · 3 years, 9 months ago
  34. 8176f8c isdn: remove extra spaces in the header file by Tong Zhang · 3 years, 10 months ago
  35. a9f8124 mISDN: fix crash in fritzpci by Tong Zhang · 3 years, 10 months ago
  36. 762c1ad isdn: mISDN: remove unneeded variable 'ret' by Yang Li · 3 years, 10 months ago
  37. 67a580a drivers: isdn: mISDN: fix spelling typo of 'wheter' by Wang Qing · 3 years, 10 months ago
  38. 51049bd misdn: dsp: select CONFIG_BITREVERSE by Arnd Bergmann · 4 years ago
  39. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
  40. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  41. 2d6be17 mISDN: Don't try to print a sockptr_t from debug logging code. by David S. Miller · 4 years, 5 months ago
  42. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  43. e85da79 mISDN: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 5 months ago
  44. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 5 months ago
  45. e7fff95 isdn/capi: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  46. 9f66a45 mISDN: hfcsusb: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 6 months ago
  47. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  48. 05eab4f mISDN: make dmril and dmrim static by Jason Yan · 4 years, 9 months ago
  49. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  50. b33bdf8 isdn: don't mark kcapi_proc_exit as __exit by Arnd Bergmann · 5 years ago
  51. f59aba2 isdn: capi: dead code removal by Arnd Bergmann · 5 years ago
  52. 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
  53. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  54. 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
  55. f01b437 isdn: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  56. a37ac8a mISDN: remove unused variable 'faxmodulation_s' by YueHaibing · 5 years ago
  57. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. faf7b8b isdn: hfcsusb: Spelling and grammar fixes by Geert Uytterhoeven · 5 years ago
  59. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  60. 5565a3c compat_ioctl: move isdn/capi ioctl translation into driver by Arnd Bergmann · 6 years ago
  61. 257daba idsn: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  62. b91ee4a mISDN: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  63. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  64. fe163e5 isdn/capi: check message length in capi_write() by Eric Biggers · 5 years ago
  65. 0f817a5 mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
  66. d8a1de3 isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack by Juliana Rodrigueiro · 5 years ago
  67. a0d57a5 isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain() by Jia-Ju Bai · 5 years ago
  68. f384e62 ISDN: hfcsusb: checking idx of ep configuration by Phong Tran · 5 years ago
  69. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  70. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  71. 8b01cae isdn: mISDN: remove a bogus reference to a non-existing doc by Mauro Carvalho Chehab · 6 years ago
  72. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. 8a7e8ff Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by David S. Miller · 6 years ago
  74. 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
  75. 6d97985 isdn: move capi drivers to staging by Arnd Bergmann · 6 years ago
  76. 99c2aa1 isdn: hdlc: move into mISDN by Arnd Bergmann · 6 years ago
  77. 9c3c0c2 isdn: remove isdn4linux by Arnd Bergmann · 6 years ago
  78. 85993b8 isdn: remove hisax driver by Arnd Bergmann · 6 years ago
  79. 8e6c8aa isdn: gigaset: remove i4l support by Arnd Bergmann · 6 years ago
  80. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  81. 82c2981 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 by Thomas Gleixner · 6 years ago
  82. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  83. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  84. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  85. 9e567af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90 by Thomas Gleixner · 6 years ago
  86. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  87. ccfb62f mISDN: make sure device name is NUL terminated by Dan Carpenter · 6 years ago
  88. d008b3d2 mISDN: Fix indenting in dsp_cmx.c by Dan Carpenter · 6 years ago
  89. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  90. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  91. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  92. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  94. 4014dfa isdn: bas_gigaset: use usb_fill_int_urb() properly by Paul Bolle · 6 years ago
  95. 0fa4122 isdn:mISDN: fix misuse of %x in hfcpci.c by Fuqian Huang · 6 years ago
  96. 6f9fd97 isdn: hisax: Fix misuse of %x in config.c by Fuqian Huang · 6 years ago
  97. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. 238ffdc mISDN: Check address length before reading address family by Tetsuo Handa · 6 years ago
  99. a534ea3 net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static by YueHaibing · 6 years ago
  100. fae846e mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S by Bjorn Helgaas · 6 years ago