summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-4/+11
|\
| * xfrm: Fix a race in the xdst pcpu cache.Steffen Klassert2018-01-101-1/+7
| * xfrm: don't call xfrm_policy_cache_flush while holding spinlockFlorian Westphal2018-01-081-2/+2
| * xfrm: skip policies marked as dead while rehashingFlorian Westphal2017-12-301-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-291-1/+8
|\ \ | |/
| * xfrm: put policies when reusing pcpu xdst entryFlorian Westphal2017-12-121-0/+1
| * xfrm: Fix stack-out-of-bounds read on socket policy lookup.Steffen Klassert2017-12-011-1/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-151-1/+1
|\ \
| * | net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti2017-11-301-1/+1
| |/
* | xfrm: Stop using dst->next in bundle construction.David Miller2017-11-301-24/+32
* | xfrm: Move dst->path into struct xfrm_dstDavid Miller2017-11-301-14/+14
* | ipsec: Create and use new helpers for dst child access.David Miller2017-11-301-24/+23
* | net: Create and use new helper xfrm_dst_child().David Miller2017-11-301-7/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-161-11/+19
|\
| * Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert2017-11-151-11/+18
| * xfrm: Copy policy family in clone_policyHerbert Xu2017-11-141-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-101-36/+35
|\ \ | |/
| * xfrm: Fix stack-out-of-bounds read in xfrm_state_find.Steffen Klassert2017-11-031-18/+11
| * xfrm: do unconditional template resolution before pcpu cache checkFlorian Westphal2017-11-031-18/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-1/+0
|\ \ | |/
| * xfrm: Fix xfrm_dst_cache memleakSteffen Klassert2017-10-241-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-8/+8
|\ \ | |/
| * ipsec: Fix dst leak in xfrm_bundle_create().David Miller2017-10-111-8/+8
* | xfrm: Convert timers to use timer_setup()Kees Cook2017-10-181-9/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-1/+6
|\
| * net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti2017-08-241-1/+0
| * xfrm: policy: check policy direction valueVladis Dronov2017-08-031-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-211-8/+9
|\ \
| * | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-111-8/+9
* | | xfrm: check that cached bundle is still validFlorian Westphal2017-08-071-1/+2
|/ /
* | xfrm: add xdst pcpu cacheFlorian Westphal2017-07-181-1/+126
* | xfrm: remove flow cacheFlorian Westphal2017-07-181-107/+1
* | xfrm_policy: make xfrm_bundle_lookup return xfrm dst objectFlorian Westphal2017-07-181-16/+12
* | xfrm_policy: remove xfrm_policy_lookupFlorian Westphal2017-07-181-32/+4
* | xfrm_policy: kill flow to policy dir conversionFlorian Westphal2017-07-181-42/+4
* | xfrm_policy: remove always true/false branchesFlorian Westphal2017-07-181-60/+14
* | xfrm_policy: bypass flow_cache_lookupFlorian Westphal2017-07-181-9/+5
|/
* net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-4/+0
|\
| * xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu2017-06-121-4/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-231-8/+5
|\ \
| * | xfrm: add UDP encapsulation port in migrate messageAntony Antony2017-06-071-1/+1
| * | xfrm: extend MIGRATE with UDP encapsulation portAntony Antony2017-06-071-7/+4
* | | net: remove DST_NOCACHE flagWei Wang2017-06-171-1/+0
* | | net: remove DST_NOGC flagWei Wang2017-06-171-1/+1
* | | xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang2017-06-171-18/+30
| |/ |/|
* | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-041-47/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-21/+6
|\
| * xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-141-5/+5
| * xfrm: Move device notifications to a sepatate fileSteffen Klassert2017-04-141-16/+1
OpenPOWER on IntegriCloud