- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 77cc278f xfrm: policy: Use sequence counters with associated lock by Ahmed S. Darwish · 4 years, 6 months ago
- b328ecc xfrm: Make the policy hold queue work with VTI. by Steffen Klassert · 4 years, 6 months ago
- 95a35b4 xfrm: policy: fix IPv6-only espintcp compilation by Sabrina Dubroca · 4 years, 6 months ago
- 4f47e8ab xfrm: policy: match with both mark and mask on user interfaces by Xin Long · 4 years, 7 months ago
- ed17b8d xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years, 7 months ago
- f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
- e00dd94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 9 months ago
- 4c59406 xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 10 months ago
- af13b3c Remove DST_HOST by David Laight · 4 years, 10 months ago
- 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
- e27cca9 xfrm: add espintcp (RFC 8229) by Sabrina Dubroca · 5 years ago
- 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
- 2e9550ed Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
- c3b4c3a xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode by Hangbin Liu · 5 years ago
- 769a807 xfrm: policy: avoid warning splat when merging nodes by Florian Westphal · 5 years ago
- af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
- 114b5b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
- fd70972 xfrm: policy: fix bydst hlist corruption on hash rebuild by Florian Westphal · 6 years ago
- 52e63a4 xfrm: remove a duplicated assignment by Cong Wang · 6 years ago
- 3aaf391 xfrm: remove state and template sort indirections from xfrm_state_afinfo by Florian Westphal · 6 years ago
- 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 858e540 xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" by Florian Westphal · 6 years ago
- ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- c53ac41e xfrm: remove decode_session indirection from afinfo_policy by Florian Westphal · 6 years ago
- 2e8b4aa xfrm: remove init_path indirection from afinfo_policy by Florian Westphal · 6 years ago
- f24ea528 xfrm: remove tos indirection from afinfo_policy by Florian Westphal · 6 years ago
- c9500d7 xfrm: store xfrm_mode directly, not its address by Florian Westphal · 6 years ago
- 4c145dc xfrm: make xfrm modes builtin by Florian Westphal · 6 years ago
- 733a5fa xfrm: remove afinfo pointer from xfrm_mode by Florian Westphal · 6 years ago
- 025c65e xfrm: Honor original L3 slave device in xfrmi policy lookup by Martin Willi · 6 years ago
- 660899d xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 6 years ago
- e2612cd xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 6 years ago
- 12750ab xfrm: policy: fix infinite loop when merging src-nodes by Florian Westphal · 6 years ago
- 1d38900 xfrm: policy: fix reinsertion on node merge by Florian Westphal · 6 years ago
- 1548bc4 xfrm: policy: delete inexact policies from inexact list on hash rebuild by Florian Westphal · 6 years ago
- 7a474c3 xfrm: policy: increment xfrm_hash_generation on hash rebuild by Florian Westphal · 6 years ago
- 355b00d xfrm: policy: use hlist rcu variants on inexact insert, part 2 by Florian Westphal · 6 years ago
- ac68a3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
- 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
- cc4acb1 xfrm: policy: remove set but not used variable 'priority' by YueHaibing · 6 years ago
- 88584c3 xfrm: policy: fix policy hash rebuild by Florian Westphal · 6 years ago
- 39aa692 xfrm: policy: fix netlink/pf_key policy lookups by Florian Westphal · 6 years ago
- 7759d6a xfrm: policy: add missing indentation by Colin Ian King · 6 years ago
- 6ac098b xfrm: policy: add 2nd-level saddr trees for inexact policies by Florian Westphal · 6 years ago
- 64a09a7 xfrm: policy: store inexact policies in a tree ordered by source address by Florian Westphal · 6 years ago
- e901cbc xfrm: policy: check reinserted policies match their node by Florian Westphal · 6 years ago
- 9cf545e xfrm: policy: store inexact policies in a tree ordered by destination address by Florian Westphal · 6 years ago
- 6be3b0d xfrm: policy: add inexact policy search tree infrastructure by Florian Westphal · 6 years ago
- b5fe22e xfrm: policy: consider if_id when hashing inexact policy by Florian Westphal · 6 years ago
- 24969fa xfrm: policy: store inexact policies in an rhashtable by Florian Westphal · 6 years ago
- cc1bb84 xfrm: policy: return NULL when inexact search needed by Florian Westphal · 6 years ago
- a927d6af xfrm: policy: split list insertion into a helper by Florian Westphal · 6 years ago
- ceb159e xfrm: security: iterate all, not inexact lists by Florian Westphal · 6 years ago
- 9dffff2 xfrm: policy: use hlist rcu variants on insert by Florian Westphal · 6 years ago
- ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
- 9e14379 xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry. by Steffen Klassert · 6 years ago
- 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 934ffce xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
- bc56b33 xfrm: Remove xfrmi interface ID from flowi by Benedict Wong · 6 years ago
- 386c568 xfrm: use time64_t for in-kernel timestamps by Arnd Bergmann · 6 years ago
- e4db5b6 xfrm: policy: remove pcpu policy cache by Florian Westphal · 7 years ago
- f203b76 xfrm: Add virtual xfrm interfaces by Steffen Klassert · 7 years ago
- 7e65264 xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 7 years ago
- 9b42c1f xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 7 years ago
- 8cc8877 xfrm: fix missing dst_release() after policy blocking lbcast and multicast by Tommi Rantala · 7 years ago
- 38369f5 xfrm Fix potential error pointer dereference in xfrm_bundle_create. by Steffen Klassert · 7 years ago
- e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
- 56455e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
- 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
- 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 415a132 xfrm_policy: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
- f8c3d0d xfrm: mark kmem_caches as __ro_after_init by Alexey Dobriyan · 7 years ago
- 013cb81 xfrm: Fix infinite loop in xfrm_get_dst_nexthop with transport mode. by Steffen Klassert · 7 years ago
- 143a445 xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos by Xin Long · 7 years ago
- f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
- 2471c981 xfrm: Fix policy hold queue after flowcache removal. by Steffen Klassert · 7 years ago
- c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 76a4201 xfrm: Fix a race in the xdst pcpu cache. by Steffen Klassert · 7 years ago
- b1bdcb5 xfrm: don't call xfrm_policy_cache_flush while holding spinlock by Florian Westphal · 7 years ago
- 862591b xfrm: skip policies marked as dead while rehashing by Florian Westphal · 7 years ago
- 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 8ce38ae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
- d295027 xfrm: put policies when reusing pcpu xdst entry by Florian Westphal · 7 years ago
- ddc47e4 xfrm: Fix stack-out-of-bounds read on socket policy lookup. by Steffen Klassert · 7 years ago
- 5492093 xfrm: Stop using dst->next in bundle construction. by David Miller · 7 years ago
- 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
- 45b018be ipsec: Create and use new helpers for dst child access. by David Miller · 7 years ago
- b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
- be8f828 net: xfrm: allow clearing socket xfrm policies. by Lorenzo Colitti · 7 years ago
- 6a787d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
- 9480215 Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find." by Steffen Klassert · 7 years ago
- 0e74aa1 xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
- 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- c9f3f81 xfrm: Fix stack-out-of-bounds read in xfrm_state_find. by Steffen Klassert · 7 years ago
- cf37966 xfrm: do unconditional template resolution before pcpu cache check by Florian Westphal · 7 years ago
- ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago