aboutsummaryrefslogtreecommitdiff
path: root/include/linux/if_pppox.h
AgeCommit message (Expand)Author
2011-08-26headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings
2011-08-26headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-22header: fix broken headers for user spaceChangli Gao
2010-08-22net: use __be16 instead of u16 for the userspace codeChangli Gao
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-06-03net: use __packed annotationEric Dumazet
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-10-10pppoe: endiannessAl Viro
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-07-10[L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-25[PPPOE]: Introduce pppoe_hdr()Arnaldo Carvalho de Melo
2007-03-05[PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl
2006-01-03[PPPOX]: Fix assignment into const proto_ops.David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds