aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_netlink.c
Commit message (Expand)AuthorAge
* 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