aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2018-03-05BACKPORT: xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-02-25xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert
2018-02-25xfrm: check id proto in validate_tmpl()Cong Wang
2018-02-25xfrm: Fix stack-out-of-bounds read on socket policy lookup.Steffen Klassert
2018-01-22UPSTREAM: net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti
2017-12-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-16xfrm: Copy policy family in clone_policyHerbert Xu
2017-12-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-05ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-11-20BACKPORT: xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri
2017-10-15BACKPORT: net: xfrm: support setting an output mark.Lorenzo Colitti
2017-09-18ANDROID: check dir value of xfrm_userpolicy_idSuren Baghdasaryan
2017-09-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-09-07xfrm: policy: check policy direction valueVladis Dronov
2017-08-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-08-06xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert
2017-07-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-17.07-androidAlex Shi
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-05-25ANDROID: make PF_KEY SHA256 use RFC-compliant truncation.Lorenzo Colitti
2017-03-31xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-03-31xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-03-31xfrm: policy: init locks earlyFlorian Westphal
2016-04-20xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-11-03xfrm: dst_entries_init() per-net dst_opsDan Streetman
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23xfrm: Increment statistic counter on inner mode errorSteffen Klassert
2015-10-23xfrm: Fix unaligned access to stats in copy_to_user_state()Sowmini Varadhan
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-10-08xfrm: Only compute net once in xfrm_policy_queue_processEric W. Biederman
2015-09-29xfrm: Fix state threshold configuration from userspaceMichael Rossberg
2015-09-25inet: constify ip_route_output_flow() socket argumentEric Dumazet
2015-09-17netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-17xfrm: Remove unused afinfo method init_dstEric W. Biederman
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-17ipsec: Replace seqniv with seqivHerbert Xu
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern
2015-08-11net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda