aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)Author
2018-02-25xfrm: check id proto in validate_tmpl()Cong Wang
2018-02-25xfrm: Fix stack-out-of-bounds read on socket policy lookup.Steffen Klassert
2018-02-25xfrm: skip policies marked as dead while rehashingFlorian Westphal
2018-02-25xfrm: fix rcu usage in xfrm_get_type_offloadSabrina Dubroca
2018-02-25xfrm: don't call xfrm_policy_cache_flush while holding spinlockFlorian Westphal
2018-01-31xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert
2018-01-05Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert
2017-12-14xfrm: Copy policy family in clone_policyHerbert Xu
2017-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-03xfrm: Fix stack-out-of-bounds read in xfrm_state_find.Steffen Klassert
2017-11-03xfrm: do unconditional template resolution before pcpu cache checkFlorian Westphal
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02xfrm: defer daddr pointer assignment after spi parsingFlorian Westphal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31xfrm: Fix GSO for IPsec with GRE tunnel.Steffen Klassert
2017-10-26xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri
2017-10-24xfrm: Fix xfrm_dst_cache memleakSteffen Klassert
2017-10-23ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-10-11ipsec: Fix dst leak in xfrm_bundle_create().David Miller
2017-09-28xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lockArtem Savkov
2017-09-13vti: fix NULL dereference in xfrm_input()Alexey Kodanev
2017-09-11xfrm: Fix negative device refcount on offload failure.Steffen Klassert
2017-09-11xfrm: Fix deletion of offloaded SAs on failure.Steffen Klassert
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman
2017-08-28xfrm_user: fix info leak in build_aevent()Mathias Krause
2017-08-28xfrm_user: fix info leak in build_expire()Mathias Krause
2017-08-28xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause
2017-08-28xfrm_user: fix info leak in copy_user_offload()Mathias Krause
2017-08-24net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti
2017-08-07xfrm: check that cached bundle is still validFlorian Westphal
2017-08-03xfrm: policy: check policy direction valueVladis Dronov
2017-08-02xfrm: fix null pointer dereference on state and tmpl sortKoichiro Den
2017-08-02xfrm: Clear RX SKB secpath xfrm_offloadIlan Tayari
2017-08-02xfrm: Auto-load xfrm offload modulesIlan Tayari
2017-07-18xfrm: add xdst pcpu cacheFlorian Westphal
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-07-18xfrm_policy: make xfrm_bundle_lookup return xfrm dst objectFlorian Westphal
2017-07-18xfrm_policy: remove xfrm_policy_lookupFlorian Westphal
2017-07-18xfrm_policy: kill flow to policy dir conversionFlorian Westphal
2017-07-18xfrm_policy: remove always true/false branchesFlorian Westphal
2017-07-18xfrm_policy: bypass flow_cache_lookupFlorian Westphal
2017-07-04net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller