aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski1-3/+13
2025-01-06xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen1-3/+13
2024-12-05xfrm: add generic iptfs defines and functionalityChristian Hopps1-0/+1
2024-12-05xfrm: add mode_cbs module functionalityChristian Hopps1-0/+43
2024-11-06xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.Guillaume Nault1-1/+2
2024-10-29xfrm: Add an inbound percpu state cache.Steffen Klassert1-0/+5
2024-10-29xfrm: Cache used outbound xfrm states at the policy.Steffen Klassert1-0/+4
2024-10-29xfrm: Add support for per cpu xfrm state handling.Steffen Klassert1-2/+3
2024-09-23xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger1-0/+2
2024-09-23xfrm: extract dst lookup parameters into a structEyal Birger1-13/+13
2024-08-28xfrm: minor update to sdb and xfrm_policy commentsFlorian Westphal1-5/+35
2024-08-24xfrm: policy: remove remaining use of inexact listFlorian Westphal1-1/+0
2024-08-23xfrm: Correct spelling in xfrm.hSimon Horman1-2/+2
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-26/+10
2024-06-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger1-0/+10
2024-06-25xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert1-26/+10
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-05-01xfrm: Add Direction to the SA in or outAntony Antony1-0/+1
2024-04-26xfrm: Preserve vlan tags for transport mode software GROPaul Davey1-0/+3
2024-02-05xfrm: get global statistics from the offloaded deviceLeon Romanovsky1-0/+3
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky1-7/+4
2023-12-14bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfuncDaniel Xu1-0/+9
2023-10-06xfrm: pass struct net to xfrm_decode_session wrappersFlorian Westphal1-6/+6
2023-10-06xfrm: Support GRO for IPv6 ESP in UDP encapsulationSteffen Klassert1-0/+2
2023-10-06xfrm: Support GRO for IPv4 ESP in UDP encapsulationSteffen Klassert1-0/+2
2023-09-28xfrm: Remove unused function declarationsYue Haibing1-2/+0
2023-09-15ipv6: lockless IPV6_DONTFRAG implementationEric Dumazet1-1/+1
2023-08-01xfrm: don't skip free of empty state in acquire policyLeon Romanovsky1-0/+1
2023-05-21xfrm: Treat already-verified secpath entries as optionalBenedict Wong1-0/+1
2023-03-20xfrm: add new device offload acquire flagRaed Salem1-0/+5
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+17
2022-12-05xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPFEyal Birger1-0/+17
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky1-0/+17
2022-12-05xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky1-23/+32
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky1-0/+45
2022-12-05xfrm: add new packet offload flagLeon Romanovsky1-0/+7
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca1-2/+3
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca1-1/+2
2022-09-29xfrm: pass extack down to xfrm_type ->init_stateSabrina Dubroca1-1/+2
2022-09-22xfrm: add extack support to xfrm_init_replaySabrina Dubroca1-1/+1
2022-09-22xfrm: add extack to __xfrm_init_stateSabrina Dubroca1-1/+2
2022-09-22xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca1-2/+3
2022-08-29xfrm: interface: support collect metadata modeEyal Birger1-2/+9
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-2/+2
2022-07-11net: Find dst with sk's xfrm policy not ctl_sksewookseo1-0/+2
2022-06-24xfrm: change the type of xfrm_register_km and xfrm_unregister_kmZhengchao Shao1-2/+2
2022-06-09net: rename reference+tracking helpersJakub Kicinski1-1/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+13
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger1-1/+13
2022-05-06xfrm: drop not needed flags variable in XFRM offload structLeon Romanovsky1-1/+0