index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-03-24
1
-0
/
+3
*
xfrm: Increment statistic counter on inner mode error
Steffen Klassert
2015-10-23
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-1
/
+16
|
\
|
*
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
2015-05-28
1
-1
/
+16
*
|
xfrm: slightly optimise xfrm_input
Li RongQing
2015-04-24
1
-5
/
+5
*
|
xfrm: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
2015-04-23
1
-1
/
+1
|
/
*
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2015-04-07
1
-5
/
+5
*
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
2014-03-14
1
-0
/
+75
*
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
Steffen Klassert
2014-02-25
1
-0
/
+5
*
xfrm4: Add IPsec protocol multiplexer
Steffen Klassert
2014-02-25
1
-6
/
+11
*
xfrm: checkpatch errors with foo * bar
Weilong Chen
2014-01-02
1
-3
/
+3
*
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
Fan Du
2013-06-06
1
-0
/
+5
*
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-09-04
1
-1
/
+1
*
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
2011-09-21
1
-0
/
+5
*
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2011-03-28
1
-1
/
+1
*
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
2011-03-27
1
-0
/
+2
*
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
2011-03-13
1
-0
/
+4
*
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-13
1
-3
/
+2
*
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
2011-03-13
1
-2
/
+2
*
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
1
-1
/
+1
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-2
/
+1
*
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
2008-12-18
1
-0
/
+5
*
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
2008-12-04
1
-5
/
+0
*
netns xfrm: per-netns MIBs
Alexey Dobriyan
2008-11-25
1
-11
/
+11
*
netns xfrm: xfrm_input() fixup
Alexey Dobriyan
2008-11-25
1
-1
/
+2
*
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
*
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-03-24
1
-3
/
+19
*
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
2008-02-12
1
-2
/
+2
*
[XFRM]: Fix statistics.
Masahide NAKAMURA
2008-01-31
1
-2
/
+2
*
[XFRM]: Remove unused exports.
Adrian Bunk
2008-01-31
1
-1
/
+0
*
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
2008-01-28
1
-1
/
+4
*
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
1
-1
/
+2
*
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
2008-01-28
1
-10
/
+31
*
[IPSEC]: Add xfrm_input_state helper
Herbert Xu
2008-01-28
1
-1
/
+1
*
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
1
-1
/
+4
*
[IPSEC]: Add async resume support on input
Herbert Xu
2008-01-28
1
-5
/
+33
*
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
1
-3
/
+2
*
[IPSEC]: Move state lock into x->type->input
Herbert Xu
2008-01-28
1
-0
/
+4
*
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
2008-01-28
1
-1
/
+4
*
[IPSEC]: Store xfrm states in security path directly
Herbert Xu
2008-01-28
1
-27
/
+15
*
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
1
-0
/
+113
*
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2008-01-28
1
-0
/
+13
*
[IPSEC]: Fix length check in xfrm_parse_spi
Herbert Xu
2007-10-17
1
-1
/
+4
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-1
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[XFRM]: xfrm_parse_spi() annotations
Al Viro
2006-09-28
1
-4
/
+4
*
[NET]: Use SLAB_PANIC
Alexey Dobriyan
2006-09-22
1
-3
/
+1
[next]