summaryrefslogtreecommitdiff
path: root/net/l2tp (follow)
Commit message (Expand)AuthorAge
...
| * l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com2020-04-13
* | Merge 4.4.189 into android-4.4-pGreg Kroah-Hartman2019-08-11
|\|
| * compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-11
* | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
|\|
| * l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet2019-03-23
* | Merge 4.4.173 into android-4.4-pGreg Kroah-Hartman2019-02-07
|\|
| * l2tp: fix reading optional fields of L2TPv3Jacob Wen2019-02-06
| * l2tp: remove l2specific_len dependency in l2tp_coreLorenzo Bianconi2019-02-06
| * l2tp: copy 4 more bytes to linear part if necessaryJacob Wen2019-02-06
* | Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman2018-11-10
|\|
| * l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault2018-11-10
| * l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault2018-11-10
* | Merge 4.4.151 into android-4.4-pGreg Kroah-Hartman2018-08-22
|\|
| * l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang2018-08-22
* | Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
|\|
| * l2tp: revert "l2tp: fix missing print session offset info"James Chapman2018-05-26
* | Merge 4.4.130 into android-4.4Greg Kroah-Hartman2018-04-30
|\|
| * l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2018-04-29
* | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
|\|
| * l2tp: fix missing print session offset infoHangbin Liu2018-04-13
* | Merge 4.4.126 into android-4.4Greg Kroah-Hartman2018-03-31
|\|
| * l2tp: do not accept arbitrary socketsEric Dumazet2018-03-31
* | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
|\|
| * l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby2017-12-20
* | Merge 4.4.99 into android-4.4Greg Kroah-Hartman2017-11-18
|\|
| * l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault2017-11-18
* | Merge 4.4.94 into android-4.4Greg Kroah-Hartman2017-10-22
|\|
| * l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2017-10-21
| * l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-10-21
* | Merge 4.4.66 into android-4.4Greg Kroah-Hartman2017-05-03
|\|
| * l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault2017-05-02
| * l2tp: take reference on sessions being dumpedGuillaume Nault2017-05-02
| * l2tp: purge socket queues in the .destruct() callbackGuillaume Nault2017-05-02
* | l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hber2017-03-22
|\|
| * l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-03-22
* | Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
|\|
| * l2tp: do not use udp_ioctl()Eric Dumazet2017-02-18
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-01-03
|\ \ | |/ |/|
| * net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-12-20
* | l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2016-12-10
* | l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault2016-06-24
* | ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan2016-04-20
* | ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan2016-04-20
* | l2tp: Fix error creating L2TP tunnelsMark Tomlinson2016-03-03
|/
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\
| * l2tp: protect tunnel->del_work by ref_countAlexander Couzens2015-09-28
* | l2tp: auto load IP modulesstephen hemminger2015-09-25
* | l2tp: auto load type modulesstephen hemminger2015-09-25
|/
* net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-11