Age | Commit message (Expand) | Author | Files | Lines |
2023-05-16 | Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 4 | -70/+21 |
2023-05-10 | xfrm: Check if_id in inbound policy/secpath match | Benedict Wong | 1 | -5/+6 |
2023-05-10 | xfrm: Reject optional tunnel/BEET mode templates in outbound policies | Tobias Brunner | 1 | -5/+9 |
2023-04-25 | Revert "Fix XFRM-I support for nested ESP tunnels" | Martin Willi | 2 | -53/+4 |
2023-04-21 | xfrm: Fix leak of dev tracker | Leon Romanovsky | 1 | -1/+1 |
2023-04-21 | xfrm: release all offloaded policy memory | Leon Romanovsky | 1 | -0/+1 |
2023-04-19 | Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2 | -65/+34 |
2023-04-07 | Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 1 | -1/+1 |
2023-04-06 | xfrm: don't check the default policy if the policy allows the packet | Sabrina Dubroca | 1 | -6/+0 |
2023-04-06 | xfrm: don't require advance ESN callback for packet offload | Leon Romanovsky | 1 | -1/+1 |
2023-03-22 | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern... | Jakub Kicinski | 2 | -0/+3 |
2023-03-20 | xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics | Raed Salem | 1 | -0/+2 |
2023-03-20 | xfrm: add new device offload acquire flag | Raed Salem | 1 | -0/+1 |
2023-03-16 | Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 2 | -9/+41 |
2023-03-13 | xfrm: Remove inner/outer modes from output path | Herbert Xu | 1 | -22/+11 |
2023-03-13 | xfrm: Remove inner/outer modes from input path | Herbert Xu | 1 | -43/+23 |
2023-02-24 | xfrm: Allow transport-mode states with AF_UNSPEC selector | Herbert Xu | 1 | -5/+0 |
2023-02-13 | xfrm: Zero padding when dumping algos and encap | Herbert Xu | 1 | -4/+41 |
2023-02-10 | Daniel Borkmann says: | Jakub Kicinski | 1 | -5/+2 |
2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -20/+73 |
2023-02-01 | netlink: provide an ability to set default extack message | Leon Romanovsky | 1 | -1/+4 |
2023-02-02 | bpf: Add __bpf_kfunc tag to all kfuncs | David Vernet | 1 | -5/+2 |
2023-01-30 | xfrm: fix bug with DSCP copy to v6 from v4 tunnel | Christian Hopps | 1 | -2/+1 |
2023-01-27 | xfrm: annotate data-race around use_time | Eric Dumazet | 2 | -9/+12 |
2023-01-27 | xfrm: consistently use time64_t in xfrm_timer_handler() | Eric Dumazet | 1 | -4/+4 |
2023-01-26 | xfrm: extend add state callback to set failure reason | Leon Romanovsky | 2 | -5/+3 |
2023-01-26 | xfrm: extend add policy callback to set failure reason | Leon Romanovsky | 1 | -2/+1 |
2023-01-23 | net/sock: Introduce trace_sk_data_ready() | Peilin Ye | 1 | -0/+3 |
2023-01-23 | xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr() | Eric Dumazet | 1 | -0/+2 |
2023-01-12 | xfrm: compat: change expression for switch in xfrm_xlate64 | Anastasia Belova | 1 | -1/+1 |
2023-01-09 | Fix XFRM-I support for nested ESP tunnels | Benedict Wong | 2 | -4/+53 |
2022-12-19 | Treewide: Stop corrupting socket's task_frag | Benjamin Coddington | 1 | -0/+1 |
2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 9 | -73/+627 |
2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-12-12 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 3 | -0/+137 |
2022-12-09 | xfrm: Fix spelling mistake "oflload" -> "offload" | Colin Ian King | 1 | -1/+1 |
2022-12-05 | xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ... | Eyal Birger | 3 | -0/+135 |
2022-12-05 | xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c | Eyal Birger | 2 | -0/+2 |
2022-12-05 | xfrm: add support to HW update soft and hard limits | Leon Romanovsky | 1 | -0/+4 |
2022-12-05 | xfrm: speed-up lookup of HW policies | Leon Romanovsky | 2 | -20/+62 |
2022-12-05 | xfrm: add TX datapath support for IPsec packet offload mode | Leon Romanovsky | 3 | -6/+142 |
2022-12-05 | xfrm: add an interface to offload policy | Leon Romanovsky | 3 | -1/+153 |
2022-12-05 | xfrm: allow state packet offload mode | Leon Romanovsky | 1 | -5/+19 |
2022-12-05 | xfrm: add new packet offload flag | Leon Romanovsky | 2 | -0/+5 |
2022-11-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 5 | -41/+105 |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -1/+1 |
2022-11-25 | xfrm: add extack to xfrm_set_spdinfo | Sabrina Dubroca | 1 | -4/+12 |
2022-11-25 | xfrm: add extack to xfrm_alloc_userspi | Sabrina Dubroca | 2 | -8/+21 |
2022-11-25 | xfrm: add extack to xfrm_do_migrate | Sabrina Dubroca | 2 | -13/+31 |