summaryrefslogtreecommitdiff
path: root/include/linux/if_pppox.h
Commit message (Expand)AuthorAge
* ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault2015-11-20
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-02
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman2012-05-01
* net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2012-04-28
* headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings2011-08-26
* headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings2011-08-26
* net: constify some ppp/pptp structsEric Dumazet2010-09-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-22
|\
| * header: fix broken headers for user spaceChangli Gao2010-08-22
* | net: use __be16 instead of u16 for the userspace codeChangli Gao2010-08-22
* | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-21
|/
* net: use __packed annotationEric Dumazet2010-06-03
* l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2010-04-03
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-14
* include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-15
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* pppoe: endiannessAl Viro2007-10-10
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [L2TP]: Changes to existing ppp and socket kernel headers for L2TPJames Chapman2007-07-10
* [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner2007-04-25
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
* [PPPOE]: Introduce pppoe_hdr()Arnaldo Carvalho de Melo2007-04-25
* [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-05
* [PPPOX]: Fix assignment into const proto_ops.David S. Miller2006-01-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16