summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_state.c
AgeCommit message (Expand)Author
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
11 daysMerge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-07-08Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
2025-07-08xfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-07-04xfrm: Skip redundant statistics update for crypto offloadJianbo Liu
2025-07-02xfrm: Duplicate SPI HandlingAakash Kumar S
2025-06-12xfrm: always initialize offload pathLeon Romanovsky
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03xfrm: state: use a consistent pcpu_id in xfrm_state_findSabrina Dubroca
2025-06-03xfrm: state: initialize state_ptrs earlier in xfrm_state_findSabrina Dubroca
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-20xfrm: use kfree_sensitive() for SA secret zeroizationZilin Guan
2025-05-14xfrm: Sanitize marks before insertPaul Chaignon
2025-04-17xfrm: Refactor migration setup during the cloning processChiachang Wang
2025-04-17xfrm: Migrate offload configurationChiachang Wang
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu
2025-04-16xfrm: Use xdo.dev instead of xdo.real_devCosmin Ratiu
2025-04-14espintcp: remove encap socket caching to avoid reference leakSabrina Dubroca
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-12xfrm: state: make xfrm_state_lookup_byaddr locklessFlorian Westphal
2025-02-21xfrm: simplify SA initialization routineLeon Romanovsky
2025-02-21xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky
2025-02-18xfrm: Switch to use hrtimer_setup()Nam Cao
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-01-24xfrm: Don't disable preemption while looking up cache state.Sebastian Sewior
2024-12-05xfrm: add generic iptfs defines and functionalityChristian Hopps
2024-12-05xfrm: add mode_cbs module functionalityChristian Hopps
2024-12-05xfrm: state: fix out-of-bounds read during lookupFlorian Westphal
2024-11-15xfrm: Fix acquire state insertion.Steffen Klassert
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert
2024-10-29xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert
2024-10-29xfrm: Add support for per cpu xfrm state handling.Steffen Klassert
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-08xfrm: fix netdev reference count imbalanceJianbo Liu
2024-07-01xfrm: Export symbol xfrm_dev_state_delete.Steffen Klassert
2024-06-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger
2024-06-25xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert
2024-05-01xfrm: Add Direction to the SA in or outAntony Antony
2024-02-05xfrm: get global statistics from the offloaded deviceLeon Romanovsky
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky
2023-08-01xfrm: don't skip free of empty state in acquire policyLeon Romanovsky
2023-03-22Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
2023-03-20xfrm: add new device offload acquire flagRaed Salem
2023-03-16Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-02-24xfrm: Allow transport-mode states with AF_UNSPEC selectorHerbert Xu
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27xfrm: annotate data-race around use_timeEric Dumazet
2023-01-27xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky