messages from 2025-05-22 23:25:31 to 2025-05-23 16:02:16 UTC [more...]
[PATCH net-next 0/2] Add LED support/fix to MediaTek 2.5Gphy & Gphy
2025-05-23 16:02 UTC (4+ 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 PATCH 0/3] net: dsa: mt7530: Add AN7583 support + PHY
2025-05-23 16:00 UTC (7+ messages)
` [net-next PATCH 1/3] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,an7583-switch
` [net-next PATCH 2/3] net: dsa: mt7530: Add AN7583 support
` [net-next PATCH 3/3] net: phy: mediatek: Add Airoha AN7583 PHY support
[PATCH net-next] net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()
2025-05-23 16:00 UTC
[PATCH iwl-next] idpf: add cross timestamping
2025-05-23 15:58 UTC
[PATCH net-next v4 0/3] dpll: add all inputs phase offset monitor
2025-05-23 15:42 UTC (4+ messages)
` [PATCH net-next v4 1/3] dpll: add phase-offset-monitor feature to netlink spec
` [PATCH net-next v4 2/3] dpll: add phase_offset_monitor_get/set callback ops
` [PATCH net-next v4 3/3] ice: add phase offset monitor for all PPS dpll inputs
[PATCH 1/1] dt-bindings: ieee802154: Convert at86rf230.txt yaml format
2025-05-23 15:47 UTC
[PATCH net-next v3 0/3] dpll: add Reference SYNC feature
2025-05-23 15:32 UTC (4+ messages)
` [PATCH net-next v3 2/3] dpll: add reference sync get/set
[BUG] net/sched: Soft Lockup/Task Hang and OOM Loop in netem_dequeue
2025-05-23 15:23 UTC (10+ messages)
[PATCH v2 net] net: phy: clear phydev->devlink when the link is deleted
2025-05-23 15:19 UTC (3+ messages)
[PATCH] net: dwmac-rk: MAC clock should be truned off
2025-05-23 15:15 UTC
[PATCH ipsec 0/2] xfrm: fixes for xfrm_state_find under preemption
2025-05-23 15:11 UTC (3+ messages)
` [PATCH ipsec 1/2] xfrm: state: initialize state_ptrs earlier in xfrm_state_find
` [PATCH ipsec 2/2] xfrm: state: use a consistent pcpu_id "
Poor thunderbolt-net interface performance when bridged
2025-05-23 15:07 UTC (3+ messages)
[PATCH v2 10/13] rust: phy: replace `MaybeUninit::zeroed().assume_init` with `pin_init::zeroed`
2025-05-23 14:51 UTC
[PATCH] net: fix udp gso skb_segment after pull from frag_list
2025-05-23 14:04 UTC (4+ messages)
[PATCH net-next 0/8] virtio: introduce GSO over UDP tunnel
2025-05-23 14:00 UTC (7+ messages)
` [PATCH net-next 5/8] net: implement virtio helpers to handle UDP GSO tunneling
[PATCH net-next] net: phy: Add c45_phy_ids sysfs entry
2025-05-23 13:55 UTC (2+ messages)
[net-next PatchV2] octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields
2025-05-23 13:45 UTC (2+ messages)
[PATCH net-next 00/26] Netfilter updates for net-next
2025-05-23 13:38 UTC (7+ messages)
` [PATCH net-next 06/26] netfilter: nf_tables: nft_fib: consistent l3mdev handling
[PATCH net] page_pool: Fix use-after-free in page_pool_recycle_in_ring
2025-05-23 13:31 UTC (4+ messages)
[PATCH net-next,v2 00/26] Netfilter updates for net-next
2025-05-23 13:27 UTC (27+ messages)
` [PATCH net-next 01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representation
` [PATCH net-next 02/26] netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds
` [PATCH net-next 03/26] selftests: netfilter: nft_fib.sh: add 'type' mode tests
` [PATCH net-next 04/26] selftests: netfilter: move fib vrf test to nft_fib.sh
` [PATCH net-next 05/26] netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
` [PATCH net-next 06/26] netfilter: nf_tables: nft_fib: consistent l3mdev handling
` [PATCH net-next 07/26] selftests: netfilter: nft_fib.sh: add type and oif tests with and without VRFs
` [PATCH net-next 08/26] netfilter: nft_tunnel: fix geneve_opt dump
` [PATCH net-next 09/26] netfilter: nf_dup{4, 6}: Move duplication check to task_struct
` [PATCH net-next 10/26] netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
` [PATCH net-next 11/26] netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
` [PATCH net-next 12/26] netfilter: conntrack: make nf_conntrack_id callable without a module dependency
` [PATCH net-next 13/26] netfilter: nf_tables: add packets conntrack state to debug trace info
` [PATCH net-next 14/26] netfilter: nf_tables: Introduce functions freeing nft_hook objects
` [PATCH net-next 15/26] netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
` [PATCH net-next 16/26] netfilter: nf_tables: Introduce nft_register_flowtable_ops()
` [PATCH net-next 17/26] netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
` [PATCH net-next 18/26] netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
` [PATCH net-next 19/26] netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
` [PATCH net-next 20/26] netfilter: nf_tables: Respect "
` [PATCH net-next 21/26] netfilter: nf_tables: Wrap netdev notifiers
` [PATCH net-next 22/26] netfilter: nf_tables: Handle NETDEV_CHANGENAME events
` [PATCH net-next 23/26] netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
` [PATCH net-next 24/26] netfilter: nf_tables: Support wildcard netdev hook specs
` [PATCH net-next 25/26] netfilter: nf_tables: Add notifications for hook changes
` [PATCH net-next 26/26] selftests: netfilter: Torture nftables netdev hooks
[PATCH net-next v2 2/2] net: txgbe: Support the FDIR rules assigned to VFs
2025-05-23 13:27 UTC (2+ messages)
[PATCH net 0/3] net: dsa: fix RGMII ports on BCM63xx
2025-05-23 13:24 UTC (9+ messages)
` [PATCH net 2/3] net: dsa: b53: fix configuring RGMII delay on bcm63xx
[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 0/3] Grab IPA IMEM slice through DT
2025-05-23 13:17 UTC (4+ messages)
` [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 (3+ messages)
` [PATCH net-next 3/5] net: bridge: mcast: check if snooping is enabled for active state
[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] 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] selftests: net: move wait_local_port_listen to lib.sh
2025-05-23 11:21 UTC (3+ 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
[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 net-next 5/5] net: dsa: forward bridge/switchdev mcast active notification
2025-05-23 9:44 UTC (3+ messages)
[PATCH net-next 1/5] net: bridge: mcast: explicitly track active state
2025-05-23 9:44 UTC (2+ messages)
[PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
2025-05-23 9:44 UTC (4+ messages)
[PATCH V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
2025-05-23 9:21 UTC (2+ messages)
[PATCH v16 00/22] Type2 device basic support
2025-05-23 9:12 UTC (9+ messages)
` [PATCH v16 04/22] cxl: Move register/capability check to driver
` [PATCH v16 22/22] sfc: support pio mapping based on cxl
[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 v1] net/ncsi: fix buffer overflow in getting version id
2025-05-23 7:32 UTC (3+ messages)
[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 (4+ 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 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 (12+ messages)
` [PATCH net-next V2 06/11] net/mlx5e: SHAMPO: Separate pool for headers
` [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] 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 (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).