summaryrefslogtreecommitdiff
path: root/net/l2tp (follow)
Commit message (Expand)AuthorAge
* 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
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * l2tp: unregister l2tp_net_ops on failure pathWANG Cong2015-04-06
* | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* | l2tp: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
|/
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* l2tp : multicast notification to the registered listenersBill Hong2014-12-31
* ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-09
* new helper: memcpy_from_msg()Al Viro2014-11-24
* l2tp_eth: allow to set a specific mac addressAlexander Couzens2014-11-21
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functionsAndy Zhou2014-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07
|\
| * l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault2014-09-05
* | l2tp: fix missing line continuationAndy Zhou2014-09-05
* | l2tp: Enable checksum unnecessary conversions for l2tp/UDP socketsTom Herbert2014-09-01
|/
* net: use inet6_iif instead of IP6CB()->iifDuan Jiong2014-07-31