aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp
AgeCommit message (Expand)AuthorFilesLines
13 daysrtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protectionEric Dumazet1-1/+1
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska1-1/+1
2024-03-05net: ppp: make ppp_class constantRicardo B. Marliere1-9/+9
2024-02-21net: ppp: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao5-0/+5
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia1-14/+9
2024-02-06ppp_async: limit MRU to 64KEric Dumazet1-0/+4
2024-01-02ppp: Fix spelling typo in comment in ppp_async_encode()liyouhong1-1/+1
2023-11-13ppp: limit MRU to 64KWillem de Bruijn1-0/+4
2023-11-10tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida1-1/+1
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner1-2/+2
2023-10-01net: implement lockless SO_PRIORITYEric Dumazet1-1/+1
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-36/+16
2023-08-11tty: ldops: unify to u8Jiri Slaby (SUSE)2-9/+7
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)2-7/+6
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)2-10/+9
2023-08-11tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)2-2/+2
2023-08-11tty: remove dummy tty_ldisc_ops::poll() implementationsJiri Slaby (SUSE)2-16/+0
2023-07-18net: ppp: Remove unnecessary (void*) conversionsWu Yunchuan2-4/+4
2023-07-14pptp: Constify the po parameter of pptp_route_output().Guillaume Nault1-2/+2
2023-07-04pptp: Fix fib lookup calls.Guillaume Nault1-11/+20
2023-06-06net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definitionLukas Bulwahn1-1/+1
2023-05-17net/pppoe: make number of hash bits configurableJaco Kroon2-1/+35
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2022-11-25use less confusing names for iov_iter direction initializersAl Viro1-1/+1
2022-11-23ppp: associate skb with a device at txStanislav Fomichev1-0/+2
2022-06-17ppp: Fix typo in commentXiang wangx1-1/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau1-0/+1
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp1-2/+1
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-4/+2
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2022-01-06ppp: ensure minimum packet size in ppp_write()Eric Dumazet1-1/+6
2021-12-10ppp: add netns refcount trackerEric Dumazet1-2/+3
2021-11-25tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby2-4/+2
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-8/+6
2021-10-08ppp: use the correct function to check if a netdev name is in useAntoine Tenart1-1/+1
2021-09-22tty: remove file from n_tty_ioctl_helperJiri Slaby2-2/+2
2021-09-22tty: remove file from tty_mode_ioctlJiri Slaby2-2/+2
2021-09-22tty: make tty_ldisc_ops::hangup return voidJiri Slaby2-4/+2
2021-08-17bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko1-4/+4
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+16
2021-08-08ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár1-4/+15
2021-08-08ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár1-1/+1
2021-07-27ppp: use ndo_siocdevprivateArnd Bergmann1-3/+3
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-12/+12
2021-05-20net: ppp: remove leading spaces before tabsHui Tang1-1/+1
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby2-4/+2
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2-2/+2
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby2-2/+4
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2-6/+6
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-3/+47
2021-03-30ppp: deflate: Remove useless call "zlib_inflateEnd"Jiapeng Chong1-1/+0
2021-03-24net: ppp: resolve forwarding path for bridge pppoe devicesFelix Fietkau2-0/+45
2021-03-17net: ppp: Mundane typo fixes in the file pppoe.cBhaskar Chowdhury1-2/+2
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby2-2/+0
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+4
2021-02-02ppp: use new tasklet APIEmil Renner Berthing2-8/+8
2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman1-3/+9
2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman2-2/+4
2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2-2/+4
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+9
2021-01-08ppp: clean up endianness conversionsJulian Wiedmann1-5/+3
2021-01-08ppp: fix refcount underflow on channel unbridgeTom Parkin1-3/+9
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin1-3/+149
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-3/+3
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig2-4/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-12/+12
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault1-0/+3
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-0/+2
2020-01-15pptp: support sockets bound to an interfaceUlrich Weber1-2/+3
2019-12-27ppp: Remove redundant BUG_ON() check in ppp_pernetXu Wang1-2/+0
2019-12-09ppp: Adjust indentation into ppp_async_inputNathan Chancellor1-9/+9
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-05ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers1-2/+3
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-81/+164
2019-10-24net: core: add generic lockdep keysTaehee Yoo1-2/+0
2019-10-23compat_ioctl: ppp: move simple commands into ppp_generic.cArnd Bergmann1-0/+4
2019-10-23compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann1-5/+14
2019-10-23compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro1-15/+38
2019-10-23compat_ioctl: unify copy-in of ppp filtersAl Viro1-61/+108
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal1-2/+2
2019-09-25ppp: Fix memory leak in ppp_writeTakeshi Misawa1-0/+2
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann3-0/+19
2019-07-12ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"Eric Biggers1-1/+0
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-85/+15
2019-06-22ppp: mppe: Add softdep to arc4Takashi Iwai1-0/+1
2019-06-20ppp: mppe: switch to RC4 library interfaceArd Biesheuvel2-85/+15
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner6-33/+6
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14ppp: deflate: Fix possible crash in deflate_initYueHaibing1-6/+14
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2018-12-20ppp: Move PFC decompression to PPP generic layerSam Protsenko4-20/+62
2018-12-14hamradio, ppp: change semaphore to completionArnd Bergmann1-4/+4
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-13/+14
2018-09-28ppp: mppe: Remove VLA usage of skcipherKees Cook1-13/+14
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault1-0/+3
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller1-1/+1
2018-08-03ppp: mppe: Remove VLA usageKees Cook1-26/+30
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-1/+1
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-2/+2
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-2/+1
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-16/+2
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig1-1/+1
2018-05-26net: remove sock_no_pollChristoph Hellwig1-1/+0
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers1-22/+5
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig1-16/+2
2018-04-23pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-04pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai2-2/+0
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches2-2/+2
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+14
2018-03-22ppp: avoid loop in xmit recursion detection codeGuillaume Nault1-12/+14
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2018-03-04ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-02-27net: Convert ppp_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai1-0/+1
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko2-8/+4
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-4/+4
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+4
2018-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-15ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault1-2/+3
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro3-4/+4
2017-11-14ppp: exit_net cleanup checks addedVasily Averin1-0/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-11-01ppp: Destroy the mutex when cleanupGao Feng1-0/+1
2017-10-29ppp: allow usage in namespacesMatteo Croce1-1/+1
2017-10-22drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova1-5/+6
2017-10-22drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_tElena Reshetova1-10/+11
2017-10-22drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_tElena Reshetova1-5/+5
2017-10-06ppp: fix race in ppp device destructionGuillaume Nault1-0/+20
2017-10-01ppp: fix __percpu annotationGuillaume Nault1-1/+1
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-07-31ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng1-1/+1
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer1-1/+2
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer1-1/+2
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-1/+1
2017-06-18pptp: Remove unused variable in pptp_release()Christos Gkekas1-2/+0
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg4-6/+6
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-4/+2
2017-06-06ppp: mppe: Use vsnprintf extension %phNJoe Perches1-11/+4
2017-06-01ppp: remove unnecessary bh disable in xmit pathGao Feng1-11/+11
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+1
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-3/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2-2/+2
2016-08-31ppp: declare PPP devices as LLTXGuillaume Nault1-0/+2
2016-08-31ppp: avoid dealock on recursive xmitGuillaume Nault1-12/+40
2016-08-15pptp: Refactor the struct and macros of PPTP codesGao Feng1-15/+13
2016-08-10rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng1-35/+1
2016-08-09ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault1-0/+9
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2016-07-08ppp: defer netns reference release for ppp channelWANG Cong1-2/+3
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet1-5/+1
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet1-0/+3
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault1-3/+112
2016-04-29ppp: define reusable device creation functionsGuillaume Nault1-88/+118
2016-03-23ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-19/+24
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-41/+58
2016-03-16ppp: ensure file->private_data can't be overriddenGuillaume Nault1-14/+17
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+10
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault1-0/+1
2016-03-01ppp: lock ppp->flags in ppp_read() and ppp_poll()Guillaume Nault1-1/+9
2016-02-24ppp: clarify parsing of user supplied data in ppp_set_compress()Guillaume Nault1-5/+7
2016-02-17pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-01-27ppp_mppe: Use skcipher and ahashHerbert Xu1-41/+58
2016-01-24pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+16
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2015-12-14ppp: declare ppp devices as enumerated interfacesGuillaume Nault1-2/+1
2015-12-14ppp: define "ppp" device typeGuillaume Nault1-0/+6
2015-12-04pppoe: fix memory corruption in padt work structureGuillaume Nault1-4/+10
2015-12-03pppox: use standard module auto-loading featureGuillaume Nault3-2/+4
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault2-3/+3
2015-11-20ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()Guillaume Nault1-20/+2
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+2
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings1-4/+2
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman1-1/+1
2015-10-08ppp: Cache net in pptp_xmitEric W. Biederman1-2/+3
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman1-1/+1
2015-10-05ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-08-25ppp: implement x-netns supportGuillaume Nault1-2/+15
2015-08-17ppp: fix device unregistration upon netns deletionGuillaume Nault1-36/+42