hello Colin, and thanks for your patch!
On Wed, 2021-04-07 at 17:38 +0100, Colin King wrote:
> From: Colin Ian King
>
> The for-loop iterates with a u16 loop counter idx and compares this
> with the loop upper limit of q->flows_cnt that is a u32 type.
the value of 'flows_cnt' has 65535 as an up
On Mon, 2021-02-15 at 12:01 +0100, Guillaume Nault wrote:
> Before these commits, ALL_TESTS listed the tests in the order they were
> implemented in the rest of the file. So I'd rather continue following
> this implicit rule, if at all possible. Also it makes sense to keep
> grouping all match_ip_*
On Tue, 2020-12-15 at 01:44 -0800, syzbot wrote:
> Hello,
>
> syzbot found the following issue on:
>
> HEAD commit:7f376f19 Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.k..
> git tree: net
> console output: https://syzkaller.appspot.com/x/log.txt?x=1384228750
> kernel config: ht
On Wed, 2020-05-06 at 16:40 +0800, Po Liu wrote:
> Introduce a ingress frame gate control flow action.
[...]
hello Po Liu,
[...]
> +create_entry:
> + e = create_gate_entry(gate_state, interval,
> + ipv, maxoctets);
> +
005-04-16 160}
> 71bcb09a5 net/sched/act_police.c Stephen Hemminger 2008-11-25 161
> 2d550dbad net/sched/act_police.c Davide Caratti2018-09-13 162new =
> kzalloc(sizeof(*new), GFP_KERNEL);
> 2d550dbad net/sched/act_police.c Davide Caratti2018-09-13 163if
> (
again, it will cause creation of a new bug
> report.
> Note: all commands must start from beginning of the line in the email body.
#syz test: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
master
From c258bf3ad07985eaf4e07d7667b7882cb9a2661b Mon Sep 17 00:00:00 2001
Messag
On Thu, 2017-08-24 at 13:07 +0200, Michal Kubecek wrote:
> On Thu, Aug 24, 2017 at 12:51:18PM +0200, Florian Westphal wrote:
> > Michal Kubecek wrote:
> > > When --checksum_fill action is applied to a GSO packet, checksum_tg()
> > > calls
> > > skb_checksum_help() which is only meant to be applie
NF_CT_PROTO_{UDPLITE,DCCP} can't be set to 'm' anymore, since they have
been redefined as 'bool' in v4.10: fix tilepro_defconfig accordingly.
Signed-off-by: Davide Caratti
---
arch/tile/configs/tilepro_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-
8 matches
Mail list logo