summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/pppoe.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: memcpy_from_msg()Al Viro2014-11-241-1/+1
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-051-1/+1
* net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-141-1/+1
* ppp: slight optimization of addr comparedingtianhong2013-12-261-2/+2
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-211-2/+0Star
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-181-1/+1
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-181-1/+1
* pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-09-221-1/+1
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-191-2/+4
* pppoe: remove unused return value from two methods.Rami Rosen2012-05-171-9/+3Star
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-051-1/+1
* ppp: Move the PPP driversJeff Kirsher2011-08-271-0/+1208