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