aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp
AgeCommit message (Expand)Author
2016-07-26l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet
2016-06-08l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang
2016-05-01net: l2tp: fix reversed udp6 checksum flagsWang Shanker
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-04ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan
2016-04-04ipv4: l2tp: fix a potential issue in l2tp_ip_recvHaishuang Yan
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh
2016-04-04ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-17l2tp: Fix error creating L2TP tunnelsMark Tomlinson
2016-02-11inet: create IPv6-equivalent inet_hash functionCraig Gallek
2016-01-04l2tp: rely on ppp layer for skb scrubbingGuillaume Nault
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03pppox: use standard module auto-loading featureGuillaume Nault
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-28l2tp: protect tunnel->del_work by ref_countAlexander Couzens
2015-09-25l2tp: auto load IP modulesstephen hemminger
2015-09-25l2tp: auto load type modulesstephen hemminger
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06l2tp: unregister l2tp_net_ops on failure pathWANG Cong
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-03l2tp: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-12-31l2tp : multicast notification to the registered listenersBill Hong
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro
2014-11-24new helper: memcpy_from_msg()Al Viro
2014-11-21l2tp_eth: allow to set a specific mac addressAlexander Couzens
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-09-19l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functionsAndy Zhou
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05l2tp: fix missing line continuationAndy Zhou
2014-09-05l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-09-01l2tp: Enable checksum unnecessary conversions for l2tp/UDP socketsTom Herbert
2014-07-31net: use inet6_iif instead of IP6CB()->iifDuan Jiong
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller