aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_pppox.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault1-1/+0
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman1-1/+1
2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth1-0/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-142/+1
2012-05-01pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman1-6/+6
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise1-0/+12
2011-08-26headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings1-3/+4
2011-08-26headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings1-1/+1
2010-09-21net: constify some ppp/pptp structsEric Dumazet1-1/+1
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+5
2010-08-22header: fix broken headers for user spaceChangli Gao1-5/+5
2010-08-22net: use __be16 instead of u16 for the userspace codeChangli Gao1-2/+2
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov1-17/+35
2010-06-03net: use __packed annotationEric Dumazet1-4/+4
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman1-0/+9
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-10/+10
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput1-1/+1
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-10-10pppoe: endiannessAl Viro1-6/+6
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-1/+1
2007-07-10[L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman1-2/+14
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner1-0/+3
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[PPPOE]: Introduce pppoe_hdr()Arnaldo Carvalho de Melo1-0/+7
2007-03-05[PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl1-0/+2
2006-01-03[PPPOX]: Fix assignment into const proto_ops.David S. Miller1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+175