index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
1
-0
/
+5
2011-03-28
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
1
-1
/
+1
2011-03-27
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
1
-0
/
+2
2011-03-13
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
1
-0
/
+4
2011-03-13
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
1
-3
/
+2
2011-03-13
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
1
-2
/
+2
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-1
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-2
/
+1
2008-12-18
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
1
-0
/
+5
2008-12-04
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
1
-5
/
+0
2008-11-25
netns xfrm: per-netns MIBs
Alexey Dobriyan
1
-11
/
+11
2008-11-25
netns xfrm: xfrm_input() fixup
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
1
-1
/
+1
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
1
-3
/
+19
2008-02-12
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
1
-2
/
+2
2008-01-31
[XFRM]: Fix statistics.
Masahide NAKAMURA
1
-2
/
+2
2008-01-31
[XFRM]: Remove unused exports.
Adrian Bunk
1
-1
/
+0
2008-01-28
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
1
-1
/
+4
2008-01-28
[XFRM]: RFC4303 compliant auditing
Paul Moore
1
-1
/
+2
2008-01-28
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
1
-10
/
+31
2008-01-28
[IPSEC]: Add xfrm_input_state helper
Herbert Xu
1
-1
/
+1
2008-01-28
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
1
-1
/
+4
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
1
-5
/
+33
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
1
-3
/
+2
2008-01-28
[IPSEC]: Move state lock into x->type->input
Herbert Xu
1
-0
/
+4
2008-01-28
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
1
-1
/
+4
2008-01-28
[IPSEC]: Store xfrm states in security path directly
Herbert Xu
1
-27
/
+15
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
1
-0
/
+113
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
1
-0
/
+13
2007-10-17
[IPSEC]: Fix length check in xfrm_parse_spi
Herbert Xu
1
-1
/
+4
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-02-10
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-09-28
[XFRM]: xfrm_parse_spi() annotations
Al Viro
1
-4
/
+4
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
1
-3
/
+1
2006-05-22
[NET]: Fix "ntohl(ntohs" bugs
Alexey Dobriyan
1
-1
/
+1
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
1
-2
/
+2
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+89