summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2018-04-13xfrm: fix state migration copy replay sequence numbersAntony Antony
2018-04-08xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert
2018-04-08net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann
2018-04-08xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-03-22net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti
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
2017-12-16xfrm: Copy policy family in clone_policyHerbert Xu
2017-12-05ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2017-09-07xfrm: policy: check policy direction valueVladis Dronov
2017-08-11xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-04-18xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-04-18xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-04-18xfrm: policy: init locks earlyFlorian Westphal
2016-07-12xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org
2016-02-15xfrm: dst_entries_init() per-net dst_opsDan Streetman
2015-08-27xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck
2015-06-10xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-20net: make skb_gso_segment error handling more robustFlorian Westphal
2014-10-01net: cleanup and document skb fclone layoutEric Dumazet
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-18ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu
2014-09-16xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-09-09net: use kfree_skb_list() helper in more placesFlorian Westphal
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault
2014-08-29xfrm: remove useless hash_resize_mutex locksYing Xue
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-06-30xfrm: Fix installation of AH IPsec SAsTobias Brunner
2014-06-26xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-05-13net/xfrm/xfrm_output.c: move EXPORT_SYMBOLFabian Frederick
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-07net: clean up snmp stats codeWANG Cong
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel