summaryrefslogtreecommitdiff
path: root/drivers/net/ppp
AgeCommit message (Expand)Author
2015-02-26ppp: deflate: never return len larger than output bufferFlorian Westphal
2014-12-06pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-11-14fix misuses of f_count() in ppp and netlinkAl Viro
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-07-28net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2013-12-26ppp: slight optimization of addr comparedingtianhong
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-09pptp: fix sparse pointer warningstephen hemminger
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
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
2013-02-27ppp: convert to idr_alloc()Tejun Heo
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-01-22drivers/net/ppp: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-11-01ppp: make ppp_get_stats64 staticstephen hemminger
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-22pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-08pptp: lookup route with the proper net namespaceGao feng
2012-08-03ppp: add 64 bit statsKevin Groeneveld
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet
2012-05-17pppoe: remove unused return value from two methods.Rami Rosen
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-13ppp: Fix race condition with queue start/stopDavid Woodhouse
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-03ppp: use for_each_set_bit_fromAkinobu Mita
2012-04-03ppp: Don't stop and restart queue on every TX packetDavid Woodhouse
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-03-04ppp: Change copyright notices from ANU to mePaul Mackerras
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan
2012-02-13ppp: fix truesize underestimationEric Dumazet
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-12pptp: Accept packet with seq zeroBradley Peterson
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller