index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
/
ppp_synctty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
2021-11-25
1
-2
/
+1
*
tty: remove file from n_tty_ioctl_helper
Jiri Slaby
2021-09-22
1
-1
/
+1
*
tty: remove file from tty_mode_ioctl
Jiri Slaby
2021-09-22
1
-1
/
+1
*
tty: make tty_ldisc_ops::hangup return void
Jiri Slaby
2021-09-22
1
-2
/
+1
*
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-2
/
+1
*
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
1
-1
/
+2
*
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2021-05-13
1
-3
/
+3
*
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2021-03-10
1
-1
/
+0
*
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-02-20
1
-1
/
+2
|
\
|
*
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-20
1
-1
/
+2
*
|
ppp: use new tasklet API
Emil Renner Berthing
2021-02-02
1
-4
/
+4
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
ppp: Move PFC decompression to PPP generic layer
Sam Protsenko
2018-12-20
1
-5
/
+4
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-22
1
-5
/
+6
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
1
-51
/
+2
|
\
|
*
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
2013-03-27
1
-51
/
+2
*
|
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
2013-03-18
1
-1
/
+1
|
/
*
ppp: avoid false drop_monitor false positives
Eric Dumazet
2012-05-19
1
-2
/
+2
*
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-03-04
1
-1
/
+1
*
ppp: Move the PPP drivers
Jeff Kirsher
2011-08-27
1
-0
/
+790