summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
c?id=8540827ebac6b654ab2f69c8fbce9e4fbd6304a0'>pppoe: fix reception of frames with no mac headerGuillaume Nault 2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds 2018-06-04Merge branch 'work.aio-1' 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-16proc: 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