summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2023-01-27xfrm: annotate data-race around use_timeEric Dumazet
2023-01-27xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2023-01-23xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet
2023-01-12xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova
2023-01-09Fix XFRM-I support for nested ESP tunnelsBenedict Wong
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-09xfrm: Fix spelling mistake "oflload" -> "offload"Colin Ian King
2022-12-05xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger
2022-12-05xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky
2022-12-05xfrm: speed-up lookup of HW policiesLeon Romanovsky
2022-12-05xfrm: add TX datapath support for IPsec packet offload modeLeon Romanovsky
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky
2022-12-05xfrm: allow state packet offload modeLeon Romanovsky
2022-12-05xfrm: add new packet offload flagLeon Romanovsky
2022-11-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25xfrm: add extack to xfrm_set_spdinfoSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_lenSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_del_saSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_add_sa_expireSabrina Dubroca
2022-11-25xfrm: a few coding style clean upsSabrina Dubroca
2022-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-25xfrm: Remove not-used total variableLeon Romanovsky
2022-10-25xfrm: update x->lastused for every packetAntony Antony
2022-10-19xfrm: replay: Fix ESN wrap around for GSOChristian Langrock
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert
2022-09-29xfrm: ipcomp: add extack to ipcomp{4,6}_init_stateSabrina Dubroca
2022-09-29xfrm: pass extack down to xfrm_type ->init_stateSabrina Dubroca
2022-09-28xfrm: Reinject transport-mode packets through workqueueLiu Jian
2022-09-22xfrm: add extack support to xfrm_init_replaySabrina Dubroca
2022-09-22xfrm: add extack to __xfrm_init_stateSabrina Dubroca
2022-09-22xfrm: add extack to attach_*Sabrina Dubroca
2022-09-22xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca
2022-09-22xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aeadSabrina Dubroca
2022-09-22xfrm: add extack to verify_replaySabrina Dubroca