aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/ppp_synctty.c
AgeCommit message (Expand)Author
2023-11-28ppp: limit MRU to 64KWillem de Bruijn
2023-11-28tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20ppp: Move PFC decompression to PPP generic layerSam Protsenko
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-10-22drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-03-27ppp: reuse print_hex_dump_bytesAndy Shevchenko
2013-03-18tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2011-08-27ppp: Move the PPP driversJeff Kirsher