messages from 2025-05-22 19:54:29 to 2025-05-23 13:20:09 UTC [more...]
[PATCH bpf-next v1 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
2025-05-23 13:18 UTC (3+ messages)
` [PATCH bpf-next v1 1/2] bpf,ktls: Fix data corruption when "
` [PATCH bpf-next v1 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data
[PATCH v2 net] net: phy: clear phydev->devlink when the link is deleted
2025-05-23 13:18 UTC (2+ messages)
[PATCH 0/3] Grab IPA IMEM slice through DT
2025-05-23 13:17 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: sram: qcom,imem: Allow modem-tables
` [PATCH 2/3] dt-bindings: net: qcom,ipa: Add sram property for describing IMEM slice
` [PATCH 3/3] net: ipa: Grab IMEM slice base/size from DTS
[PATCH v2] selftests: net: fix spelling and grammar mistakes
2025-05-23 13:08 UTC (2+ messages)
[PATCH net-next] net: phy: Synchronize c45_ids to phy_id
2025-05-23 13:03 UTC (4+ messages)
[PATCH net-next 0/5] net: bridge: propagate safe mcast snooping to switchdev + DSA
2025-05-23 13:02 UTC (10+ messages)
` [PATCH net-next 1/5] net: bridge: mcast: explicitly track active state
` [PATCH net-next 2/5] net: bridge: mcast: export ip{4,6}_active state to netlink
` [PATCH net-next 3/5] net: bridge: mcast: check if snooping is enabled for active state
` [PATCH net-next 4/5] net: bridge: switchdev: notify on mcast active changes
` [PATCH net-next 5/5] net: dsa: forward bridge/switchdev mcast active notification
[PATCH net] net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
2025-05-23 12:59 UTC (2+ messages)
[PATCH net-next v6 00/14] Introduce an ethernet port representation
2025-05-23 12:54 UTC (4+ messages)
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers
[PATCH net,v2] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
2025-05-23 12:48 UTC (4+ messages)
[PATCH net-next v2] selftests: netfilter: nft_queue.sh: include file transfer duration in log message
2025-05-23 12:16 UTC
[PATCH net-next v3 0/3] dpll: add all inputs phase offset monitor
2025-05-23 12:16 UTC (7+ messages)
` [PATCH net-next v3 2/3] dpll: add phase_offset_monitor_get/set callback ops
[PATCH net-next v3 0/3] dpll: add Reference SYNC feature
2025-05-23 12:13 UTC (3+ messages)
` [PATCH net-next v3 2/3] dpll: add reference sync get/set
[PATCH] tipc: use kfree_sensitive() for aead cleanup
2025-05-23 11:47 UTC
[PATCH] net: stmmac: add explicit check and error on invalid PTP clock rate
2025-05-23 11:46 UTC
[PATCH net-next 0/2] Add LED support/fix to MediaTek 2.5Gphy & Gphy
2025-05-23 11:36 UTC (3+ messages)
` [PATCH net-next 1/2] net: phy: mtk-2p5ge: Add LED support for MT7988
` [PATCH net-next 2/2] net: phy: mtk-ge-soc: Fix LED behavior if blinking is not set
[net-next PatchV2] octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields
2025-05-23 11:26 UTC
[PATCH net-next] selftests: net: move wait_local_port_listen to lib.sh
2025-05-23 11:21 UTC (3+ messages)
Poor thunderbolt-net interface performance when bridged
2025-05-23 11:07 UTC (2+ messages)
[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
2025-05-23 11:07 UTC (6+ messages)
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
[BUG] net/sched: Soft Lockup/Task Hang and OOM Loop in netem_dequeue
2025-05-23 11:01 UTC (9+ messages)
[PATCH net v4] net: openvswitch: Fix the dead loop of MPLS parse
2025-05-23 11:00 UTC (2+ messages)
[PATCH 0/12] pull request (net-next): ipsec-next 2025-05-23
2025-05-23 10:36 UTC (14+ messages)
` [PATCH 01/12] xfrm: Remove unnecessary strscpy_pad() size arguments
` [PATCH 02/12] net/mlx5: Avoid using xso.real_dev unnecessarily
` [PATCH 03/12] xfrm: Use xdo.dev instead of xdo.real_dev
` [PATCH 04/12] xfrm: Remove unneeded device check from validate_xmit_xfrm
` [PATCH 05/12] xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
` [PATCH 06/12] bonding: Mark active offloaded xfrm_states
` [PATCH 07/12] bonding: Fix multiple long standing offload races
` [PATCH 08/12] xfrm: Migrate offload configuration
` [PATCH 09/12] xfrm: Refactor migration setup during the cloning process
` [PATCH 10/12] xfrm: validate assignment of maximal possible SEQ number
` [PATCH 11/12] xfrm: prevent configuration of interface index when offload is used
` [PATCH 12/12] xfrm: use kfree_sensitive() for SA secret zeroization
[PATCH net-next v1] tools: ynl: parse extack for sub-messages
2025-05-23 10:30 UTC
[PATCH net-next v4 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-05-23 10:28 UTC (4+ messages)
` [PATCH net-next v4 01/14] dt-bindings: net: Add PPE "
[PATCH iproute2] iproute2: bugfix - restore ip monitor backward compatibility
2025-05-23 10:25 UTC (2+ messages)
[PATCH bpf-next v4 0/3] Task local data
2025-05-23 10:18 UTC (7+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Introduce task "
` [PATCH bpf-next v4 2/3] selftests/bpf: Test basic task local data operations
[PATCH v11 0/7] Add Nuvoton NCT6694 MFD drivers
2025-05-23 10:02 UTC (5+ messages)
` [PATCH v11 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v11 5/7] watchdog: Add Nuvoton NCT6694 WDT support
[PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
2025-05-23 9:44 UTC (4+ messages)
[PATCH] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
2025-05-23 9:21 UTC (6+ messages)
` [PATCH V6] "
[PATCH net] page_pool: Fix use-after-free in page_pool_recycle_in_ring
2025-05-23 9:16 UTC (3+ messages)
[PATCH v16 00/22] Type2 device basic support
2025-05-23 9:12 UTC (23+ messages)
` [PATCH v16 04/22] cxl: Move register/capability check to driver
` [PATCH v16 05/22] cxl: Add function for type2 cxl regs setup
` [PATCH v16 06/22] sfc: make regs setup with checking and set media ready
` [PATCH v16 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v16 22/22] sfc: support pio mapping based on cxl
[PATCH net 0/3] net: dsa: fix RGMII ports on BCM63xx
2025-05-23 9:08 UTC (8+ messages)
` [PATCH net 2/3] net: dsa: b53: fix configuring RGMII delay on bcm63xx
[PATCH 00/18] Split netmem from struct page
2025-05-23 9:01 UTC (23+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [PATCH 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [PATCH 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_large_netmem()
` [PATCH 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [PATCH 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [PATCH 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH 11/18] mlx4: use netmem descriptor and APIs for page pool
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 13/18] mlx5: use netmem descriptor and APIs for page pool
` [PATCH 14/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH 15/18] netmem: remove __netmem_get_pp()
` [PATCH 16/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH 17/18] netdevsim: use netmem descriptor and APIs for page pool
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page
[PATCH net-next v2 1/2] net: libwx: Fix statistics of multicast packets
2025-05-23 8:04 UTC
[PATCH net-next v2 2/2] net: txgbe: Support the FDIR rules assigned to VFs
2025-05-23 8:04 UTC
[PATCH v1] net/ncsi: fix buffer overflow in getting version id
2025-05-23 7:32 UTC (3+ messages)
[PATCH net-next 00/26] Netfilter updates for net-next
2025-05-23 7:39 UTC (4+ messages)
` [PATCH net-next 06/26] netfilter: nf_tables: nft_fib: consistent l3mdev handling
[PATCH iwl-net v1] idpf: return 0 size for RSS key if not supported
2025-05-23 7:21 UTC (2+ messages)
[PATCH net 0/2] mlx5 misc fixes 2025-05-22
2025-05-23 7:19 UTC (5+ messages)
` [PATCH net 2/2] net/mlx5e: Fix leak of Geneve TLV option object
[PATCH] ixgbe: Fix typos and clarify comments in X550 driver code
2025-05-23 7:19 UTC (5+ messages)
` [External] : "
[PATCH 0/2] IPA support on qcm2290
2025-05-23 6:51 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
[PATCH net-next 0/8] virtio: introduce GSO over UDP tunnel
2025-05-23 6:44 UTC (7+ messages)
` [PATCH net-next 5/8] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH net-next 6/8] virtio_net: enable gso over UDP tunnel support
[PATCH v1 net 0/2] Refactor PHY reset handling and
2025-05-23 5:43 UTC (3+ messages)
` [PATCH v1 net 1/2] net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy
` [PATCH v1 net 2/2] net: lan743x: Fix PHY reset handling during initialization and WOL
[PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
2025-05-23 4:59 UTC
[PATCH v4] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
2025-05-23 4:51 UTC (2+ messages)
[PATCH v1 net-next 0/6] socket: Make sock_create_kern() robust against misuse
2025-05-23 4:23 UTC (4+ messages)
` [PATCH v1 net-next 4/6] socket: Remove kernel socket conversion except for net/rds/
[net-next PATCH v1 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-05-23 4:08 UTC (4+ messages)
` [net-next PATCH v1 14/15] octeontx2-pf: ipsec: Process CPT metapackets
Bug#1106321: iproute2: "ip monitor" fails with current trixie's linux kernel / iproute2 combination
2025-05-23 2:35 UTC (8+ messages)
[PATCH net] bonding: fix multicast MAC address synchronization
2025-05-23 2:23 UTC
[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
2025-05-23 1:53 UTC (3+ messages)
` [PATCH v2 8/8] irqbypass: Require producers to pass in Linux IRQ number during registration
[BUG Report] KASAN: slab-use-after-free in page_pool_recycle_in_ring
2025-05-23 1:52 UTC (10+ messages)
[PATCH v8 0/9] coredump: add coredump socket
2025-05-23 0:59 UTC (4+ messages)
` [PATCH v8 4/9] "
[PATCH net-next v3 0/8] gve: Add Rx HW timestamping support
2025-05-22 23:57 UTC (9+ messages)
` [PATCH net-next v3 1/8] gve: Add device option for nic clock synchronization
` [PATCH net-next v3 2/8] gve: Add adminq command to report nic timestamp
` [PATCH net-next v3 3/8] gve: Add initial PTP device support
` [PATCH net-next v3 4/8] gve: Add adminq lock for queues creation and destruction
` [PATCH net-next v3 5/8] gve: Add support to query the nic clock
` [PATCH net-next v3 6/8] gve: Add rx hardware timestamp expansion
` [PATCH net-next v3 7/8] gve: Implement ndo_hwtstamp_get/set for RX timestamping
` [PATCH net-next v3 8/8] gve: Advertise support for rx hardware timestamping
[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
2025-05-22 23:56 UTC (26+ messages)
` [PATCH net-next V2 01/11] net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATOR
` [PATCH net-next V2 02/11] net: Add skb_can_coalesce for netmem
` [PATCH net-next V2 03/11] net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc
` [PATCH net-next V2 04/11] net/mlx5e: SHAMPO: Remove redundant params
` [PATCH net-next V2 05/11] net/mlx5e: SHAMPO: Improve hw gro capability checking
` [PATCH net-next V2 06/11] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool stats
` [PATCH net-next V2 08/11] net/mlx5e: Convert over to netmem
` [PATCH net-next V2 09/11] net/mlx5e: Add support for UNREADABLE netmem page pools
` [PATCH net-next V2 10/11] net/mlx5e: Implement queue mgmt ops and single channel swap
` [PATCH net-next V2 11/11] net/mlx5e: Support ethtool tcp-data-split settings
[PATCH net-next v2] net: dlink: enable RMON MMIO access on supported devices
2025-05-22 23:34 UTC
[PATCH bpf-next v6] bpf, sockmap: avoid using sk_socket after free when sending
2025-05-22 23:30 UTC (5+ messages)
[Bug] "possible deadlock in rtnl_newlink" in Linux kernel v6.13
2025-05-22 23:05 UTC (2+ messages)
[PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
2025-05-22 22:31 UTC
[PATCH v1 net] calipso: Don't call calipso functions for AF_INET sk
2025-05-22 22:30 UTC (2+ messages)
[PATCH net-next v6 0/5] vsock: SOCK_LINGER rework
2025-05-22 22:29 UTC (3+ messages)
[PATCH v2] ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()
2025-05-22 21:50 UTC (2+ messages)
[PATCH] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
2025-05-22 21:38 UTC (3+ messages)
[GIT PULL] wireless-next-2025-05-22
2025-05-22 21:24 UTC (3+ messages)
[PATCH v1 bpf-next 03/10] bpf: tcp: Get rid of st_bucket_done
2025-05-22 20:42 UTC (2+ messages)
[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in mac80211_hwsim_new_radio
2025-05-22 20:04 UTC
[net Patchv2] octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
2025-05-22 20:03 UTC (2+ messages)
[syzbot] [net?] BUG: unable to handle kernel NULL pointer dereference in vcc_sendmsg
2025-05-22 20:02 UTC
[net Patch v2] octeontx2-pf: QOS: Perform cache sync on send queue teardown
2025-05-22 19:54 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).