summaryrefslogtreecommitdiff
path: root/include/linux/if_pppox.h
AgeCommit message (Expand)Author
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-01-20[PPPOX] stop using sk_protinfoArnaldo Carvalho de Melo
2004-07-04[PATCH] gcc 3.5 fixesAnton Blanchard
2003-09-06[PATCH] use size_t for the broken ioctl numbersMatthew Wilcox
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-02o pppoe: use revised net module infrastructureArnaldo Carvalho de Melo
2003-04-28o af_pppox: create module infrastructure for protocol modulesArnaldo Carvalho de Melo
2003-04-03o linux/net.h: bye bye struct net_protoArnaldo Carvalho de Melo
2002-11-16[PATCH] remove sched.h from if_pppox.hMatthew Wilcox
2002-04-11PPP updates and fixes. This fixes the various SMP races, deadlocksPaul Mackerras
2002-03-10Move IP-specific identity informationDavid S. Miller
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds
2002-02-04Import changesetLinus Torvalds