summaryrefslogtreecommitdiff
path: root/include/linux/of_pdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/of_pdt.h')
0 files changed, 0 insertions, 0 deletions
/distro/kernel/commit/drivers/net/ppp/pppoe.c?id=c3506372277779fccbffee2475400fcd689d5738'>proc: introduce proc_create_net{,_data}Christoph Hellwig 2018-04-23pppoe: check sockaddr length in pppoe_connect()Guillaume Nault 2018-03-27net: Drop pernet_operations::asyncKirill Tkhai 2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches 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-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault 2017-06-16networking: make skb_put & friends return void pointersJohannes Berg 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan 2016-02-17pppoe: fix reference counting in PPPoE proxyGuillaume Nault 2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-12-04pppoe: fix memory corruption in padt work structureGuillaume Nault 2015-12-03pppox: use standard module auto-loading featureGuillaume Nault 2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault 2015-11-20ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()Guillaume Nault 2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault 2015-10-05ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault 2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau 2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman 2015-04-20pppoe: Lacks DST MAC address checkJoakim Tjernlund 2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue 2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth 2014-11-24new helper: memcpy_from_msg()Al Viro 2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller 2014-07-14net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz 2013-12-26ppp: slight optimization of addr comparedingtianhong 2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa 2013-05-28net: pass info struct via netdevice notifierJiri Pirko 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 2012-09-22pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu 2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet 2012-05-17pppoe: remove unused return value from two methods.Rami Rosen 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