summaryrefslogtreecommitdiff
path: root/net/l2tp (follow)
Commit message (Expand)AuthorAge
* 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
* l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang2018-08-22
* l2tp: revert "l2tp: fix missing print session offset info"James Chapman2018-05-26
* l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2018-04-29
* l2tp: fix missing print session offset infoHangbin Liu2018-04-13
* l2tp: do not accept arbitrary socketsEric Dumazet2018-03-31
* l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby2017-12-20
* l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault2017-11-18
* l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2017-10-21
* l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-10-21
* 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 Hüber2017-03-22
* l2tp: do not use udp_ioctl()Eric Dumazet2017-02-18
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\
| * net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-07-14
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15