summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_policy.c
Commit message (Expand)AuthorAge
* xfrm: Fix stack-out-of-bounds read on socket policy lookup.Steffen Klassert2017-12-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-16
|\
| * Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."Steffen Klassert2017-11-15
| * xfrm: Copy policy family in clone_policyHerbert Xu2017-11-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-10
|\ \ | |/
| * xfrm: Fix stack-out-of-bounds read in xfrm_state_find.Steffen Klassert2017-11-03
| * xfrm: do unconditional template resolution before pcpu cache checkFlorian Westphal2017-11-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-02
|\ \ | |/
| * xfrm: Fix xfrm_dst_cache memleakSteffen Klassert2017-10-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\ \ | |/
| * ipsec: Fix dst leak in xfrm_bundle_create().David Miller2017-10-11
* | xfrm: Convert timers to use timer_setup()Kees Cook2017-10-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti2017-08-24
| * xfrm: policy: check policy direction valueVladis Dronov2017-08-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-21
|\ \
| * | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-11
* | | xfrm: check that cached bundle is still validFlorian Westphal2017-08-07
|/ /
* | xfrm: add xdst pcpu cacheFlorian Westphal2017-07-18
* | xfrm: remove flow cacheFlorian Westphal2017-07-18
* | xfrm_policy: make xfrm_bundle_lookup return xfrm dst objectFlorian Westphal2017-07-18
* | xfrm_policy: remove xfrm_policy_lookupFlorian Westphal2017-07-18
* | xfrm_policy: kill flow to policy dir conversionFlorian Westphal2017-07-18
* | xfrm_policy: remove always true/false branchesFlorian Westphal2017-07-18
* | xfrm_policy: bypass flow_cache_lookupFlorian Westphal2017-07-18
|/
* net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
|\
| * xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu2017-06-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-23
|\ \
| * | xfrm: add UDP encapsulation port in migrate messageAntony Antony2017-06-07
| * | xfrm: extend MIGRATE with UDP encapsulation portAntony Antony2017-06-07
* | | net: remove DST_NOCACHE flagWei Wang2017-06-17
* | | net: remove DST_NOGC flagWei Wang2017-06-17
* | | xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang2017-06-17
| |/ |/|
* | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-14
| * xfrm: Move device notifications to a sepatate fileSteffen Klassert2017-04-14
* | xfrm: do the garbage collection after flushing policyXin Long2017-04-26
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-03-07
|\
| * xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert2017-02-14
| * xfrm: policy: init locks earlyFlorian Westphal2017-02-09
* | xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov2017-02-26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-16
|\ \
| * | xfrm: policy: make policy backend constFlorian Westphal2017-02-09
| * | xfrm: policy: remove xfrm_policy_put_afinfoFlorian Westphal2017-02-09
| * | xfrm: policy: remove family fieldFlorian Westphal2017-02-09
| * | xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-09
| * | xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-09
| * | xfrm: policy: xfrm_get_tos cannot failFlorian Westphal2017-02-09