summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_policy.c
AgeCommit message (Expand)Author
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-08Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-04-07xfrm: fix refcount leak in xfrm_migrate_policy_findKotlyarov Mihail
2026-04-07xfrm: Wait for RCU readers during policy netns exitSteffen Klassert
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-03-16xfrm: prevent policy_hthresh.work from racing with netns teardownMinwoo Ra
2026-03-12xfrm: policy: silence sparse warning in xfrm_policy_unregister_afinfoSabrina Dubroca
2026-03-12xfrm: policy: fix sparse warnings in xfrm_policy_{init,fini}Sabrina Dubroca
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26xfrm: update outdated commentkexinsun
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02xfrm: skip templates check for packet offload tunnel modeLeon Romanovsky
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault
2025-08-19xfrm: Switch to skb_dstref_steal to clear dst_entryStanislav Fomichev
2025-07-02net: dst: annotate data-races around dst->obsoleteEric Dumazet
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-14xfrm: Sanitize marks before insertPaul Chaignon
2025-04-17xfrm: Migrate offload configurationChiachang Wang
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-19xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()Dan Carpenter
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-01-20xfrm: Fix the usage of skb->skSteffen Klassert
2024-12-05xfrm: add generic iptfs defines and functionalityChristian Hopps
2024-12-05xfrm: add mode_cbs module functionalityChristian Hopps
2024-11-06xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.Guillaume Nault
2024-11-06xfrm: Convert xfrm_dst_lookup() to dscp_t.Guillaume Nault
2024-11-06xfrm: Convert xfrm_bundle_create() to dscp_t.Guillaume Nault
2024-11-06xfrm: Convert xfrm_get_tos() to dscp_t.Guillaume Nault
2024-10-29xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert
2024-09-24xfrm: policy: remove last remnants of pernet inexact listFlorian Westphal
2024-09-23xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger
2024-09-23xfrm: extract dst lookup parameters into a structEyal Birger
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-09xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()Nathan Chancellor
2024-09-09xfrm: policy: fix null dereferenceFlorian Westphal
2024-08-31xfrm: Unmask upper DSCP bits in xfrm_get_tos()Ido Schimmel
2024-08-28xfrm: minor update to sdb and xfrm_policy commentsFlorian Westphal
2024-08-28xfrm: policy: use recently added helper in more placesFlorian Westphal
2024-08-24xfrm: policy: remove remaining use of inexact listFlorian Westphal
2024-08-24xfrm: switch migrate to xfrm_policy_lookup_bytypeFlorian Westphal
2024-08-24xfrm: policy: don't iterate inexact policies twice at insert timeFlorian Westphal
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-07-14Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-07-12xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO pathMike Yu
2024-07-08xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu
2024-06-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski