index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
/
ppp_synctty.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-20
ppp: Move PFC decompression to PPP generic layer
Sam Protsenko
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-10-22
drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-03-27
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
2013-03-18
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2011-08-27
ppp: Move the PPP drivers
Jeff Kirsher