Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-23 20:40:10 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  (4+ 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  (11+ 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)

[PATCH net 00/14] Netfilter fixes for net
 2026-06-23 22:15 UTC  (15+ messages)
` [PATCH net 01/14] netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()
` [PATCH net 02/14] netfilter: nf_conncount: prevent connlimit drops for early confirmed ct
` [PATCH net 03/14] netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
` [PATCH net 04/14] netfilter: x_tables.h: fix all kernel-doc warnings
` [PATCH net 05/14] netfilter: nft_synproxy: stop bypassing the priv->info snapshot
` [PATCH net 06/14] selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collision test
` [PATCH net 07/14] netfilter: nft_compat: ebtables emulation must reject non-bridge targets
` [PATCH net 08/14] selftests: nft_queue.sh: add a bridge queue test
` [PATCH net 09/14] netfilter: ctnetlink: do not allow to reset helper on existing conntrack
` [PATCH net 10/14] netfilter: conntrack: add deprecation warnings for irc and pptp trackers
` [PATCH net 11/14] netfilter: nf_conntrack_expect: store master_tuple in expectation
` [PATCH net 12/14] netfilter: nf_conntrack_expect: run expectation eviction with no helper
` [PATCH net 13/14] netfilter: nft_ct: expectation timeouts are passed in milliseconds
` [PATCH net 14/14] netfilter: nf_conntrack_helper: cap maximum number of expectation at helper registration

s2io: driver still in use - please reconsider removal
 2026-06-23 22:11 UTC  (4+ messages)

[PATCH net v2] net: ti: icssg: Fix XSK zero copy TX during application wakeup
 2026-06-23 21:50 UTC  (2+ messages)

[PATCH net] veth: fix NAPI leak in XDP enable error path
 2026-06-23 21:50 UTC  (2+ messages)

[PATCH net] net: do not acquire dev->tx_global_lock in netdev_watchdog_up()
 2026-06-23 21:50 UTC  (2+ messages)

[PATCH net v2] net: dsa: sja1105: round up PTP perout pin duration
 2026-06-23 21:50 UTC  (2+ messages)

[PATCH net] net, bpf: check master for NULL in xdp_master_redirect()
 2026-06-23 21:10 UTC  (8+ messages)

[PATCH] net: ipa: fix SMEM state handle leaks in SMP2P init
 2026-06-23 21:06 UTC  (3+ messages)

[PATCH net-next 0/3] selftests/xsk: stabilize timeout test behavior
 2026-06-23 20:50 UTC  (2+ messages)

[PATCH v3 net] net: airoha: Fix TX scheduler queue mask loop upper bound
 2026-06-23 20:40 UTC  (2+ messages)

[PATCH net] selftests: drv-net: so_txtime: relax variance bounds
 2026-06-23 20:40 UTC  (2+ messages)


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