aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp
AgeCommit message (Expand)Author
2019-10-05ppp: Fix memory leak in ppp_writeTakeshi Misawa
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-06-22ppp: mppe: Add softdep to arc4Takashi Iwai
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2018-12-20ppp: Move PFC decompression to PPP generic layerSam Protsenko
2018-12-14hamradio, ppp: change semaphore to completionArnd Bergmann
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-09-28ppp: mppe: Remove VLA usage of skcipherKees Cook
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller
2018-08-03ppp: mppe: Remove VLA usageKees Cook
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig
2018-05-26net: remove sock_no_pollChristoph Hellwig
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-04-23pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-04pptp: remove a buggy dst release in pptp_connect()Eric Dumazet
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-04ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-02-27net: Convert ppp_net_opsKirill Tkhai
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-01-15ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-14ppp: exit_net cleanup checks addedVasily Averin
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01ppp: Destroy the mutex when cleanupGao Feng
2017-10-29ppp: allow usage in namespacesMatteo Croce
2017-10-22drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova