summaryrefslogtreecommitdiffstats
path: root/net/xfrm (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Zero padding when dumping algos and encapHerbert Xu2023-02-131-4/+41
* xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps2023-01-301-2/+1
* xfrm: annotate data-race around use_timeEric Dumazet2023-01-272-9/+12
* xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet2023-01-271-4/+4
* xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet2023-01-231-0/+2
* xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova2023-01-121-1/+1
* Fix XFRM-I support for nested ESP tunnelsBenedict Wong2023-01-092-4/+53
* Treewide: Stop corrupting socket's task_fragBenjamin Coddington2022-12-201-0/+1
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-149-73/+627
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-12-123-0/+137
| |\
| | * xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger2022-12-063-0/+135
| | * xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger2022-12-062-0/+2
| * | xfrm: Fix spelling mistake "oflload" -> "offload"Colin Ian King2022-12-091-1/+1
| * | xfrm: add support to HW update soft and hard limitsLeon Romanovsky2022-12-051-0/+4
| * | xfrm: speed-up lookup of HW policiesLeon Romanovsky2022-12-052-20/+62
| * | xfrm: add TX datapath support for IPsec packet offload modeLeon Romanovsky2022-12-053-6/+142
| * | xfrm: add an interface to offload policyLeon Romanovsky2022-12-053-1/+153
| * | xfrm: allow state packet offload modeLeon Romanovsky2022-12-051-5/+19
| * | xfrm: add new packet offload flagLeon Romanovsky2022-12-052-0/+5
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-11-305-41/+105
| |\
| | * xfrm: add extack to xfrm_set_spdinfoSabrina Dubroca2022-11-251-4/+12
| | * xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca2022-11-252-8/+21
| | * xfrm: add extack to xfrm_do_migrateSabrina Dubroca2022-11-252-13/+31
| | * xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_lenSabrina Dubroca2022-11-251-9/+28
| | * xfrm: add extack to xfrm_del_saSabrina Dubroca2022-11-251-1/+1
| | * xfrm: add extack to xfrm_add_sa_expireSabrina Dubroca2022-11-251-1/+4
| | * xfrm: a few coding style clean upsSabrina Dubroca2022-11-252-6/+9
| | * xfrm: Remove not-used total variableLeon Romanovsky2022-10-251-2/+2
| | * xfrm: update x->lastused for every packetAntony Antony2022-10-252-2/+2
* | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-131-1/+1
|\ \ \
| * | | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
* | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-131-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-181-1/+1
| * | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-11-242-2/+15
|\ \ \ | |/ / |/| |
| * | xfrm: replay: Fix ESN wrap around for GSOChristian Langrock2022-10-192-2/+15
| |/
* / treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-121-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-042-5/+14
|\
| * xfrm: Reinject transport-mode packets through workqueueLiu Jian2022-09-281-5/+13
| * xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum2022-09-011-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-10-038-175/+503
|\ \
| * | xfrm: ipcomp: add extack to ipcomp{4,6}_init_stateSabrina Dubroca2022-09-291-3/+7
| * | xfrm: pass extack down to xfrm_type ->init_stateSabrina Dubroca2022-09-291-1/+1
| * | xfrm: add extack support to xfrm_init_replaySabrina Dubroca2022-09-223-5/+9
| * | xfrm: add extack to __xfrm_init_stateSabrina Dubroca2022-09-222-8/+20
| * | xfrm: add extack to attach_*Sabrina Dubroca2022-09-221-16/+30
| * | xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca2022-09-222-8/+20
| * | xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aeadSabrina Dubroca2022-09-221-11/+20
| * | xfrm: add extack to verify_replaySabrina Dubroca2022-09-221-8/+22
| * | xfrm: add extack support to verify_newsa_infoSabrina Dubroca2022-09-221-21/+69