index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
l2tp
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-10-17
*
sock: struct proto hash function may error
Craig Gallek
2022-10-28
*
Merge 4.4.284 into android-4.4-p
Greg Kroah-Hartman
2021-09-22
|
\
|
*
net/l2tp: Fix reference count leak in l2tp_udp_recv_core
Xiyu Yang
2021-09-22
*
|
Merge 4.4.231 into android-4.4-p
Greg Kroah-Hartman
2020-07-22
|
\
|
|
*
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
2020-07-22
*
|
Merge 4.4.229 into android-4.4-p
Greg Kroah-Hartman
2020-07-01
|
\
|
|
*
l2tp: Allow duplicate session creation with UDP
Ridge Kennedy
2020-06-29
*
|
Merge 4.4.227 into android-4.4-p
Greg Kroah-Hartman
2020-06-11
|
\
|
|
*
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2020-06-11
|
*
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
2020-06-11
*
|
Merge 4.4.225 into android-4.4-p
Greg Kroah-Hartman
2020-05-27
|
\
|
|
*
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
2020-05-27
|
*
l2tp: initialise PPP sessions before registering them
Guillaume Nault
2020-05-27
|
*
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
2020-05-27
|
*
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
2020-05-27
|
*
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
2020-05-27
|
*
l2tp: fix l2tp_eth module loading
Guillaume Nault
2020-05-27
|
*
l2tp: pass tunnel pointer to ->session_create()
Guillaume Nault
2020-05-27
|
*
l2tp: prevent creation of sessions on terminated tunnels
Guillaume Nault
2020-05-27
|
*
l2tp: hold tunnel used while creating sessions with netlink
Guillaume Nault
2020-05-27
|
*
l2tp: hold tunnel while handling genl TUNNEL_GET commands
Guillaume Nault
2020-05-27
|
*
l2tp: hold tunnel while handling genl tunnel updates
Guillaume Nault
2020-05-27
|
*
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
2020-05-27
|
*
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
2020-05-27
|
*
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
2020-05-27
|
*
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2020-05-27
|
*
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2020-05-27
|
*
l2tp: remove l2tp_session_find()
Guillaume Nault
2020-05-27
|
*
l2tp: remove useless duplicate session detection in l2tp_netlink
Guillaume Nault
2020-05-27
|
*
L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.
R. Parameswaran
2020-05-27
|
*
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
Asbjørn Sloth Tønnesen
2020-05-27
|
*
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
2020-05-27
|
*
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
Guillaume Nault
2020-05-27
|
*
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
2020-05-27
|
*
l2tp: hold session while sending creation notifications
Guillaume Nault
2020-05-27
|
*
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
Guillaume Nault
2020-05-27
|
*
l2tp: lock socket before checking flags in connect()
Guillaume Nault
2020-05-27
*
|
Merge 4.4.224 into android-4.4-p
Greg Kroah-Hartman
2020-05-20
|
\
|
|
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-05-20
*
|
Merge 4.4.223 into android-4.4-p
Greg Kroah-Hartman
2020-05-11
|
\
|
|
*
l2tp: fix use-after-free during module unload
Sabrina Dubroca
2020-05-10
*
|
Merge 4.4.219 into android-4.4-p
Greg Kroah-Hartman
2020-04-13
|
\
|
|
*
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
Guillaume Nault
2020-04-13
|
*
l2tp: ensure sessions are freed after their PPPOL2TP socket
Guillaume Nault
2020-04-13
|
*
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
2020-04-13
|
*
l2tp: fix duplicate session creation
Guillaume Nault
2020-04-13
|
*
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
2020-04-13
|
*
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
2020-04-13
|
*
net: l2tp: Make l2tp_ip6 namespace aware
Shmulik Ladkani
2020-04-13
[next]