Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-23 22:24:29 to 2026-06-24 07:27:02 UTC [more...]

[PATCH bpf-next v8 0/7] bpf: add icmp_send kfunc
 2026-06-24  7:26 UTC  (9+ messages)
` [PATCH bpf-next v8 1/7] net: move netfilter nf_reject_fill_skb_dst to core ipv4
` [PATCH bpf-next v8 2/7] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
` [PATCH bpf-next v8 3/7] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v8 4/7] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests

[PATCH net] net: enetc: fix potential divide-by-zero when num_vsi is zero
 2026-06-24  7:27 UTC 

[PATCH v5 net] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-24  7:21 UTC 

[syzbot] [net?] WARNING in qdisc_pkt_len_segs_init
 2026-06-24  7:20 UTC 

[PATCH net 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
 2026-06-24  7:15 UTC  (2+ messages)

[PATCH net] nfc: nci: fix uninit-value in nci_core_init_rsp_packet()
 2026-06-24  7:13 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-24  7:12 UTC  (2+ messages)

[PATCH v3] virtio_net: disable cb when NAPI is busy-polled
 2026-06-24  7:08 UTC  (2+ messages)

[PATCH] atm: fore200e: disable PCI device on DMA mask failure
 2026-06-24  7:07 UTC  (3+ messages)

[PATCH net v2] net: ipa: fix SMEM state handle leaks in SMP2P init
 2026-06-24  6:59 UTC 

Please backport bridge multicast exponential field encoding fix series to stable kernels
 2026-06-24  6:59 UTC 

[PATCH net v2] net: liquidio: fix BAR resource leak on PF number failure
 2026-06-24  6:40 UTC 

[PATCH net v2] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-24  6:30 UTC  (2+ messages)

[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
 2026-06-24  6:26 UTC  (4+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output

[PATCH net-next v2] Documentation: net/smc: correct old value of smcr_max_recv_wr
 2026-06-24  6:14 UTC  (3+ messages)

[PATCH net v2] fsl/fman: Free init resources on KeyGen failure in fman_init()
 2026-06-24  5:51 UTC 

[PATCH net-next] selftests/xsk: preserve UMEM view in bidi test
 2026-06-24  3:47 UTC  (2+ messages)

[PATCH net] net: gianfar: use of_irq_get()
 2026-06-24  3:21 UTC 

[PATCH v2] net: meth: Fix skb allocation failure handling in RX init
 2026-06-24  3:19 UTC 

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-24  3:05 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v5 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v5 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH net] eth: fbnic: fix ordering of heartbeat vs ownership
 2026-06-24  3:00 UTC  (2+ messages)

Ethtool : PRBS feature
 2026-06-24  2:30 UTC  (10+ messages)

[PATCH net v3 0/2] Drop skb metadata before LWT encapsulation
 2026-06-24  2:20 UTC  (2+ messages)

[PATCH net 1/1] net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
 2026-06-24  2:20 UTC  (2+ messages)

[PATCH net v3 0/6] ipv6: fix error handling in disable_ipv6 sysctl
 2026-06-24  2:20 UTC  (2+ messages)

[PATCH net v2 0/7] ipv6: fix sysctl error handling and missing notifications
 2026-06-24  2:20 UTC  (2+ messages)

[PATCH net] sctp: fix err_chunk memory leaks in INIT handling
 2026-06-24  2:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: Orphan SUNPLUS ETHERNET DRIVER
 2026-06-24  2:20 UTC  (2+ messages)

[PATCH net] net: au1000: move free_irq out of the close-time spinlocked section
 2026-06-24  2:20 UTC  (2+ messages)

[PATCH net v4] net: dsa: Fix skb ownership in taggers
 2026-06-24  2:15 UTC  (2+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-06-24  1:57 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-24  1:36 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release

[PATCH bpf-next v2] bpf, unix: Guard sk_msg-dependent code behind CONFIG_NET_SOCK_MSG
 2026-06-24  1:32 UTC  (10+ messages)

[PATCH net] nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
 2026-06-23 23:41 UTC 

[PATCH net v2] net: usb: lan78xx: restore VLAN and hash filters after link up
 2026-06-23 23:30 UTC  (2+ messages)

[PATCH 1/7] xfrm: use compat translator only for u64 alignment mismatch
 2026-06-23 23:30 UTC  (2+ messages)

[PATCH bpf v4] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-23 23:18 UTC  (2+ messages)

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-06-23 22:35 UTC  (3+ messages)
` [PATCH RFC 5/8] clk: sunxi-ng: a733: Add bus clocks support

[PATCH net] nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
 2026-06-23 22:33 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox