summaryrefslogtreecommitdiff
path: root/net/xfrm
Commit message (Expand)AuthorAge
...
* | | xfrm: Convert timers to use timer_setup()Kees Cook2017-10-18
|/ /
* | xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lockArtem Savkov2017-09-28
* | vti: fix NULL dereference in xfrm_input()Alexey Kodanev2017-09-13
* | xfrm: Fix negative device refcount on offload failure.Steffen Klassert2017-09-11
* | xfrm: Fix deletion of offloaded SAs on failure.Steffen Klassert2017-09-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * xfrm_user: fix info leak in build_aevent()Mathias Krause2017-08-28
| * xfrm_user: fix info leak in build_expire()Mathias Krause2017-08-28
| * xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause2017-08-28
| * xfrm_user: fix info leak in copy_user_offload()Mathias Krause2017-08-28
| * 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
| * xfrm: fix null pointer dereference on state and tmpl sortKoichiro Den2017-08-02
* | xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert2017-08-31
* | xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman2017-08-31
* | 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: Clear RX SKB secpath xfrm_offloadIlan Tayari2017-08-02
| * | xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-02
* | | 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 sec_path.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, xfrm: convert xfrm_state.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
| * xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu2017-06-07
* | 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
| * | xfrm: Make function xfrm_dev_register staticWei Yongjun2017-05-19
| * | xfrm: use memdup_userGeliang Tang2017-05-16
* | | 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 state migration copy replay sequence numbersAntony Antony2017-05-19
* | xfrm: Fix NETDEV_DOWN with IPSec offloadIlan Tayari2017-05-08
* | 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: Indicate xfrm_state offload errorsIlan Tayari2017-05-01
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-21
| |\
| | * xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert2017-04-14
| | * xfrm: Add encapsulation header offsets while SKB is not encryptedIlan Tayari2017-04-14
| | * net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert2017-04-14