Reshetova, Elena
|
fbea9e0760
net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t
|
8 years ago |
Guillaume Nault
|
321a52a391
l2tp: don't mask errors in pppol2tp_getsockopt()
|
8 years ago |
Guillaume Nault
|
364700cf8f
l2tp: don't mask errors in pppol2tp_setsockopt()
|
8 years ago |
Guillaume Nault
|
249ee819e2
l2tp: fix PPP pseudo-wire auto-loading
|
8 years ago |
Guillaume Nault
|
e08293a4cc
l2tp: take reference on sessions being dumped
|
8 years ago |
Guillaume Nault
|
dbdbc73b44
l2tp: fix duplicate session creation
|
8 years ago |
Guillaume Nault
|
57377d6354
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
|
8 years ago |
Guillaume Nault
|
e91793bb61
l2tp: purge socket queues in the .destruct() callback
|
8 years ago |
Asbjørn Sloth Tønnesen
|
fba40c632c
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
|
8 years ago |
Asbjørn Sloth Tønnesen
|
3f9b9770b4
net: l2tp: fix negative assignment to unsigned int
|
8 years ago |
Javier Martinez Canillas
|
9dd79945b0
l2tp: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Gao Feng
|
54c151d9ed
l2tp: Refactor the codes with existing macros instead of literal number
|
9 years ago |
David S. Miller
|
c1346a7e70
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
|
9 years ago |
Gao Feng
|
5ab1fe72d5
l2tp: Refactor the codes with existing macros instead of literal number
|
9 years ago |
Gao Feng
|
56cff471d0
l2tp: Fix the connect status check in pppol2tp_getname
|
9 years ago |
phil.turnbull@oracle.com
|
4ac36a4ada
l2tp: Correctly return -EBADF from pppol2tp_getname.
|
9 years ago |
Guillaume Nault
|
98f40b3e22
l2tp: rely on ppp layer for skb scrubbing
|
9 years ago |
Guillaume Nault
|
681b4d88ad
pppox: use standard module auto-loading feature
|
9 years ago |
stephen hemminger
|
f1f39f9110
l2tp: auto load type modules
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
11 years ago |
Guillaume Nault
|
eed4d839b0
l2tp: fix race while getting PMTU on PPP pseudo-wire
|
11 years ago |
Sasha Levin
|
3cf521f7dc
net/l2tp: don't fall back on UDP [get|set]sockopt
|
11 years ago |
Dmitry Petukhov
|
f34c4a35d8
l2tp: take PMTU from tunnel UDP socket
|
11 years ago |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Guillaume Nault
|
9e9cb6221a
l2tp: fix userspace reception on plain L2TP sockets
|
11 years ago |
Guillaume Nault
|
bb5016eac1
l2tp: fix manual sequencing (de)activation in L2TPv2
|
11 years ago |