aboutsummaryrefslogtreecommitdiff
path: root/net/l2tp
AgeCommit message (Expand)Author
2019-01-23UPSTREAM: ppp: Move PFC decompression to PPP generic layerSam Protsenko
2019-01-23UPSTREAM: l2tp: Add protocol field decompressionSam Protsenko
2019-01-23BACKPORT: l2tp: remove ->recv_payload_hookGuillaume Nault
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman
2018-11-10l2tp: remove configurable payload offsetJames Chapman
2018-08-22Merge 4.9.123 into android-4.9Greg Kroah-Hartman
2018-08-22l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang
2018-05-19Merge 4.9.101 into android-4.9Greg Kroah-Hartman
2018-05-19l2tp: revert "l2tp: fix missing print session offset info"James Chapman
2018-04-30Merge 4.9.97 into android-4.9Greg Kroah-Hartman
2018-04-29l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault
2018-04-14Merge 4.9.94 into android-4.9Greg Kroah-Hartman
2018-04-13l2tp: fix missing print session offset infoHangbin Liu
2018-03-31Merge 4.9.92 into android-4.9Greg Kroah-Hartman
2018-03-31l2tp: do not accept arbitrary socketsEric Dumazet
2017-12-20Merge 4.9.71 into android-4.9Greg Kroah-Hartman
2017-12-20l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby
2017-12-10Merge 4.9.68 into android-4.9Greg Kroah-Hartman
2017-12-09l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault
2017-11-18Merge 4.9.63 into android-4.9Greg Kroah-Hartman
2017-11-18l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault
2017-10-12Merge 4.9.55 into android-4.9Greg Kroah-Hartman
2017-10-12l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-10-12l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-08-07Merge 4.9.41 into android-4.9Greg Kroah-Hartman
2017-08-06l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault
2017-07-05Merge 4.9.36 into android-4.9Greg Kroah-Hartman
2017-07-05l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault
2017-07-05l2tp: hold session while sending creation notificationsGuillaume Nault
2017-07-05l2tp: fix duplicate session creationGuillaume Nault
2017-07-05l2tp: ensure session can't get removed during pppol2tp_session_ioctl()Guillaume Nault
2017-07-05l2tp: fix race in l2tp_recv_common()Guillaume Nault
2017-05-03Merge 4.9.26 into android-4.9Greg Kroah-Hartman
2017-05-03l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault
2017-05-03l2tp: take reference on sessions being dumpedGuillaume Nault
2017-05-03l2tp: purge socket queues in the .destruct() callbackGuillaume Nault
2017-05-03l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault
2017-03-22l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hber
2017-03-22l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-02-22Merge tag 'v4.9.11' into android-4.9-aospDmitry Shmidt
2017-02-18l2tp: do not use udp_ioctl()Eric Dumazet
2017-01-27UPSTREAM: net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-11-30l2tp: fix address test in __l2tp_ip6_bind_lookup()Guillaume Nault
2016-11-30l2tp: fix lookup for sockets not bound to a device in l2tp_ipGuillaume Nault
2016-11-30l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault
2016-11-30l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault
2016-11-23net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"WANG Cong
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng
2016-11-19l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault