summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2019-08-13xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing
2019-02-11xfrm: Fix bucket count reported to userspaceBenjamin Poirier
2018-12-16xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert
2018-12-16xfrm: fix 'passing zero to ERR_PTR()' warningYueHaibing
2018-11-20xfrm: free skb if nlsk pointer is NULLFlorian Westphal
2018-11-20xfrm: fix missing dst_release() after policy blocking lbcast and multicastTommi Rantala
2018-11-20xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet
2018-06-16xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-03-03xfrm: Use __skb_queue_tail in xfrm_trans_queueHerbert Xu
2018-03-03xfrm: Reinject transport-mode packets through taskletHerbert Xu
2018-01-01xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri
2018-01-01ipsec: Fix aborted xfrm policy dump crashBen Hutchings
2017-11-11xfrm_user: fix info leak in build_aevent()Mathias Krause
2017-11-11xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause
2017-09-15xfrm: policy: check policy direction valueVladis Dronov
2017-09-15xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-07-18xfrm: policy: init locks earlyFlorian Westphal
2017-06-05xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-06-05xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2016-11-20xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2016-11-20xfrm_user: propagate sec ctx allocation errorsMathias Krause
2016-11-20xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum
2016-05-01xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org
2016-01-28xfrm: dst_entries_init() per-net dst_opsDan Streetman
2015-06-11xfrm: fix a race in xfrm_state_lookup_byspiLi RongQing
2015-05-20net: make skb_gso_segment error handling more robustFlorian Westphal
2015-03-30xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
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
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-26xfrm: Fix unlink race when policies are deleted.Steffen Klassert
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert