index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
Age
Commit message (
Expand
)
Author
8 days
xfrm: cache the offload ifindex for netlink dumps
Cen Zhang
2026-06-23
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-17
xfrm: validate selector family and prefixlen during match
Eric Dumazet
2026-06-17
xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
Eric Dumazet
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-06-04
xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
Antony Antony
2026-06-04
xfrm: make xfrm_dev_state_add xuo parameter const
Antony Antony
2026-06-04
xfrm: move encap and xuo into struct xfrm_migrate
Antony Antony
2026-06-04
xfrm: add state synchronization after migration
Antony Antony
2026-06-04
xfrm: split xfrm_state_migrate into create and install functions
Antony Antony
2026-06-04
xfrm: rename reqid in xfrm_migrate
Antony Antony
2026-06-04
xfrm: add extack to xfrm_init_state
Antony Antony
2026-05-07
xfrm: route MIGRATE notifications to caller's netns
Maoyi Xie
2026-02-10
xfrm: reduce struct sec_path size
Paolo Abeni
2025-10-30
xfrm: Determine inner GSO type from packet inner protocol
Jianbo Liu
2025-07-08
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
2025-07-08
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-04-17
xfrm: Migrate offload configuration
Chiachang Wang
2025-04-16
bonding: Fix multiple long standing offload races
Cosmin Ratiu
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
2025-02-21
xfrm: check for PMTU in tunnel mode for packet offload
Leon Romanovsky
2025-02-21
xfrm: simplify SA initialization routine
Leon Romanovsky
2025-02-21
xfrm: delay initialization of offload path till its actually requested
Leon Romanovsky
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-01-06
xfrm: delete intermediate secpath entry in packet offload mode
Alexandre Cassen
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
2024-10-29
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
2024-10-29
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-08-28
xfrm: minor update to sdb and xfrm_policy comments
Florian Westphal
2024-08-24
xfrm: policy: remove remaining use of inexact list
Florian Westphal
2024-08-23
xfrm: Correct spelling in xfrm.h
Simon Horman
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
2024-06-25
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-02-05
xfrm: get global statistics from the offloaded device
Leon Romanovsky
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
2023-12-14
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-10-06
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
[next]