summaryrefslogtreecommitdiff
path: root/net/l2tp/l2tp_netlink.c
Commit message (Expand)AuthorAge
* net: l2tp: cleanup: remove redundant conditionAsbjørn Sloth Tønnesen2016-11-09
* net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flagsAsbjørn Sloth Tønnesen2016-11-09
* net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INETAsbjørn Sloth Tønnesen2016-11-09
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* l2tp: make nla_policy conststephen hemminger2016-09-01
* l2tp: use nla_put_u64_64bit()Nicolas Dichtel2016-04-25
* libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-23
* l2tp: Fix error creating L2TP tunnelsMark Tomlinson2016-02-17
* l2tp: auto load type modulesstephen hemminger2015-09-25
* 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
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* l2tp : multicast notification to the registered listenersBill Hong2014-12-31
* l2tp: Add support for zero IPv6 checksumsTom Herbert2014-05-23
* net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-23
* l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault2014-03-06
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* genetlink: make all genl_ops users constJohannes Berg2013-11-14
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* l2tp: avoid deadlock in l2tp stats updateTom Parkin2013-03-20
* l2tp: set netnsok flag for netlink messagesTom Parkin2013-02-05
* l2tp: session is an array not a pointerAlan Cox2012-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * l2tp: fix return value checkWei Yongjun2012-09-27
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
|/
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-28
* genetlink: Build a generic netlink family module aliasNeil Horman2012-05-29
* net: l2tp: Standardize logging stylesJoe Perches2012-05-17
* l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston2012-05-01
* l2tp: fix locking of 64-bit counters for smpJames Chapman2012-05-01
* l2tp: Stop using NLA_PUT*().David S. Miller2012-04-02
* l2tp: Fix set-but-unused variables.David S. Miller2011-04-17
* l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller2010-04-03
* l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman2010-04-03
* l2tp: Add netlink control API for L2TPJames Chapman2010-04-03