messages from 2025-04-22 08:04:45 to 2025-04-22 14:57:05 UTC [more...]
[PATCH net-next v9 00/13] Add support for PSE budget evaluation strategy
2025-04-22 14:56 UTC (4+ messages)
` [PATCH net-next v9 01/13] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH net-next v9 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v9 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
[PATCH net-next V2 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-04-22 14:55 UTC (7+ messages)
` [PATCH net-next V2 01/14] devlink: define enum for attr types of dynamic attributes
[PATCH net-next v2] net: airoha: Add missing filed to ppe_mbox_data struct
2025-04-22 14:47 UTC (4+ messages)
[PATCH net-next] net: stmmac: dwc-qos: calibrate tegra with mdio bus idle
2025-04-22 14:42 UTC (2+ messages)
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-04-22 14:40 UTC (10+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
[PATCH bpf-next] bpf: Remove bpf_get_smp_processor_id_proto
2025-04-22 14:37 UTC (3+ messages)
` (no subject)
`
[PATCH net-next v2 0/4] bnxt_en: Update for net-next
2025-04-22 14:33 UTC (4+ messages)
` [PATCH net-next v2 1/4] bnxt_en: Change FW message timeout warning
[PATCH v14 0/6] rust: Add IO polling
2025-04-22 14:31 UTC (9+ messages)
` [PATCH v14 1/6] rust: hrtimer: Add Ktime temporarily
` [PATCH v14 2/6] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v14 3/6] rust: time: Introduce Delta type
` [PATCH v14 4/6] rust: time: Introduce Instant type
` [PATCH v14 5/6] rust: time: Add wrapper for fsleep() function
` [PATCH v14 6/6] MAINTAINERS: rust: Add a new section for all of the time stuff
[PATCH net-next v2] selftests/vsock: add initial vmtest.sh for vsock
2025-04-22 14:26 UTC (2+ messages)
[PATCH] mctp pcc: Implement MCTP over PCC Transport
2025-04-22 14:16 UTC (3+ messages)
` [PATCH net-next v19 1/1] "
[PATCH net-next] net: 802: Remove unused p8022 code
2025-04-22 14:10 UTC (2+ messages)
[PATCH 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
2025-04-22 14:07 UTC (5+ messages)
` [PATCH 1/2] net: ethernet: mtk-star-emac: fix spinlock recursion "
` [PATCH 2/2] net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised
[PATCH net-next v9 0/9] Device memory TCP TX
2025-04-22 14:03 UTC (7+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
[PATCH v13 3/5] rust: time: Introduce Instant type
2025-04-22 13:50 UTC (6+ messages)
[PATCH v9 0/4] vhost: Add support of kthread API
2025-04-22 13:50 UTC (7+ messages)
` [PATCH v9 1/4] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v9 3/4] vhost: add VHOST_FORK_FROM_OWNER ioctl and validate inherit_owner
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
[net-next PATCH 0/2] net: phylink: Fix issue w/ BMC link flap
2025-04-22 13:49 UTC (10+ messages)
` [net-next PATCH 1/2] net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-04-22 13:35 UTC (10+ messages)
[PATCH] Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
2025-04-22 13:31 UTC (2+ messages)
[PATCH net v3 0/3] Modify overflow detection, expand ivec->name, and correct type in min_t
2025-04-22 13:28 UTC (7+ messages)
` [PATCH net v3 1/3] rtase: Modify the condition used to detect overflow in rtase_calc_time_mitigation
` [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
[PATCH net-next V2 0/3] net: stmmac: dwmac-loongson: Add Loongson-2K3000 support
2025-04-22 13:27 UTC (6+ messages)
` [PATCH net-next V2 2/3] net: stmmac: dwmac-loongson: Add new multi-chan IP core support
[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
2025-04-22 13:23 UTC (18+ messages)
` [PATCH RFC bpf-next v2 01/17] trait: limited KV store for packet metadata
` [PATCH RFC bpf-next v2 02/17] xdp: Track if metadata is supported in xdp_frame <> xdp_buff conversions
` [PATCH RFC bpf-next v2 03/17] trait: XDP support
` [PATCH RFC bpf-next v2 04/17] trait: XDP selftest
` [PATCH RFC bpf-next v2 05/17] trait: XDP benchmark
` [PATCH RFC bpf-next v2 06/17] trait: Replace memcpy calls with inline copies
` [PATCH RFC bpf-next v2 07/17] trait: Replace memmove calls with inline move
` [PATCH RFC bpf-next v2 08/17] skb: Extension header in packet headroom
` [PATCH RFC bpf-next v2 09/17] trait: Store traits in sk_buff extension
` [PATCH RFC bpf-next v2 10/17] bnxt: Propagate trait presence to skb
` [PATCH RFC bpf-next v2 11/17] ice: "
` [PATCH RFC bpf-next v2 12/17] veth: "
` [PATCH RFC bpf-next v2 13/17] virtio_net: "
` [PATCH RFC bpf-next v2 14/17] mlx5: move xdp_buff scope one level up
` [PATCH RFC bpf-next v2 15/17] mlx5: Propagate trait presence to skb
` [PATCH RFC bpf-next v2 16/17] xdp generic: "
` [PATCH RFC bpf-next v2 17/17] trait: Allow socket filters to access traits
[RFG] sfc: nvlog and devlink health
2025-04-22 13:21 UTC (4+ messages)
[PATCH net] gve: Add adminq lock for creating and destroying multiple queues
2025-04-22 13:08 UTC (2+ messages)
[syzbot] [net?] [bpf?] KASAN: slab-use-after-free Read in sk_psock_verdict_data_ready (3)
2025-04-22 13:03 UTC (2+ messages)
[ANNOUNCE] nftables 1.1.3 release
2025-04-22 12:57 UTC (2+ messages)
` UNSUBSCRIBE
[syzbot] Monthly wireless report (Apr 2025)
2025-04-22 12:41 UTC
[PATCH net-next v2 0/4] net: selftest: improve test string formatting and checksum handling
2025-04-22 12:39 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: selftests: drop test index from net_selftest_get_strings()
` [PATCH net-next v2 2/4] net: selftests: prepare for detailed error handling in net_test_get_skb()
` [PATCH net-next v2 3/4] net: selftests: add checksum mode support and SW checksum handling
` [PATCH net-next v2 4/4] net: selftests: add PHY loopback tests with HW checksum offload
[PATCH net] tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
2025-04-22 12:28 UTC (2+ messages)
DNAT'ed traffic from ConnectX-4 card triggers "hw csum failure" on veth interface
2025-04-22 12:27 UTC (2+ messages)
[PATCH net-next 0/3] bridge: multicast: per vlan query improvement when port or vlan state changes
2025-04-22 12:20 UTC (5+ messages)
` [PATCH net-next 1/3] net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
[PATCH net-next v3 0/3] net: ibmveth: Make ibmveth use new reset function and new KUnit tests
2025-04-22 12:21 UTC (7+ messages)
` [PATCH net-next v3 1/3] net: ibmveth: Indented struct ibmveth_adapter correctly
` [PATCH net-next v3 2/3] net: ibmveth: Reset the adapter when unexpected states are detected
` [PATCH net-next v3 3/3] net: ibmveth: added KUnit tests for some buffer pool functions
[PATCH] ptp: Do not enable by default during compile testing
2025-04-22 12:18 UTC (2+ messages)
[PATCH 0/2] Allow dyn pci vector allocation of MANA
2025-04-22 12:09 UTC (4+ messages)
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
[PATCH 0/4] selftest: can: Start importing selftests from can-tests
2025-04-22 12:02 UTC (5+ messages)
` [PATCH 1/4] selftests: can: Import tst-filter "
` [PATCH 2/4] selftests: can: use kselftest harness in test_raw_filter
` [PATCH 3/4] selftests: can: Use fixtures "
` [PATCH 4/4] selftests: can: Document test_raw_filter test cases
[PATCH net 0/3] net: stmmac: socfpga: 1000BaseX support and cleanups
2025-04-22 11:54 UTC (8+ messages)
` [PATCH net 1/3] net: stmmac: socfpga: Enable internal GMII when using 1000BaseX
` [PATCH net 2/3] net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter
` [PATCH net 3/3] net: stmmac: socfpga: Remove unused pcs-mdiodev field
[PATCH net v2 0/5] net_sched: Adapt qdiscs for reentrant enqueue cases
2025-04-22 11:34 UTC (5+ messages)
[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
2025-04-22 11:22 UTC (3+ messages)
[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
2025-04-22 11:12 UTC (44+ messages)
` [RFC PATCH v2 01/34] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [RFC PATCH v2 02/34] x86/msr: Remove rdpmc()
` [RFC PATCH v2 03/34] x86/msr: Rename rdpmcl() to rdpmcq()
` [RFC PATCH v2 04/34] x86/msr: Convert rdpmcq() into a function
` [RFC PATCH v2 05/34] x86/msr: Return u64 consistently in Xen PMC read functions
` [RFC PATCH v2 06/34] x86/msr: Use the alternatives mechanism to read PMC
` [RFC PATCH v2 07/34] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [RFC PATCH v2 08/34] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()
` [RFC PATCH v2 09/34] x86/msr: Add the native_rdmsrq() helper
` [RFC PATCH v2 10/34] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [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 13/34] x86/xen/msr: Remove the error pointer argument from set_reg()
` [RFC PATCH v2 14/34] x86/msr: refactor pv_cpu_ops.write_msr{_safe}()
` [RFC PATCH v2 15/34] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [RFC PATCH v2 16/34] x86/msr: Change function type of native_read_msr_safe()
` [RFC PATCH v2 17/34] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v2 18/34] x86/opcode: Add immediate form MSR instructions
` [RFC PATCH v2 19/34] x86/extable: Add support for "
` [RFC PATCH v2 20/34] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [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
` [RFC PATCH v2 23/34] x86/extable: Remove new dead code in ex_handler_msr()
` [RFC PATCH v2 24/34] x86/mce: Use native MSR API __native_{wr,rd}msrq()
` [RFC PATCH v2 25/34] x86/msr: Rename native_wrmsrq() to native_wrmsrq_no_trace()
` [RFC PATCH v2 26/34] x86/msr: Rename native_wrmsr() to native_wrmsr_no_trace()
` [RFC PATCH v2 27/34] x86/msr: Rename native_write_msr() to native_wrmsrq()
` [RFC PATCH v2 28/34] x86/msr: Rename native_write_msr_safe() to native_wrmsrq_safe()
` [RFC PATCH v2 29/34] x86/msr: Rename native_rdmsrq() to native_rdmsrq_no_trace()
` [RFC PATCH v2 30/34] x86/msr: Rename native_rdmsr() to native_rdmsr_no_trace()
` [RFC PATCH v2 31/34] x86/msr: Rename native_read_msr() to native_rdmsrq()
` [RFC PATCH v2 32/34] x86/msr: Rename native_read_msr_safe() to native_rdmsrq_safe()
` [RFC PATCH v2 33/34] x86/msr: Move the ARGS macros after the MSR read/write APIs
` [RFC PATCH v2 34/34] x86/msr: Convert native_rdmsr_no_trace() uses to native_rdmsrq_no_trace() uses
[PATCH net v2] net: phy: microchip: force IRQ polling mode for lan88xx
2025-04-22 11:10 UTC (4+ messages)
[PATCH stable] xdp: Reset bpf_redirect_info before running a xdp's BPF prog
2025-04-22 10:43 UTC (2+ messages)
[RESEND PATCH 0/2] TCP: Fast-Open observability
2025-04-22 10:41 UTC (5+ messages)
` [RESEND PATCH 1/2] TCP: note received valid-cookie Fast Open option
` [RESEND PATCH 2/2] TCP: pass accepted-TFO indication through getsockopt
[PATCH v2 net-next 0/3] ionic: support QSFP CMIS
2025-04-22 10:40 UTC (2+ messages)
[PATCH v4 1/3] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
2025-04-22 10:32 UTC (4+ messages)
[PATCH v11 net-next 0/5] DUALPI2 patch
2025-04-22 10:21 UTC (7+ messages)
` [PATCH v11 net-next 1/5] Documentation: netlink: specs: tc: Add DualPI2 specification
` [PATCH v11 net-next 3/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v11 net-next 5/5] sched: Add enqueue/dequeue "
[syzbot] Monthly hams report (Apr 2025)
2025-04-22 10:11 UTC
[syzbot] [kernel?] BUG: soft lockup in garp_join_timer (3)
2025-04-22 10:11 UTC
[PATCH v2 bpf] xsk: Fix offset calculation in unaligned mode
2025-04-22 9:53 UTC (2+ messages)
[PATCH v2 bpf] xsk: Fix race condition in AF_XDP generic RX path
2025-04-22 9:53 UTC (2+ messages)
[net-next PATCH 2/2] net: phylink: Fix issues with link balancing w/ BMC present
2025-04-22 9:51 UTC (9+ messages)
` [PATCH net] net: phylink: fix suspend/resume with WoL enabled and link down
[PATCH net-next 00/15] vxlan: Convert FDB table to rhashtable
2025-04-22 9:38 UTC (6+ messages)
` [PATCH net-next 12/15] vxlan: Create wrappers for FDB lookup
` [PATCH net-next 13/15] vxlan: Do not treat dst cache initialization errors as fatal
[PATCH net 0/2] MAINTAINERS: Update entries for s390 network driver files
2025-04-22 9:26 UTC (3+ messages)
[PATCH net-next 0/3] net/mlx5: HWS, Improve IP version handling
2025-04-22 9:25 UTC (4+ messages)
` [PATCH net-next 1/3] net/mlx5: HWS, Fix IP version decision
` [PATCH net-next 2/3] net/mlx5: HWS, Harden IP version definer checks
` [PATCH net-next 3/3] net/mlx5: HWS, Disallow matcher IP version mixing
[PATCH net-next v3 0/3] net/mlx5: Expose additional devlink dev info
2025-04-22 9:18 UTC (6+ messages)
` [PATCH net-next v3 2/3] devlink: add function unique identifier to "
pull-request: bpf-next 2025-04-17
2025-04-22 9:11 UTC (2+ messages)
[PATCH net-next] s390: ism: Pass string literal as format argument of dev_set_name()
2025-04-22 9:10 UTC (2+ messages)
[PATCH][next] net: axienet: Fix spelling mistake "archecture" -> "architecture"
2025-04-22 9:10 UTC (2+ messages)
[PATCH net-next] tools: ynl: add missing header deps
2025-04-22 9:10 UTC (2+ messages)
[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments
2025-04-22 9:10 UTC (2+ messages)
[PATCH net-next v3 0/5] net: stmmac: socfpga: fix init ordering and cleanups
2025-04-22 9:10 UTC (2+ messages)
[PATCH net-next 0/2] net: Adopting nlmsg_payload() (final series)
2025-04-22 9:10 UTC (2+ messages)
[PATCH v2] xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
2025-04-22 9:10 UTC (2+ messages)
[PATCH v7 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
2025-04-22 9:10 UTC (2+ messages)
[PATCH net] net: fix the missing unlock for detached devices
2025-04-22 9:10 UTC (2+ messages)
[PATCH net 0/3] ENETC bug fixes for bpf_xdp_adjust_head() and bpf_xdp_adjust_tail()
2025-04-22 9:10 UTC (2+ messages)
[PATCH net v2] net: dp83822: Fix OF_MDIO config check
2025-04-22 9:06 UTC
[PATCH 00/13] ARM: vt8500: DT bindings and dts updates
2025-04-22 9:01 UTC (7+ messages)
` [PATCH 03/13] dt-bindings: mmc: vt8500-sdmmc: Convert to YAML
[PATCH io_uring-6.15] io_uring/zcrx: fix late dma unmap for a dead dev
2025-04-22 8:57 UTC (2+ messages)
[?bug] Can't get switchdev mode work on ConnectX-4 Card
2025-04-22 8:50 UTC (6+ messages)
[PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
2025-04-22 8:39 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net] net: dp83822: Fix OF_MDIO config check
2025-04-22 8:30 UTC (3+ 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).