Commit History

Author SHA1 Message Date
  Guillaume Nault f026bc29a8 l2tp: pass tunnel pointer to ->session_create() 8 years ago
  Guillaume Nault e702c1204e l2tp: hold tunnel used while creating sessions with netlink 8 years ago
  Guillaume Nault 4e4b21da3a l2tp: hold tunnel while handling genl TUNNEL_GET commands 8 years ago
  Guillaume Nault 8c0e421525 l2tp: hold tunnel while handling genl tunnel updates 8 years ago
  Guillaume Nault bb0a32ce43 l2tp: hold tunnel while processing genl delete command 8 years ago
  Guillaume Nault 54652eb12c l2tp: hold tunnel while looking up sessions in l2tp_netlink 8 years ago
  Guillaume Nault af87ae465a l2tp: remove useless duplicate session detection in l2tp_netlink 8 years ago
  Guillaume Nault e08293a4cc l2tp: take reference on sessions being dumped 8 years ago
  Guillaume Nault 2777e2ab5a l2tp: take a reference on sessions used in genetlink handlers 8 years ago
  Guillaume Nault 5e6a9e5a35 l2tp: hold session while sending creation notifications 8 years ago
  Asbjørn Sloth Tønnesen 57ceb8611d net: l2tp: cleanup: remove redundant condition 8 years ago
  Asbjørn Sloth Tønnesen 97b7af097e net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags 8 years ago
  Asbjørn Sloth Tønnesen 7ff516ffe4 net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INET 8 years ago
  Johannes Berg 56989f6d85 genetlink: mark families as __ro_after_init 9 years ago
  Johannes Berg 489111e5c2 genetlink: statically initialize families 9 years ago
  Johannes Berg a07ea4d994 genetlink: no longer support using static family IDs 9 years ago
  stephen hemminger f5bb341e1d l2tp: make nla_policy const 9 years ago
  Nicolas Dichtel 1c714a9283 l2tp: use nla_put_u64_64bit() 9 years ago
  Nicolas Dichtel 2175d87cc3 libnl: nla_put_msecs(): align on a 64-bit area 9 years ago
  Mark Tomlinson 853effc55b l2tp: Fix error creating L2TP tunnels 9 years ago
  stephen hemminger f1f39f9110 l2tp: auto load type modules 10 years ago
  Jiri Benc 67b61f6c13 netlink: implement nla_get_in_addr and nla_get_in6_addr 10 years ago
  Jiri Benc 930345ea63 netlink: implement nla_put_in_addr and nla_put_in6_addr 10 years ago
  Johannes Berg 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 10 years ago
  Bill Hong 33f72e6f0c l2tp : multicast notification to the registered listeners 10 years ago
  Tom Herbert 6b649feafe l2tp: Add support for zero IPv6 checksums 11 years ago
  Tom Herbert 28448b8045 net: Split sk_no_check into sk_no_check_{rx,tx} 11 years ago
  Guillaume Nault bb5016eac1 l2tp: fix manual sequencing (de)activation in L2TPv2 11 years ago
  Johannes Berg c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 12 years ago
  Johannes Berg 4534de8305 genetlink: make all genl_ops users const 12 years ago