David S. Miller
|
6a17280247
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
|
7 years ago |
Florian Westphal
|
cb79a180f2
xfrm: defer daddr pointer assignment after spi parsing
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Alexey Kodanev
|
23e9fcfef1
vti: fix NULL dereference in xfrm_input()
|
8 years ago |
Yossi Kuperman
|
47ebcc0bb1
xfrm: Add support for network devices capable of removing the ESP trailer
|
8 years ago |
Ilan Tayari
|
7e9e9202bc
xfrm: Clear RX SKB secpath xfrm_offload
|
8 years ago |
Reshetova, Elena
|
55eabed60a
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
|
8 years ago |
Linus Torvalds
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
Sabrina Dubroca
|
cfcf99f987
xfrm: fix GRO for !CONFIG_NETFILTER
|
8 years ago |
Steffen Klassert
|
bcd1f8a45e
xfrm: Prepare the GRO codepath for hardware offloading.
|
8 years ago |
Steffen Klassert
|
d77e38e612
xfrm: Add an IPsec hardware offloading API
|
8 years ago |
Steffen Klassert
|
7785bba299
esp: Add a software GRO codepath
|
8 years ago |
Steffen Klassert
|
54ef207ac8
xfrm: Extend the sec_path for IPsec offloading
|
8 years ago |
Steffen Klassert
|
1e29537034
xfrm: Export xfrm_parse_spi.
|
8 years ago |
Steffen Klassert
|
b0fcee825c
xfrm: Add a secpath_set helper.
|
8 years ago |
Florian Westphal
|
960fdfdeb9
xfrm: input: constify xfrm_input_afinfo
|
8 years ago |
Steffen Klassert
|
1995876a06
xfrm: Add a dummy network device for napi.
|
8 years ago |
Alexey Kodanev
|
1625f45299
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
|
9 years ago |
subashab@codeaurora.org
|
071d36bf21
xfrm: Fix crash observed during device unregistration and decryption
|
9 years ago |
Steffen Klassert
|
cb866e3298
xfrm: Increment statistic counter on inner mode error
|
10 years ago |
David S. Miller
|
dda922c831
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Alexander Duyck
|
049f8e2e28
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
|
10 years ago |
Li RongQing
|
dc0565ce6e
xfrm: slightly optimise xfrm_input
|
10 years ago |
Li RongQing
|
f31e8d4f7b
xfrm: fix the return code when xfrm_*_register_afinfo failed
|
10 years ago |
Alexey Dobriyan
|
68c11e98ef
xfrm: fix xfrm_input/xfrm_tunnel_check oops
|
10 years ago |
Steffen Klassert
|
2f32b51b60
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
|
11 years ago |
Steffen Klassert
|
70be6c91c8
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
|
11 years ago |
Steffen Klassert
|
3328715e6c
xfrm4: Add IPsec protocol multiplexer
|
11 years ago |
Weilong Chen
|
3e94c2dcfd
xfrm: checkpatch errors with foo * bar
|
11 years ago |
Fan Du
|
4c4d41f200
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
|
12 years ago |