Home
last modified time | relevance | path

Searched hist:"681 b4d88ad8e5b67c34f4d0a40448efb94e2b227" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ppp/
H A Dpppox.cdiff 681b4d88ad8e5b67c34f4d0a40448efb94e2b227 Wed Dec 02 09:27:39 CST 2015 Guillaume Nault <g.nault@alphalink.fr> pppox: use standard module auto-loading feature

* Register PF_PPPOX with pppox module rather than with pppoe,
so that pppoe doesn't get loaded for any PF_PPPOX socket.

* Register PX_PROTO_* with standard MODULE_ALIAS_NET_PF_PROTO()
instead of using pppox's own naming scheme.

* While there, add auto-loading feature for pptp.

Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dpptp.cdiff 681b4d88ad8e5b67c34f4d0a40448efb94e2b227 Wed Dec 02 09:27:39 CST 2015 Guillaume Nault <g.nault@alphalink.fr> pppox: use standard module auto-loading feature

* Register PF_PPPOX with pppox module rather than with pppoe,
so that pppoe doesn't get loaded for any PF_PPPOX socket.

* Register PX_PROTO_* with standard MODULE_ALIAS_NET_PF_PROTO()
instead of using pppox's own naming scheme.

* While there, add auto-loading feature for pptp.

Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dpppoe.cdiff 681b4d88ad8e5b67c34f4d0a40448efb94e2b227 Wed Dec 02 09:27:39 CST 2015 Guillaume Nault <g.nault@alphalink.fr> pppox: use standard module auto-loading feature

* Register PF_PPPOX with pppox module rather than with pppoe,
so that pppoe doesn't get loaded for any PF_PPPOX socket.

* Register PX_PROTO_* with standard MODULE_ALIAS_NET_PF_PROTO()
instead of using pppox's own naming scheme.

* While there, add auto-loading feature for pptp.

Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/l2tp/
H A Dl2tp_ppp.cdiff 681b4d88ad8e5b67c34f4d0a40448efb94e2b227 Wed Dec 02 09:27:39 CST 2015 Guillaume Nault <g.nault@alphalink.fr> pppox: use standard module auto-loading feature

* Register PF_PPPOX with pppox module rather than with pppoe,
so that pppoe doesn't get loaded for any PF_PPPOX socket.

* Register PX_PROTO_* with standard MODULE_ALIAS_NET_PF_PROTO()
instead of using pppox's own naming scheme.

* While there, add auto-loading feature for pptp.

Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>