index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-30
xfrm: remove unused helper
Florian Westphal
1
-8
/
+0
2016-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-21
xfrm: state lookup can be lockless
Florian Westphal
1
-2
/
+2
2016-09-19
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
1
-0
/
+1
2016-08-24
xfrm: state: remove per-netns gc task
Florian Westphal
1
-9
/
+9
2016-08-10
xfrm: state: don't use lock anymore unless acquire operation is needed
Florian Westphal
1
-2
/
+4
2016-08-10
xfrm: state: use rcu_deref and assign_pointer helpers
Florian Westphal
1
-8
/
+10
2016-08-10
xfrm: state: add sequence count to detect hash resizes
Florian Westphal
1
-0
/
+15
2016-08-10
xfrm: state: delay freeing until rcu grace period has elapsed
Florian Westphal
1
-0
/
+5
2016-08-10
xfrm: state: use atomic_inc_not_zero to increment refcount
Florian Westphal
1
-5
/
+16
2016-08-10
xfrm: state: use hlist_for_each_entry_rcu helper
Florian Westphal
1
-19
/
+19
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-04-29
xfrm: fix a race in xfrm_state_lookup_byspi
Li RongQing
1
-1
/
+1
2015-04-23
xfrm: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
1
-1
/
+1
2015-04-23
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
Li RongQing
1
-1
/
+1
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-06
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-24
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-3
/
+3
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-14
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
[next]