netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-16 08:44:01 to 2025-05-16 20:21:53 UTC [more...]

[PATCH v3 1/4] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
 2025-05-16 20:21 UTC  (9+ messages)
` [PATCH v3 2/4] net: airoha: Fix an error handling path in airoha_probe()
` [PATCH v3 4/4] net: airoha: Use dev_err_probe()

[PATCH v5] ptp: ocp: Limit signal/freq counts in summary output functions
 2025-05-16 20:16 UTC  (3+ messages)

[net-next PATCH v10 0/7] net: phy: Add support for new Aeonsemi PHYs
 2025-05-16 20:16 UTC  (8+ messages)
` [net-next PATCH v10 7/7] rust: net::phy sync with match_phy_device C changes

[PATCH 0/6] tcp: support preloading data on a listening socket
 2025-05-16 20:11 UTC  (12+ messages)
` [PATCH 1/6] tcp: support writing to a socket in listening state
` [PATCH 2/6] tcp: copy write-data from listen socket to accept child socket
` [PATCH 3/6] tcp: fastopen: add write-data to fastopen synack packet
` [PATCH 4/6] tcp: transmit any pending data on receipt of 3rd-ack
` [PATCH 5/6] tcp: fastopen: retransmit data when only the SYN of a synack-with-data is acked
` [PATCH 6/6] tcp: fastopen: extend retransmit-queue trimming to handle linear sk_buff

Potential bug in Linux TCP vegas implementation
 2025-05-16 20:07 UTC  (6+ messages)

[PATCH net-next] net: mana: Add support for Multi Vports on Bare metal
 2025-05-16 19:51 UTC 

[PATCH v4 net-next 0/9] af_unix: Introduce SO_PASSRIGHTS
 2025-05-16 19:27 UTC  (13+ messages)
` [PATCH v4 net-next 1/9] af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD
` [PATCH v4 net-next 6/9] af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock
` [PATCH v4 net-next 7/9] af_unix: Inherit sk_flags at connect()
` [PATCH v4 net-next 8/9] af_unix: Introduce SO_PASSRIGHTS
` [PATCH v4 net-next 9/9] selftest: af_unix: Test SO_PASSRIGHTS

[PATCH iwl-net v3] ice/ptp: fix crosstimestamp reporting
 2025-05-16 18:58 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Task local data
 2025-05-16 18:57 UTC  (3+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Introduce task "

[PATCH net v1] wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()
 2025-05-16 18:41 UTC 

[PATCH stable 5.15/6.1/6.6] af_unix: Clear oob_skb in scan_inflight()
 2025-05-16 18:27 UTC  (2+ messages)
` [PATCH Astable "

[PATCH v2 00/14] further mt7988 devicetree work
 2025-05-16 18:08 UTC  (17+ messages)
` [PATCH v2 01/14] dt-bindings: net: mediatek,net: update for mt7988
` [net-next, PATCH v2] net: phy: mediatek: do not require syscon compatible for pio property
` [PATCH v2 02/14] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition for mt7988
` [PATCH v2 03/14] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v2 04/14] arm64: dts: mediatek: mt7988: add spi controllers
` [PATCH v2 05/14] arm64: dts: mediatek: mt7988: move uart0 and spi1 pins to soc dtsi
` [PATCH v2 06/14] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v2 07/14] arm64: dts: mediatek: mt7988: add phy calibration efuse subnodes
` [PATCH v2 08/14] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v2 09/14] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v2 10/14] arm64: dts: mediatek: mt7988a-bpi-r4: Add fan and coolingmaps
` [PATCH v2 11/14] arm64: dts: mediatek: mt7988a-bpi-r4: configure spi-nodes
` [PATCH v2 12/14] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v2 13/14] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v2 14/14] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH net] selftests: net: validate team flags propagation
 2025-05-16 17:51 UTC  (3+ messages)

[PATCH net-next] net: let lockdep compare instance locks
 2025-05-16 17:50 UTC  (6+ messages)

[TEST] net/bind_wildcard flakiness
 2025-05-16 17:44 UTC  (2+ messages)

[PATCH iwl-next] ice: add E835 device IDs
 2025-05-16 17:30 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net/tun: expose queue utilization stats via ethtool
 2025-05-16 17:22 UTC  (5+ messages)

[net-next, PATCH v2] net: phy: mediatek: do not require syscon compatible for pio property
 2025-05-16 17:20 UTC  (2+ messages)
