messages from 2025-06-23 13:14:30 to 2025-06-24 01:17:58 UTC [more...]
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-24 1:17 UTC (21+ messages)
` [PATCH net-next v6 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v6 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH v2 net-next 0/3] Support some features for the HIBMCGE driver
2025-06-24 1:06 UTC (4+ messages)
` [PATCH v2 net-next 1/3] net: hibmcge: support scenario without PHY
[PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-24 0:58 UTC (2+ messages)
[PATCH v4 net-next 0/8] virtio: introduce GSO over UDP tunnel
2025-06-24 0:55 UTC (4+ messages)
` [PATCH v4 net-next 7/8] tun: enable gso over UDP tunnel support
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-24 0:49 UTC (15+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
[PATCH net-next v3] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
2025-06-24 0:48 UTC (9+ messages)
[net-next, 10/10] bng_en: Add a network device
2025-06-24 0:42 UTC (2+ messages)
[PATCH 0/8] ice: Separate TSPLL from PTP and cleanup
2025-06-24 0:30 UTC (9+ messages)
` [PATCH 1/8] ice: clear time_sync_en field for E825-C during reprogramming
` [PATCH 2/8] ice: read TSPLL registers again before reporting status
` [PATCH 3/8] ice: use bitfields instead of unions for CGU regs
` [PATCH 4/8] ice: add multiple TSPLL helpers
` [PATCH 5/8] ice: wait before enabling TSPLL
` [PATCH 6/8] ice: fall back to TCXO on TSPLL lock fail
` [PATCH 7/8] ice: move TSPLL init calls to ice_ptp.c
` [PATCH 8/8] ice: default to TIME_REF instead of TXCO on E825-C
[PATCH net-next 0/2] net: lockless sk_sndtimeo and sk_rcvtimeo
2025-06-24 0:20 UTC (2+ messages)
[PATCH net-next 0/2] selftests: drv-net: stats: use skip instead of xfail
2025-06-24 0:20 UTC (2+ messages)
[PATCH net-next 0/2] net: replace sock_i_uid() with sk_uid()
2025-06-24 0:20 UTC (2+ messages)
[PATCH net-next v04 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
2025-06-24 0:14 UTC (9+ messages)
` [PATCH net-next v04 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v04 2/8] hinic3: Complete "
` [PATCH net-next v04 3/8] hinic3: Command Queue framework
` [PATCH net-next v04 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v04 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v04 6/8] hinic3: Mailbox framework
` [PATCH net-next v04 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v04 8/8] hinic3: Interrupt request configuration
[PATCH v5 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
2025-06-24 0:10 UTC (2+ messages)
[PATCH] lib: test_objagg: split test_hints_case() into two functions
2025-06-24 0:10 UTC (2+ messages)
[PATCH v2 net-next] net/sched: replace strncpy with strscpy
2025-06-24 0:10 UTC (2+ messages)
[PATCH] caif: reduce stack size, again
2025-06-24 0:10 UTC (2+ messages)
[PATCH v2] net/smc: replace strncpy with strscpy
2025-06-24 0:10 UTC (2+ messages)
[PATCH net-next v1 1/1] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
2025-06-23 23:55 UTC (2+ messages)
[PATCH net v3] ethernet: ionic: Fix DMA mapping tests
2025-06-23 23:50 UTC (6+ messages)
[PATCH net-next v1 1/1] net: usb: lan78xx: annotate checksum assignment to silence sparse warnings
2025-06-23 23:49 UTC (2+ messages)
[PATCH net-next 00/15][pull request] ice: Separate TSPLL from PTP and clean up
2025-06-23 23:43 UTC (4+ messages)
` [PATCH net-next 07/15] ice: add ICE_READ/WRITE_CGU_REG_OR_DIE helpers
[PATCH] atm: idt77252: Add missing `dma_map_error()`
2025-06-23 23:40 UTC (2+ messages)
AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN
2025-06-23 23:38 UTC (11+ messages)
` Reorganising how the networking layer handles memory
` MSG_ZEROCOPY and the O_DIRECT vs fork() race
` How much is checksumming done in the kernel vs on the NIC?
` How to handle P2P DMA with only {physaddr,len} in bio_vec?
[PATCH iwl-next 0/8] ice: cleanups and preparation for live migration
2025-06-23 23:37 UTC (6+ messages)
` [PATCH iwl-next 2/8] ice: add functions to get and set Tx queue context
` [Intel-wired-lan] "
[PATCH net-next v2 3/3] netlink: Fix wraparound of sk->sk_rmem_alloc
2025-06-23 23:35 UTC (3+ messages)
[PATCH net-next 0/8] net: maintain netif vs dev prefix semantics
2025-06-23 23:21 UTC (13+ messages)
` [PATCH net-next 1/8] net: s/dev_get_stats/netif_get_stats/
` [PATCH net-next 2/8] net: s/dev_get_port_parent_id/netif_get_port_parent_id/
` [PATCH net-next 3/8] net: s/dev_get_mac_address/netif_get_mac_address/
` [PATCH net-next 4/8] net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
` [PATCH net-next 5/8] net: s/__dev_set_mtu/__netif_set_mtu/
` [PATCH net-next 6/8] net: s/dev_get_flags/netif_get_flags/
` [PATCH net-next 7/8] net: s/dev_set_threaded/netif_set_threaded/
` [PATCH net-next 8/8] net: s/dev_close_many/netif_close_many/
[PATCH net-next v2 0/8] net: ethtool: rss: add notifications
2025-06-23 23:17 UTC (9+ messages)
` [PATCH net-next v2 1/8] netlink: specs: add the multicast group name to spec
` [PATCH net-next v2 2/8] net: ethtool: dynamically allocate full req size req
` [PATCH net-next v2 3/8] net: ethtool: call .parse_request for SET handlers
` [PATCH net-next v2 4/8] net: ethtool: remove the data argument from ethtool_notify()
` [PATCH net-next v2 5/8] net: ethtool: copy req_info from SET to NTF
` [PATCH net-next v2 6/8] net: ethtool: rss: add notifications
` [PATCH net-next v2 7/8] doc: ethtool: mark ETHTOOL_GRXFHINDIR as reimplemented
` [PATCH net-next v2 8/8] selftests: drv-net: test RSS Netlink notifications
[PATCH net 0/4] net: axienet: Fix deferred probe loop
2025-06-23 23:16 UTC (8+ messages)
` [PATCH net 4/4] net: axienet: Split into MAC and MDIO drivers
[PATCH net] net: netpoll: Initialize UDP checksum field before checksumming
2025-06-23 23:00 UTC (2+ messages)
[PATCH net 1/1] net: cadence: macb: only register MDIO bus when an MDIO child node exists in DT
2025-06-23 22:41 UTC (2+ messages)
[PATCH net-next RFC v2 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
2025-06-23 21:59 UTC (4+ messages)
` [PATCH net-next RFC v2 4/4] riscv: dts: sophgo: Add ethernet configuration for Huashan Pi
[RESEND PATCH v2 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
2025-06-23 21:36 UTC (5+ messages)
` [RESEND PATCH v2 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
ethtool 6.15 and 6.14.1 released
2025-06-23 20:42 UTC
Re:Re:Re:[RFC PATCH 4/6] net: wwan: add NMEA port support
2025-06-23 20:33 UTC (5+ messages)
` [RFC "
` "
` "
[PATCH net-next] ethtool: pse-pd: Add missing linux/export.h include
2025-06-23 20:20 UTC (2+ messages)
[PATCH] nfp: nfp_alloc_bar: Fix double unlock
2025-06-23 20:11 UTC (2+ messages)
[PATCH net-next 0/9] net: ethtool: rss: add notifications
2025-06-23 20:10 UTC (7+ messages)
` [PATCH net-next 5/9] net: ethtool: copy req_info from SET to NTF
[PATCH net-next] net: stmmac: lpc18xx: use plat_dat->phy_interface
2025-06-23 20:00 UTC (2+ messages)
[PATCH v5 RESEND] clk: socfpga: agilex: add support for the Intel Agilex5
2025-06-23 19:11 UTC (2+ messages)
[PATCH net-next] Bluetooth: Remove hci_conn_hash_lookup_state()
2025-06-23 19:10 UTC (2+ messages)
[PATCH ethtool] ethtool: hibmcge: fix wrong register address in pretty print of ethtool -d command
2025-06-23 19:10 UTC (2+ messages)
[PATCH net-next] tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
2025-06-23 18:57 UTC (2+ messages)
[PATCH RESEND net-next v5 0/2] Add support for the IPQ5018 Internal GE PHY
2025-06-23 18:30 UTC (2+ messages)
[PATCH v6] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
2025-06-23 18:19 UTC (2+ messages)
[PATCH net-next v2 0/3] net: phy: bcm54811: Fix the PHY initialization
2025-06-23 18:18 UTC (11+ messages)
` [PATCH net-next v2 2/3] net: phy: bcm5481x: Implement MII-Lite mode
` [PATCH net-next v2 1/3] net: phy: bcm54811: Fix the PHY initialization
` [PATCH net-next v2 3/3] dt-bindings: ethernet-phy: add optional mii-lite-mode flag
[PATCH v6 0/9] Add i.MX91 platform support
2025-06-23 18:17 UTC (8+ messages)
` [PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
` [PATCH v6 5/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support
` [PATCH v6 6/9] arm64: dts: freescale: move aliases from imx91_93_common.dtsi to board dts
[PATCH net-next v9] Add support to set NAPI threaded for individual NAPI
2025-06-23 17:53 UTC
[PATCH 0/3] Expose REFCLK for RMII and enable RMII
2025-06-23 17:47 UTC (4+ messages)
[ANN] development stats for time periods
2025-06-23 17:45 UTC
[PATCH net-next RFC] selftests: net: add netpoll basic functionality test
2025-06-23 17:44 UTC (9+ messages)
[PATCH v15 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-06-23 17:28 UTC (6+ messages)
` [PATCH v15 4/9] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v15 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file
[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
2025-06-23 17:19 UTC (6+ messages)
[PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
2025-06-23 17:01 UTC (3+ messages)
[GIT PULL] bluetooth 2025-06-23
2025-06-23 16:54 UTC
[PATCH net-next v9 00/11] PRU-ICSSM Ethernet Driver
2025-06-23 16:42 UTC (12+ messages)
` [PATCH net-next v9 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v9 02/11] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v9 03/11] net: ti: prueth: Adds PRUETH HW and SW configuration
` [PATCH net-next v9 04/11] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v9 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [PATCH net-next v9 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [PATCH net-next v9 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
` [PATCH net-next v9 08/11] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [PATCH net-next v9 09/11] net: ti: prueth: Adds power management support for PRU-ICSS
` [PATCH net-next v9 10/11] net: ti: prueth: Adds support for PRUETH on AM33x and AM43x SOCs
` [PATCH net-next v9 11/11] net: ti: prueth: Adds PTP OC Support for AM335x and AM437x
[PATCH net-next 0/3] change some statistics to 64-bit
2025-06-23 16:32 UTC (9+ messages)
` [PATCH net-next 1/3] net: enetc: change the statistics of ring to unsigned long type
` [PATCH net-next 2/3] net: enetc: separate 64-bit counters from enetc_port_counters
[PATCH V3 net-next 0/8] There are some cleanup for hns3 driver
2025-06-23 16:21 UTC (5+ messages)
` [PATCH V3 net-next 5/8] net: hns3: set the freed pointers to NULL when lifetime is not end
[PATCH net] i40e: Match VF MAC deletion behaviour with OOT driver
2025-06-23 16:20 UTC (2+ messages)
[PATCH v2 1/2] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
2025-06-23 16:18 UTC (3+ messages)
` [PATCH v2 2/2] e1000e: ignore factory-default checksum value on TGP platform
[PATCH v9 net-next 00/15] AccECN protocol patch series
2025-06-23 16:13 UTC (7+ messages)
` [PATCH v9 net-next 02/15] tcp: fast path functions later
` [PATCH v9 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v9 net-next 04/15] tcp: AccECN core
[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-06-23 16:05 UTC (21+ messages)
` [PATCH v2 01/20] bitmap: introduce hardware-specific bitfield operations
` [PATCH v2 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
` [PATCH v2 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v2 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
` [PATCH v2 05/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
` [PATCH v2 06/20] phy: rockchip-emmc: "
` [PATCH v2 07/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
` [PATCH v2 08/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
` [PATCH v2 09/20] phy: rockchip-samsung-dcphy: "
` [PATCH v2 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH v2 11/20] drm/rockchip: inno-hdmi: "
` [PATCH v2 12/20] phy: rockchip-usb: "
` [PATCH v2 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
` [PATCH v2 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v2 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
` [PATCH v2 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
` [PATCH v2 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
` [PATCH v2 18/20] PM / devfreq: rockchip-dfi: switch "
` [PATCH v2 19/20] clk: sp7021: "
` [PATCH v2 20/20] phy: rockchip-pcie: "
[RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC
2025-06-23 16:11 UTC (2+ messages)
` [RESEND][PATCH 1/1] dt-bindings: net: cdns,macb: add sama7d65 ethernet interface
[PATCH net] bnxt: properly flush XDP redirect lists
2025-06-23 16:06 UTC
[PATCH net-next v4.1] Expose RDS features via sysfs
2025-06-23 15:51 UTC (2+ messages)
` [PATCH net-next v4.1] rds: Expose feature parameters via sysfs (and ELF)
[PATCH iwl-next] idpf: preserve coalescing settings across resets
2025-06-23 15:48 UTC (3+ messages)
[PATCH iwl-next,v3 0/2] igc: Add Default Queue Support
2025-06-23 15:46 UTC (3+ messages)
` [PATCH iwl-next,v3 1/2] igc: Relocate RSS field definitions to igc_defines.h
[PATCH net] team: replace team lock with rtnl lock
2025-06-23 15:31 UTC
[PATCH net 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
2025-06-23 15:31 UTC (5+ messages)
` [PATCH net 2/2] selftests/tc-testing: Add tests for restrictions on netem duplication
[PATCH v5 RESEND] clk: socfpga: agilex: add support for the Intel Agilex5
2025-06-23 15:03 UTC
[PATCH v5 0/5] io_uring cmd for tx timestamps
2025-06-23 15:01 UTC (9+ messages)
` (subset) "
Incomplete fix for recent bug in tc / hfsc
2025-06-23 14:43 UTC (2+ messages)
[PATCH net-next v2] net: xsk: update tx queue consumer immediately after transmission
2025-06-23 14:35 UTC (2+ messages)
[PATCH net-next] udp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()
2025-06-23 14:23 UTC (2+ messages)
[GIT PULL] bluetooth 2025-06-20
2025-06-23 13:50 UTC (3+ messages)
[PATCH] net: qed: reduce stack usage for TLV processing
2025-06-23 13:30 UTC (2+ messages)
[PATCH 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-06-23 13:19 UTC (6+ messages)
` [PATCH 5/8] dt-bindings: clock: qcom: Add NSS clock controller "
[PATCH net-next] net: netfilter: Add IPIP flowtable SW acceleration
2025-06-23 13:15 UTC
[RFC PATCH v2 nf-next] selftests: netfilter: Add bridge_fastpath.sh
2025-06-23 13:14 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).