messages from 2026-06-30 09:24:41 to 2026-06-30 14:53:57 UTC [more...]
[PATCH v1 00/18] ibmveth: Add multi-queue RX Support
2026-06-30 14:53 UTC (6+ messages)
` [PATCH v1 01/18] ibmveth: Add MQ RX hypercall wrappers and call definitions
` [PATCH v1 02/18] ibmveth: Prepare adapter data structures for MQ RX
` [PATCH v1 03/18] ibmveth: Add MQ-ready RX statistics structures
` [PATCH v1 04/18] ibmveth: Refactor RX resource allocation for MQ RX bring-up
` [PATCH v1 05/18] ibmveth: Refactor buffer pool management for per-queue MQ RX
[ANNOUNCEMENT] LPC 2026: System Monitoring and Observability Microconference
2026-06-30 14:49 UTC (2+ messages)
[PATCH net] net:ethernet: mtk_wed: setup WDMA_RING_TX(0) for non-DBDC MT7986
2026-06-30 14:48 UTC
[PATCH v4] bpf: Fix smp_processor_id() call trace for preemptible kernels
2026-06-30 14:46 UTC (2+ messages)
[PATCH net-next v4 00/13] dpaa2-switch: add support for LAG offload
2026-06-30 14:41 UTC (8+ messages)
` [PATCH net-next v4 06/13] dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helper
` [PATCH net-next v4 09/13] dpaa2-switch: add support for LAG offload
` [PATCH net-next v4 10/13] dpaa2-switch: offload FDBs added on an upper bond device
[PATCH net-next 0/8] drivers/net: replace __get_free_pages() with kmalloc()
2026-06-30 14:40 UTC (11+ messages)
` [PATCH net-next 1/8] b43, b43legacy: debugfs: use kmalloc() to allocate formatting buffers
` [PATCH net-next 2/8] bnx2x: use kzalloc() to allocate mac filtering list
` [PATCH net-next 3/8] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [PATCH net-next 4/8] libertas: debugfs: use kzalloc() to allocate formatting buffers
` [PATCH net-next 5/8] mwifiex: "
` [PATCH net-next 6/8] sfc/siena: use kmalloc() to allocate logging buffer
` [PATCH net-next 7/8] sfc: "
` [PATCH net-next 8/8] wlcore: allocate aggregation and firmware log buffers with kzalloc()
[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
2026-06-30 14:39 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: arm: altera: Add Agilex5 SoCDK TSN Config2 board board
` [PATCH 2/3] arm64: dts: socfpga: agilex5: Add SoCDK TSN Config2 board
` [PATCH 3/3] net: stmmac: dwmac-socfpga: Add mac-mode DT property support
[PATCH net 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
2026-06-30 14:37 UTC (5+ messages)
` [PATCH net 1/3] bpf: Reject redirect helpers without a bpf_net_context
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
` [PATCH net 3/3] selftests/bpf: Add test for redirect from qdisc qevent block
[PATCH iproute2-next v2 0/2] devlink: support u64-array devlink parameters
2026-06-30 14:36 UTC (3+ messages)
` [PATCH iproute2-next v2 2/2] devlink: support u64-array values in devlink param show/set
[PATCH net-next v3 0/5] af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-06-30 14:35 UTC (7+ messages)
` [PATCH net-next v3 3/5] net: "
` [PATCH net-next v3 5/5] selftest: Add tests for "
[PATCH] net: airoha: fix MIB stats collection to be lossless
2026-06-30 14:21 UTC (2+ messages)
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-30 14:18 UTC (7+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH net] net: usb: lan78xx: disable VLAN filter in promiscuous mode
2026-06-30 14:15 UTC
[PATCH net v3 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
2026-06-30 14:10 UTC (4+ messages)
[PATCH net v4] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
2026-06-30 14:01 UTC (3+ messages)
` [PATCH net v5 0/2] xfrm: fix async crypto (-EINPROGRESS) handling in validate_xmit_xfrm()
[PATCH net-next 00/15] pull request for net-next: batman-adv 2026-06-30
2026-06-30 14:06 UTC (16+ messages)
` [PATCH net-next 01/15] batman-adv: create hardif only for netdevs that are part of a mesh
` [PATCH net-next 02/15] batman-adv: remove global hardif list
` [PATCH net-next 03/15] batman-adv: make hard_iface->mesh_iface immutable
` [PATCH net-next 04/15] batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
` [PATCH net-next 05/15] batman-adv: move hardif generation counter into batadv_priv
` [PATCH net-next 06/15] batman-adv: drop unneeded goto and initialization from batadv_hardif_disable_interface()
` [PATCH net-next 07/15] batman-adv: drop NULL check for immutable hardif->mesh_iface
` [PATCH net-next 08/15] Revert "batman-adv: v: stop OGMv2 on disabled interface"
` [PATCH net-next 09/15] batman-adv: iv: drop migration check for batadv_hard_iface
` [PATCH net-next 10/15] batman-adv: tvlv: extract tvlv header iterator
` [PATCH net-next 11/15] batman-adv: tp_meter: simplify unordered ack calculation
` [PATCH net-next 12/15] batman-adv: tp_meter: combine adjacent/overlapping unacked entries
` [PATCH net-next 13/15] batman-adv: tp_meter: keep unacked list for receivers
` [PATCH net-next 14/15] batman-adv: tp_meter: adjust name of receiver lock
` [PATCH net-next 15/15] batman-adv: tp_meter: delay allocation of unacked entry
[PATCH v2 1/1] xfrm: nat_keepalive: avoid double free on send error
2026-06-30 14:03 UTC (3+ messages)
[PATCH net-next v7 0/5] veth: add Byte Queue Limits (BQL) support
2026-06-30 14:00 UTC (4+ messages)
` [PATCH net-next v7 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
[PATCH net] selftests: net: bump default cmd() timeout to 20 seconds
2026-06-30 14:02 UTC (2+ messages)
[PATCH net-next v2 0/4] net: convert UDP getsockopt to sockopt_t
2026-06-30 14:01 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: add sockopt_init_user() for getsockopt conversion
` [PATCH net-next v2 2/4] udp: convert udp_lib_getsockopt to sockopt_t
` [PATCH net-next v2 3/4] ipv4: raw: convert do_raw_getsockopt "
` [PATCH net-next v2 4/4] selftests: net: getsockopt_iter: add raw ICMP_FILTER coverage
[PATCH RESEND net-next] net: hns3: add support to query/set TX pfc_prevention_tout for ethtool with RX prevention disabled
2026-06-30 13:40 UTC
[PATCH net 0/6] pull request: batman-adv 2026-06-30
2026-06-30 13:44 UTC (7+ messages)
` [PATCH net 1/6] batman-adv: retrieve ethhdr after potential skb realloc on RX
` [PATCH net 2/6] batman-adv: access unicast_ttvn skb->data only after skb realloc
` [PATCH net 3/6] batman-adv: gw: acquire ethernet header "
` [PATCH net 4/6] batman-adv: dat: acquire ARP hw source "
` [PATCH net 5/6] batman-adv: bla: reacquire gw address "
` [PATCH net 6/6] batman-adv: dat: ensure accessible eth_hdr proto field
[PATCH net-next v4] net: usb: rtl8150: handle link status read failures
2026-06-30 13:48 UTC (2+ messages)
[PATCH v3] net/sched: act_nat: only rewrite IPv4 packets
2026-06-30 13:44 UTC (2+ messages)
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-06-30 13:44 UTC (10+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
[PATCH v3 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-06-30 13:40 UTC (7+ messages)
` [PATCH v3 2/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v3 3/4] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v3 4/4] vhost/vsock: add VHOST_RESET_OWNER ioctl
[PATCH] net: ipv4: fix TOCTOU race in __ip_do_redirect
2026-06-30 13:31 UTC (2+ messages)
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-06-30 13:22 UTC (4+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
[PATCH net-next v2 0/3] Introduce HSR/PRP HW offload support for PRU-ICSSM Ethernet driver
2026-06-30 12:46 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: ti: icssm-prueth: Add HSR and PRP HW offload mode support for AM57xx, AM437x and AM335x
` [PATCH net-next v2 2/3] net: ti: icssm-prueth: Add priority based RX IRQ handlers
` [PATCH net-next v2 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP
[PATCH v3] bpf: Fix smp_processor_id() call trace for preemptible kernels
2026-06-30 13:09 UTC
[PATCH net] ppp: fix use-after-free reads in the stats ioctls
2026-06-30 13:06 UTC (2+ messages)
[TEST] intel: low timeout
2026-06-30 12:56 UTC (2+ messages)
[PATCH net-next v6 0/5] dpll: add NCO pin type and zl3073x support
2026-06-30 12:55 UTC (6+ messages)
` [PATCH net-next v6 1/5] dpll: add STATE_CONNECTED_OVERRIDE pin capability
` [PATCH net-next v6 2/5] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
` [PATCH net-next v6 3/5] dpll: zl3073x: use per-operation poll timeouts
` [PATCH net-next v6 4/5] dpll: zl3073x: add per-DPLL serialization lock
` [PATCH net-next v6 5/5] dpll: zl3073x: add NCO virtual input pin
[PATCH nf] netfilter: ip6t_ah: validate AH header length
2026-06-30 12:46 UTC (3+ messages)
[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-06-30 12:45 UTC (26+ messages)
` [PATCH v8 01/14] firmware: qcom: Add a generic PAS service
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to "
` [PATCH v8 04/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v8 05/14] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v8 06/14] remoteproc: qcom_wcnss: "
` [PATCH v8 07/14] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v8 08/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v8 09/14] media: qcom: "
` [PATCH v8 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v8 11/14] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v8 12/14] wifi: ath12k: "
` [PATCH v8 13/14] firmware: qcom_scm: Remove SCM PAS wrappers
[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
2026-06-30 12:41 UTC (10+ messages)
` [PATCH v2 1/7] ata: don't keep pci_device_id
` [PATCH v2 2/7] nsp32: "
` [PATCH v2 3/7] ipack: tpci200: "
` [PATCH v2 4/7] mlxsw: "
` [PATCH v2 5/7] pci: make pci_match_one_device match on ID instead of device
` [PATCH v2 6/7] pci: fix dyn_id add TOCTOU
` [PATCH v2 7/7] pci: fix UAF when probe runs concurrent to dyn ID removal
[PATCH net] net: microchip: vcap: fix races on the shared Super VCAP block
2026-06-30 12:20 UTC
[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
2026-06-30 12:12 UTC (5+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support
[PATCH v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-06-30 12:01 UTC
[PATCH net-next] net: neigh: avoid calling neigh_forced_gc on every alloc when table is full
2026-06-30 12:01 UTC (5+ messages)
[PATCH v3 0/3] net: stmmac: L3/L4 filter bug fixes
2026-06-30 11:56 UTC (4+ messages)
` [PATCH v2 1/3] net: stmmac: xgmac: fix l4 filter port overwrite on register update
` [PATCH v3 2/3] net: stmmac: fix l3l4 filter rejecting unsupported offload requests
` [PATCH v2 3/3] net: stmmac: reset residual action in L3L4 filters on delete
[PATCH net V4 0/3] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
2026-06-30 11:51 UTC (4+ messages)
` [PATCH net V4 1/3] net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
` [PATCH net V4 2/3] net/mlx5e: Fix HV VHCA stats agent registration race
` [PATCH net V4 3/3] net/mlx5e: Fix publication race for priv->channel_stats[]
[PATCH iproute2-next] ss: stop displaying dccp sockets
2026-06-30 11:41 UTC
[PATCH net] selftests: drv-net: tso: don't touch dangerous feature bits
2026-06-30 11:38 UTC (2+ messages)
[Intel-wired-lan] [PATCH net v2] igc: Fix RX HW timestamp reporting when NET_RX_BUSY_POLL is disabled
2026-06-30 11:15 UTC
[PATCH net V2 0/3] net/mlx5: LAG bug fixes
2026-06-30 11:29 UTC (4+ messages)
` [PATCH net V2 1/3] net/mlx5: LAG, Fix off-by-one in single-FDB error rollback
` [PATCH net V2 2/3] net/mlx5: LAG, MPESW, Fix missing complete() on devcom error
` [PATCH net V2 3/3] net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable
[PATCH net-next v2 0/5] net: dsa: realtek: rtl8366rb: Use generic RTL83xx code
2026-06-30 11:19 UTC (6+ messages)
` [PATCH net-next v2 1/5] net: dsa: realtek: rtl83xx: Make learning optional in join/leave
` [PATCH net-next v2 2/5] net: dsa: realtek: rtl8366rb: Switch to generic port_bridge* handlers
` [PATCH net-next v2 3/5] net: dsa: realtek: rtl8366rb: Use DSA port iterators
` [PATCH net-next v2 4/5] net: dsa: realtek: rtl8366rb: Disable STP learning on all ports in setup
` [PATCH net-next v2 5/5] net: dsa: realtek: rtl8366rb: Switch to generic learning enablement
[PATCH v4 net-next] bonding: no longer rely on RTNL in bond_fill_info()
2026-06-30 11:14 UTC (2+ messages)
[PATCH v4 net 0/3] i40e: re-init and UAF fixes
2026-06-30 11:11 UTC (3+ messages)
` [PATCH v4 net 1/3] i40e: unregister netdev before clearing VSI on reinit failure
[PATCH bpf-next v2] selftests/bpf: Mask socket type flags in mptcpify prog
2026-06-30 11:09 UTC (2+ messages)
[PATCH net-next 0/3] net: report multicast group user count
2026-06-30 11:02 UTC (4+ messages)
` [PATCH net-next 1/3] net: ipv4: "
` [PATCH net-next 2/3] net: ipv6: "
` [PATCH net-next 3/3] selftests: net: check "
[PATCH v3 0/2] ptp: split non-host-disciplined PHC drivers into a dedicated subdirectory
2026-06-30 10:57 UTC (2+ messages)
[PATCH net-next v4 0/2] net: pse-pd: add Realtek/Broadcom PSE MCU support
2026-06-30 10:56 UTC (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: pse-pd: add bindings for Realtek/Broadcom PSE MCU
` [PATCH net-next v4 2/2] net: pse-pd: add Realtek/Broadcom PSE MCU driver
[PATCH v4] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
2026-06-30 10:55 UTC (2+ messages)
[PATCH RESEND net-next] net: airoha: Make use of the helper function dev_err_probe()
2026-06-30 10:38 UTC (2+ messages)
[PATCH] net: usb: cx82310_eth: stop parsing reboot marker as packet
2026-06-30 10:30 UTC (3+ messages)
[PATCH v3] selftests/net/openvswitch: add ICMPv6 echo type match test
2026-06-30 10:22 UTC
[PATCH v2] selftests/net/openvswitch: add output truncation test
2026-06-30 10:22 UTC
[PATCH net] net/stmmac: Set Rx queue page_pool to NULL when freeing DMA resources
2026-06-30 10:09 UTC
[PATCH net] bnge/bng_re: fix ring ID widths
2026-06-30 10:15 UTC
[PATCH net-next 0/2] tools: ynl: pyynl: minor library ease of use improvements
2026-06-30 10:10 UTC (5+ messages)
` [PATCH net-next 1/2] tools: ynl: pyynl: re-export the library API from the package root
` [PATCH net-next 2/2] tools: ynl: pyynl: pull the --family resolution logic into the lib
[PATCH net] selftests: net: make busywait timeout clock portable
2026-06-30 10:11 UTC (2+ messages)
[PATCH net v4 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
2026-06-30 10:02 UTC
[PATCH net v2] idpf: handle NULL adev in idpf_idc_vdev_mtu_event
2026-06-30 10:02 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
2026-06-30 9:53 UTC (3+ messages)
` [PATCH net 1/2] "
[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
2026-06-30 9:48 UTC (3+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
[PATCH net-next v1] ipv4: hold a consistent view of rt->dst.dev under RCU
2026-06-30 9:42 UTC
[PATCH net-next v4] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
2026-06-30 9:41 UTC (2+ messages)
[PATCH net-next v1] ice: use dev_err_probe in all appropriate places in ice_probe()
2026-06-30 9:40 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v29 0/5] Type2 device basic support
2026-06-30 9:31 UTC (5+ messages)
` [PATCH v29 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
2026-06-30 9:24 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
` [PATCH v4 2/7] dt-bindings: nvmem: layouts: add Microchip/SST SFDP EUI layout
` [PATCH v4 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
` [PATCH v4 4/7] nvmem: layouts: add Microchip/SST SFDP EUI layout driver
` [PATCH v4 5/7] ARM: dts: microchip: sama5d27_wlsom1: use fixed-partitions for QSPI flash
` [PATCH v4 6/7] ARM: dts: microchip: sama5d27_wlsom1: read MAC address from QSPI SFDP
` [PATCH v4 7/7] ARM: configs: sama5: enable Microchip/SST SFDP EUI NVMEM layout
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