summaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9 days1-0/+3
|\
| * xfrm: Preserve vlan tags for transport mode software GROPaul Davey2024-04-261-0/+3
* | xfrm: Add Direction to the SA in or outAntony Antony2024-05-011-0/+1
|/
* xfrm: get global statistics from the offloaded deviceLeon Romanovsky2024-02-051-0/+3
* xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky2024-02-051-7/+4
* bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfuncDaniel Xu2023-12-141-0/+9
* xfrm: pass struct net to xfrm_decode_session wrappersFlorian Westphal2023-10-061-6/+6
* xfrm: Support GRO for IPv6 ESP in UDP encapsulationSteffen Klassert2023-10-061-0/+2
* xfrm: Support GRO for IPv4 ESP in UDP encapsulationSteffen Klassert2023-10-061-0/+2
* xfrm: Remove unused function declarationsYue Haibing2023-09-281-2/+0
* ipv6: lockless IPV6_DONTFRAG implementationEric Dumazet2023-09-151-1/+1
* xfrm: don't skip free of empty state in acquire policyLeon Romanovsky2023-08-011-0/+1
* xfrm: Treat already-verified secpath entries as optionalBenedict Wong2023-05-211-0/+1
* xfrm: add new device offload acquire flagRaed Salem2023-03-201-0/+5
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-12-121-0/+17
|\
| * xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger2022-12-051-0/+17
* | xfrm: add support to HW update soft and hard limitsLeon Romanovsky2022-12-051-0/+17
* | xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky2022-12-051-23/+32
* | xfrm: add an interface to offload policyLeon Romanovsky2022-12-051-0/+45
* | xfrm: add new packet offload flagLeon Romanovsky2022-12-051-0/+7
|/
* xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca2022-11-251-2/+3
* xfrm: add extack to xfrm_do_migrateSabrina Dubroca2022-11-251-1/+2
* xfrm: pass extack down to xfrm_type ->init_stateSabrina Dubroca2022-09-291-1/+2
* xfrm: add extack support to xfrm_init_replaySabrina Dubroca2022-09-221-1/+1
* xfrm: add extack to __xfrm_init_stateSabrina Dubroca2022-09-221-1/+2
* xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca2022-09-221-2/+3
* xfrm: interface: support collect metadata modeEyal Birger2022-08-291-2/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-07-251-2/+2
|\
| * xfrm: change the type of xfrm_register_km and xfrm_unregister_kmZhengchao Shao2022-06-241-2/+2
* | net: Find dst with sk's xfrm policy not ctl_sksewookseo2022-07-111-0/+2
|/
* net: rename reference+tracking helpersJakub Kicinski2022-06-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-1/+13
|\
| * xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2022-05-161-1/+13
* | xfrm: drop not needed flags variable in XFRM offload structLeon Romanovsky2022-05-061-1/+0
* | xfrm: store and rely on direction to construct offload flagsLeon Romanovsky2022-05-061-0/+6
* | xfrm: rename xfrm_state_offload struct to allow reuseLeon Romanovsky2022-05-061-5/+5
* | xfrm: delete not used number of external headersLeon Romanovsky2022-05-061-1/+0
* | xfrm: free not used XFRM_ESP_NO_TRAILER flagLeon Romanovsky2022-05-061-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2022-03-191-30/+18
|\
| * xfrm: rework default policy structureNicolas Dichtel2022-03-181-30/+18
* | Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac2022-01-271-1/+0
* | xfrm: Check if_id in xfrm_migrateYan Yan2022-01-261-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-091-1/+1
|\
| * xfrm: fix dflt policy check when there is no policy configuredNicolas Dichtel2021-11-231-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-01-061-0/+5
|\ \
| * | xfrm: rate limit SA mapping change message to user spaceAntony Antony2021-12-231-0/+5
| |/
* / xfrm: add net device refcount tracker to struct xfrm_state_offloadEric Dumazet2021-12-101-1/+2
|/
* xfrm: Add possibility to set the default to block if we have no policySteffen Klassert2021-07-211-6/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-291-1/+1
|\
| * xfrm: Remove the repeated declarationShaokun Zhang2021-06-011-1/+0