summaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)Author
2017-04-27xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca
2017-04-26xfrm: do the garbage collection after flushing policyXin Long
2017-03-29Merge branch 'apw' (xfrm_user fixes)Linus Torvalds
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-26xfrm: provide correct dst in xfrm_neigh_lookupJulian Anastasov
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-15esp: Add a software GRO codepathSteffen Klassert
2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert
2017-02-15xfrm: Export xfrm_parse_spi.Steffen Klassert
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert
2017-02-14xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert
2017-02-09xfrm: policy: make policy backend constFlorian Westphal
2017-02-09xfrm: policy: remove xfrm_policy_put_afinfoFlorian Westphal
2017-02-09xfrm: policy: remove family fieldFlorian Westphal
2017-02-09xfrm: policy: remove garbage_collect callbackFlorian Westphal
2017-02-09xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal
2017-02-09xfrm: policy: xfrm_get_tos cannot failFlorian Westphal
2017-02-09xfrm: input: constify xfrm_input_afinfoFlorian Westphal
2017-02-09xfrm: policy: init locks earlyFlorian Westphal
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet
2017-02-07net: add confirm_neigh method to dst_opsJulian Anastasov
2017-01-30xfrm: Add a dummy network device for napi.Steffen Klassert
2017-01-16xfrm: fix possible null deref in xfrm_init_tempstateFlorian Westphal
2017-01-10xfrm: state: simplify rcu_read_unlock handling in two spotsFlorian Westphal
2017-01-10xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal
2017-01-10xfrm: remove xfrm_state_put_afinfoFlorian Westphal
2017-01-10xfrm: avoid rcu sparse warningFlorian Westphal
2017-01-06xfrm: state: do not acquire lock in get_mtu helpersFlorian Westphal
2017-01-04xfrm: trivial typosAlexander Alemayhu
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-30xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao
2016-11-18xfrm: unbreak xfrm_sk_policy_lookupFlorian Westphal
2016-11-09net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior
2016-10-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-30xfrm: remove unused helperFlorian Westphal
2016-09-30proc: Reduce cache miss in xfrm_statistics_seq_showJia He
2016-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-21xfrm: state lookup can be locklessFlorian Westphal
2016-09-19xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-10xfrm: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-09xfrm_user: propagate sec ctx allocation errorsMathias Krause
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller