summaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_core.h
Commit message (Expand)AuthorAgeFilesLines
* l2tp: unhash l2tp sessions on delete, not on freeTom Parkin2013-03-201-0/+1
* l2tp: avoid deadlock in l2tp stats updateTom Parkin2013-03-201-10/+9
* l2tp: add session reorder queue purge function to coreTom Parkin2013-03-201-0/+1
* l2tp: export l2tp_tunnel_closeallTom Parkin2013-03-201-0/+1
* l2tp: put tunnel socket release on a workqueueTom Parkin2013-02-051-0/+2
* l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin2013-01-291-1/+4
* l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2012-08-301-0/+1
* net: l2tp: Standardize logging stylesJoe Perches2012-05-171-8/+27
* l2tp: fix reorder timeout recoveryJames Chapman2012-05-101-0/+1
* l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston2012-05-011-0/+4
* l2tp: fix locking of 64-bit counters for smpJames Chapman2012-05-011-0/+1
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-8/+8
* l2tp: make local function staticstephen hemminger2010-10-241-33/+0
* l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet2010-04-041-1/+1
* l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller2010-04-031-1/+1
* l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman2010-04-031-0/+7
* l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman2010-04-031-2/+6
* l2tp: Add netlink control API for L2TPJames Chapman2010-04-031-20/+14
* l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman2010-04-031-0/+7
* l2tp: Add L2TPv3 protocol supportJames Chapman2010-04-031-8/+46
* l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-031-0/+254