1. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  2. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  3. 853effc l2tp: Fix error creating L2TP tunnels by Mark Tomlinson · 8 years ago
  4. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  5. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  6. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  7. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  8. 33f72e6 l2tp : multicast notification to the registered listeners by Bill Hong · 9 years ago
  9. 6b649fea l2tp: Add support for zero IPv6 checksums by Tom Herbert · 10 years ago
  10. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 10 years ago
  11. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 10 years ago
  12. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  13. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  14. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  15. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 11 years ago
  16. b6fdfdf l2tp: set netnsok flag for netlink messages by Tom Parkin · 11 years ago
  17. e269ed2 l2tp: session is an array not a pointer by Alan Cox · 12 years ago
  18. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. 7f8436a l2tp: fix return value check by Wei Yongjun · 12 years ago
  20. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  21. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  22. e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 12 years ago
  23. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  24. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 12 years ago
  25. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 12 years ago
  26. 60aed2a l2tp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  27. 8cb4901 l2tp: Fix set-but-unused variables. by David S. Miller · 13 years ago
  28. f481c0d l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c by David S. Miller · 14 years ago
  29. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 14 years ago
  30. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 14 years ago