messages from 2024-06-04 04:27:49 to 2024-06-04 14:47:16 UTC [more...]
[iwl-next v1] ice: Check all ice_vsi_rebuild() errors in function
2024-06-04 14:47 UTC (2+ messages)
[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-06-04 14:43 UTC (14+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()
` [PATCH v2 3/4] drbd: use sendpages_ok() instead of sendpage_ok()
[PATCH v4 00/11] Series to deliver Ethernet for STM32MP13
2024-06-04 14:35 UTC (12+ messages)
` [PATCH v4 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32
` [PATCH v4 02/11] net: stmmac: dwmac-stm32: Separate out external clock rate validation
` [PATCH v4 03/11] net: stmmac: dwmac-stm32: Separate out external clock selector
` [PATCH v4 04/11] net: stmmac: dwmac-stm32: Extract PMCR configuration
` [PATCH v4 05/11] net: stmmac: dwmac-stm32: Clean up the debug prints
` [PATCH v4 06/11] net: stmmac: dwmac-stm32: Fix Mhz to MHz
` [PATCH v4 07/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
` [PATCH v4 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v4 09/11] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board
` [PATCH v4 10/11] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board
` [PATCH v4 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support
[PATCH net-next v2 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
2024-06-04 14:23 UTC (6+ messages)
` [PATCH net-next v2 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH net-next v2 2/3] net: ti: icss-iep: Enable compare events
` [PATCH net-next v2 3/3] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices
[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
2024-06-04 14:20 UTC (5+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
[PATCH net-next v7 0/3] net: tcp: un-pin tw timer
2024-06-04 14:08 UTC (4+ messages)
` [PATCH net-next v7 1/3] net: tcp/dccp: prepare for tw_timer un-pinning
` [PATCH net-next v7 2/3] net: tcp: un-pin the tw_timer
` [PATCH net-next v7 3/3] tcp: move inet_twsk_schedule helper out of header
[PATCH net-next] net: remove NULL-pointer net parameter in ip_metrics_convert
2024-06-04 14:11 UTC (2+ messages)
[PATCH net-next] net: bridge: fix an inconsistent indentation
2024-06-04 14:10 UTC (3+ messages)
[PATCH net-next 1/2] openvswitch: Move stats allocation to core
2024-06-04 14:10 UTC (2+ messages)
[PATCH net v3] rtnetlink: make the "split" NLM_DONE handling generic
2024-06-04 14:08 UTC (3+ messages)
[PATCH net] net/smc: avoid overwriting when adjusting sock bufsizes
2024-06-04 14:04 UTC (2+ messages)
[PATCH 0/8] Introduce fwctl subystem
2024-06-04 14:04 UTC (6+ messages)
` [PATCH 1/8] fwctl: Add basic structure for a class subsystem with a cdev
[PATCH nf] netfilter: restore default behavior for nf_conntrack_events
2024-06-04 13:54 UTC
[PATCH] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
2024-06-04 13:52 UTC (4+ messages)
[iwl-net][PATCH v3] e1000e: move force SMBUS near the end of enable_ulp function
2024-06-04 13:51 UTC (2+ messages)
[PATCH v3 00/11] Series to deliver Ethernet for STM32MP13
2024-06-04 13:51 UTC (17+ messages)
` [PATCH v3 02/11] net: stmmac: dwmac-stm32: Separate out external clock rate validation
` [PATCH v3 07/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
` [PATCH v3 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v3 10/11] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board
[PATCH net-next v6 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-06-04 13:50 UTC (13+ messages)
` [PATCH net-next v6 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-04 13:41 UTC (9+ messages)
[PATCH v4 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-06-04 13:36 UTC (4+ messages)
` [PATCH v4 1/3] net: phy: bcm54811: New link mode for BroadR-Reach
` [PATCH v4 2/3] net: phy: bcm54811: Add LRE registers definitions
` [PATCH v4 3/3] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
[Intel-wired-lan] [PATCH iwl-next v7 00/12] Add support for Rx timestamping for both ice and iavf drivers
2024-06-04 13:14 UTC (13+ messages)
` [Intel-wired-lan] [PATCH iwl-next v7 01/12] virtchnl: add support for enabling PTP on iAVF
` [Intel-wired-lan] [PATCH iwl-next v7 02/12] ice: support Rx timestamp on flex descriptor
` [Intel-wired-lan] [PATCH iwl-next v7 03/12] virtchnl: add enumeration for the rxdid format
` [Intel-wired-lan] [PATCH iwl-next v7 04/12] iavf: add support for negotiating flexible RXDID format
` [Intel-wired-lan] [PATCH iwl-next v7 05/12] iavf: negotiate PTP capabilities
` [Intel-wired-lan] [PATCH iwl-next v7 06/12] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v7 07/12] iavf: add support for indirect access to PHC time
` [Intel-wired-lan] [PATCH iwl-next v7 08/12] iavf: periodically cache "
` [Intel-wired-lan] [PATCH iwl-next v7 09/12] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [Intel-wired-lan] [PATCH iwl-next v7 10/12] iavf: Implement checking DD desc field
` [Intel-wired-lan] [PATCH iwl-next v7 11/12] iavf: handle set and get timestamps ops
` [Intel-wired-lan] [PATCH iwl-next v7 12/12] iavf: add support for Rx timestamps to hotpath
[PATCH v3 iwl-net 0/8] ice: fix AF_XDP ZC timeout and concurrency issues
2024-06-04 13:21 UTC (9+ messages)
` [PATCH v3 iwl-net 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
` [PATCH v3 iwl-net 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` [PATCH v3 iwl-net 3/8] ice: replace synchronize_rcu with synchronize_net
` [PATCH v3 iwl-net 4/8] ice: modify error handling when setting XSK pool in ndo_bpf
` [PATCH v3 iwl-net 5/8] ice: toggle netif_carrier when setting up XSK pool
` [PATCH v3 iwl-net 6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool
` [PATCH v3 iwl-net 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [PATCH v3 iwl-net 8/8] ice: xsk: fix txq interrupt mapping
[PATCH net-next] net: use unrcu_pointer() helper
2024-06-04 13:00 UTC (2+ messages)
[PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver
2024-06-04 13:00 UTC (6+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device
[PATCH iwl-net v4] ice: implement AQ download pkg retry
2024-06-04 12:55 UTC
RTL8125B on r8169 no traffic
2024-06-04 12:38 UTC
[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
2024-06-04 12:30 UTC (5+ messages)
` [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
[PATCH bpf 0/2] Revert "xsk: support redirect to any socket bound to the same umem"
2024-06-04 12:29 UTC (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] Revert "xsk: document ability to "
[PATCH 2/8] fwctl: Basic ioctl dispatch for the character device
2024-06-04 12:22 UTC (3+ messages)
[PATCH net] ptp: Fix error message on failed pin verification
2024-06-04 12:05 UTC
[PATCH v2 net] ptp: ocp: adjust serial port symlink creation
2024-06-04 11:50 UTC (4+ messages)
[PATCH net-next v2] net: ti: icssg-prueth: Add multicast filtering support
2024-06-04 11:44 UTC
[PATCH net-next v5 0/3] Introduce IPPROTO_SMC
2024-06-04 11:32 UTC (5+ messages)
[PATCH net-next 0/3] tcp: refactor skb_cmp_decrypted() checks
2024-06-04 11:30 UTC (2+ messages)
[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
2024-06-04 11:29 UTC (5+ messages)
` [PATCH net-next v13 12/15] net: stmmac: Fixed failure to set network speed to 1000
[PATCH net] net: tls: fix marking packets as decrypted
2024-06-04 11:20 UTC (2+ messages)
[PATCH net] net/smc: avoid overwriting when adjusting sock bufsizes
2024-06-04 11:13 UTC
[PATCH v2 iwl-net 0/8] ice: fix AF_XDP ZC timeout and concurrency issues
2024-06-04 11:12 UTC (22+ messages)
` [PATCH v2 iwl-net 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
` [Intel-wired-lan] "
` [PATCH v2 iwl-net 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` [Intel-wired-lan] "
` [PATCH v2 iwl-net 3/8] ice: replace synchronize_rcu with synchronize_net
` [Intel-wired-lan] "
` [PATCH v2 iwl-net 4/8] ice: modify error handling when setting XSK pool in ndo_bpf
` [Intel-wired-lan] "
` [PATCH v2 iwl-net 5/8] ice: toggle netif_carrier when setting up XSK pool
` [Intel-wired-lan] "
` [PATCH v2 iwl-net 6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool
` [Intel-wired-lan] [PATCH v2 iwl-net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool
` [PATCH v2 iwl-net 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [Intel-wired-lan] "
` [PATCH v2 iwl-net 8/8] ice: xsk: fix txq interrupt mapping
` [Intel-wired-lan] "
[PATCH net] vxlan: Pull inner IP header in vxlan_xmit_one()
2024-06-04 10:55 UTC (2+ messages)
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-04 10:53 UTC (9+ messages)
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
` [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v10 11/14] tcp: RX path for devmem TCP
[PATCH net-next v2 00/10] net: pcs: xpcs: Add memory-mapped device support
2024-06-04 10:46 UTC (7+ messages)
` [PATCH net-next v2 10/10] net: stmmac: Add DW XPCS specified via "pcs-handle" support
[net-next PATCH v3] octeontx2-pf: Add ucast filter count configurability via devlink
2024-06-04 10:40 UTC (3+ messages)
` "
[PATCH net-next v14 00/14] net: Make timestamping selectable
2024-06-04 10:39 UTC (15+ messages)
` [PATCH net-next v14 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v14 02/14] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v14 03/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v14 04/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v14 05/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v14 06/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v14 07/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v14 08/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v14 09/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v14 10/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v14 11/14] net: macb: "
` [PATCH net-next v14 12/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v14 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v14 14/14] netlink: specs: tsinfo: Enhance netlink attributes and add a set command
[PATCH net-next v14 00/14] net: Make timestamping selectable
2024-06-04 10:38 UTC (3+ messages)
` [PATCH net-next v14 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
[PATCH net] net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
2024-06-04 10:05 UTC
[PATCH iwl-net v3] ice: implement AQ download pkg retry
2024-06-04 9:58 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net,v2] ice: avoid IRQ collision to fix init failure on ACPI S3 resume
2024-06-04 9:55 UTC (2+ messages)
` [Intel-wired-lan] [PATCH net, v2] "
[PATCH net-next v4 0/2] net: allow dissecting/matching tunnel control flags
2024-06-04 9:50 UTC (2+ messages)
[PATCH v3] can: m_can: don't enable transceiver when probing
2024-06-04 9:44 UTC (2+ messages)
Kernel panic triggered while removing mlx5_core devices from the pci bus
2024-06-04 9:44 UTC (5+ messages)
[PATCH V3] ext4: check hash version and filesystem casefolded consistent
2024-06-04 9:36 UTC (3+ messages)
[PATCH net-next v3] net: mana: Allow variable size indirection table
2024-06-04 9:33 UTC (6+ messages)
[PATCH next 00/11] ice: Introduce ETH56G PHY model for E825C products
2024-06-04 9:28 UTC (5+ messages)
` [PATCH next 07/11] "
[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
2024-06-04 9:23 UTC (6+ messages)
` [PATCH net v5 "
` [PATCH net v5 1/4] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support
` [PATCH net v5 2/4] net: phy: micrel: add Microchip KSZ 9477 to the device table
` [PATCH net v5 3/4] net: dsa: microchip: use collision based back pressure mode
` [PATCH net v5 4/4] net: dsa: microchip: monitor potential faults in half-duplex mode
[PATCH net-next] bnxt_en: fix atomic counter for ptp packets
2024-06-04 9:19 UTC
[PATCH net-next] seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
2024-06-04 9:14 UTC (6+ messages)
[PATCH iwl-next v3] ice: Add support for devlink local_forwarding param
2024-06-04 9:09 UTC (5+ messages)
[PATCH v2 net-next] net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
2024-06-04 9:05 UTC (2+ messages)
[PATCH net-next] net: count drops due to missing qdisc as dev->tx_drops
2024-06-04 9:00 UTC (2+ messages)
[PATCH net-next v2 6/9] net: openvswitch: store sampling probability in cb
2024-06-04 8:49 UTC (3+ messages)
[PATCH net] net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
2024-06-04 8:25 UTC
[PATCH net] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
2024-06-04 8:30 UTC (3+ messages)
[net-next PATCH v5 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-06-04 7:28 UTC (8+ messages)
` [net-next PATCH v5 1/7] net: ravb: Simplify poll & receive functions
` [net-next PATCH v5 2/7] net: ravb: Align poll function with NAPI docs
` [net-next PATCH v5 3/7] net: ravb: Refactor RX ring refill
` [net-next PATCH v5 4/7] net: ravb: Refactor GbEth RX code path
` [net-next PATCH v5 5/7] net: ravb: Enable SW IRQ Coalescing for GbEth
` [net-next PATCH v5 6/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP
` [net-next PATCH v5 7/7] net: ravb: Allocate RX buffers via page pool
[PATCH net v2 0/6] Intel Wired LAN Driver Updates 2024-05-29 (ice, igc)
2024-06-04 7:08 UTC (3+ messages)
` [PATCH net v2 6/6] igc: Fix Energy Efficient Ethernet support declaration
[PATCH 0/8] sysctl: Remove sentinel check from sysctl internals
2024-06-04 6:48 UTC (10+ messages)
` [PATCH 1/8] locking: Remove superfluous sentinel element from kern_lockdep_table
` [PATCH 2/8] mm profiling: Remove superfluous sentinel element from ctl_table
` [PATCH 3/8] sysctl: Remove check for sentinel element in ctl_table arrays
` [PATCH 4/8] sysctl: Replace nr_entries with ctl_table_size in new_links
` [PATCH 5/8] sysctl: Remove superfluous empty allocations from sysctl internals
` [PATCH 6/8] sysctl: Remove "child" sysctl code comments
` [PATCH 7/8] sysctl: Remove ctl_table sentinel "
` [PATCH 8/8] sysctl: Warn on an empty procname element
[PATCH v5] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-06-04 6:14 UTC (2+ messages)
[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
2024-06-04 6:05 UTC (8+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
[regresion] Dell's OMSA Systems Management Data Engine stuck after update from 6.8.y to 6.9.y (with bisecting)
2024-06-04 5:57 UTC (11+ messages)
[PATCH net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
2024-06-04 5:13 UTC (4+ messages)
` [PATCH net-next v14 3/5] ethtool: provide customized dim profile management
linux-next: build failure after merge of the net-next tree
2024-06-04 5:08 UTC (4+ 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).