summaryrefslogtreecommitdiff
path: root/include/linux/if_pppox.h
AgeCommit message (Expand)Author
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