lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL+tcoDPMrw8yuajgCFmLTVhB65EUvH3WXXo6O70uyEapwFnXQ@mail.gmail.com>
Date: Fri, 21 Mar 2025 00:54:33 +0700
From: Jason Xing <kerneljasonxing@...il.com>
To: Martin KaFai Lau <martin.lau@...ux.dev>
Cc: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, 
	Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, 
	Alexei Starovoitov <ast@...nel.org>, Andrii Nakryiko <andrii@...nel.org>, 
	Daniel Borkmann <daniel@...earbox.net>, Martin KaFai Lau <martin.lau@...nel.org>, netdev@...r.kernel.org, 
	bpf@...r.kernel.org
Subject: Re: pull-request: bpf-next 2025-03-13

On Fri, Mar 14, 2025 at 5:16 AM Martin KaFai Lau <martin.lau@...ux.dev> wrote:
>
> Hi David, hi Jakub, hi Paolo, hi Eric,
>
> The following pull-request contains BPF updates for your *net-next* tree.
>
> We've added 4 non-merge commits during the last 3 day(s) which contain
> a total of 2 files changed, 35 insertions(+), 12 deletions(-).
>
> The main changes are:
>
> 1) bpf_getsockopt support for TCP_BPF_RTO_MIN and TCP_BPF_DELACK_MAX,
>    from Jason Xing
>
> Please consider pulling these changes from:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git tags/for-netdev
>
> Thanks a lot!
>
> ----------------------------------------------------------------
>
> The following changes since commit 6d99faf2541d519ec30a104d6b585484563e2c45:
>
>   Merge branch 'net-ti-icssg-prueth-add-native-mode-xdp-support' (2025-03-11 11:10:16 +0100)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git tags/for-netdev
>
> for you to fetch changes up to c468c8d299341adf348f1d9cfaacca3cb4f91003:
>
>   Merge branch 'tcp-add-some-rto-min-and-delack-max-bpf_getsockopt-supports' (2025-03-13 14:43:15 -0700)
>
> ----------------------------------------------------------------
> bpf-next-for-netdev
>
> ----------------------------------------------------------------
> Jason Xing (4):
>       tcp: bpf: Introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags
>       tcp: bpf: Support bpf_getsockopt for TCP_BPF_RTO_MIN
>       tcp: bpf: Support bpf_getsockopt for TCP_BPF_DELACK_MAX
>       selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN
>
> Martin KaFai Lau (1):
>       Merge branch 'tcp-add-some-rto-min-and-delack-max-bpf_getsockopt-supports'
>
>  net/core/filter.c                                  | 45 ++++++++++++++++------
>  tools/testing/selftests/bpf/progs/setget_sockopt.c |  2 +
>  2 files changed, 35 insertions(+), 12 deletions(-)
>

Hi maintainers,

No rush actually. I'm just noticing this patchset might be forgotten.
(kindly reminder here.)

Thanks,
Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