` Aw: "

[PATCH net-next v3 00/10][pull request] idpf: add initial PTP support
 2025-05-16 17:06 UTC  (11+ messages)
` [PATCH net-next v3 01/10] idpf: change the method for mailbox workqueue allocation
` [PATCH net-next v3 02/10] idpf: add initial PTP support
` [PATCH net-next v3 03/10] virtchnl: add PTP virtchnl definitions
` [PATCH net-next v3 04/10] idpf: move virtchnl structures to the header file
` [PATCH net-next v3 05/10] idpf: negotiate PTP capabilities and get PTP clock
` [PATCH net-next v3 06/10] idpf: add mailbox access to read PTP clock time
` [PATCH net-next v3 07/10] idpf: add PTP clock configuration
` [PATCH net-next v3 08/10] idpf: add Tx timestamp capabilities negotiation
` [PATCH net-next v3 09/10] idpf: add Tx timestamp flows
` [PATCH net-next v3 10/10] idpf: add support for Rx timestamping

[PATCH net-next] eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl
 2025-05-16 16:46 UTC 

[PATCH net-next v2] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-16 16:41 UTC 

[RFC net-next 00/15] Add support for Silicon Labs CPC
 2025-05-16 16:25 UTC  (9+ messages)

[PATCH] mux: mmio: Fix missing CONFIG_REGMAP_MMIO
 2025-05-16 15:55 UTC  (6+ messages)

[net v1] net: wwan: t7xx: Fix napi rx poll issue
 2025-05-16 15:48 UTC  (3+ messages)

[net-next v1] net: wwan: t7xx: Parameterize data plane RX BAT and FAG count
 2025-05-16 15:43 UTC  (3+ messages)

[PATCH iwl-next v3] ice: add 40G speed to Admin Command GET PORT OPTION
 2025-05-16 15:15 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ixgbe/ipsec: use memzero_explicit() for stack SA structs
 2025-05-16 15:04 UTC  (2+ messages)

[PATCH iwl-next v4 00/15] Introduce iXD driver
 2025-05-16 14:58 UTC  (16+ messages)
` [PATCH iwl-next v4 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v4 02/15] virtchnl: introduce control plane version fields
` [PATCH iwl-next v4 03/15] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v4 04/15] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v4 05/15] libie: add control queue support
` [PATCH iwl-next v4 06/15] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v4 07/15] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v4 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v4 09/15] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v4 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v4 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v4 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH iwl-next v4 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v4 14/15] ixd: add the core initialization
` [PATCH iwl-next v4 15/15] ixd: add devlink support

[PATCH v28 00/20] nvme-tcp receive offloads
 2025-05-16 14:47 UTC  (4+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload

[PATCH net-next] net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
 2025-05-16 14:43 UTC  (4+ messages)

[PATCH v8 0/9] coredump: add coredump socket
 2025-05-16 14:37 UTC  (12+ messages)
` [PATCH v8 1/9] coredump: massage format_corename()
` [PATCH v8 2/9] coredump: massage do_coredump()
` [PATCH v8 3/9] coredump: reflow dump helpers a little
` [PATCH v8 4/9] coredump: add coredump socket
` [PATCH v8 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v8 6/9] coredump: show supported coredump modes
` [PATCH v8 7/9] coredump: validate socket name as it is written
` [PATCH v8 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v8 9/9] selftests/coredump: add tests for AF_UNIX coredumps

[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-05-16 14:32 UTC  (5+ messages)
` [PATCH v1 1/2] ethernet: eswin: Document for eic7700 SoC
` [PATCH v1 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH net-next v2] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-16 14:27 UTC 

[PATCH v7 0/9] coredump: add coredump socket
 2025-05-16 14:26 UTC  (15+ messages)
` [PATCH v7 4/9] "
` [PATCH v7 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v7 7/9] coredump: validate socket name as it is written

[PATCH net-next] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-16 14:20 UTC  (2+ messages)

[PATCH bpf-next v6] bpf, sockmap: avoid using sk_socket after free when sending
 2025-05-16 14:17 UTC 

[PATCH net-next 0/2] Add Si3474 PSE controller driver
 2025-05-16 14:09 UTC  (12+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
    ` [EXTERNAL]Re: "
` [PATCH net-next 2/2] net: pse-pd: Add Si3474 PSE controller driver
    ` [EXTERNAL]Re: "

[PATCH 0/8] qcom: Refactor sa8775p/qcs9100 based ride boards
 2025-05-16 13:42 UTC  (4+ messages)
` [PATCH 5/8] dt-bindings: arm: qcom: Add bindings for qam8775p SOM

[PATCH iwl-net v2] ice: fix eswitch code memory leak in reset scenario
 2025-05-16 13:09 UTC 

[PATCH net-next v3 0/2] Add Si3474 PSE controller driver
 2025-05-16 13:07 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v3 2/2] net: pse-pd: Add Si3474 PSE controller driver

[PATCH iwl-next v1] ice: add 40G speed to Admin Command GET PORT OPTION
 2025-05-16 13:05 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
 2025-05-16 12:57 UTC  (3+ messages)
` [PATCH net-next v4 3/4] net: selftests: add checksum mode support and SW "

[PATCH] net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
 2025-05-16 12:26 UTC 

[PATCH iwl-next 0/5] Intel driver conversion to new hardware timestamping API
 2025-05-16 12:27 UTC  (11+ messages)
` [PATCH iwl-next 1/5] ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH iwl-next 2/5] igc: "
` [PATCH iwl-next 3/5] igb: "
` [PATCH iwl-next 4/5] ixgbe: "
` [PATCH iwl-next 5/5] i40e: "

[PATCH net-next] net: netlink: reduce extack cookie size
 2025-05-16 11:59 UTC 

[PATCH net-next 0/9] tools: ynl-gen: support sub-messages and rt-link
 2025-05-16 11:40 UTC  (19+ messages)
` [PATCH net-next 1/9] netlink: specs: rt-link: add C naming info for ovpn
` [PATCH net-next 2/9] tools: ynl-gen: factor out the annotation of pure nested struct
` [PATCH net-next 3/9] tools: ynl-gen: prepare for submsg structs
` [PATCH net-next 4/9] tools: ynl-gen: submsg: plumb thru an empty type
` [PATCH net-next 5/9] tools: ynl-gen: submsg: render the structs
` [PATCH net-next 6/9] tools: ynl-gen: submsg: support parsing and rendering sub-messages
` [PATCH net-next 7/9] tools: ynl: submsg: reverse parse / error reporting
` [PATCH net-next 8/9] tools: ynl: enable codegen for all rt- families
` [PATCH net-next 9/9] tools: ynl: add a sample for rt-link

