index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
1
-4
/
+4
2014-08-29
xfrm: remove useless hash_resize_mutex locks
Ying Xue
1
-10
/
+3
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
1
-22
/
+12
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
1
-10
/
+7
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
1
-2
/
+2
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+17
2014-02-21
xfrm: Cleanup error handling of xfrm_state_clone
Steffen Klassert
1
-11
/
+5
2014-02-20
xfrm: Clone states properly on migration
Steffen Klassert
1
-0
/
+8
2014-02-20
xfrm: Take xfrm_state_lock in xfrm_migrate_state_find
Steffen Klassert
1
-5
/
+8
2014-02-20
xfrm: Fix NULL pointer dereference on sub policy usage
Steffen Klassert
1
-1
/
+1
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
1
-1
/
+24
2014-02-13
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
1
-0
/
+31
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-80
/
+111
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-3
/
+3
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
1
-3
/
+3
2014-01-03
{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
Fan Du
1
-0
/
+22
2014-01-03
{pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_find
Fan Du
1
-2
/
+2
2014-01-02
xfrm: checkpatch errors with foo * bar
Weilong Chen
1
-4
/
+4
2014-01-02
xfrm: checkpatch errors with space
Weilong Chen
1
-5
/
+5
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
1
-0
/
+24
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
1
-20
/
+1
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
1
-50
/
+54
2013-10-01
xfrm: Simplify SA looking up when using wildcard source
Fan Du
1
-1
/
+1
2013-10-01
xfrm: Force SA to be lookup again if SA in acquire state
Fan Du
1
-1
/
+1
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2013-08-26
xfrm: announce deleation of temporary SA
Nicolas Dichtel
1
-1
/
+1
2013-08-16
xfrm: Make xfrm_state timer monotonic
Fan Du
1
-1
/
+2
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
1
-5
/
+2
2013-08-05
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
1
-5
/
+7
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
1
-0
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-26
/
+16
2013-01-29
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
1
-17
/
+17
2013-01-17
xfrm: use separated locks to protect pointers of struct xfrm_state_afinfo
Cong Wang
1
-25
/
+18
2013-01-16
xfrm: replace rwlock on xfrm_km_list with rcu
Cong Wang
1
-28
/
+30
2013-01-16
xfrm: replace rwlock on xfrm_state_afinfo with rcu
Cong Wang
1
-17
/
+16
2013-01-07
xfrm: removes a superfluous check and add a statistic
Li RongQing
1
-3
/
+0
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+6
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+3
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-3
/
+3
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-5
/
+5
2012-08-31
net/xfrm/xfrm_state.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-15
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
1
-1
/
+1
2012-08-02
Fix unexpected SA hard expiration after changing date
Fan Du
1
-4
/
+17
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-8
/
+4
2011-07-08
XFRM: Fix memory leak in xfrm_state_update
Tushar Gohad
1
-0
/
+2
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-6
/
+6
[next]