index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
Age
Commit message (
Expand
)
Author
2026-01-19
Revert "xfrm: destroy xfrm_state synchronously on net exit path"
Sabrina Dubroca
2026-01-19
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2024-12-14
xfrm: store and rely on direction to construct offload flags
Leon Romanovsky
2024-12-14
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
2024-11-08
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-11-08
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2023-06-28
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2023-05-30
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
2022-05-25
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-25
xfrm: rework default policy structure
Nicolas Dichtel
2022-05-25
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
2022-05-25
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-27
xfrm: rate limit SA mapping change message to user space
Antony Antony
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-04-14
xfrm: Fix NULL pointer dereference on policy lookup
Steffen Klassert
2021-04-14
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-24
xfrm/compat: Translate 32-bit user_policy from sockptr
Dmitry Safonov
2020-09-24
xfrm/compat: Add 32=>64-bit messages translator
Dmitry Safonov
2020-09-24
xfrm/compat: Add 64=>32-bit messages translator
Dmitry Safonov
2020-09-24
xfrm: Provide API to register translator module
Dmitry Safonov
2020-09-07
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
Antony Antony
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-24
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
2020-07-21
xfrm: Fix crash when the hold queue is used.
Steffen Klassert
2020-07-09
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
2020-06-22
xfrm: bail early on slave pass over skb
Jarod Wilson
2020-06-04
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
2020-05-06
xfrm: remove output_finish indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
xfrm: remove extract_output indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
xfrm: place xfrm6_local_dontfrag in xfrm.h
Florian Westphal
2020-05-06
xfrm: expose local_rxpmtu via ipv6_stubs
Florian Westphal
2020-05-06
xfrm: move xfrm4_extract_header to common helper
Florian Westphal
2020-05-06
xfrm: state: remove extract_input indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
xfrm: avoid extract_output indirection for ipv4
Florian Westphal
2020-04-28
xfrm: add support for UDPv6 encapsulation of ESP
Sabrina Dubroca
2019-12-09
xfrm: add espintcp (RFC 8229)
Sabrina Dubroca
2019-12-09
xfrm: introduce xfrm_trans_queue_net
Sabrina Dubroca
2019-10-09
xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)
Alexey Dobriyan
2019-07-17
xfrm interface: fix management of phydev
Nicolas Dichtel
2019-07-17
xfrm interface: ifname may be wrong in logs
Nicolas Dichtel
[next]