Commit History

Author SHA1 Message Date
  Sabrina Dubroca 62b982eeb4 l2tp: fix race condition in l2tp_tunnel_delete 8 years ago
  Guillaume Nault b228a94066 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() 8 years ago
  Guillaume Nault f026bc29a8 l2tp: pass tunnel pointer to ->session_create() 8 years ago
  Guillaume Nault f3c66d4e14 l2tp: prevent creation of sessions on terminated tunnels 8 years ago
  Guillaume Nault 54652eb12c l2tp: hold tunnel while looking up sessions in l2tp_netlink 8 years ago
  Reshetova, Elena f00c854c96 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t 8 years ago
  Reshetova, Elena fbea9e0760 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t 8 years ago
  Guillaume Nault 2f858b928b l2tp: define parameters of l2tp_tunnel_find*() as "const" 8 years ago
  Guillaume Nault 9aaef50c44 l2tp: define parameters of l2tp_session_get*() as "const" 8 years ago
  Guillaume Nault 55a3ce3b9d l2tp: remove l2tp_session_find() 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 61b9a04772 l2tp: fix race in l2tp_recv_common() 8 years ago
  Eric Dumazet 72fb96e7bd l2tp: do not use udp_ioctl() 8 years ago
  Asbjørn Sloth Tønnesen 41c43fbee6 net: l2tp: export debug flags to UAPI 8 years ago
  Javier Martinez Canillas 9dd79945b0 l2tp: use IS_ENABLED() instead of checking for built-in or module 9 years ago
  stephen hemminger f1f39f9110 l2tp: auto load type modules 10 years ago
  Tom Herbert 6b649feafe l2tp: Add support for zero IPv6 checksums 11 years ago
  Guillaume Nault bb5016eac1 l2tp: fix manual sequencing (de)activation in L2TPv2 11 years ago
  stephen hemminger b5d2b2858f l2tp: make local functions static 11 years ago
  Joe Perches c1b1203d65 net: misc: Remove extern from function prototypes 12 years ago
  François Cachereul e18503f41f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses 12 years ago
  James Chapman a0dbd82227 l2tp: make datapath resilient to packet loss when sequence numbers enabled 12 years ago
  James Chapman 8a1631d588 l2tp: make datapath sequence number support RFC-compliant 12 years ago
  Tom Parkin f6e16b299b l2tp: unhash l2tp sessions on delete, not on free 12 years ago
  Tom Parkin 7b7c0719cd l2tp: avoid deadlock in l2tp stats update 12 years ago
  Tom Parkin 48f72f92b3 l2tp: add session reorder queue purge function to core 12 years ago
  Tom Parkin e34f4c7050 l2tp: export l2tp_tunnel_closeall 12 years ago
  Tom Parkin f8ccac0e44 l2tp: put tunnel socket release on a workqueue 12 years ago
  Tom Parkin 80d84ef3ff l2tp: prevent l2tp_tunnel_delete racing with userspace close 12 years ago