summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | xfrm: do the garbage collection after flushing policyXin Long2017-04-261-0/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-03-071-10/+9
|\
| * xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert2017-02-141-5/+4
| * xfrm: policy: init locks earlyFlorian Westphal2017-02-091-5/+5
* | xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov2017-02-261-8/+21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-161-71/+46
|\ \
| * | xfrm: policy: make policy backend constFlorian Westphal2017-02-091-9/+9
| * | xfrm: policy: remove xfrm_policy_put_afinfoFlorian Westphal2017-02-091-13/+8
| * | xfrm: policy: remove family fieldFlorian Westphal2017-02-091-17/+17
| * | xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-4/+2
| * | xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-091-22/+13
| * | xfrm: policy: xfrm_get_tos cannot failFlorian Westphal2017-02-091-14/+5
* | | net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-071-0/+19
|/ /
OpenPOWER on IntegriCloud