1. 47b0026 isdn: isdn_tty: fix build warning of strncpy by Greg Kroah-Hartman · 5 years ago
  2. 46154d2 isdn: i4l: isdn_tty: Fix some concurrency double-free bugs by Jia-Ju Bai · 5 years ago
  3. 4daf820 isdn: Disable IIOCDBGVAR by Kees Cook · 6 years ago
  4. 93eef21 isdn/i4l: fetch the ppp_write buffer in one shot by Meng Xu · 7 years ago
  5. 7b3a667 isdn/i4l: fix buffer overflow by Annie Cherkaev · 7 years ago
  6. b756862 isdn: Fix a sleep-in-atomic bug by Jia-Ju Bai · 7 years ago
  7. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  8. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  9. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  10. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 8 years ago
  11. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 8 years ago
  12. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  13. 9dffdb3 Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  14. a921e9b isdn: i4l: move active-isdn drivers to staging by Arnd Bergmann · 8 years ago
  15. a657eec isdn: Remove ASYNC_CLOSING by Peter Hurley · 8 years ago
  16. 6cc56834 isdn: remove spellcaster driver by Arnd Bergmann · 8 years ago
  17. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  18. 4ab42d7 ppp, slip: Validate VJ compression slot parameters completely by Ben Hutchings · 9 years ago
  19. 0baa57d isdn_ppp: Add checks for allocation failure in isdn_ppp_open() by Ben Hutchings · 9 years ago
  20. 79c1faa tty: Remove tty_wait_until_sent_from_close() by Peter Hurley · 9 years ago
  21. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  22. 3c7f309 isdn: fix grammar in comment by Geert Uytterhoeven · 9 years ago
  23. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  24. 317c136 isdn: i4l: Remove ASYNC_CTS_FLOW by Peter Hurley · 10 years ago
  25. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  26. 7b18ef0 isdn: use constants instead of magicnumbers by Himangi Saraogi · 10 years ago
  27. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. cc25eaa net: ppp: fix creating PPP pass and active filters by Christoph Schulz · 10 years ago
  29. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  30. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  31. 3916a31 net: ppp: don't call sk_chk_filter twice by Christoph Schulz · 10 years ago
  32. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  33. 77e0114 net: isdn: use sk_unattached_filter api by Daniel Borkmann · 10 years ago
  34. 0c295e4 isdn: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  35. 94fcf69 isdn: fix multiple sleep_on races by Arnd Bergmann · 10 years ago
  36. 48f045b isdn: slight optimization of addr compare by dingtianhong · 10 years ago
  37. 25b6e14 isdn: Correct comparison of skb->tail and skb-transport_header by Simon Horman · 11 years ago
  38. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  39. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  40. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  41. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  42. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 11 years ago
  43. ce03cb2 drivers/isdn: delete 'break' after 'return' by Chen Gang · 11 years ago
  44. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 11 years ago
  45. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  46. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  47. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  48. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 11 years ago
  49. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  50. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 11 years ago
  51. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  52. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 11 years ago
  53. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  54. 7fd78ed isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES by Lee Jones · 12 years ago
  55. 435f08a isdn: fix a wrapping bug in isdn_ppp_ioctl() by Dan Carpenter · 12 years ago
  56. f7e0405 TTY: i4l, add tty install by Jiri Slaby · 12 years ago
  57. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  58. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  59. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  60. 1f35292 isdn: remove duplicate NULL check by Dan Carpenter · 12 years ago
  61. 59d59b0 ISDN: remove uses of isdn_tty_revision by Jiri Slaby · 12 years ago
  62. 875d54a TTY: isdn, use tty_port_block_til_ready helper by Jiri Slaby · 12 years ago
  63. 042b9e7 TTY: isdn, define tty_port_operations by Jiri Slaby · 12 years ago
  64. 4330d66 TTY: isdn, use tty_port_close_end helper by Jiri Slaby · 12 years ago
  65. 265d6f0 TTY: isdn, define local tty_port by Jiri Slaby · 12 years ago
  66. 82e46b3 TTY: isdn, use xmit_buf from tty_port by Jiri Slaby · 12 years ago
  67. ba43294 TTY: isdn, use tty from tty_port by Jiri Slaby · 12 years ago
  68. 1b05f03 TTY: isdn, use counts from tty_port by Jiri Slaby · 12 years ago
  69. c6e92b6 TTY: isdn, use open/close_wait from tty_port by Jiri Slaby · 12 years ago
  70. 48decc1 TTY: isdn, add tty_port by Jiri Slaby · 12 years ago
  71. 37630f4 TTY: isdn, make some functions readable by Jiri Slaby · 12 years ago
  72. ce93d33 TTY: isdn, do not play with module refcounts by Jiri Slaby · 12 years ago
  73. 6776a2f TTY: isdn, remove ISDN_ASYNC_* flags by Jiri Slaby · 12 years ago
  74. 05eb48b TTY: isdn, remove callout by Jiri Slaby · 12 years ago
  75. 1ca6711 ISDN: i4l, remove cvs crap by Jiri Slaby · 12 years ago
  76. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  77. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  78. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  79. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  80. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  81. ee556fe isdn: Fix typo in isdn_ppp.c by Masanari Iida · 12 years ago
  82. 5a46e0f isdn: type bug in isdn_net_header() by Dan Carpenter · 12 years ago
  83. 2193cea drivers: isdn: Fix dependency for ISDN_PPP by Fabio Estevam · 12 years ago
  84. 5dc5503 isdn: avoid copying too long drvid by Dan Carpenter · 12 years ago
  85. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  86. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  87. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  88. 1ac4594 isdn: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  89. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  90. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  91. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  92. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  93. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  94. 9365f11 isdn: i4l: isdn_tty: Fix unused-but-set variables. by David S. Miller · 13 years ago
  95. 07f46f8 isdn: i4l: isdn_net: Fix set-but-unused variables. by David S. Miller · 13 years ago
  96. 50a7c11 isdn: i4l: isdn_common: Fix set-but-unused variables. by David S. Miller · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  98. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  99. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  100. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago