Age | Commit message (Expand) | Author |
2023-02-10 | Daniel Borkmann says: | Jakub Kicinski |
2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-02-01 | netlink: provide an ability to set default extack message | Leon Romanovsky |
2023-02-02 | bpf: Add __bpf_kfunc tag to all kfuncs | David Vernet |
2023-01-30 | xfrm: fix bug with DSCP copy to v6 from v4 tunnel | Christian Hopps |
2023-01-27 | xfrm: annotate data-race around use_time | Eric Dumazet |
2023-01-27 | xfrm: consistently use time64_t in xfrm_timer_handler() | Eric Dumazet |
2023-01-26 | xfrm: extend add state callback to set failure reason | Leon Romanovsky |
2023-01-26 | xfrm: extend add policy callback to set failure reason | Leon Romanovsky |
2023-01-23 | net/sock: Introduce trace_sk_data_ready() | Peilin Ye |
2023-01-23 | xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr() | Eric Dumazet |
2023-01-12 | xfrm: compat: change expression for switch in xfrm_xlate64 | Anastasia Belova |
2023-01-09 | Fix XFRM-I support for nested ESP tunnels | Benedict Wong |
2022-12-19 | Treewide: Stop corrupting socket's task_frag | Benjamin Coddington |
2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-12 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2022-12-09 | xfrm: Fix spelling mistake "oflload" -> "offload" | Colin Ian King |
2022-12-05 | xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ... | Eyal Birger |
2022-12-05 | xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c | Eyal Birger |
2022-12-05 | xfrm: add support to HW update soft and hard limits | Leon Romanovsky |
2022-12-05 | xfrm: speed-up lookup of HW policies | Leon Romanovsky |
2022-12-05 | xfrm: add TX datapath support for IPsec packet offload mode | Leon Romanovsky |
2022-12-05 | xfrm: add an interface to offload policy | Leon Romanovsky |
2022-12-05 | xfrm: allow state packet offload mode | Leon Romanovsky |
2022-12-05 | xfrm: add new packet offload flag | Leon Romanovsky |
2022-11-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro |
2022-11-25 | xfrm: add extack to xfrm_set_spdinfo | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_alloc_userspi | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_do_migrate | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_del_sa | Sabrina Dubroca |
2022-11-25 | xfrm: add extack to xfrm_add_sa_expire | Sabrina Dubroca |
2022-11-25 | xfrm: a few coding style clean ups | Sabrina Dubroca |
2022-11-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski |
2022-11-18 | treewide: use get_random_u32_inclusive() when possible | Jason A. Donenfeld |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld |
2022-10-25 | xfrm: Remove not-used total variable | Leon Romanovsky |
2022-10-25 | xfrm: update x->lastused for every packet | Antony Antony |
2022-10-19 | xfrm: replay: Fix ESN wrap around for GSO | Christian Langrock |
2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld |
2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-10-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-09-30 | net-next: skbuff: refactor pskb_pull | Richard Gobert |
2022-09-29 | xfrm: ipcomp: add extack to ipcomp{4,6}_init_state | Sabrina Dubroca |
2022-09-29 | xfrm: pass extack down to xfrm_type ->init_state | Sabrina Dubroca |
2022-09-28 | xfrm: Reinject transport-mode packets through workqueue | Liu Jian |
2022-09-22 | xfrm: add extack support to xfrm_init_replay | Sabrina Dubroca |