| Commit message (Expand) | Author | Age |
* | xfrm: Fix stack-out-of-bounds read on socket policy lookup. | Steffen Klassert | 2017-12-01 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-11-16 |
|\ |
|
| * | Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find." | Steffen Klassert | 2017-11-15 |
| * | xfrm: Copy policy family in clone_policy | Herbert Xu | 2017-11-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-10 |
|\ \
| |/ |
|
| * | xfrm: Fix stack-out-of-bounds read in xfrm_state_find. | Steffen Klassert | 2017-11-03 |
| * | xfrm: do unconditional template resolution before pcpu cache check | Florian Westphal | 2017-11-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-02 |
|\ \
| |/ |
|
| * | xfrm: Fix xfrm_dst_cache memleak | Steffen Klassert | 2017-10-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-30 |
|\ \
| |/ |
|
| * | ipsec: Fix dst leak in xfrm_bundle_create(). | David Miller | 2017-10-11 |
* | | xfrm: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-01 |
|\ |
|
| * | net: xfrm: don't double-hold dst when sk_policy in use. | Lorenzo Colitti | 2017-08-24 |
| * | xfrm: policy: check policy direction value | Vladis Dronov | 2017-08-03 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-08-21 |
|\ \ |
|
| * | | net: xfrm: support setting an output mark. | Lorenzo Colitti | 2017-08-11 |
* | | | xfrm: check that cached bundle is still valid | Florian Westphal | 2017-08-07 |
|/ / |
|
* | | 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-18 |
|/ |
|
* | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 |
|\ |
|
| * | xfrm: move xfrm_garbage_collect out of xfrm_policy_flush | Hangbin Liu | 2017-06-12 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-06-23 |
|\ \ |
|
| * | | 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 |
* | | | 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-17 |
| |/
|/| |
|
* | | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY | Sabrina Dubroca | 2017-05-04 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 |
|\ |
|
| * | xfrm: Add an IPsec hardware offloading API | Steffen Klassert | 2017-04-14 |
| * | xfrm: Move device notifications to a sepatate file | Steffen Klassert | 2017-04-14 |
* | | xfrm: do the garbage collection after flushing policy | Xin Long | 2017-04-26 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-03-07 |
|\ |
|
| * | xfrm: Don't use sk_family for socket policy lookups | Steffen Klassert | 2017-02-14 |
| * | xfrm: policy: init locks early | Florian Westphal | 2017-02-09 |
* | | xfrm: provide correct dst in xfrm_neigh_lookup | Julian Anastasov | 2017-02-26 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-02-16 |
|\ \ |
|
| * | | xfrm: policy: make policy backend const | Florian Westphal | 2017-02-09 |
| * | | xfrm: policy: remove xfrm_policy_put_afinfo | Florian Westphal | 2017-02-09 |
| * | | xfrm: policy: remove family field | Florian Westphal | 2017-02-09 |
| * | | xfrm: policy: remove garbage_collect callback | Florian Westphal | 2017-02-09 |
| * | | xfrm: policy: xfrm_policy_unregister_afinfo can return void | Florian Westphal | 2017-02-09 |
| * | | xfrm: policy: xfrm_get_tos cannot fail | Florian Westphal | 2017-02-09 |