Asbjørn Sloth Tønnesen
|
fba40c632c
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
|
il y a 8 ans |
Asbjørn Sloth Tønnesen
|
3f9b9770b4
net: l2tp: fix negative assignment to unsigned int
|
il y a 8 ans |
Javier Martinez Canillas
|
9dd79945b0
l2tp: use IS_ENABLED() instead of checking for built-in or module
|
il y a 9 ans |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 9 ans |
Gao Feng
|
54c151d9ed
l2tp: Refactor the codes with existing macros instead of literal number
|
il y a 9 ans |
David S. Miller
|
c1346a7e70
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
|
il y a 9 ans |
Gao Feng
|
5ab1fe72d5
l2tp: Refactor the codes with existing macros instead of literal number
|
il y a 9 ans |
Gao Feng
|
56cff471d0
l2tp: Fix the connect status check in pppol2tp_getname
|
il y a 9 ans |
phil.turnbull@oracle.com
|
4ac36a4ada
l2tp: Correctly return -EBADF from pppol2tp_getname.
|
il y a 9 ans |
Guillaume Nault
|
98f40b3e22
l2tp: rely on ppp layer for skb scrubbing
|
il y a 9 ans |
Guillaume Nault
|
681b4d88ad
pppox: use standard module auto-loading feature
|
il y a 9 ans |
stephen hemminger
|
f1f39f9110
l2tp: auto load type modules
|
il y a 10 ans |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
il y a 10 ans |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
il y a 10 ans |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
il y a 11 ans |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
il y a 10 ans |
Guillaume Nault
|
eed4d839b0
l2tp: fix race while getting PMTU on PPP pseudo-wire
|
il y a 11 ans |
Sasha Levin
|
3cf521f7dc
net/l2tp: don't fall back on UDP [get|set]sockopt
|
il y a 11 ans |
Dmitry Petukhov
|
f34c4a35d8
l2tp: take PMTU from tunnel UDP socket
|
il y a 11 ans |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 11 ans |
Guillaume Nault
|
9e9cb6221a
l2tp: fix userspace reception on plain L2TP sockets
|
il y a 11 ans |
Guillaume Nault
|
bb5016eac1
l2tp: fix manual sequencing (de)activation in L2TPv2
|
il y a 11 ans |
stephen hemminger
|
2045ceaed4
net: remove unnecessary return's
|
il y a 11 ans |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
il y a 11 ans |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 11 ans |
Eric Dumazet
|
455cc32bf1
l2tp: must disable bh before calling l2tp_xmit_skb()
|
il y a 12 ans |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
il y a 12 ans |
Wei Yongjun
|
e1558a93b6
l2tp: add missing .owner to struct pppox_proto
|
il y a 12 ans |
Guillaume Nault
|
a6f79d0f26
l2tp: Fix sendmsg() return value
|
il y a 12 ans |
Guillaume Nault
|
55b92b7a11
l2tp: Fix PPP header erasure and memory leak
|
il y a 12 ans |