summaryrefslogtreecommitdiff
path: root/net/xfrm
Commit message (Expand)AuthorAge
* 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
|\
| * esp: Add a software GRO codepathSteffen Klassert2017-02-15
| * xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2017-02-15
| * xfrm: Export xfrm_parse_spi.Steffen Klassert2017-02-15
| * net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-15
| * xfrm: Add a secpath_set helper.Steffen Klassert2017-02-15
| * 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
| * xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-09
* | gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-08
* | net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-07
|/
* xfrm: Add a dummy network device for napi.Steffen Klassert2017-01-30
* xfrm: fix possible null deref in xfrm_init_tempstateFlorian Westphal2017-01-16
* xfrm: state: simplify rcu_read_unlock handling in two spotsFlorian Westphal2017-01-10
* xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal2017-01-10
* xfrm: remove xfrm_state_put_afinfoFlorian Westphal2017-01-10
* xfrm: avoid rcu sparse warningFlorian Westphal2017-01-10
* xfrm: state: do not acquire lock in get_mtu helpersFlorian Westphal2017-01-06
* xfrm: trivial typosAlexander Alemayhu2017-01-04
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\
| * net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\ \
| * | xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao2016-11-30
| * | xfrm: unbreak xfrm_sk_policy_lookupFlorian Westphal2016-11-18
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-10-28
|\ \ | |/ |/|
| * xfrm: remove unused helperFlorian Westphal2016-09-30
* | proc: Reduce cache miss in xfrm_statistics_seq_showJia He2016-09-30
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-24
|\
| * xfrm: state lookup can be locklessFlorian Westphal2016-09-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\ \
| * | xfrm: Fix memory leak of aead algorithm nameIlan Tayari2016-09-19
| * | xfrm_user: propagate sec ctx allocation errorsMathias Krause2016-09-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\ \ \ | |/ /
| * | net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2016-08-11
| * | xfrm: Ignore socket policies when rebuilding hash tablesTobias Brunner2016-07-29
| * | xfrm: get rid of another incorrect WARNVegard Nossum2016-07-27
| * | xfrm: get rid of incorrect WARNVegard Nossum2016-07-27
| * | xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum2016-07-18
* | | xfrm: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-10
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-08
|\ \
| * | xfrm: state: remove per-netns gc taskFlorian Westphal2016-08-24
| * | xfrm: Fix xfrm_policy_lock imbalanceSteffen Klassert2016-08-24
| * | xfrm: policy: convert policy_lock to spinlockFlorian Westphal2016-08-12