Age | Commit message (Expand) | Author |
2016-12-17 | isdn: use designated initializers | Kees Cook |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-04-30 | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley |
2016-04-30 | tty: Replace ASYNC_CHECK_CD and update atomically | Peter Hurley |
2016-04-30 | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically | Peter Hurley |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley |
2016-03-17 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-05 | isdn: i4l: move active-isdn drivers to staging | Arnd Bergmann |
2016-01-28 | isdn: Remove ASYNC_CLOSING | Peter Hurley |
2015-12-01 | isdn: remove spellcaster driver | Arnd Bergmann |
2015-11-04 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-11-02 | ppp, slip: Validate VJ compression slot parameters completely | Ben Hutchings |
2015-11-02 | isdn_ppp: Add checks for allocation failure in isdn_ppp_open() | Ben Hutchings |
2015-10-17 | tty: Remove tty_wait_until_sent_from_close() | Peter Hurley |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-26 | isdn: fix grammar in comment | Geert Uytterhoeven |
2015-03-02 | net: Kill dev_rebuild_header | Eric W. Biederman |
2014-09-23 | isdn: i4l: Remove ASYNC_CTS_FLOW | Peter Hurley |
2014-08-02 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov |
2014-07-24 | isdn: use constants instead of magicnumbers | Himangi Saraogi |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-07-16 | net: ppp: fix creating PPP pass and active filters | Christoph Schulz |
2014-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-07-14 | net: ppp: don't call sk_chk_filter twice | Christoph Schulz |
2014-05-23 | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann |
2014-03-31 | net: isdn: use sk_unattached_filter api | Daniel Borkmann |
2014-03-27 | isdn: replace del_timer by del_timer_sync | Julia Lawall |
2014-02-26 | isdn: fix multiple sleep_on races | Arnd Bergmann |
2013-12-26 | isdn: slight optimization of addr compare | dingtianhong |
2013-05-28 | isdn: Correct comparison of skb->tail and skb-transport_header | Simon Horman |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-03-28 | net: add ETH_P_802_3_MIN | Simon Horman |
2013-03-21 | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman |
2013-03-18 | TTY: cleanup tty->hw_stopped uses | Jiri Slaby |
2013-03-18 | drivers/isdn: delete 'break' after 'return' | Chen Gang |
2013-03-08 | drivers/isdn: checkng length to be sure not memory overflow | Chen Gang |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-01-31 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby |
2013-01-15 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-11-07 | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones |
2012-10-10 | isdn: fix a wrapping bug in isdn_ppp_ioctl() | Dan Carpenter |