WANG Cong
|
67e04c29ec
l2tp: unregister l2tp_net_ops on failure path
|
il y a 10 ans |
Andy Zhou
|
c8fffcea0a
l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions
|
il y a 11 ans |
Andy Zhou
|
29abe2fda5
l2tp: fix missing line continuation
|
il y a 11 ans |
Tom Herbert
|
72297c59f7
l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets
|
il y a 11 ans |
Tom Herbert
|
85644b4d0c
l2tp: Call udp_sock_create
|
il y a 11 ans |
Tom Herbert
|
77157e1973
l2tp: call udp{6}_set_csum
|
il y a 11 ans |
Tom Herbert
|
6b649feafe
l2tp: Add support for zero IPv6 checksums
|
il y a 11 ans |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
il y a 11 ans |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
il y a 11 ans |
Tom Herbert
|
58d6085c14
l2tp: Remove UDP checksum verification
|
il y a 11 ans |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
il y a 11 ans |
Linus Torvalds
|
cd6362befe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
il y a 11 ans |
Linus Torvalds
|
9d919e8d5b
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
il y a 11 ans |
ZhangZhen
|
59ff3eb6d6
workqueue: remove deprecated WQ_NON_REENTRANT
|
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 |
Eric Dumazet
|
746e349980
l2tp: fix unused variable warning
|
il y a 11 ans |
Eric Dumazet
|
31c70d5956
l2tp: keep original skb ownership
|
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 |
stephen hemminger
|
b5d2b2858f
l2tp: make local functions static
|
il y a 11 ans |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
il y a 12 ans |
David S. Miller
|
8d8a51e26a
l2tp: Fix build warning with ipv6 disabled.
|
il y a 12 ans |
François Cachereul
|
e18503f41f
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
|
il y a 12 ans |
James Chapman
|
a0dbd82227
l2tp: make datapath resilient to packet loss when sequence numbers enabled
|
il y a 12 ans |
James Chapman
|
8a1631d588
l2tp: make datapath sequence number support RFC-compliant
|
il y a 12 ans |
James Chapman
|
b6dc01a43a
l2tp: do data sequence number handling in a separate func
|
il y a 12 ans |
Dan Carpenter
|
1b7c92b905
l2tp: calling the ref() instead of deref()
|
il y a 12 ans |
Tom Parkin
|
f6e16b299b
l2tp: unhash l2tp sessions on delete, not on free
|
il y a 12 ans |
Tom Parkin
|
7b7c0719cd
l2tp: avoid deadlock in l2tp stats update
|
il y a 12 ans |
Tom Parkin
|
4c6e2fd354
l2tp: purge session reorder queue on delete
|
il y a 12 ans |