[PATCH net-next] tools: ynl-gen: array-nest: support arrays of nests
 2025-05-15  7:51 UTC  (2+ messages)

[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-05-16 11:18 UTC  (10+ messages)

[PATCH net-next v4 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-05-16 10:59 UTC  (5+ messages)

[PATCH] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-16 10:46 UTC  (5+ messages)

[PATCH net-next 00/10] net: faster and simpler CRC32C computation
 2025-05-16 10:42 UTC  (5+ messages)
` [PATCH net-next 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()

[PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
 2025-05-16 10:39 UTC  (11+ messages)

[PATCH iwl-net v3 0/3] Fix XDP loading on machines with many CPUs
 2025-05-16 10:24 UTC  (3+ messages)

[PATCH net-next v4 0/2] Add built-in 2.5G ethernet phy support on MT7988
 2025-05-16 10:23 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: phy: mediatek: Sort config and file names in Kconfig and Makefile
` [PATCH net-next v4 2/2] net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988

[syzbot] Monthly smc report (May 2025)
 2025-05-16 10:17 UTC 

[PATCH 0/2] improve i40e parallel VF reset handling
 2025-05-16  9:48 UTC  (4+ messages)
` [PATCH 2/2] i40e: retry VFLR handling if there is ongoing VF reset

[PATCH v2 0/2] improve i40e parallel VF reset handling
 2025-05-16  9:47 UTC  (3+ messages)
` [PATCH v2 1/2] i40e: return false from i40e_reset_vf if reset is in progress
` [PATCH v2 2/2] i40e: retry VFLR handling if there is ongoing VF reset

[PATCH iwl-next v2 0/8] igc: harmonize queue priority and add preemptible queue support
 2025-05-16  9:45 UTC  (13+ messages)
` [PATCH iwl-next v2 1/8] igc: move TXDCTL and RXDCTL related macros
` [PATCH iwl-next v2 2/8] igc: add DCTL prefix to "
` [PATCH iwl-next v2 3/8] igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK
` [PATCH iwl-next v2 4/8] igc: assign highest TX queue number as highest priority in mqprio
` [PATCH iwl-next v2 5/8] igc: add private flag to reverse TX queue priority in TSN mode
` [PATCH iwl-next v2 8/8] igc: SW pad preemptible frames for correct mCRC calculation

[PATCH net-next 1/9] net: txgbe: Remove specified SP type
 2025-05-16  9:32 UTC  (9+ messages)
` [PATCH net-next 2/9] net: wangxun: Use specific flag bit to simplify the code
` [PATCH net-next 3/9] net: txgbe: Distinguish between 40G and 25G devices
` [PATCH net-next 4/9] net: txgbe: Implement PHYLINK for AML 25G/10G devices
` [PATCH net-next 5/9] net: txgbe: Support to handle GPIO IRQs for AML devices
` [PATCH net-next 6/9] net: txgbe: Correct the currect link settings
` [PATCH net-next 7/9] net: txgbe: Restrict the use of mismatched FW versions
` [PATCH net-next 8/9] net: txgbe: Implement PTP for AML devices
` [PATCH net-next 9/9] net: txgbe: Implement SRIOV "

[PATCH net-next 0/9] Add functions for TXGBE AML devices
 2025-05-16  9:32 UTC 

[PATCH net-next] net: phy: make mdio consumer / device layer a separate module
 2025-05-16  9:31 UTC  (2+ messages)

[PATCH net-next v4 0/9] net: ethernet: ti: am65-cpsw: add network flow classification support
 2025-05-16  9:25 UTC  (3+ messages)
` [PATCH net-next v4 9/9] net: ethernet: ti: am65-cpsw: remove cpsw_ale_classifier_setup_default()

[PATCH net v3] net: axienet: safely drop oversized RX frames
 2025-05-16  9:02 UTC  (3+ messages)
` [PATCH net v4] "

[PATCH iwl-next v5 0/3] idpf: add flow steering support
 2025-05-16  8:54 UTC  (7+ 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: "


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).