Asbjørn Sloth Tønnesen
|
3f9b9770b4
net: l2tp: fix negative assignment to unsigned int
|
8 vuotta sitten |
Sabrina Dubroca
|
2f86953e74
l2tp: fix use-after-free during module unload
|
9 vuotta sitten |
Guillaume Nault
|
a5c5e2da85
l2tp: fix configuration passed to setup_udp_tunnel_sock()
|
9 vuotta sitten |
Wang Shanker
|
018f825858
net: l2tp: fix reversed udp6 checksum flags
|
9 vuotta sitten |
Alexander Couzens
|
06a15f51cf
l2tp: protect tunnel->del_work by ref_count
|
10 vuotta sitten |
Eric W. Biederman
|
26abe14379
net: Modify sk_alloc to not reference count the netns of kernel sockets.
|
10 vuotta sitten |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 vuotta sitten |
WANG Cong
|
67e04c29ec
l2tp: unregister l2tp_net_ops on failure path
|
10 vuotta sitten |
Andy Zhou
|
c8fffcea0a
l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions
|
11 vuotta sitten |
Andy Zhou
|
29abe2fda5
l2tp: fix missing line continuation
|
11 vuotta sitten |
Tom Herbert
|
72297c59f7
l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets
|
11 vuotta sitten |
Tom Herbert
|
85644b4d0c
l2tp: Call udp_sock_create
|
11 vuotta sitten |
Tom Herbert
|
77157e1973
l2tp: call udp{6}_set_csum
|
11 vuotta sitten |
Tom Herbert
|
6b649feafe
l2tp: Add support for zero IPv6 checksums
|
11 vuotta sitten |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 vuotta sitten |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
11 vuotta sitten |
Tom Herbert
|
58d6085c14
l2tp: Remove UDP checksum verification
|
11 vuotta sitten |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
11 vuotta sitten |
Linus Torvalds
|
cd6362befe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 vuotta sitten |
Linus Torvalds
|
9d919e8d5b
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
11 vuotta sitten |
ZhangZhen
|
59ff3eb6d6
workqueue: remove deprecated WQ_NON_REENTRANT
|
11 vuotta sitten |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 vuotta sitten |
Eric Dumazet
|
746e349980
l2tp: fix unused variable warning
|
11 vuotta sitten |
Eric Dumazet
|
31c70d5956
l2tp: keep original skb ownership
|
11 vuotta sitten |
Guillaume Nault
|
bb5016eac1
l2tp: fix manual sequencing (de)activation in L2TPv2
|
11 vuotta sitten |
stephen hemminger
|
2045ceaed4
net: remove unnecessary return's
|
11 vuotta sitten |
stephen hemminger
|
b5d2b2858f
l2tp: make local functions static
|
11 vuotta sitten |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 vuotta sitten |
David S. Miller
|
8d8a51e26a
l2tp: Fix build warning with ipv6 disabled.
|
12 vuotta sitten |
François Cachereul
|
e18503f41f
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
|
12 vuotta sitten |