messages from 2025-02-24 21:47:52 to 2025-02-25 10:24:40 UTC [more...]
[PATCH net v2] selftests/net: big_tcp: return xfail on slow machines
2025-02-25 10:24 UTC (4+ messages)
[PATCH v26 00/20] nvme-tcp receive offloads
2025-02-25 10:23 UTC (4+ messages)
` [PATCH v26 01/20] net: Introduce direct data placement tcp offload
[PATCH v4 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
2025-02-25 10:22 UTC (7+ messages)
` [PATCH v4 05/14] net-next/yunsilicon: Add eq and alloc
[PATCH net-next] tcp: be less liberal in tsecr received while in SYN_RECV state
2025-02-25 10:21 UTC (7+ messages)
[PATCH net-next 0/7] netconsole: Add taskname sysdata support
2025-02-25 10:21 UTC (15+ messages)
` [PATCH net-next 1/7] netconsole: prefix CPU_NR sysdata feature with SYSDATA_
` [PATCH net-next 2/7] netconsole: refactor CPU number formatting into separate function
` [PATCH net-next 3/7] netconsole: add taskname to extradata entry count
` [PATCH net-next 4/7] netconsole: add configfs controls for taskname sysdata feature
` [PATCH net-next 5/7] netconsole: add task name to extra data fields
` [PATCH net-next 6/7] netconsole: docs: document the task name feature
` [PATCH net-next 7/7] netconsole: selftest: add task name append testing
[6.12.15][be2net?] Voluntary context switch within RCU read-side critical section!
2025-02-25 10:13 UTC (2+ messages)
[PATCH iproute2-next v2 0/5] iprule: Add mask support for L4 ports and DSCP
2025-02-25 9:58 UTC (7+ messages)
` [PATCH iproute2-next v2 1/5] Sync uAPI headers
` [PATCH iproute2-next v2 2/5] iprule: Move port parsing to a function
` [PATCH iproute2-next v2 3/5] iprule: Allow specifying ports in hexadecimal notation
` [PATCH iproute2-next v2 4/5] iprule: Add port mask support
` [PATCH iproute2-next v2 5/5] iprule: Add DSCP "
[PATCH iwl-net v1] ice: fix lane number calculation
2025-02-25 9:50 UTC (2+ messages)
[pull-request] mlx5-next updates 2025-02-24
2025-02-25 9:49 UTC (3+ messages)
[PATCHv2 net-next] bonding: report duplicate MAC address in all situations
2025-02-25 9:47 UTC (2+ messages)
[PATCH net v2 0/2] Fixes for perout configuration in IEP driver
2025-02-25 9:42 UTC (4+ messages)
[PATCHv2 net 0/3] bond: fix xfrm offload issues
2025-02-25 9:40 UTC (4+ messages)
` [PATCHv2 net 1/3] bonding: move mutex lock to a work queue for XFRM GC tasks
` [PATCHv2 net 2/3] bonding: fix xfrm offload feature setup on active-backup mode
` [PATCHv2 net 3/3] selftests: bonding: add ipsec offload test
[PATCH v7 net-next 0/5] PHC support in ENA driver
2025-02-25 9:38 UTC (3+ messages)
` [PATCH v7 net-next 4/5] net: ena: PHC stats through sysfs
[PATCH net-next v5 0/7] net: tn40xx: add support for AQR105 based cards
2025-02-25 9:38 UTC (5+ messages)
` [PATCH net-next v5 4/7] net: phy: aquantia: add essential functions to aqr105 driver
[PATCH net-next v1 0/1] ppp: Fix KMSAN uninit-value warning
2025-02-25 9:32 UTC (5+ messages)
` [PATCH net-next v1 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[PATCH net-next v3 0/4] stmmac: Several PCI-related improvements
2025-02-25 9:30 UTC (15+ messages)
` [PATCH net-next v3 1/4] stmmac: loongson: Pass correct arg to PCI function
` [PATCH net-next v3 2/4] stmmac: loongson: Remove surplus loop
` [PATCH net-next v3 3/4] stmmac: Remove pcim_* functions for driver detach
` [PATCH net-next v3 4/4] stmmac: Replace deprecated PCI functions
[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
2025-02-25 9:25 UTC (10+ messages)
` [PATCH net-next v5 02/12] net: pse-pd: Add support for reporting events
` [PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
[iwl-net 0/4] ice: improve validation of virtchnl parameters
2025-02-25 9:24 UTC (3+ messages)
[PATCH ipsec-next] xfrm: remove hash table alloc/free helpers
2025-02-25 9:22 UTC (4+ messages)
[PATCH net-next 0/8] net: phy: move PHY package code to its own source file
2025-02-25 9:12 UTC (8+ messages)
` [PATCH net-next 2/8] net: phy: move PHY package related code from phy.h to phy_package.c
` [PATCH net-next 3/8] net: phy: add getters for public members of struct phy_package_shared
[iwl-net v2 0/5] ice: fix validation issues in virtchnl parameters
2025-02-25 9:08 UTC (6+ messages)
` [iwl-net v2 1/5] virtchnl: make proto and filter action count unsigned
` [iwl-net v2 2/5] ice: stop truncating queue ids when checking
` [iwl-net v2 3/5] ice: validate queue quanta parameters to prevent OOB access
` [iwl-net v2 4/5] ice: fix input validation for virtchnl BW
` [iwl-net v2 5/5] ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()
[RFC net-next 0/7] Provide an ism layer
2025-02-25 8:40 UTC (12+ messages)
` [RFC net-next 0/7] Provide an ism layer - naming
[PATCH v3 net-next 0/6] Support some enhances features for the HIBMCGE driver
2025-02-25 9:00 UTC (7+ messages)
` [PATCH v3 net-next 2/6] net: hibmcge: Add support for rx checksum offload
` [PATCH v3 net-next 4/6] net: hibmcge: Add support for mac link exception handling feature
[PATCH iproute2-next 0/5] iprule: Add mask support for L4 ports and DSCP
2025-02-25 8:58 UTC (5+ messages)
` [PATCH iproute2-next 5/5] iprule: Add DSCP mask support
[PATCH ipsec-next v1 0/5] Support PMTU in tunnel mode for packet offload
2025-02-25 8:57 UTC (2+ messages)
[PATCH v2 00/10] Expand STM32MP2 family with new SoC and boards
2025-02-25 8:54 UTC (11+ messages)
` [PATCH v2 01/10] dt-bindings: stm32: document stm32mp257f-dk board
` [PATCH v2 02/10] arm64: dts: st: add stm32mp257f-dk board support
` [PATCH v2 03/10] arm64: Kconfig: expand STM32 Armv8 SoC with STM32MP21/STM32MP23 SoCs family
` [PATCH v2 04/10] dt-bindings: stm32: add STM32MP21 and STM32MP23 compatibles for syscon
` [PATCH v2 05/10] arm64: dts: st: introduce stm32mp23 SoCs family
` [PATCH v2 06/10] dt-bindings: stm32: document stm32mp235f-dk board
` [PATCH v2 07/10] arm64: dts: st: add stm32mp235f-dk board support
` [PATCH v2 08/10] arm64: dts: st: introduce stm32mp21 SoCs family
` [PATCH v2 09/10] dt-bindings: stm32: document stm32mp215f-dk board
` [PATCH v2 10/10] arm64: dts: st: add stm32mp215f-dk board support
[PATCH] pktgen: avoid unused-const-variable warning
2025-02-25 8:57 UTC
[RESEND,PATCH net-next v7 0/8] Wangxun netdev features support
2025-02-25 8:55 UTC (5+ messages)
` [RESEND,PATCH net-next v7 7/8] net: txgbe: Add "
[PATCH net 0/3] mlx5 misc fixes 2025-02-25
2025-02-25 8:42 UTC (5+ messages)
` [PATCH net 1/3] net/mlx5: Fix vport QoS cleanup on error
` [PATCH net 2/3] net/mlx5: Restore missing trace event when enabling vport QoS
` [PATCH net 3/3] net/mlx5: IRQ, Fix null string in debug print
DT options for DSA user port with internal PHY
2025-02-25 8:42 UTC (5+ messages)
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-02-25 8:16 UTC (8+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v8 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v8 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v8 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v8 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v2] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination
2025-02-25 8:10 UTC (2+ messages)
[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
2025-02-25 8:08 UTC (9+ messages)
[PATCH iwl-next v2] igc: Change Tx mode for MQPRIO offloading
2025-02-25 7:57 UTC (5+ messages)
` [Intel-wired-lan] "
[iwl-next v4 0/1] Add RDMA support for Intel IPU E2000 (GEN3)
2025-02-25 7:55 UTC (3+ messages)
` [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers
[PATCH net-next] net: ethtool: Don't check if RSS context exists in case of context 0
2025-02-25 7:13 UTC
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-02-25 6:29 UTC (12+ messages)
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
` [PATCH 11/17] wifi: brcm80211: Replace open-coded parity calculation with parity32()
[PATCH iwl-net] ice: do not configure destination override for switchdev
2025-02-25 6:22 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] ppp: Prevent out-of-bounds access in ppp_sync_txmunge
2025-02-25 6:20 UTC (3+ messages)
[net-next PATCH v10 0/6] CN20K silicon with mbox support
2025-02-25 6:12 UTC (7+ messages)
` [net-next PATCH v10 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next PATCH v10 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
[BUG REPORT] MHI's resume from hibernate is broken
2025-02-25 6:10 UTC (7+ messages)
[PATCH net-next v5 00/14] : xsc: ADD Yunsilicon XSC Ethernet Driver
2025-02-25 3:34 UTC (3+ messages)
` [PATCH net-next v5 13/14] xsc: Add eth reception data path
[PATCH v2 net-next] net: phy: add phylib-internal.h
2025-02-25 3:30 UTC (2+ messages)
[RFC PATCH net-next v2] ppp: use IFF_NO_QUEUE in virtual interfaces
2025-02-25 3:28 UTC
[PATCH net-next v05 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-02-25 3:25 UTC (3+ messages)
` [PATCH net-next v05 1/1] hinic3: module initialization and tx/rx logic
[PATCH net-next v5 0/9] Device memory TCP TX
2025-02-25 3:19 UTC (3+ messages)
[PATCH net-next 0/1] enic: add dependency on Page Pool
2025-02-25 3:17 UTC (3+ messages)
` [PATCH net-next 1/1] "
[PATCH net-next] bonding: report duplicate MAC address in all situations
2025-02-25 3:10 UTC (3+ messages)
[PATCH v2 1/1] af_unix: Fix memory leak in unix_dgram_sendmsg()
2025-02-25 3:02 UTC (2+ messages)
[PATCH v6 3/6] vhost: Add the cgroup related function
2025-02-25 2:35 UTC (2+ messages)
[PATCH net-next v2] net: skb: free up one bit in tx_flags
2025-02-25 2:33 UTC
[PATCH net-next 00/10] mptcp: pm: misc cleanups, part 3
2025-02-25 2:30 UTC (2+ messages)
[RESEND PATCH net-next] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
2025-02-25 2:30 UTC (2+ messages)
[PATCH net-next 0/8] net/mlx5e: Move IPSec policy check after decryption
2025-02-25 2:30 UTC (2+ messages)
[PATCH net-next 0/2] expand cmsg_ipv6.sh with ipv4 support
2025-02-25 2:23 UTC (3+ messages)
` [PATCH net-next 1/2] selftests/net: prepare cmsg_ipv6.sh for ipv4
` [PATCH net-next 2/2] selftests/net: expand cmsg_ipv6.sh with ipv4
[PATCH net-next] net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion
2025-02-25 2:20 UTC (2+ messages)
[PATCH net-next v4 1/2] net: txgbe: Add basic support for new AML devices
2025-02-25 2:20 UTC (2+ messages)
[PATCH net-next v18 0/1] MCTP Over PCC Transport
2025-02-25 2:11 UTC (3+ messages)
` [PATCH net-next v18 1/1] mctp pcc: Implement MCTP over "
[PATCH net-next v4 0/4] virtio-net: Link queues to NAPIs
2025-02-25 2:04 UTC (5+ messages)
` [PATCH net-next v4 1/4] virtio-net: Refactor napi_enable paths
` [PATCH net-next v4 2/4] virtio-net: Refactor napi_disable paths
` [PATCH net-next v4 3/4] virtio-net: Map NAPIs to queues
` [PATCH net-next v4 4/4] virtio-net: Use persistent NAPI config
[PATCH net] xsk: fix __xsk_generic_xmit() error code when cq is full
2025-02-25 1:45 UTC (5+ messages)
[PATCHv2 net-next] openvswitch: switch to per-action label counting in conntrack
2025-02-25 1:38 UTC (4+ messages)
a left over octep_vf_wq
2025-02-25 1:21 UTC
[PATCH net-next v2 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-25 0:07 UTC (5+ messages)
` [PATCH net-next v2 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[PATCH net-next 00/15] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
2025-02-24 23:41 UTC (16+ messages)
` [PATCH net-next 01/15] rxrpc: rxperf: Fix missing decoding of terminal magic cookie
` [PATCH net-next 02/15] rxrpc: peer->mtu_lock is redundant
` [PATCH net-next 03/15] rxrpc: Fix locking issues with the peer record hash
` [PATCH net-next 04/15] afs: Fix the server_list to unuse a displaced server rather than putting it
` [PATCH net-next 05/15] afs: Give an afs_server object a ref on the afs_cell object it points to
` [PATCH net-next 06/15] afs: Remove the "autocell" mount option
` [PATCH net-next 07/15] afs: Change dynroot to create contents on demand
` [PATCH net-next 08/15] afs: Improve afs_volume tracing to display a debug ID
` [PATCH net-next 09/15] afs: Improve server refcount/active count tracing
` [PATCH net-next 10/15] afs: Make afs_lookup_cell() take a trace note
` [PATCH net-next 11/15] afs: Drop the net parameter from afs_unuse_cell()
` [PATCH net-next 12/15] rxrpc: Allow the app to store private data on peer structs
` [PATCH net-next 13/15] afs: Use the per-peer app data provided by rxrpc
` [PATCH net-next 14/15] afs: Fix afs_server ref accounting
` [PATCH net-next 15/15] afs: Simplify cell record handling
[PATCH net-next v9 0/6] net: napi: add CPU affinity to napi->config
2025-02-24 23:22 UTC (7+ messages)
` [PATCH net-next v9 1/6] net: move aRFS rmap management and CPU affinity to core
` [PATCH net-next v9 2/6] net: ena: use napi's aRFS rmap notifers
` [PATCH net-next v9 3/6] ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()
` [PATCH net-next v9 4/6] ice: use napi's irq affinity and rmap IRQ notifiers
` [PATCH net-next v9 5/6] idpf: use napi's irq affinity
` [PATCH net-next v9 6/6] selftests: drv-net: add tests for napi IRQ affinity notifiers
[PATCH mptcp] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
2025-02-24 23:20 UTC (2+ messages)
` [PATCH v2 "
[PATCH net-next] net: Remove shadow variable in netdev_run_todo()
2025-02-24 22:50 UTC (2+ messages)
[PATCH net-next 0/2] net: stmmac: thead: clean up clock rate setting
2025-02-24 22:40 UTC (2+ messages)
[PATCH net-next v2 0/2] net: remove skb_flow_get_ports()
2025-02-24 22:40 UTC (2+ messages)
[PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
2025-02-24 22:34 UTC (11+ messages)
[PATCH net] net: Clear old fragment checksum value in napi_get_frags
2025-02-24 22:34 UTC (2+ messages)
[PATCH net-next v2] net: stmmac: Correct usage of maximum queue number macros
2025-02-24 22:30 UTC (2+ messages)
[PATCH net-next] net-sysfs: restore behavior for not running devices
2025-02-24 22:30 UTC (2+ messages)
[PATCH net-next v8 0/8] Support loopback mode speed selection
2025-02-24 21:15 UTC (4+ messages)
` [PATCH net-next v8 1/8] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v8 2/8] net: phy: Support speed selection for PHY loopback
` [PATCH net-next v8 3/8] net: phy: micrel: Add loopback support
[PATCH net-next] net: skb: free up one bit in tx_flags
2025-02-24 22:21 UTC (2+ messages)
[RFC net-next v2 0/2] devlink: whole-device, resource .occ_set()
2025-02-24 22:12 UTC (7+ messages)
` [RFC net-next v2 1/2] devlink: add whole device devlink instance
[PATCH net-next] net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clock
2025-02-24 22:00 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).