messages from 2025-04-23 16:05:23 to 2025-04-24 07:17:05 UTC [more...]
[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
2025-04-24 7:16 UTC (25+ messages)
` [RFC PATCH v2 01/34] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [RFC PATCH v2 03/34] x86/msr: Rename rdpmcl() to rdpmcq()
` [RFC PATCH v2 08/34] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()
` [RFC PATCH v2 11/34] x86/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR
` [RFC PATCH v2 22/34] x86/msr: Utilize the alternatives mechanism to read MSR
[PATCH net-next v3 0/3] net: stmmac: socfpga: 1000BaseX support and cleanups
2025-04-24 7:12 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: socfpga: Enable internal GMII when using 1000BaseX
` [PATCH net-next v3 2/3] net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter
` [PATCH net-next v3 3/3] net: stmmac: socfpga: Remove unused pcs-mdiodev field
r8169: MAC address programmed by coreboot to onboard RTL8111F does not persist
2025-04-24 7:09 UTC (3+ messages)
[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
2025-04-24 6:53 UTC (12+ messages)
[PATCH net-next] rtase: Modify the format specifier in snprintf to %u
2025-04-24 6:27 UTC
[PATCH net-next] rtase: Use min() instead of min_t()
2025-04-24 6:21 UTC
[PATCH net] vxlan: vnifilter: Fix unlocked deletion of default FDB entry
2025-04-24 6:17 UTC (3+ messages)
query on EAPOL multicast packet with linux bridge interface
2025-04-24 5:59 UTC (5+ messages)
[PATCH v2 net-next 0/3] net: Followup series for ->exit_rtnl()
2025-04-24 4:40 UTC (6+ messages)
` [PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()
[PATCHv3 net] bonding: assign random address if device address is same as bond
2025-04-24 4:22 UTC
[PATCH net-next v2 0/4] net: selftest: improve test string formatting and checksum handling
2025-04-24 4:07 UTC (3+ messages)
[PATCH net] rtase: Modify the condition used to detect overflow in rtase_calc_time_mitigation
2025-04-24 4:04 UTC
[PATCH net-next v11 0/8] Device memory TCP TX
2025-04-24 4:03 UTC (9+ messages)
` [PATCH net-next v11 1/8] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v11 2/8] net: add get_netmem/put_netmem support
` [PATCH net-next v11 3/8] net: devmem: TCP tx netlink api
` [PATCH net-next v11 4/8] net: devmem: Implement TX path
` [PATCH net-next v11 5/8] net: add devmem TCP TX documentation
` [PATCH net-next v11 6/8] net: enable driver support for netmem TX
` [PATCH net-next v11 7/8] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v11 8/8] net: check for driver support in netmem TX
[PATCH net v3] bnxt_en: improve TX timestamping FIFO configuration
2025-04-24 3:46 UTC (2+ messages)
[PATCH 0/5] allwinner: Add EMAC0 support to A523 variant SoC
2025-04-24 3:28 UTC (17+ messages)
` [PATCH 1/5] dt-bindings: sram: sunxi-sram: Add A523 compatible
` [PATCH 2/5] dt-bindings: arm: sunxi: Add A523 EMAC0 compatible
` [PATCH 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
` [PATCH 5/5] arm64: dts: allwinner: t527: add EMAC0 to Avaoto-A1 board
[PATCHv2 net] bonding: use permanent address for MAC swapping if device address is same
2025-04-24 3:22 UTC (12+ messages)
[PATCH v5 bpf-next 0/6] bpf: udp: Exactly-once socket iteration
2025-04-24 2:33 UTC (8+ messages)
` [PATCH v5 bpf-next 1/6] bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
` [PATCH v5 bpf-next 2/6] bpf: udp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v5 bpf-next 3/6] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v5 bpf-next 4/6] bpf: udp: Avoid socket skips and repeats during iteration
` [PATCH v5 bpf-next 5/6] selftests/bpf: Return socket cookies from sock_iter_batch progs
` [PATCH v5 bpf-next 6/6] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
[PATCH rdma-next 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
2025-04-24 2:33 UTC (4+ messages)
` [PATCH rdma-next 4/4] net: mana: Add support for auxiliary device servicing events
[PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()
2025-04-24 2:23 UTC (5+ messages)
[PATCH] net: Move specific fragmented packet to slow_path instead of dropping it
2025-04-24 2:12 UTC (3+ messages)
` 答复: "
[PATCH net-next 00/12] tools: ynl-gen: additional C types and classic netlink handling
2025-04-24 2:12 UTC (13+ messages)
` [PATCH net-next 01/12] tools: ynl-gen: fix comment about nested struct dict
` [PATCH net-next 02/12] tools: ynl-gen: factor out free_needs_iter for a struct
` [PATCH net-next 03/12] tools: ynl-gen: fill in missing empty attr lists
` [PATCH net-next 04/12] tools: ynl: let classic netlink requests specify extra nlflags
` [PATCH net-next 05/12] tools: ynl-gen: support using dump types for ntf
` [PATCH net-next 06/12] tools: ynl-gen: support CRUD-like notifications for classic Netlink
` [PATCH net-next 07/12] tools: ynl-gen: multi-attr: type gen for string
` [PATCH net-next 08/12] tools: ynl-gen: mutli-attr: support binary types with struct
` [PATCH net-next 09/12] tools: ynl-gen: array-nest: support put for scalar
` [PATCH net-next 10/12] tools: ynl-gen: array-nest: support binary array with exact-len
` [PATCH net-next 11/12] tools: ynl-gen: don't init enum checks for classic netlink
` [PATCH net-next 12/12] tools: ynl: allow fixed-header to be specified per op
[PATCH net-next 0/3] net/mlx5: HWS, Improve IP version handling
2025-04-24 2:00 UTC (2+ messages)
[PATCH v4 net 0/4] pds_core: updates and fixes
2025-04-24 2:00 UTC (2+ messages)
[net-next PATCH] octeontx2-pf: AF_XDP: code clean up
2025-04-24 1:50 UTC (2+ messages)
[PATCH net-next 00/14][pull request] igc: Add support for Frame Preemption
2025-04-24 1:50 UTC (2+ messages)
[PATCH net] net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
2025-04-24 1:50 UTC (2+ messages)
[PATCH net-next] net: dlink: add synchronization for stats update
2025-04-24 1:42 UTC (5+ messages)
[PATCH net-next 0/2] Enable multiple IRQ lines support in airoha_eth driver
2025-04-24 1:40 UTC (2+ messages)
[Patch net v2 0/3] net_sched: Fix UAF vulnerability in HFSC qdisc
2025-04-24 1:40 UTC (2+ messages)
(no subject)
2025-04-24 0:59 UTC (2+ messages)
`
[PATCH v4 0/7] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-04-24 0:32 UTC (11+ messages)
` [PATCH v4 1/7] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v4 7/7] net: register debugfs file for net_device refcnt tracker
[PATCH net-next v4 0/3] Fix netdevim to correctly mark NAPI IDs
2025-04-24 0:27 UTC (4+ messages)
` [PATCH net-next v4 1/3] netdevsim: Mark NAPI ID on skb in nsim_rcv
` [PATCH net-next v4 2/3] selftests: drv-net: Factor out ksft C helpers
` [PATCH net-next v4 3/3] selftests: drv-net: Test that NAPI ID is non-zero
[PATCH net-next v3 0/3] Fix netdevim to correctly mark NAPI IDs
2025-04-24 0:25 UTC (7+ messages)
` [PATCH net-next v3 2/3] selftests: drv-net: Factor out ksft C helpers
` [PATCH net-next v3 3/3] selftests: drv-net: Test that NAPI ID is non-zero
[PATCH net v2 0/5] net_sched: Adapt qdiscs for reentrant enqueue cases
2025-04-24 0:24 UTC (6+ messages)
[PATCH net] gve: Add adminq lock for creating and destroying multiple queues
2025-04-24 0:14 UTC (2+ messages)
[PATCH v1 net-next] net: Fix wild-memory-access in __register_pernet_operations() when CONFIG_NET_NS=n
2025-04-24 0:10 UTC (2+ messages)
[PATCH net-next] net: phy: remove function stubs
2025-04-24 0:10 UTC (2+ messages)
[PATCH net-next 0/3] r8169: merge chip versions
2025-04-24 0:10 UTC (2+ messages)
[PATCH net 0/2] mptcp: pm: Defer freeing userspace pm entries
2025-04-24 0:10 UTC (2+ messages)
[PATCH net-next v10 0/9] Device memory TCP TX
2025-04-23 23:49 UTC (9+ messages)
` [PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v10 4/9] net: devmem: Implement TX path
` [PATCH net-next v10 7/9] gve: add netmem TX support to GVE DQO-RDA mode
[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
2025-04-23 23:45 UTC (5+ messages)
` [PATCH RFC bpf-next v2 10/17] bnxt: Propagate trait presence to skb
[PATCH bpf-next/net] bpf: net_sched: Fix using bpf qdisc as default qdisc
2025-04-23 23:20 UTC (2+ messages)
[PATCH net-next 00/12] netlink: specs: rtnetlink: adjust specs for C codegen
2025-04-23 23:20 UTC (2+ messages)
[PATCH net-next] net: stmmac: dwc-qos: calibrate tegra with mdio bus idle
2025-04-23 23:15 UTC (2+ messages)
[PATCH] memcg: multi-memcg percpu charge cache
2025-04-23 23:14 UTC (6+ messages)
[PATCH net-next 0/6] gve: Add Rx HW timestamping support
2025-04-23 22:56 UTC (5+ messages)
[PATCH net-next] tools: ynl: fix the header guard name for OVPN
2025-04-23 22:49 UTC (2+ messages)
[PATCH] bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code
2025-04-23 22:40 UTC (4+ messages)
[PATCH bpf-next v2] bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
2025-04-23 22:29 UTC (3+ messages)
[PATCH v4 0/4] virtio-net: disable delayed refill when pausing rx
2025-04-23 22:23 UTC (5+ messages)
` [PATCH v4 4/4] selftests: net: add a virtio_net deadlock selftest
[PATCH net-next v3 0/3] net/mlx5: Expose additional devlink dev info
2025-04-23 22:17 UTC (9+ messages)
` [PATCH net-next v3 2/3] devlink: add function unique identifier to "
[PATCH 0/8] net: Phase out hybrid PCI devres API
2025-04-23 22:14 UTC (6+ messages)
` [PATCH 2/8] net: octeontx2: Use pure "
[PATCH net-next V2 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-04-23 22:07 UTC (9+ messages)
` [PATCH net-next V2 01/14] devlink: define enum for attr types of dynamic attributes
[PATCH net-next v20 0/1] MCTP Over PCC Transport
2025-04-23 22:01 UTC (2+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "
[PATCH net-next] tools: ynl: add missing header deps
2025-04-23 21:59 UTC (3+ messages)
[PATCH v2 0/3] net: mana: Add HTB Qdisc offload support
2025-04-23 21:57 UTC (7+ messages)
` [PATCH v2 2/3] net: mana: Add sched HTB "
` [EXTERNAL] "
[RFC][PATCH] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
2025-04-23 21:27 UTC (5+ messages)
[RFC net-next 00/22] net: per-queue rx-buf-len configuration
2025-04-23 21:17 UTC (12+ messages)
` [RFC net-next 01/22] docs: ethtool: document that rx_buf_len must control payload lengths
` [RFC net-next 06/22] eth: bnxt: read the page size from the adapter struct
` [RFC net-next 08/22] eth: bnxt: support setting size of agg buffers via ethtool
` [RFC net-next 10/22] net: reduce indent of struct netdev_queue_mgmt_ops members
` [RFC net-next 11/22] net: allocate per-queue config structs and pass them thru the queue API
[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
2025-04-23 21:06 UTC (5+ messages)
` [PATCH net-next v2 1/3] vsock: Linger on unsent data
[PATCH net-next 0/7] Netfilter updates for net-next
2025-04-23 21:01 UTC (6+ messages)
` [PATCH net-next 4/7] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
[PATCH] tools/Makefile: Add ynl target
2025-04-23 20:46 UTC
[PATCH] [v2] PCI: add CONFIG_MMU dependency
2025-04-23 20:43 UTC (2+ messages)
[PATCH net 1/2] net/devmem: Reject insufficiently large dmabuf pools
2025-04-23 20:15 UTC (7+ messages)
` [PATCH net 2/2] tests/ncdevmem: Fix double-free of queue array
[PATCH net-next v5] Add support to set napi threaded for individual napi
2025-04-23 20:14 UTC
[PATCH v15 0/6] rust: Add IO polling
2025-04-23 19:28 UTC (7+ messages)
` [PATCH v15 1/6] rust: hrtimer: Add Ktime temporarily
` [PATCH v15 2/6] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v15 3/6] rust: time: Introduce Delta type
` [PATCH v15 4/6] rust: time: Introduce Instant type
` [PATCH v15 5/6] rust: time: Add wrapper for fsleep() function
` [PATCH v15 6/6] MAINTAINERS: rust: Add a new section for all of the time stuff
[PATCH iwl-next v5 0/3] idpf: add flow steering support
2025-04-23 19:27 UTC (4+ messages)
` [PATCH iwl-next v5 1/3] virtchnl2: rename enum virtchnl2_cap_rss
` [PATCH iwl-next v5 2/3] virtchnl2: add flow steering support
` [PATCH iwl-next v5 3/3] idpf: "
[PATCH iwl-next v4 0/3] idpf: add flow steering support
2025-04-23 18:43 UTC (4+ messages)
` [PATCH iwl-next v4 3/3] "
` [Intel-wired-lan] "
[BUG] ixgbe: Detected Tx Unit Hang (XDP)
2025-04-23 18:39 UTC (7+ messages)
[net-next PATCH 0/2] net: phylink: Fix issue w/ BMC link flap
2025-04-23 18:38 UTC (13+ messages)
[PATCH bpf-next v4 0/2] bpf: Allow access to const void pointer arguments in tracing programs
2025-04-23 18:30 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] "
[PATCH] mctp pcc: Implement MCTP over PCC Transport
2025-04-23 18:25 UTC (3+ messages)
` [PATCH net-next v19 1/1] "
[PATCH v2 1/3] cfg80211: Restore initial state on failed device_rename() in cfg80211_switch_netns()
2025-04-23 18:16 UTC (2+ messages)
[PATCH 5.10/5.15/6.1] netfilter: ipt_CLUSTERIP: change mutex location
2025-04-23 18:12 UTC
[PATCH net] xsk: respect the offsets when copying frags
2025-04-23 18:01 UTC (4+ messages)
[PATCH] r8169: do not call rtl8169_down() twice on shutdown
2025-04-23 17:50 UTC (12+ messages)
[PATCH v4 1/3] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
2025-04-23 17:46 UTC (5+ messages)
[GIT PULL] virtio, vhost: fixes
2025-04-23 17:29 UTC (2+ messages)
Fix promiscous and multicast mode on iavf after reset
2025-04-23 17:12 UTC
[PATCH] PCI: qcom: Implement shutdown() callback
2025-04-23 17:17 UTC
[PATCH v12 net-next 0/5] DUALPI2 patch
2025-04-23 17:15 UTC (4+ messages)
` [PATCH v12 net-next 1/5] Documentation: netlink: specs: tc: Add DualPI2 specification
[PATCH net v3] net: airoha: Add missing filed to ppe_mbox_data struct
2025-04-23 16:34 UTC (4+ messages)
[PATCH net-next v5 00/11] PRU-ICSSM Ethernet Driver
2025-04-23 16:34 UTC (4+ messages)
` [PATCH net-next v5 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
[PATCH net v3 0/3] Modify overflow detection, expand ivec->name, and correct type in min_t
2025-04-23 16:16 UTC (9+ messages)
` [PATCH net v3 2/3] rtase: Increase the size of ivec->name
` [PATCH net v3 3/3] rtase: Fix a type error in min_t
[iwl-next v5 0/5] Refactor to prepare for Intel IPU E2000 (GEN3)
2025-04-23 16:14 UTC (5+ messages)
` [iwl-next v5 5/5] iidc/ice/irdma: Update IDC to support multiple consumers
` [Intel-wired-lan] "
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).