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