messages from 2025-11-08 03:00:53 to 2025-11-10 10:00:54 UTC [more...]
[PATCHv3 net-next 0/3] Add YNL test framework and library improvements
2025-11-10 9:59 UTC (3+ messages)
` [PATCHv3 net-next 1/3] tools: ynl: Add MAC address parsing support
` [PATCHv3 net-next 2/3] netlink: specs: support ipv4-or-v6 for dual-stack fields
[PATCH net-next 00/10] net_sched: speedup qdisc dequeue
2025-11-10 9:45 UTC (11+ messages)
` [PATCH net-next 01/10] net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
` [PATCH net-next 02/10] net: init shinfo->gso_segs from qdisc_pkt_len_init()
` [PATCH net-next 03/10] net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
` [PATCH net-next 04/10] net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
` [PATCH net-next 05/10] net_sched: cake: use qdisc_pkt_segs()
` [PATCH net-next 06/10] net_sched: add Qdisc_read_mostly and Qdisc_write groups
` [PATCH net-next 07/10] net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
` [PATCH net-next 08/10] net_sched: sch_fq: prefetch one skb ahead in dequeue()
` [PATCH net-next 09/10] net: prefech skb->priority in __dev_xmit_skb()
` [PATCH net-next 10/10] net: annotate a data-race "
[PATCH] r8169: add support for RTL8125K
2025-11-10 9:35 UTC
[PATCH 00/18] media: microchip-isc: Color correction and histogram stats
2025-11-10 9:26 UTC (8+ messages)
` [PATCH 08/18] media: platform: microchip: Add new histogram submodule
` [PATCH 17/18] media: videodev2.h, v4l2-ioctl: Add microchip statistics format
[PATCH net-next v2 0/3] net: phy: dp83869: Support 1000Base-X SFP
2025-11-10 9:24 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: phy: dp83869: Restart PHY when configuring mode
` [PATCH net-next v2 2/3] net: phy: dp83869: ensure FORCE_LINK_GOOD is cleared
` [PATCH net-next v2 3/3] net: phy: dp83869: Support 1000Base-X SFP
[PATCH net-next v4] net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
2025-11-10 9:13 UTC
[PATCH v2] net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
2025-11-10 8:51 UTC (4+ messages)
[PATCH net-next v3] net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
2025-11-10 8:47 UTC (3+ messages)
[syzbot] [mptcp?] possible deadlock in mptcp_subflow_shutdown (2)
2025-11-10 8:41 UTC (2+ messages)
[PATCH iwl-next] igc: Restore default Qbv schedule when changing channels
2025-11-10 7:43 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net v4 0/4] fixes two virtio-net related bugs
2025-11-10 7:39 UTC (13+ messages)
` [PATCH net v4 1/4] virtio-net: fix incorrect flags recording in big mode
` [PATCH net v4 2/4] virtio-net: Ensure hdr_len is not set unless the header is forwarded to the device
` [PATCH net v4 3/4] virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
[PATCH net-next] net: sparx5/lan969x: populate netdev of_node
2025-11-10 6:57 UTC (2+ messages)
[PATCH v3] net: ethernet: fix uninitialized pointers with free attribute
2025-11-10 6:56 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH net] net: fec: correct rx_bytes statistic for the case SHIFT16 is set
2025-11-10 6:51 UTC (3+ messages)
[PATCH v2] xfrm: fix memory leak in xfrm_add_acquire()
2025-11-10 6:41 UTC
[PATCHv2 net-next 0/3] Add YNL test framework and library improvements
2025-11-10 3:14 UTC (6+ messages)
` [PATCHv2 net-next 3/3] tools: ynl: add YNL test framework
[PATCH net-next 0/3] Add YNL test framework and library improvements
2025-11-10 3:12 UTC (11+ messages)
` [PATCH net-next 2/3] netlink: specs: update rt-rule src/dst attribute types to support IPv4 addresses
[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-11-10 1:09 UTC (10+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
2025-11-09 21:37 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: ethernet: ti: am65-cpsw: fix BPF Program change on multi-port CPSW
` [PATCH net-next v2 2/7] net: ethernet: ti: am65-cpsw: Retain page_pool on XDP program exchange
` [PATCH net-next v2 3/7] net: ethernet: ti: am65-cpsw: add XSK pool helpers
` [PATCH net-next v2 4/7] net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for RX
` [PATCH net-next v2 5/7] net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for TX
` [PATCH net-next v2 6/7] net: ethernet: ti: am65-cpsw: enable zero copy in XDP features
` [PATCH net-next v2 7/7] net: ethernet: ti: am65-cpsw: Fix clearing of irq_disabled flag in rx_poll
[PATCH 0/8] ns: fixes for namespace iteration and active reference counting
2025-11-09 21:11 UTC (9+ messages)
` [PATCH 1/8] ns: don't skip active reference count initialization
` [PATCH 2/8] ns: don't increment or decrement initial namespaces
` [PATCH 3/8] ns: make sure reference are dropped outside of rcu lock
` [PATCH 4/8] ns: return EFAULT on put_user() error
` [PATCH 5/8] ns: handle setns(pidfd, ...) cleanly
` [PATCH 6/8] ns: add asserts for active refcount underflow
` [PATCH 7/8] selftests/namespaces: add active reference count regression test
` [PATCH 8/8] selftests/namespaces: test for efault
[PATCH v1 net-next 0/5] net: optimize TX throughput and efficiency
2025-11-09 20:29 UTC (13+ messages)
` [PATCH v1 net-next 5/5] net: dev_queue_xmit() llist adoption
[PATCH v17 nf-next 0/4] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2025-11-09 19:24 UTC (5+ messages)
` [PATCH v17 nf-next 1/4] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v17 nf-next 2/4] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v17 nf-next 3/4] netfilter: nft_set_pktinfo_ipv4/6_validate: Add nhoff argument
` [PATCH v17 nf-next 4/4] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
[PATCH iproute2-next v2] dpll: Add dpll command
2025-11-09 18:59 UTC (5+ messages)
[PATCH iproute2] netshaper: remove unused variable
2025-11-09 17:30 UTC (2+ messages)
[PATCH iproute2] netshaper: ignore build result
2025-11-09 17:30 UTC (2+ messages)
[PATCH net-next 00/16] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
2025-11-09 16:38 UTC (11+ messages)
` [PATCH net-next 07/16] net: stmmac: meson8b: use PHY_INTF_SEL_xxx
` [PATCH net-next 08/16] net: stmmac: meson8b: use phy_intf_sel directly
` [PATCH net-next 09/16] net: stmmac: meson8b: use stmmac_get_phy_intf_sel()
` [PATCH net-next 16/16] net: stmmac: visconti: "
[PATCH net] net_sched: limit try_bulk_dequeue_skb() batches
2025-11-09 16:12 UTC
[REGRESSION] af_unix: Introduce SO_PASSRIGHTS - break OpenGL
2025-11-09 16:07 UTC (4+ messages)
[PATCH net] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
2025-11-09 15:48 UTC (6+ messages)
[PATCH net-next] ice: fix comment typo and correct module format string
2025-11-09 15:32 UTC (3+ messages)
` [Intel-wired-lan] "
` [External] : "
[PATCH] xfrm: fix memory leak in xfrm_add_acquire()
2025-11-09 15:02 UTC (3+ messages)
[PATCH net] i40e: fix incorrect src_ip checks and memcpy sizes in cloud filter
2025-11-09 14:55 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net] net: dsa: tag_brcm: do not mark link local traffic as offloaded
2025-11-09 13:46 UTC
Discussion: Potential Hardening Ideas for ICMP Error Handling
2025-11-09 13:46 UTC
[PATCH net-next] netlink: specs: netdev: Add missing qstats counters to reply
2025-11-09 12:16 UTC (3+ messages)
[PATCH net] mlx5: Fix default values in create CQ
2025-11-09 11:54 UTC (2+ messages)
[PATCH net-next v3 0/6] netconsole: support automatic target recovery
2025-11-09 11:05 UTC (7+ messages)
` [PATCH net-next v3 1/6] netconsole: add target_state enum
` [PATCH net-next v3 2/6] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v3 3/6] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v3 4/6] netpoll: add wrapper around __netpoll_setup with dev reference
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v3 6/6] selftests: netconsole: validate target resume
[PATCH net-next v3 0/2] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
2025-11-09 10:46 UTC (7+ messages)
` [PATCH net-next v3 1/2] devlink: pass extack through to devlink_param::get()
` [PATCH net-next v3 2/2] net/mlx5: implement swp_l4_csum_mode via devlink params
[PATCH net-next v2 0/2] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
2025-11-09 10:37 UTC (9+ messages)
` [PATCH net-next v2 2/2] "
[PATCH rdma-next 0/7] Add other eswitch support
2025-11-09 10:22 UTC (2+ messages)
[PATCH net 0/5] mlx5e misc fixes 2025-11-09
2025-11-09 9:37 UTC (6+ messages)
` [PATCH net 1/5] net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()
` [PATCH net 2/5] net/mlx5e: Trim the length of the num_doorbell error
` [PATCH net 3/5] net/mlx5e: Fix maxrate wraparound in threshold between units
` [PATCH net 4/5] net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
` [PATCH net 5/5] net/mlx5e: Fix potentially misleading debug message
[PATCH v4 net 0/2] net: sched: initialize struct tc_ife to fix kernel-infoleak
2025-11-09 9:31 UTC (5+ messages)
` [PATCH net v4 1/2] net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
` [PATCH net v4 2/2] net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
[PATCH v1 net] af_unix: Initialise scc_index in unix_add_edge()
2025-11-09 2:52 UTC
null pointer dereference in interrupt after receiving an ip packet on veth from xsk from user space
2025-11-09 0:10 UTC (8+ messages)
[PATCH net-next v4 00/14] netkit: Support for io_uring zero-copy and AF_XDP
2025-11-08 22:18 UTC (5+ messages)
[PATCH net-next] net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the code
2025-11-08 21:59 UTC
[PATCH iproute2-next] genl: add json support
2025-11-08 20:22 UTC
[PATCH net-next V2 0/3] devlink eswitch inactive mode
2025-11-08 19:39 UTC (4+ messages)
` [PATCH net-next V2 2/3] net/mlx5: MPFS, add support for dynamic enable/disable
[PATCH] netshaper: ignore build result
2025-11-08 18:25 UTC
[PATCH v6 0/5] io_uring zcrx ifq sharing
2025-11-08 18:14 UTC (6+ messages)
` [PATCH v6 1/5] io_uring/zcrx: count zcrx users
` [PATCH v6 2/5] io_uring/zcrx: move io_zcrx_scrub() and dependencies up
` [PATCH v6 3/5] io_uring/zcrx: export zcrx via a file
` [PATCH v6 4/5] io_uring/zcrx: add io_fill_zcrx_offsets()
` [PATCH v6 5/5] io_uring/zcrx: share an ifq between rings
[PATCH] selftest: net: fix variable sized type not at the end of struct warnings
2025-11-08 17:29 UTC (3+ messages)
[Intel-wired-lan][PATCH iwl-next v9 00/10] refactor IDPF resource
2025-11-08 17:20 UTC (3+ messages)
` [Intel-wired-lan][PATCH iwl-next v9 01/10] idpf: introduce local idpf structure to store virtchnl queue chunks
[PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-08 16:01 UTC (13+ messages)
` [PATCH net-next v4 01/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v4 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next v4 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next v4 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next v4 05/12] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next v4 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next v4 07/12] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next v4 08/12] selftests/vsock: identify and execute tests that can re-use VM
` [PATCH net-next v4 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next v4 10/12] selftests/vsock: add 1.37 to tested virtme-ng versions
` [PATCH net-next v4 11/12] selftests/vsock: add vsock_loopback module loading
` [PATCH net-next v4 12/12] selftests/vsock: disable shellcheck SC2317 and SC2119
[PATCH net-next v2 0/3] icmp: Add RFC 5837 support
2025-11-08 16:01 UTC (9+ messages)
` [PATCH net-next v2 1/3] ipv4: "
[PATCH net-next v11 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-11-08 15:47 UTC (3+ messages)
` [PATCH net-next v11 3/5] eea: probe the netdevice and create adminq
[PATCH net-next v10 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-11-08 15:42 UTC (3+ messages)
` [PATCH net-next v10 1/5] eea: introduce PCI framework
[PATCH net-next] net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
2025-11-08 12:43 UTC (2+ messages)
[PATCH net-next v2 0/2] convert drivers to use ndo_hwtstamp callbacks part 4
2025-11-08 12:38 UTC (4+ messages)
` [PATCH net-next v2 1/2] bnx2x: convert to use ndo_hwtstamp callbacks
[RFC net-next 0/3] Add RSS and LRO support
2025-11-08 11:39 UTC (4+ messages)
` [RFC net-next 1/3] net: ethernet: mtk_eth_soc: Add register definitions for RSS and LRO
` [RFC net-next 2/3] net: ethernet: mtk_eth_soc: Add RSS support
` [RFC net-next 3/3] net: ethernet: mtk_eth_soc: Add LRO support
[PATCH net v2] net: dsa: b53: bcm531x5: fix cpu rgmii mode interpretation
2025-11-08 11:31 UTC (7+ messages)
[PATCH 00/31 v4] cpuset/isolation: Honour kthreads preferred affinity
2025-11-08 9:05 UTC (3+ messages)
` [PATCH 13/31] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
[PATCH 1/4] lib/sprintf: add scnprintf_append() helper function
2025-11-08 9:11 UTC (5+ messages)
[PATCH net-next V3 0/3] devlink eswitch inactive mode
2025-11-08 7:04 UTC (4+ messages)
` [PATCH net-next V3 1/3] devlink: Introduce switchdev_inactive eswitch mode
` [PATCH net-next V3 2/3] net/mlx5: MPFS, add support for dynamic enable/disable
` [PATCH net-next V3 3/3] net/mlx5: E-Switch, support eswitch inactive mode
[PATCH net] net: mdio: fix resource leak in mdiobus_register_device()
2025-11-08 6:49 UTC
[PATCH net-next v06 0/5] net: hinic3: PF initialization
2025-11-08 6:41 UTC (6+ messages)
` [PATCH net-next v06 1/5] hinic3: Add PF framework
` [PATCH net-next v06 2/5] hinic3: Add PF management interfaces
` [PATCH net-next v06 3/5] hinic3: Add NIC configuration ops
` [PATCH net-next v06 4/5] hinic3: Add mac filter ops
` [PATCH net-next v06 5/5] hinic3: Add netdev register interfaces
[PATCH] net/handshake: Fix memory leak in tls_handshake_accept()
2025-11-08 4:47 UTC (2+ messages)
[PATCH] net: ravb: Correct bad check of timestamp control flags
2025-11-08 5:14 UTC (2+ messages)
[PATCH net-next v2] ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
2025-11-08 4:59 UTC (3+ messages)
[PATCH net-next V2 3/3] net/mlx5: E-Switch, support eswitch inactive mode
2025-11-08 4:53 UTC (2+ messages)
[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2025-11-06 (i40, ice, iavf)
2025-11-08 3:20 UTC (2+ messages)
[PATCH net-next 0/9] net: stmmac: lpc18xx and sti: convert to set_phy_intf_sel()
2025-11-08 3:20 UTC (2+ messages)
[PATCH net-next] net: add prefetch() in skb_defer_free_flush()
2025-11-08 3:10 UTC (2+ messages)
[PATCH net-next 0/3] net: use skb_attempt_defer_free() in napi_consume_skb()
2025-11-08 3:10 UTC (2+ messages)
[PATCH net] net: phy: micrel: lan8814 fix reset of the QSGMII interface
2025-11-08 3:10 UTC (2+ messages)
[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
2025-11-08 3:01 UTC (3+ messages)
[PATCH net-next v3] net: mana: Fix incorrect speed reported by debugfs
2025-11-08 3:00 UTC (2+ messages)
[PATCH net-next v3 0/2] net: phy: Add Open Alliance TC14 10Base-T1S PHY cable diagnostic support
2025-11-08 3:00 UTC (2+ messages)
[PATCH v2 net-next] tcp: add net.ipv4.tcp_comp_sack_rtt_percent
2025-11-08 3:00 UTC (2+ messages)
[PATCH net-next v3 0/5] psp: track stats from core and provide a driver stats api
2025-11-08 3:00 UTC (2+ messages)
[PATCH net-next v2] net: airoha: Add the capability to consume out-of-order DMA tx descriptors
2025-11-08 3:00 UTC (2+ messages)
[PATCH net-next] net: phy: fixed_phy: shrink size of struct fixed_phy_status
2025-11-08 3:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).