summaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)Author
2019-01-16xfrm: Make set-mark default behavior backward compatibleBenedict Wong
2019-01-10xfrm: refine validation of template and selector familiesFlorian Westphal
2019-01-09xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal
2019-01-09xfrm: policy: fix reinsertion on node mergeFlorian Westphal
2019-01-09xfrm: policy: delete inexact policies from inexact list on hash rebuildFlorian Westphal
2019-01-09xfrm: policy: increment xfrm_hash_generation on hash rebuildFlorian Westphal
2019-01-09xfrm: policy: use hlist rcu variants on inexact insert, part 2Florian Westphal
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal
2018-12-19xfrm: policy: remove set but not used variable 'priority'YueHaibing
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-11-28xfrm: policy: fix policy hash rebuildFlorian Westphal
2018-11-23xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2018-11-22xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...Steffen Klassert
2018-11-15xfrm: policy: fix netlink/pf_key policy lookupsFlorian Westphal
2018-11-15xfrm: policy: add missing indentationColin Ian King
2018-11-09xfrm: policy: add 2nd-level saddr trees for inexact policiesFlorian Westphal
2018-11-09xfrm: policy: store inexact policies in a tree ordered by source addressFlorian Westphal
2018-11-09xfrm: policy: check reinserted policies match their nodeFlorian Westphal
2018-11-09xfrm: policy: store inexact policies in a tree ordered by destination addressFlorian Westphal
2018-11-09xfrm: policy: add inexact policy search tree infrastructureFlorian Westphal
2018-11-09xfrm: policy: consider if_id when hashing inexact policyFlorian Westphal
2018-11-09xfrm: policy: store inexact policies in an rhashtableFlorian Westphal
2018-11-09xfrm: policy: return NULL when inexact search neededFlorian Westphal
2018-11-09xfrm: policy: split list insertion into a helperFlorian Westphal
2018-11-09xfrm: security: iterate all, not inexact listsFlorian Westphal
2018-11-06xfrm: Fix bucket count reported to userspaceBenjamin Poirier
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-28xfrm: Fix error return code in xfrm_output_one()Wei Yongjun
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-15xfrm: use complete IPv6 addresses for hashMichal Kubecek
2018-10-11xfrm: policy: use hlist rcu variants on insertFlorian Westphal
2018-10-08net: Add extack to nlmsg_parseDavid Ahern
2018-10-08xfrm: use correct size to initialise sp->ovecLi RongQing
2018-10-08xfrm: remove unnecessary check in xfrmi_get_stats64Li RongQing
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-02xfrm: fix gro_cells leak when remove virtual xfrm interfacesLi RongQing
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller