index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_interface_core.c
Age
Commit message (
Expand
)
Author
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-03-08
Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-02-27
xfrm: Do not allocate stats in the driver
Breno Leitao
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-07
xfrm: interface: use exit_batch_rtnl() method
Eric Dumazet
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-09-06
xfrm: interface: use DEV_STATS_INC()
Eric Dumazet
2023-07-11
xfrm: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-05-21
xfrm: Ensure policies always checked on XFRM-I input path
Benedict Wong
2023-04-25
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2023-01-09
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2022-12-05
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2022-12-05
xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
Eyal Birger