Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d342ee64906fe8cb0a36ec8063ae4118aeb57620
/
net
/
xfrm
/
xfrm_input.c
f5bb9e9
BACKPORT: xfrm: Add virtual xfrm interfaces
by Steffen Klassert
· 6 years ago
78f10c5
BACKPORT: xfrm: Extend the output_mark to support input direction and masking.
by Steffen Klassert
· 6 years ago
1625f45
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
by Alexey Kodanev
· 8 years ago
071d36b
xfrm: Fix crash observed during device unregistration and decryption
by subashab@codeaurora.org
· 9 years ago
cb866e3
xfrm: Increment statistic counter on inner mode error
by Steffen Klassert
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
049f8e2
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
by Alexander Duyck
· 9 years ago
dc0565c
xfrm: slightly optimise xfrm_input
by Li RongQing
· 10 years ago
f31e8d4f
xfrm: fix the return code when xfrm_*_register_afinfo failed
by Li RongQing
· 10 years ago
68c11e9
xfrm: fix xfrm_input/xfrm_tunnel_check oops
by Alexey Dobriyan
· 10 years ago
2f32b51
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
by Steffen Klassert
· 11 years ago
70be6c9
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
by Steffen Klassert
· 11 years ago
3328715
xfrm4: Add IPsec protocol multiplexer
by Steffen Klassert
· 11 years ago
3e94c2d
xfrm: checkpatch errors with foo * bar
by Weilong Chen
· 11 years ago
4c4d41f
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
by Fan Du
· 11 years ago
3b59df4
xfrm: Workaround incompatibility of ESN and async crypto
by Steffen Klassert
· 12 years ago
bcf66bf
xfrm: Perform a replay check after return from async codepaths
by Steffen Klassert
· 13 years ago
36ae014
xfrm: Move the test on replay window size into the replay check functions
by Steffen Klassert
· 14 years ago
3bc0732
xfrm: Force a dst refcount before entering the xfrm type handlers
by Steffen Klassert
· 14 years ago
2cd0846
xfrm: Add support for IPsec extended sequence numbers
by Steffen Klassert
· 14 years ago
9fdc488
xfrm: Move IPsec replay detection functions to a separate file
by Steffen Klassert
· 14 years ago
1ce3644
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
by Steffen Klassert
· 14 years ago
bd55775
xfrm: SA lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
3de77cf
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
by David S. Miller
· 16 years ago
e061b16
xfrm: Accept ESP packets regardless of UDP encapsulation mode
by Martin Willi
· 16 years ago
59c9940
netns xfrm: per-netns MIBs
by Alexey Dobriyan
· 16 years ago
bd235e3
netns xfrm: xfrm_input() fixup
by Alexey Dobriyan
· 16 years ago
221df1e
netns xfrm: state lookup in netns
by Alexey Dobriyan
· 16 years ago
df9dcb4
[IPSEC]: Fix inter address family IPsec tunnel handling.
by Kazunori MIYAZAWA
· 17 years ago
b318e0e
[IPSEC]: Fix bogus usage of u64 on input sequence number
by Herbert Xu
· 17 years ago
9472c9e
[XFRM]: Fix statistics.
by Masahide NAKAMURA
· 17 years ago
5255dc6
[XFRM]: Remove unused exports.
by Adrian Bunk
· 17 years ago
9dd3245
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
by Herbert Xu
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
0aa6477
[XFRM]: Support to increment packet dropping statistics.
by Masahide NAKAMURA
· 17 years ago
0050112
[IPSEC]: Add xfrm_input_state helper
by Herbert Xu
· 17 years ago
2fcb45b
[IPSEC]: Use the correct family for input state lookup
by Herbert Xu
· 17 years ago
1bf06cd
[IPSEC]: Add async resume support on input
by Herbert Xu
· 17 years ago
60d5fcf
[IPSEC]: Remove nhoff from xfrm_input
by Herbert Xu
· 17 years ago
0ebea8e
[IPSEC]: Move state lock into x->type->input
by Herbert Xu
· 17 years ago
668dc8a
[IPSEC]: Move integrity stat collection into xfrm_input
by Herbert Xu
· 17 years ago
b2aa5e9
[IPSEC]: Store xfrm states in security path directly
by Herbert Xu
· 17 years ago
716062f
[IPSEC]: Merge most of the input path
by Herbert Xu
· 17 years ago
227620e
[IPSEC]: Separate inner/outer mode processing on input
by Herbert Xu
· 17 years ago
4407250
[IPSEC]: Fix length check in xfrm_parse_spi
by Herbert Xu
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
a716c11
[NET] XFRM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
6067b2b
[XFRM]: xfrm_parse_spi() annotations
by Al Viro
· 18 years ago
e5d679f33
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
4195f81
[NET]: Fix "ntohl(ntohs" bugs
by Alexey Dobriyan
· 18 years ago
dbe5b4a
[IPSEC]: Kill unused decap state structure
by Herbert Xu
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago