index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_input.c
Age
Commit message (
Expand
)
Author
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
2011-03-29
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2011-03-28
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
2011-03-14
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
2011-03-14
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-14
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2009-06-03
net: skb->dst accessors
Eric Dumazet
2008-12-19
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
2008-12-04
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
2008-11-26
netns xfrm: per-netns MIBs
Alexey Dobriyan
2008-11-26
netns xfrm: xfrm_input() fixup
Alexey Dobriyan
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-02-13
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
2008-02-01
[XFRM]: Fix statistics.
Masahide NAKAMURA
2008-02-01
[XFRM]: Remove unused exports.
Adrian Bunk
2008-01-28
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
2008-01-28
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
2008-01-28
[IPSEC]: Add xfrm_input_state helper
Herbert Xu
2008-01-28
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Move state lock into x->type->input
Herbert Xu
2008-01-28
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Store xfrm states in security path directly
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2007-10-18
[IPSEC]: Fix length check in xfrm_parse_spi
Herbert Xu
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-04-26
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-02-11
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-09-29
[XFRM]: xfrm_parse_spi() annotations
Al Viro
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
2006-05-22
[NET]: Fix "ntohl(ntohs" bugs
Alexey Dobriyan
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds