index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_state.c
Age
Commit message (
Expand
)
Author
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-02
xfrm: fix null pointer dereference on state and tmpl sort
Koichiro Den
2017-08-02
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
2017-07-04
net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-06-07
xfrm: add UDP encapsulation port in migrate message
Antony Antony
2017-06-07
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
2017-05-19
xfrm: fix state migration copy replay sequence numbers
Antony Antony
2017-05-16
xfrm: use memdup_user
Geliang Tang
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-14
xfrm: Add a xfrm type offload.
Steffen Klassert
2017-01-16
xfrm: fix possible null deref in xfrm_init_tempstate
Florian Westphal
2017-01-10
xfrm: state: simplify rcu_read_unlock handling in two spots
Florian Westphal
2017-01-10
xfrm: add and use xfrm_state_afinfo_get_rcu
Florian Westphal
2017-01-10
xfrm: remove xfrm_state_put_afinfo
Florian Westphal
2017-01-10
xfrm: avoid rcu sparse warning
Florian Westphal
2017-01-06
xfrm: state: do not acquire lock in get_mtu helpers
Florian Westphal
2017-01-04
xfrm: trivial typos
Alexander Alemayhu
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-30
xfrm: remove unused helper
Florian Westphal
2016-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-21
xfrm: state lookup can be lockless
Florian Westphal
2016-09-19
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
2016-08-24
xfrm: state: remove per-netns gc task
Florian Westphal
2016-08-10
xfrm: state: don't use lock anymore unless acquire operation is needed
Florian Westphal
2016-08-10
xfrm: state: use rcu_deref and assign_pointer helpers
Florian Westphal
2016-08-10
xfrm: state: add sequence count to detect hash resizes
Florian Westphal
2016-08-10
xfrm: state: delay freeing until rcu grace period has elapsed
Florian Westphal
2016-08-10
xfrm: state: use atomic_inc_not_zero to increment refcount
Florian Westphal
2016-08-10
xfrm: state: use hlist_for_each_entry_rcu helper
Florian Westphal
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-29
xfrm: fix a race in xfrm_state_lookup_byspi
Li RongQing
2015-04-23
xfrm: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
2015-04-23
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
Li RongQing
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
2014-08-29
xfrm: remove useless hash_resize_mutex locks
Ying Xue
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-21
xfrm: Cleanup error handling of xfrm_state_clone
Steffen Klassert
2014-02-20
xfrm: Clone states properly on migration
Steffen Klassert
2014-02-20
xfrm: Take xfrm_state_lock in xfrm_migrate_state_find
Steffen Klassert
2014-02-20
xfrm: Fix NULL pointer dereference on sub policy usage
Steffen Klassert
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
2014-02-13
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
[next]