Age | Commit message (Expand) | Author | Files | Lines |
2014-09-23 | isdn: i4l: Remove ASYNC_CTS_FLOW | Peter Hurley | 1 | -5/+0 |
2014-08-02 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 1 | -14/+12 |
2014-07-24 | 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-16 | net: ppp: fix creating PPP pass and active filters | Christoph Schulz | 1 | -4/+16 |
2014-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+1 |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-07-14 | net: ppp: don't call sk_chk_filter twice | Christoph Schulz | 1 | -7/+1 |
2014-05-23 | 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-26 | 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-28 | isdn: Correct comparison of skb->tail and skb-transport_header | Simon Horman | 1 | -1/+1 |
2013-05-01 | 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-21 | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman | 1 | -1/+3 |
2013-03-18 | 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-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -5/+5 |
2013-02-22 | new helper: file_inode(file) | Al Viro | 2 | -5/+5 |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -40/+35 |
2013-01-31 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker | 1 | -1/+0 |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -23/+16 |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby | 3 | -7/+6 |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby | 2 | -10/+10 |
2013-01-15 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 2 | -6/+9 |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 1 | -0/+4 |
2012-11-07 | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 2 | -5/+1 |
2012-10-10 | isdn: fix a wrapping bug in isdn_ppp_ioctl() | Dan Carpenter | 1 | -1/+1 |
2012-08-13 | TTY: i4l, add tty install | Jiri Slaby | 1 | -8/+15 |
2012-08-13 | TTY: automatically create nodes for some drivers | Jiri Slaby | 1 | -1/+1 |
2012-07-16 | tty: move the termios object into the tty | Alan Cox | 1 | -8/+8 |
2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -292/+179 |
2012-05-17 | isdn: remove duplicate NULL check | Dan Carpenter | 1 | -1/+1 |
2012-04-10 | ISDN: remove uses of isdn_tty_revision | Jiri Slaby | 1 | -3/+0 |
2012-04-09 | TTY: isdn, use tty_port_block_til_ready helper | Jiri Slaby | 1 | -96/+1 |
2012-04-09 | TTY: isdn, define tty_port_operations | Jiri Slaby | 1 | -1/+13 |
2012-04-09 | TTY: isdn, use tty_port_close_end helper | Jiri Slaby | 1 | -7/+2 |
2012-04-09 | TTY: isdn, define local tty_port | Jiri Slaby | 1 | -46/+52 |
2012-04-09 | TTY: isdn, use xmit_buf from tty_port | Jiri Slaby | 1 | -7/+9 |
2012-04-09 | TTY: isdn, use tty from tty_port | Jiri Slaby | 1 | -21/+20 |
2012-04-09 | TTY: isdn, use counts from tty_port | Jiri Slaby | 1 | -22/+21 |
2012-04-09 | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby | 2 | -11/+7 |
2012-04-09 | TTY: isdn, add tty_port | Jiri Slaby | 1 | -29/+31 |
2012-04-09 | TTY: isdn, make some functions readable | Jiri Slaby | 1 | -85/+93 |
2012-04-09 | TTY: isdn, do not play with module refcounts | Jiri Slaby | 1 | -11/+0 |
2012-04-09 | TTY: isdn, remove ISDN_ASYNC_* flags | Jiri Slaby | 1 | -29/+30 |