Reshetova, Elena
|
55eabed60a
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
|
8 年之前 |
Linus Torvalds
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 年之前 |
Sabrina Dubroca
|
cfcf99f987
xfrm: fix GRO for !CONFIG_NETFILTER
|
8 年之前 |
Steffen Klassert
|
bcd1f8a45e
xfrm: Prepare the GRO codepath for hardware offloading.
|
8 年之前 |
Steffen Klassert
|
d77e38e612
xfrm: Add an IPsec hardware offloading API
|
8 年之前 |
Steffen Klassert
|
7785bba299
esp: Add a software GRO codepath
|
8 年之前 |
Steffen Klassert
|
54ef207ac8
xfrm: Extend the sec_path for IPsec offloading
|
8 年之前 |
Steffen Klassert
|
1e29537034
xfrm: Export xfrm_parse_spi.
|
8 年之前 |
Steffen Klassert
|
b0fcee825c
xfrm: Add a secpath_set helper.
|
8 年之前 |
Florian Westphal
|
960fdfdeb9
xfrm: input: constify xfrm_input_afinfo
|
8 年之前 |
Steffen Klassert
|
1995876a06
xfrm: Add a dummy network device for napi.
|
8 年之前 |
Alexey Kodanev
|
1625f45299
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
|
9 年之前 |
subashab@codeaurora.org
|
071d36bf21
xfrm: Fix crash observed during device unregistration and decryption
|
9 年之前 |
Steffen Klassert
|
cb866e3298
xfrm: Increment statistic counter on inner mode error
|
10 年之前 |
David S. Miller
|
dda922c831
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Alexander Duyck
|
049f8e2e28
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
|
10 年之前 |
Li RongQing
|
dc0565ce6e
xfrm: slightly optimise xfrm_input
|
10 年之前 |
Li RongQing
|
f31e8d4f7b
xfrm: fix the return code when xfrm_*_register_afinfo failed
|
10 年之前 |
Alexey Dobriyan
|
68c11e98ef
xfrm: fix xfrm_input/xfrm_tunnel_check oops
|
10 年之前 |
Steffen Klassert
|
2f32b51b60
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
|
11 年之前 |
Steffen Klassert
|
70be6c91c8
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
|
11 年之前 |
Steffen Klassert
|
3328715e6c
xfrm4: Add IPsec protocol multiplexer
|
11 年之前 |
Weilong Chen
|
3e94c2dcfd
xfrm: checkpatch errors with foo * bar
|
11 年之前 |
Fan Du
|
4c4d41f200
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
|
12 年之前 |
Steffen Klassert
|
3b59df46a4
xfrm: Workaround incompatibility of ESN and async crypto
|
13 年之前 |
Steffen Klassert
|
bcf66bf54a
xfrm: Perform a replay check after return from async codepaths
|
14 年之前 |
Steffen Klassert
|
36ae0148db
xfrm: Move the test on replay window size into the replay check functions
|
14 年之前 |
Steffen Klassert
|
3bc07321cc
xfrm: Force a dst refcount before entering the xfrm type handlers
|
14 年之前 |
Steffen Klassert
|
2cd084678f
xfrm: Add support for IPsec extended sequence numbers
|
14 年之前 |
Steffen Klassert
|
9fdc4883d9
xfrm: Move IPsec replay detection functions to a separate file
|
14 年之前 |