aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-011-0/+2
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-142/+1
* pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman2012-05-011-6/+6
* net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2012-04-281-0/+12
* headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings2011-08-261-3/+4
* headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings2011-08-261-1/+1
* net: constify some ppp/pptp structsEric Dumazet2010-09-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-231-5/+5
|\
| * header: fix broken headers for user spaceChangli Gao2010-08-221-5/+5
* | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-221-2/+2
* | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-221-17/+35
|/
* net: use __packed annotationEric Dumazet2010-06-031-4/+4
* l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2010-04-031-0/+9
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-151-10/+10
* include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-151-1/+1
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* pppoe: endiannessAl Viro2007-10-101-6/+6
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-1/+1
* [L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman2007-07-111-2/+14
* [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner2007-04-261-0/+3
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PPPOE]: Introduce pppoe_hdr()Arnaldo Carvalho de Melo2007-04-261-0/+7
* [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-051-0/+2
* [PPPOX]: Fix assignment into const proto_ops.David S. Miller2006-01-031-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+175