index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2017-09-28
xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock
Artem Savkov
2017-09-13
vti: fix NULL dereference in xfrm_input()
Alexey Kodanev
2017-09-11
xfrm: Fix negative device refcount on offload failure.
Steffen Klassert
2017-09-11
xfrm: Fix deletion of offloaded SAs on failure.
Steffen Klassert
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-31
xfrm: Fix return value check of copy_sec_ctx.
Steffen Klassert
2017-08-31
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-28
xfrm_user: fix info leak in build_aevent()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in build_expire()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in xfrm_notify_sa()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in copy_user_offload()
Mathias Krause
2017-08-24
net: xfrm: don't double-hold dst when sk_policy in use.
Lorenzo Colitti
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-11
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-07
xfrm: check that cached bundle is still valid
Florian Westphal
2017-08-03
xfrm: policy: check policy direction value
Vladis Dronov
2017-08-02
xfrm: fix null pointer dereference on state and tmpl sort
Koichiro Den
2017-08-02
xfrm: Clear RX SKB secpath xfrm_offload
Ilan Tayari
2017-08-02
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
2017-07-18
xfrm: remove flow cache
Florian Westphal
2017-07-18
xfrm_policy: make xfrm_bundle_lookup return xfrm dst object
Florian Westphal
2017-07-18
xfrm_policy: remove xfrm_policy_lookup
Florian Westphal
2017-07-18
xfrm_policy: kill flow to policy dir conversion
Florian Westphal
2017-07-18
xfrm_policy: remove always true/false branches
Florian Westphal
2017-07-18
xfrm_policy: bypass flow_cache_lookup
Florian Westphal
2017-07-04
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
net: remove DST_NOGC flag
Wei Wang
2017-06-17
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
2017-06-12
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
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-06-07
xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD
Hangbin Liu
2017-05-19
xfrm: fix state migration copy replay sequence numbers
Antony Antony
2017-05-19
xfrm: Make function xfrm_dev_register static
Wei Yongjun
2017-05-16
xfrm: use memdup_user
Geliang Tang
2017-05-08
xfrm: Fix NETDEV_DOWN with IPSec offload
Ilan Tayari
2017-05-04
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-01
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
2017-04-27
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
2017-04-26
xfrm: do the garbage collection after flushing policy
Xin Long
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-14
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
[next]