index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
xfrm: always flush state and policy upon NETDEV_UNREGISTER event
Tetsuo Handa
1
-1
/
+11
2025-10-30
xfrm: Check inner packet family directly from skb_dst
Jianbo Liu
1
-1
/
+1
2025-09-15
xfrm: fix offloading of cross-family tunnels
Sabrina Dubroca
1
-1
/
+1
2025-08-07
xfrm: bring back device check in validate_xmit_xfrm
Sabrina Dubroca
1
-1
/
+2
2025-08-07
xfrm: restore GSO for SW crypto
Sabrina Dubroca
1
-2
/
+7
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
1
-1
/
+0
2025-05-15
xfrm: prevent configuration of interface index when offload is used
Leon Romanovsky
1
-0
/
+5
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
1
-3
/
+1
2025-04-16
xfrm: Remove unneeded device check from validate_xmit_xfrm
Cosmin Ratiu
1
-6
/
+1
2025-04-16
xfrm: Use xdo.dev instead of xdo.real_dev
Cosmin Ratiu
1
-2
/
+0
2025-02-21
xfrm: check for PMTU in tunnel mode for packet offload
Leon Romanovsky
1
-2
/
+8
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
1
-0
/
+15
2025-02-21
xfrm: rely on XFRM offload
Leon Romanovsky
1
-6
/
+4
2025-02-21
xfrm: delay initialization of offload path till its actually requested
Leon Romanovsky
1
-5
/
+8
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
-1
/
+2
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-3
/
+8
2024-08-16
xfrm: Remove documentation WARN_ON to limit return values for offloaded SA
Patrisious Haddad
1
-5
/
+1
2024-07-12
xfrm: Allow UDP encapsulation in crypto offload control path
Mike Yu
1
-3
/
+3
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
1
-0
/
+6
2024-03-18
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
1
-1
/
+2
2024-01-25
xfrm: Pass UDP encapsulation in TX packet offload
Leon Romanovsky
1
-1
/
+1
2023-07-25
xfrm: Support UDP encapsulation in packet offload mode
Leon Romanovsky
1
-6
/
+7
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-05-17
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+1
2023-04-21
xfrm: Fix leak of dev tracker
Leon Romanovsky
1
-1
/
+1
2023-04-06
xfrm: don't require advance ESN callback for packet offload
Leon Romanovsky
1
-1
/
+1
2023-02-02
netlink: provide an ability to set default extack message
Leon Romanovsky
1
-1
/
+4
2023-01-27
xfrm: extend add state callback to set failure reason
Leon Romanovsky
1
-4
/
+2
2023-01-27
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
1
-2
/
+1
2022-12-09
xfrm: Fix spelling mistake "oflload" -> "offload"
Colin Ian King
1
-1
/
+1
2022-12-05
xfrm: add TX datapath support for IPsec packet offload mode
Leon Romanovsky
1
-2
/
+13
2022-12-05
xfrm: add an interface to offload policy
Leon Romanovsky
1
-1
/
+66
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
1
-5
/
+19
2022-12-05
xfrm: add new packet offload flag
Leon Romanovsky
1
-0
/
+3
2022-10-19
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
1
-1
/
+14
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
1
-5
/
+15
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-1
/
+1
2022-05-06
xfrm: drop not needed flags variable in XFRM offload struct
Leon Romanovsky
1
-3
/
+0
2022-05-06
xfrm: store and rely on direction to construct offload flags
Leon Romanovsky
1
-1
/
+7
2022-05-06
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
1
-1
/
+1
2022-05-06
xfrm: delete not used number of external headers
Leon Romanovsky
1
-2
/
+0
2022-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-12
/
+2
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-02-09
xfrm: enforce validity of offload input flags
Leon Romanovsky
1
-1
/
+5
2022-02-02
xfrm: delete duplicated functions that calls same xfrm_api_check()
Leon Romanovsky
1
-12
/
+2
2021-12-10
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
1
-1
/
+2
2021-06-22
xfrm: Fix xfrm offload fallback fail case
Ayush Sawal
1
-0
/
+1
2021-03-29
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
1
-2
/
+0
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
[next]