1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  3. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  4. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  5. 01e28b9 l2tp: split l2tp_session_get() by Guillaume Nault · 6 years ago
  6. d6a61ec l2tp: define l2tp_tunnel_uses_xfrm() by Guillaume Nault · 6 years ago
  7. e9697e2 l2tp: ignore L2TP_ATTR_MTU by Guillaume Nault · 6 years ago
  8. 92ea4a7 l2tp: drop ->mru from struct l2tp_session by Guillaume Nault · 6 years ago
  9. ae51a7c l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute by Guillaume Nault · 6 years ago
  10. 3ae5536 l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute by Guillaume Nault · 6 years ago
  11. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 7 years ago
  12. 5846c13 l2tp: hold reference on tunnels in netlink dumps by Guillaume Nault · 7 years ago
  13. f6cd651 l2tp: fix race in duplicate tunnel detection by Guillaume Nault · 7 years ago
  14. 6b9f342 l2tp: fix races in tunnel creation by Guillaume Nault · 7 years ago
  15. 30c3e9d l2tp: remove switch block in l2tp_nl_cmd_session_create() by Lorenzo Bianconi · 7 years ago
  16. 9afa658 l2tp: remove l2specific_len configurable parameter by Lorenzo Bianconi · 7 years ago
  17. dfffc97 l2tp: double-check l2specific_type provided by userspace by Lorenzo Bianconi · 7 years ago
  18. 900631e l2tp: remove configurable payload offset by James Chapman · 7 years ago
  19. de3b58b l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 7 years ago
  20. 863def1 l2tp: revert "l2tp: add peer_offset parameter" by James Chapman · 7 years ago
  21. f15bc54 l2tp: add peer_offset parameter by Lorenzo Bianconi · 7 years ago
  22. 820da53 l2tp: fix missing print session offset info by Hangbin Liu · 7 years ago
  23. a434621 l2tp: remove ->ref() and ->deref() by Guillaume Nault · 7 years ago
  24. 4dc12ff l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  25. be070c7 net: l2tp: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  26. f026bc2 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 7 years ago
  27. e702c12 l2tp: hold tunnel used while creating sessions with netlink by Guillaume Nault · 7 years ago
  28. 4e4b21d l2tp: hold tunnel while handling genl TUNNEL_GET commands by Guillaume Nault · 7 years ago
  29. 8c0e421 l2tp: hold tunnel while handling genl tunnel updates by Guillaume Nault · 7 years ago
  30. bb0a32c l2tp: hold tunnel while processing genl delete command by Guillaume Nault · 7 years ago
  31. 54652eb l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 7 years ago
  32. af87ae4 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 8 years ago
  33. e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 8 years ago
  34. 2777e2a l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 8 years ago
  35. 5e6a9e5 l2tp: hold session while sending creation notifications by Guillaume Nault · 8 years ago
  36. 57ceb86 net: l2tp: cleanup: remove redundant condition by Asbjørn Sloth Tønnesen · 8 years ago
  37. 97b7af0 net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags by Asbjørn Sloth Tønnesen · 8 years ago
  38. 7ff516f net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INET by Asbjørn Sloth Tønnesen · 8 years ago
  39. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  40. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  41. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  42. f5bb341 l2tp: make nla_policy const by stephen hemminger · 8 years ago
  43. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  44. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  45. 853effc l2tp: Fix error creating L2TP tunnels by Mark Tomlinson · 9 years ago
  46. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  47. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  48. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  49. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  50. 33f72e6 l2tp : multicast notification to the registered listeners by Bill Hong · 10 years ago
  51. 6b649fea l2tp: Add support for zero IPv6 checksums by Tom Herbert · 11 years ago
  52. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 11 years ago
  53. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 11 years ago
  54. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  55. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  56. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  57. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 12 years ago
  58. b6fdfdf l2tp: set netnsok flag for netlink messages by Tom Parkin · 12 years ago
  59. e269ed2 l2tp: session is an array not a pointer by Alan Cox · 12 years ago
  60. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  61. 7f8436a l2tp: fix return value check by Wei Yongjun · 12 years ago
  62. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  63. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 13 years ago
  64. e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 13 years ago
  65. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 13 years ago
  66. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 13 years ago
  67. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 13 years ago
  68. 60aed2a l2tp: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  69. 8cb4901 l2tp: Fix set-but-unused variables. by David S. Miller · 14 years ago
  70. f481c0d l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c by David S. Miller · 15 years ago
  71. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 15 years ago
  72. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 15 years ago