messages from 2025-07-14 15:06:32 to 2025-07-15 00:19:45 UTC [more...]
[PATCH v1 net] smc: Fix various oops due to inet_sock type confusion
2025-07-15 0:20 UTC (4+ messages)
[PATCH v23 0/2] MCTP Over PCC Transport
2025-07-15 0:10 UTC (3+ messages)
` [PATCH v23 1/2] mailbox/pcc: support mailbox management of the shared buffer
` [PATCH v23 2/2] mctp pcc: Implement MCTP over PCC Transport
[PATCH v3] net/sched: sch_qfq: Fix race condition on qfq_aggregate
2025-07-15 0:09 UTC (7+ messages)
[PATCH net-next] xsk: skip validating skb list in xmit path
2025-07-14 23:53 UTC (3+ messages)
[PATCH net-next v4] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
2025-07-14 23:46 UTC (2+ messages)
[PATCH bpf-next v2 06/18] bpf: tracing: add support to record and check the accessed args
2025-07-14 23:45 UTC (3+ messages)
[PATCH net-next v2 1/1] net: selftests: add PHY-loopback test for bad TCP checksums
2025-07-14 23:41 UTC (2+ messages)
[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
2025-07-14 23:35 UTC (2+ messages)
[PATCH AUTOSEL 6.1 1/4] net/sched: sch_qfq: Fix null-deref in agg_dequeue
2025-07-14 23:07 UTC
[PATCH AUTOSEL 6.6 1/6] net/sched: sch_qfq: Fix null-deref in agg_dequeue
2025-07-14 23:07 UTC
[PATCH AUTOSEL 6.12 02/12] net/sched: sch_qfq: Fix null-deref in agg_dequeue
2025-07-14 23:07 UTC
[PATCH iproute2-next v2 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags
2025-07-14 23:05 UTC (2+ messages)
` [PATCH iproute2-next v2 1/1] iproute: Extend bonding's "arp_ip_target" parameter to add "
[PATCH AUTOSEL 6.15 02/15] net/sched: sch_qfq: Fix null-deref in agg_dequeue
2025-07-14 23:06 UTC
[PATCH net-next v22 0/2] MCTP Over PCC Transport
2025-07-14 23:02 UTC (4+ messages)
` [PATCH net-next v22 1/2] mailbox/pcc: support mailbox management of the shared buffer
[PATCH 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
2025-07-14 22:57 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: net: altr,socfpga-stmmac: Add compatible string "
` [PATCH 2/4] arm64: dts: Agilex5 Add gmac nodes to DTSI "
` [PATCH 3/4] arm64: dts: socfpga: agilex5: enable gmac2 on the Agilex5 dev kit
` [PATCH 4/4] net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5
[PATCH net-next v5 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
2025-07-14 22:54 UTC (8+ messages)
` [PATCH net-next v5 1/7] bonding: Adding struct bond_arp_target
` [PATCH net-next v5 2/7] bonding: Adding extra_len field to struct bond_opt_value
` [PATCH net-next v5 3/7] bonding: arp_ip_target helpers
` [PATCH net-next v5 4/7] bonding: Processing extended arp_ip_target from user space
` [PATCH net-next v5 5/7] bonding: Update to bond_arp_send_all() to use supplied vlan tags
` [PATCH net-next v5 6/7] bonding: Update for extended arp_ip_target format
` [PATCH net-next v5 7/7] bonding: Selftest and documentation for the arp_ip_target parameter
[PATCH net] selftests: rtnetlink: try double sleep to give WQ a chance
2025-07-14 22:30 UTC (5+ messages)
[PATCH v6 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
2025-07-14 22:30 UTC (15+ messages)
` [PATCH v6 bpf-next 01/12] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
` [PATCH v6 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v6 bpf-next 03/12] bpf: tcp: Get rid of st_bucket_done
` [PATCH v6 bpf-next 04/12] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
` [PATCH v6 bpf-next 05/12] bpf: tcp: Avoid socket skips and repeats during iteration
` [PATCH v6 bpf-next 06/12] selftests/bpf: Add tests for bucket resume logic in listening sockets
` [PATCH v6 bpf-next 07/12] selftests/bpf: Allow for iteration over multiple ports
` [PATCH v6 bpf-next 08/12] selftests/bpf: Allow for iteration over multiple states
` [PATCH v6 bpf-next 09/12] selftests/bpf: Make ehash buckets configurable in socket iterator tests
` [PATCH v6 bpf-next 10/12] selftests/bpf: Create established sockets "
` [PATCH v6 bpf-next 11/12] selftests/bpf: Create iter_tcp_destroy test program
` [PATCH v6 bpf-next 12/12] selftests/bpf: Add tests for bucket resume logic in established sockets
[PATCH net-next 00/11] ethtool: rss: support RSS_SET via Netlink
2025-07-14 22:28 UTC (21+ messages)
` [PATCH net-next 01/11] ethtool: rss: initial RSS_SET (indirection table handling)
` [PATCH net-next 04/11] selftests: drv-net: rss_api: test setting indirection table via Netlink
` [PATCH net-next 05/11] ethtool: rss: support setting hfunc "
` [PATCH net-next 09/11] ethtool: rss: support setting input-xfrm "
` [PATCH net-next 10/11] ethtool: rss: support setting flow hashing fields
` [PATCH net-next 11/11] selftests: drv-net: rss_api: test input-xfrm and hash fields
[PATCH net-next v2 00/11] ethtool: rss: support RSS_SET via Netlink
2025-07-14 22:27 UTC (12+ messages)
` [PATCH net-next v2 01/11] ethtool: rss: initial RSS_SET (indirection table handling)
` [PATCH net-next v2 02/11] selftests: drv-net: rss_api: factor out checking min queue count
` [PATCH net-next v2 03/11] tools: ynl: support packing binary arrays of scalars
` [PATCH net-next v2 04/11] selftests: drv-net: rss_api: test setting indirection table via Netlink
` [PATCH net-next v2 05/11] ethtool: rss: support setting hfunc "
` [PATCH net-next v2 06/11] ethtool: rss: support setting hkey "
` [PATCH net-next v2 07/11] selftests: drv-net: rss_api: test setting hashing key "
` [PATCH net-next v2 08/11] netlink: specs: define input-xfrm enum in the spec
` [PATCH net-next v2 09/11] ethtool: rss: support setting input-xfrm via Netlink
` [PATCH net-next v2 10/11] ethtool: rss: support setting flow hashing fields
` [PATCH net-next v2 11/11] selftests: drv-net: rss_api: test input-xfrm and hash fields
[PATCH net-next 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-07-14 22:22 UTC (8+ messages)
` [PATCH net-next 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[PATCH net-next] bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
2025-07-14 22:22 UTC (2+ messages)
[PATCH net-next v4 0/7] net: maintain netif vs dev prefix semantics
2025-07-14 22:18 UTC (8+ messages)
` [PATCH net-next v4 1/7] net: s/dev_get_port_parent_id/netif_get_port_parent_id/
` [PATCH net-next v4 2/7] net: s/dev_get_mac_address/netif_get_mac_address/
` [PATCH net-next v4 3/7] net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
` [PATCH net-next v4 4/7] net: s/__dev_set_mtu/__netif_set_mtu/
` [PATCH net-next v4 5/7] net: s/dev_get_flags/netif_get_flags/
` [PATCH net-next v4 6/7] net: s/dev_set_threaded/netif_set_threaded/
` [PATCH net-next v4 7/7] net: s/dev_close_many/netif_close_many/
[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
2025-07-14 21:55 UTC (3+ messages)
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores
[RFC net-next v1 1/1] e1000e: Introduce private flag and module param to disable K1
2025-07-14 21:30 UTC (3+ messages)
[PATCH 1/3] Bluetooth: hci_core: fix typos in macros
2025-07-14 21:10 UTC (4+ messages)
` [PATCH 2/3] Bluetooth: hci_core: add missing braces when using macro parameters
` [PATCH 3/3] Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
[PATCH net-next V4 0/5] selftests: drv-net: Test XDP native support
2025-07-14 21:03 UTC (6+ messages)
` [PATCH net-next V4 1/5] net: netdevsim: hook in XDP handling
` [PATCH net-next V4 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V4 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V4 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V4 5/5] selftests: drv-net: Test head-adjustment support
[syzbot] [wireless?] INFO: task hung in el1_interrupt
2025-07-14 21:02 UTC
[PATCH v2] Bluetooth: ISO: add socket option to report packet seqnum via CMSG
2025-07-14 21:00 UTC (2+ messages)
[PATCH net-next v2 0/1] ppp: Replace per-CPU recursion counter with lock-owner field
2025-07-14 20:01 UTC (4+ messages)
` [PATCH net-next v2 1/1] "
[PATCH net-next v10 00/12] Split netmem from struct page
2025-07-14 19:58 UTC (4+ messages)
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
[regression] Wireguard fragmentation fails with VXLAN since 8930424777e4 ("tunnels: Accept PACKET_HOST skb_tunnel_check_pmtu().") causing network timeouts
2025-07-14 19:57 UTC
[PATCH net-next v9 0/8] Split netmem from struct page
2025-07-14 19:17 UTC (14+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
` [PATCH net-next v9 6/8] mlx4: use netmem descriptor and APIs for page pool
[PATCH net-next 5/7] net: mctp: Allow limiting binds to a peer address
2025-07-14 19:16 UTC (2+ messages)
[PATCH net-next v7 04/15] net: phy: Introduce PHY ports representation
2025-07-14 19:08 UTC (2+ messages)
[PATCH nf-next v3 0/2] Add IPIP flowtable SW acceleratio
2025-07-14 19:06 UTC (7+ messages)
` [PATCH nf-next v3 1/2] net: netfilter: Add IPIP flowtable SW acceleration
[PATCH v13 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
2025-07-14 19:06 UTC (2+ messages)
[PATCH v2 bpf] xsk: fix immature cq descriptor production
2025-07-14 19:04 UTC (2+ messages)
[PATCH net] net: airoha: fix potential use-after-free in airoha_npu_get()
2025-07-14 18:39 UTC (2+ messages)
[PATCH net] selftests: net: increase inter-packet timeout in udpgro.sh
2025-07-14 18:32 UTC (2+ messages)
[PATCH] [v2] devlink: move DEVLINK_ATTR_MAX-sized array off stack
2025-07-14 18:29 UTC (6+ messages)
We found a bug in i40e_debugfs.c for the latest linux
2025-07-14 18:10 UTC (2+ messages)
[PATCH net-next,rdma-next 0/6][pull request] Add RDMA support for Intel IPU E2000 in idpf
2025-07-14 18:10 UTC (7+ messages)
` [PATCH net-next,rdma-next 1/6] idpf: use reserved RDMA vectors from control plane
` [PATCH net-next,rdma-next 2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy
` [PATCH net-next,rdma-next 3/6] idpf: implement RDMA vport "
` [PATCH net-next,rdma-next 4/6] idpf: implement remaining IDC RDMA core callbacks and handlers
` [PATCH net-next,rdma-next 5/6] idpf: implement IDC vport aux driver MTU change handler
` [PATCH net-next,rdma-next 6/6] idpf: implement get LAN MMIO memory regions
[PATCH net-next] net/rose: Remove unnecessary if check in rose_dev_first()
2025-07-14 18:03 UTC (2+ messages)
[PATCH v2 net-next 0/2] account for TCP memory pressure signaled by cgroup
2025-07-14 18:02 UTC (3+ messages)
` [PATCH v2 net-next 2/2] mm/vmpressure: add tracepoint for socket pressure detection
[net-next PATCH v2 0/3] Grab IPA IMEM slice through DT
2025-07-14 17:53 UTC (6+ messages)
` [PATCH net-next v2 1/3] dt-bindings: sram: qcom,imem: Allow modem-tables
[PATCH v3 net-next resubmit 0/2] ibmvnic: Fix/Improve queue stats
2025-07-14 17:35 UTC (3+ messages)
` [PATCH v3 net-next 1/2] ibmvnic: Use atomic64_t for "
` [PATCH v3 net-next 2/2] ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
[PATCH] wireguard: omit need_resched() before cond_resched()
2025-07-14 17:12 UTC
[PATCH iwl-next] igc: demote register and ring dumps to debug
2025-07-14 16:59 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net] net/mlx5: Correctly set gso_size when LRO is used
2025-07-14 16:54 UTC (5+ messages)
[PATCH v2 net-next] ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
2025-07-14 16:42 UTC (2+ messages)
[PATCH net 0/3] mptcp: fix fallback-related races
2025-07-14 16:41 UTC (4+ messages)
` [PATCH net 1/3] mptcp: make fallback action and fallback decision atomic
` [PATCH net 2/3] mptcp: plug races between subflow fail and subflow creation
` [PATCH net 3/3] mptcp: reset fallback status gracefully at disconnect() time
[PATCH net,v2] hv_netvsc: Switch VF namespace in netvsc_open instead
2025-07-14 16:41 UTC
[PATCH net-next] ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
2025-07-14 16:39 UTC (3+ messages)
[PATCH v2 0/5] Expose REFCLK for RMII and enable RMII
2025-07-14 16:37 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: net: cdns,macb: Add external REFCLK property
` [PATCH v2 2/5] net: cadence: macb: Expose REFCLK as a device tree property
` [PATCH v2 3/5] net: cadence: macb: Enable RMII for SAMA7 gem
` [PATCH v2 4/5] net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
` [PATCH v2 5/5] ARM: dts: microchip: sama7g5: Add RMII ext refclk flag
[PATCH 00/10] rust: use `core::ffi::CStr` method names
2025-07-14 16:17 UTC (7+ messages)
` [PATCH 01/10] gpu: nova-core: "
[PATCH][RFC] don't bother with path_get()/path_put() in unix_open_file()
2025-07-14 16:11 UTC (5+ messages)
[PATCH net-next 0/5] gve: AF_XDP zero-copy for DQO RDA
2025-07-14 16:04 UTC (6+ messages)
` [PATCH net-next 1/5] gve: deduplicate xdp info and xsk pool registration logic
` [PATCH net-next 2/5] gve: merge xdp and xsk registration
` [PATCH net-next 3/5] gve: keep registry of zc xsk pools in netdev_priv
` [PATCH net-next 4/5] gve: implement DQO TX datapath for AF_XDP zero-copy
` [PATCH net-next 5/5] gve: implement DQO RX datapath and control path "
[PATCH net-next v3 0/3] tcp: Consider every port when connecting with IP_LOCAL_PORT_RANGE
2025-07-14 16:03 UTC (4+ messages)
` [PATCH net-next v3 1/3] tcp: Add RCU management to inet_bind2_bucket
` [PATCH net-next v3 2/3] tcp: Consider every port when connecting with IP_LOCAL_PORT_RANGE
` [PATCH net-next v3 3/3] selftests/net: Cover port sharing scenarios "
[PATCH net 0/2] selftests: mptcp: connect: cover alt modes
2025-07-14 15:52 UTC (3+ messages)
` [PATCH net 1/2] selftests: mptcp: connect: also "
` [PATCH net 2/2] selftests: mptcp: connect: also cover checksum
[PATCH RFC net-next 0/5] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
2025-07-14 15:48 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] Bluetooth: ISO: add socket option to report packet seqnum via CMSG
2025-07-14 15:46 UTC (2+ messages)
[PATCH net-next] r8169: add quirk for RTL8116af SerDes
2025-07-14 15:38 UTC (4+ messages)
[PATCH net-next] ipv6: mcast: Simplify mld_clear_{report|query}()
2025-07-14 15:27 UTC (2+ messages)
[PATCH net-next V2 0/3] net/mlx5e: Add support for PCIe congestion events
2025-07-14 15:26 UTC (5+ messages)
` [PATCH net-next V2 2/3] net/mlx5e: Add device PCIe congestion ethtool stats
[PATCH net-next v3 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
2025-07-14 15:25 UTC (8+ messages)
` [PATCH net-next v3 1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload
` [PATCH net-next v3 2/7] net: airoha: npu: Add NPU wlan memory initialization commands
` [PATCH net-next v3 3/7] net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
` [PATCH net-next v3 4/7] net: airoha: npu: Add wlan irq management callbacks
` [PATCH net-next v3 5/7] net: airoha: npu: Read NPU wlan interrupt lines from the DTS
` [PATCH net-next v3 6/7] net: airoha: npu: Enable core 3 for WiFi offloading
` [PATCH net-next v3 7/7] net: airoha: Add airoha_offload.h header
[PATCH v3 0/9] vsock/virtio: SKB allocation improvements
2025-07-14 15:21 UTC (10+ messages)
` [PATCH v3 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v3 2/9] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v3 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v3 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
` [PATCH v3 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
` [PATCH v3 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
` [PATCH v3 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v3 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
` [PATCH v3 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH v12 net-next 00/15] AccECN protocol patch series
2025-07-14 15:12 UTC (3+ messages)
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control
[PATCH v3 00/19] add basic PSP encryption for TCP connections
2025-07-14 15:10 UTC (4+ messages)
` [PATCH v3 08/19] net: psp: add socket security association code
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