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
|
9 年 前 |
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 年 前 |
Steffen Klassert
|
1ce3644ade
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
|
14 年 前 |
Jamal Hadi Salim
|
bd55775c8d
xfrm: SA lookups signature with mark
|
15 年 前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年 前 |
David S. Miller
|
3de77cf23e
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
|
16 年 前 |
Martin Willi
|
e061b165c7
xfrm: Accept ESP packets regardless of UDP encapsulation mode
|
16 年 前 |
Alexey Dobriyan
|
59c9940ed0
netns xfrm: per-netns MIBs
|
16 年 前 |
Alexey Dobriyan
|
bd235e3cff
netns xfrm: xfrm_input() fixup
|
16 年 前 |
Alexey Dobriyan
|
221df1ed33
netns xfrm: state lookup in netns
|
16 年 前 |
Kazunori MIYAZAWA
|
df9dcb4588
[IPSEC]: Fix inter address family IPsec tunnel handling.
|
17 年 前 |
Herbert Xu
|
b318e0e4ef
[IPSEC]: Fix bogus usage of u64 on input sequence number
|
17 年 前 |
Masahide NAKAMURA
|
9472c9ef64
[XFRM]: Fix statistics.
|
17 年 前 |