projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
media: usbtv: prevent double free in error case
2018-03-31
Guillaume Nault
ppp: avoid loop in xmit recursion detection code
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2018-03-09
Guillaume Nault
ppp: prevent unregistered channels from connecting...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2018-01-31
Guillaume Nault
ppp: unlock all_ppp_mutex before registering device
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2018-01-31
Guillaume Nault
pppoe: take ->needed_headroom of lower device into...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-11-05
Guillaume Nault
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-10-31
Guillaume Nault
l2tp: hold tunnel in pppol2tp_connect()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-10-15
Guillaume Nault
l2tp: check ps->sock before running pppol2tp_session_ioctl()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-10-06
Guillaume Nault
ppp: fix race in ppp device destruction
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-10-02
Guillaume Nault
l2tp: fix l2tp_eth module loading
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-10-01
Guillaume Nault
ppp: fix __percpu annotation
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-09-25
Guillaume Nault
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-09-25
Guillaume Nault
l2tp: ensure sessions are freed after their PPPOL2TP...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-09-03
Guillaume Nault
l2tp: pass tunnel pointer to ->session_create()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-09-03
Guillaume Nault
l2tp: prevent creation of sessions on terminated tunnels
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-08-28
Guillaume Nault
l2tp: hold tunnel used while creating sessions with...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-08-28
Guillaume Nault
l2tp: hold tunnel while handling genl TUNNEL_GET commands
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-08-28
Guillaume Nault
l2tp: hold tunnel while handling genl tunnel updates
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-08-28
Guillaume Nault
l2tp: hold tunnel while processing genl delete command
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-08-28
Guillaume Nault
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-08-28
Guillaume Nault
l2tp: initialise session's refcount before making it...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-08-09
Guillaume Nault
ppp: fix xmit recursion detection on ppp channels
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-27
Guillaume Nault
l2tp: remove useless device duplication test in l2tp_eth_cre...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-25
Guillaume Nault
l2tp: define "l2tpeth" device type
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-25
Guillaume Nault
l2tp: set name_assign_type for devices created by l2tp_eth.c
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-12
Guillaume Nault
l2tp: define parameters of l2tp_tunnel_find*() as ...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-12
Guillaume Nault
l2tp: define parameters of l2tp_session_get*() as ...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-11
Guillaume Nault
l2tp: remove l2tp_session_find()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-11
Guillaume Nault
l2tp: remove useless duplicate session detection in...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-08
Guillaume Nault
l2tp: don't mask errors in pppol2tp_getsockopt()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-08
Guillaume Nault
l2tp: don't mask errors in pppol2tp_setsockopt()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-04
Guillaume Nault
l2tp: fix PPP pseudo-wire auto-loading
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-04
Guillaume Nault
l2tp: take reference on sessions being dumped
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-02
Guillaume Nault
l2tp: take a reference on sessions used in genetlink...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-02
Guillaume Nault
l2tp: hold session while sending creation notifications
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-02
Guillaume Nault
l2tp: fix duplicate session creation
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-02
Guillaume Nault
l2tp: ensure session can't get removed during pppol2tp_sessi...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-04-02
Guillaume Nault
l2tp: fix race in l2tp_recv_common()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-03-29
Guillaume Nault
l2tp: purge socket queues in the .destruct() callback
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-03-29
Guillaume Nault
l2tp: hold tunnel socket when handling control frames...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-01-07
Guillaume Nault
l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-01-07
Guillaume Nault
l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-01-07
Guillaume Nault
l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-01-07
Guillaume Nault
l2tp: remove redundant addr_len check in l2tp_ip_bind()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-01-02
Guillaume Nault
l2tp: take remote address into account in l2tp_ip and...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2017-01-02
Guillaume Nault
l2tp: consider '::' as wildcard address in l2tp_ip6...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-11-30
Guillaume Nault
l2tp: fix address test in __l2tp_ip6_bind_lookup()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-11-30
Guillaume Nault
l2tp: fix lookup for sockets not bound to a device...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-11-30
Guillaume Nault
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-11-30
Guillaume Nault
l2tp: hold socket before dropping lock in l2tp_ip{...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-11-30
Guillaume Nault
l2tp: lock socket before checking flags in connect()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-11-20
Guillaume Nault
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-09-09
Guillaume Nault
ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROU...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-09-09
Guillaume Nault
ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-08-31
Guillaume Nault
ppp: declare PPP devices as LLTX
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-08-31
Guillaume Nault
ppp: avoid dealock on recursive xmit
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-08-09
Guillaume Nault
ppp: build ifname using unit identifier for rtnl based...
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-06-08
Guillaume Nault
l2tp: fix configuration passed to setup_udp_tunnel_sock()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-04-29
Guillaume Nault
ppp: add rtnetlink device creation support
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-04-29
Guillaume Nault
ppp: define reusable device creation functions
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-03-23
Guillaume Nault
ppp: take reference on channels netns
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-03-16
Guillaume Nault
ppp: ensure file->private_data can't be overridden
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-03-07
Guillaume Nault
ppp: release rtnl mutex when interface creation fails
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-03-01
Guillaume Nault
ppp: lock ppp->flags in ppp_read() and ppp_poll()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-02-25
Guillaume Nault
ppp: clarify parsing of user supplied data in ppp_set_compress()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-02-17
Guillaume Nault
pppoe: fix reference counting in PPPoE proxy
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2016-01-04
Guillaume Nault
l2tp: rely on ppp layer for skb scrubbing
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-12-14
Guillaume Nault
ppp: declare ppp devices as enumerated interfaces
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-12-14
Guillaume Nault
ppp: define "ppp" device type
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-12-04
Guillaume Nault
pppoe: fix memory corruption in padt work structure
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-12-03
Guillaume Nault
pppox: use standard module auto-loading feature
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-11-20
Guillaume Nault
ppp: remove PPPOX_ZOMBIE socket state
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-11-20
Guillaume Nault
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-10-23
Guillaume Nault
ppp: fix pppoe_dev deletion condition in pppoe_release()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-10-05
Guillaume Nault
ppp: don't override sk->sk_state in pppoe_flush_dev()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-09-25
Guillaume Nault
ppp: fix lockdep splat in ppp_dev_uninit()
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-08-25
Guillaume Nault
ppp: implement x-netns support
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2015-08-17
Guillaume Nault
ppp: fix device unregistration upon netns deletion
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2014-09-05
Guillaume Nault
l2tp: fix race while getting PMTU on PPP pseudo-wire
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2014-03-06
Guillaume Nault
l2tp: fix userspace reception on plain L2TP sockets
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2014-03-06
Guillaume Nault
l2tp: fix manual sequencing (de)activation in L2TPv2
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2013-06-13
Guillaume Nault
l2tp: Fix sendmsg() return value
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2013-06-13
Guillaume Nault
l2tp: Fix PPP header erasure and memory leak
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree
2013-03-01
Guillaume Nault
l2tp: Restore socket refcount when sendmsg succeeds
Signed-off-by:
Guillaume Nault
<g.nault@alphalink.fr>
commit
|
commitdiff
|
tree