summaryrefslogtreecommitdiff
path: root/net/l2tp/l2tp_core.h
Commit message (Expand)AuthorAge
* l2tp: remove l2tp specific refcount debuggingGuillaume Nault2017-11-01
* l2tp: remove ->ref() and ->deref()Guillaume Nault2017-11-01
* l2tp: don't register sessions in l2tp_session_create()Guillaume Nault2017-10-29
* l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2017-09-26
* l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()Guillaume Nault2017-09-25
* l2tp: pass tunnel pointer to ->session_create()Guillaume Nault2017-09-03
* l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault2017-09-03
* l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault2017-08-28
* net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_tReshetova, Elena2017-07-04
* l2tp: define parameters of l2tp_tunnel_find*() as "const"Guillaume Nault2017-04-12
* l2tp: define parameters of l2tp_session_get*() as "const"Guillaume Nault2017-04-12
* l2tp: remove l2tp_session_find()Guillaume Nault2017-04-11
* l2tp: take reference on sessions being dumpedGuillaume Nault2017-04-04
* l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault2017-04-01
* l2tp: fix race in l2tp_recv_common()Guillaume Nault2017-04-01
* l2tp: do not use udp_ioctl()Eric Dumazet2017-02-10
* net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2016-12-10
* l2tp: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-10
* l2tp: auto load type modulesstephen hemminger2015-09-25
* l2tp: Add support for zero IPv6 checksumsTom Herbert2014-05-23
* l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault2014-03-06
* l2tp: make local functions staticstephen hemminger2014-01-13
* net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul2013-10-02
* l2tp: make datapath resilient to packet loss when sequence numbers enabledJames Chapman2013-07-02
* l2tp: make datapath sequence number support RFC-compliantJames Chapman2013-07-02
* l2tp: unhash l2tp sessions on delete, not on freeTom Parkin2013-03-20
* l2tp: avoid deadlock in l2tp stats updateTom Parkin2013-03-20
* l2tp: add session reorder queue purge function to coreTom Parkin2013-03-20
* l2tp: export l2tp_tunnel_closeallTom Parkin2013-03-20
* l2tp: put tunnel socket release on a workqueueTom Parkin2013-02-05
* l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin2013-01-29
* l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2012-08-30
* net: l2tp: Standardize logging stylesJoe Perches2012-05-17
* l2tp: fix reorder timeout recoveryJames Chapman2012-05-10
* l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston2012-05-01
* l2tp: fix locking of 64-bit counters for smpJames Chapman2012-05-01
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* l2tp: make local function staticstephen hemminger2010-10-24
* l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet2010-04-04
* l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller2010-04-03
* l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman2010-04-03
* l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman2010-04-03
* l2tp: Add netlink control API for L2TPJames Chapman2010-04-03
* l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman2010-04-03
* l2tp: Add L2TPv3 protocol supportJames Chapman2010-04-03
* l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-03