summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_interface_core.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protectionEric Dumazet1-1/+1
2024-03-08Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-8/+2
2024-02-27xfrm: Do not allocate stats in the driverBreno Leitao1-8/+2
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet1-1/+1
2024-02-08xfrm: interface: use exit_batch_rtnl() methodEric Dumazet1-8/+6
2023-10-31Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-2/+2
2023-10-06xfrm: pass struct net to xfrm_decode_session wrappersFlorian Westphal1-2/+2
2023-09-06xfrm: interface: use DEV_STATS_INC()Eric Dumazet1-12/+10
2023-07-11xfrm: fix slab-use-after-free in decode_session6Zhengchao Shao1-2/+2
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+50
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet1-0/+1
2023-05-21xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong1-4/+50
2023-04-25Revert "Fix XFRM-I support for nested ESP tunnels"Martin Willi1-50/+4
2023-01-09Fix XFRM-I support for nested ESP tunnelsBenedict Wong1-4/+50
2022-12-06xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger1-0/+14
2022-12-06xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger1-0/+1198