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