netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-02 15:16:11 to 2024-07-03 04:20:30 UTC [more...]

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-03  4:20 UTC  (74+ messages)
` [PATCH 01/47] dt-bindings: arm: qcom: Document QCS9100 SoC and RIDE board
` [PATCH 02/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 SoC dtsi
` [PATCH 03/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 PMIC dtsi
` [PATCH 04/47] arm64: dts: qcom: qcs9100: Add QCS9100 RIDE board dts
` [PATCH 05/47] dt-bindings: firmware: qcom,scm: document SCM on QCS9100 SoC
` [PATCH 06/47] dt-bindings: interconnect: qcom: document the interconnect compatibles for QCS9100
` [PATCH 07/47] dt-bindings: clock: document QCS9100 GCC compatible
` [PATCH 08/47] dt-bindings: mailbox: qcom-ipcc: Document the QCS9100 IPCC
` [PATCH 09/47] dt-bindings: phy: Add QMP UFS PHY comptible for QCS9100
` [PATCH 10/47] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
` [PATCH 11/47] dt-bindings: crypto: qcom,prng: document QCS9100
` [PATCH 12/47] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
` [PATCH 13/47] dt-bindings: ufs: qcom: document QCS9100 UFS
` [PATCH 14/47] dt-bindings: phy: qcom,qmp-usb: Add QCS9100 USB3 PHY
` [PATCH 15/47] dt-bindings: usb: dwc3: Add QCS9100 compatible
` [PATCH 16/47] dt-bindings: clock: qcom: describe the GPUCC clock for QCS9100
` [PATCH 17/47] dt-bindings: arm-smmu: Document QCS9100 GPU SMMU
` [PATCH 18/47] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100
` [PATCH 19/47] dt-bindings: cache: qcom,llcc: Add QCS9100 description
` [PATCH 20/47] dt-bindings: interrupt-controller: qcom,pdc: document pdc on QCS9100
` [PATCH 21/47] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
` [PATCH 22/47] dt-bindings: soc: qcom,aoss-qmp: Document the QCS9100 AOSS channel
` [PATCH 23/47] dt-bindings: pinctrl: add qcs9100-tlmm compatible
` [PATCH 24/47] dt-bindings: soc: qcom: add qcom,qcs9100-imem compatible
` [PATCH 25/47] dt-bindings: watchdog: qcom-wdt: document QCS9100
` [PATCH 26/47] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS9100
` [PATCH 27/47] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS9100 compatibles
` [PATCH 28/47] dt-bindings: power: qcom,rpmpd: document the QCS9100 RPMh Power Domains
` [PATCH 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100
` [PATCH 30/47] dt-bindings: PCI: Document compatible for QCS9100
  ` [PATCH 31/47] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
  ` [PATCH 32/47] dt-bindings: phy: qcom,qmp: Add qcs9100 QMP PCIe PHY
  ` [PATCH 33/47] interconnect: qcom: add driver support for qcs9100
  ` [PATCH 34/47] clk: qcom: add the GCC driver support for QCS9100
  ` [PATCH 35/47] phy: qcom-qmp-ufs: Add QCS9100 support
  ` [PATCH 36/47] phy: qcpm-qmp-usb: Add support for QCS9100
  ` [PATCH 37/47] clk: qcom: add the GPUCC driver "
  ` [PATCH 38/47] phy: qcom: add the SGMII SerDes PHY driver support
  ` [PATCH 39/47] soc: qcom: llcc: Add llcc configuration support for the QCS9100 platform
  ` [PATCH 40/47] pinctrl: qcom: add the tlmm driver support for qcs9100 platform
  ` [PATCH 41/47] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-03  4:20 UTC  (12+ messages)
` [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 10/14] tcp: RX path for devmem TCP

"ip route show dev enp0s9" does not show all routes for enp0s9
 2024-07-03  4:00 UTC 

[PATCH-next v1] r8152: Convert tasklet API to new bottom half workqueue mechanism
 2024-07-03  3:47 UTC  (3+ messages)

net: dsa: Realtek switch drivers
 2024-07-03  3:39 UTC  (7+ messages)

[PATCH v3 0/3] arm64: dts: qcom: sa8775p-ride: support both board variants
 2024-07-03  3:37 UTC  (2+ messages)

[PATCH v1 net] tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO
 2024-07-03  3:35 UTC 

[PATCH net-next v2 1/3] net: dsa: microchip: lan9371/2: add 100BaseTX PHY support
 2024-07-03  3:15 UTC  (5+ messages)
` [PATCH net-next v2 2/3] net: dsa: microchip: lan937x: disable in-band status support for RGMII interfaces
` [PATCH net-next v2 3/3] net: dsa: microchip: lan937x: disable VPHY support

[PATCH net-next] ntp: fix size argument for kcalloc
 2024-07-03  2:56 UTC 

[PATCH net 1/2] af_unix: Fix uninit-value in __unix_walk_scc()
 2024-07-03  2:42 UTC  (3+ messages)
` [PATCH net 2/2] selftest: af_unix: Add test case for backtrack after finalising SCC

[PATCH v2] net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
 2024-07-03  2:00 UTC  (2+ messages)

[PATCH net v3 0/2] bugfixes for skmsg
 2024-07-03  1:54 UTC  (4+ messages)
` [PATCH net v3 1/2] skmsg: prevent empty ingress skb from enqueuing

[PATCH v2 1/2] dt-bindings: net: fsl,fman: allow dma-coherence property
 2024-07-03  1:48 UTC  (2+ messages)

[PATCH net v3 0/4] net: txgbe: fix MSI and INTx interrupts
 2024-07-03  1:45 UTC  (4+ messages)
` [PATCH net v3 1/4] net: txgbe: initialize num_q_vectors for MSI/INTx interrupts

[PATCH net-next v2 0/7] drivers: Fix drivers doing TX csum offload with EH
 2024-07-03  1:46 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2024-07-03  1:29 UTC 

[net-next PATCH v3 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-07-03  1:27 UTC  (9+ messages)
` [net-next PATCH v3 11/15] eth: fbnic: Add link detection

[RESEND PATCH net v2] net: phy: aquantia: add missing include guards
 2024-07-03  1:20 UTC  (2+ messages)

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-07-03  1:19 UTC  (4+ messages)
` [PATCH net-next v13 14/15] net: stmmac: dwmac-loongson: Add Loongson GNET support

[PATCH net v3] net: dsa: mt7530: fix impossible MDIO address and issue warning
 2024-07-03  1:07 UTC  (2+ messages)

[PATCH net v6] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
 2024-07-03  0:30 UTC  (3+ messages)

[PATCH net-next v6 0/4] net: A lightweight zero-copy notification
 2024-07-03  0:10 UTC  (5+ messages)
` [PATCH net-next v6 2/4] sock: support copy cmsg to userspace in TX path
    ` [External] "

[PATCH] net: rswitch: Avoid use-after-free in rswitch_poll()
 2024-07-02 23:59 UTC  (2+ messages)

[PATCH net-next 00/11] eth: bnxt: use the new RSS API
 2024-07-02 23:47 UTC  (13+ messages)
` [PATCH net-next 01/11] net: ethtool: let drivers remove lost RSS contexts
` [PATCH net-next 02/11] net: ethtool: let driver declare max size of RSS indir table and key
` [PATCH net-next 02/11] net: ethtool: let drivers "
` [PATCH net-next 03/11] eth: bnxt: allow deleting RSS contexts when the device is down
` [PATCH net-next 04/11] eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
` [PATCH net-next 05/11] eth: bnxt: remove rss_ctx_bmap
` [PATCH net-next 06/11] eth: bnxt: depend on core cleaning up RSS contexts
` [PATCH net-next 07/11] eth: bnxt: use context priv for struct bnxt_rss_ctx
` [PATCH net-next 08/11] eth: bnxt: use the RSS context XArray instead of the local list
` [PATCH net-next 09/11] eth: bnxt: bump the entry size in indir tables to u32
` [PATCH net-next 10/11] eth: bnxt: use the indir table from ethtool context
` [PATCH net-next 11/11] eth: bnxt: pad out the correct indirection table

[PATCH v2 0/3] Add interconnect support for stmmac driver
 2024-07-02 23:38 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: net: qcom: ethernet: Add interconnect properties
` [PATCH v2 3/3] net: stmmac: Bring down the clocks to lower frequencies when mac link goes down

[PATCH net-next] selftests: drv-net: rss_ctx: allow more noise on default context
 2024-07-02 23:37 UTC 

[PATCH v4 0/3] MCTP over PCC
 2024-07-02 22:58 UTC  (4+ messages)
` [PATCH v4 1/3] mctp pcc: Check before sending MCTP PCC response ACK
` [PATCH v4 2/3] mctp pcc: Allow PCC Data Type in MCTP resource
` [PATCH v4 3/3] mctp pcc: Implement MCTP over PCC Transport

[syzbot] [net?] KASAN: slab-use-after-free Read in l2tp_tunnel_del_work
 2024-07-02 22:51 UTC  (2+ messages)

[PATCH iwl-next] net: intel: Remove MODULE_AUTHORs
 2024-07-02 21:38 UTC 

[PATCH v2 0/2] Documentation: update information for mailing lists
 2024-07-02 20:47 UTC  (2+ messages)

[PATCH v6 0/6] slab: Introduce dedicated bucket allocator
 2024-07-02 20:12 UTC  (6+ messages)
` [PATCH v6 4/6] mm/slab: Introduce kmem_buckets_create() and family

[PATCH net-next 0/6] net: phy: dp83869: Add support for downstream SFP cages
 2024-07-02 19:55 UTC  (9+ messages)
` [PATCH net-next 5/6] net: phy: dp83869: Support SGMII SFP modules

[PATCH net-next 0/5] net: introduce TX shaping H/W offload API
 2024-07-02 19:51 UTC  (8+ messages)
` [PATCH net-next 1/5] netlink: spec: add shaper YAML spec
              ` Fwd: "

ethtool fails to read some QSFP+ modules
 2024-07-02 19:30 UTC 

[PATCH v3 0/5] Add AP6275P wireless support
 2024-07-02 19:20 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v3 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P Wi-Fi device
` [PATCH v3 4/5] wifi: brcmfmac: Add optional lpo clock enable support

CVE-2021-47285: net/nfc/rawsock.c: fix a permission check bug
 2024-07-02 19:19 UTC  (2+ messages)

[PATCH net-next v3 0/3] crypto: caam: Unembed net_dev
 2024-07-02 18:55 UTC  (5+ messages)
` [PATCH net-next v3 1/4] crypto: caam: Avoid unused imx8m_machine_match variable
` [PATCH net-next v3 2/4] crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST
` [PATCH net-next v3 3/4] crypto: caam: Unembed net_dev structure from qi
` [PATCH net-next v3 4/4] crypto: caam: Unembed net_dev structure in dpaa2

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
 2024-07-02 18:54 UTC 

[PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting
 2024-07-02 18:52 UTC  (12+ messages)
` [PATCH net-next v7 05/10] net: openvswitch: add psample action
          ` [ovs-dev] "

[syzbot] [net?] [bpf?] general protection fault in dev_map_redirect
 2024-07-02 18:40 UTC  (2+ messages)

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-07-02 18:40 UTC  (17+ messages)
        ` [RFC PATCH v2] ptp: Add vDSO-style vmclock support

[PATCH 6.1 035/128] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-07-02 18:36 UTC  (2+ messages)

[PATCH net 0/2] net: ioam6: fix bugs in ioam6_iptunnel
 2024-07-02 18:30 UTC  (4+ messages)
` [PATCH net 1/2] net: ioam6: use "new" dst entry with skb_cow_head
` [PATCH net 2/2] net: ioam6: mitigate the two reallocations problem

[PATCH net-next 0/3][pull request] ice: Support to dump PHY config, FEC
 2024-07-02 18:07 UTC  (4+ messages)
` [PATCH net-next 1/3] ice: Extend Sideband Queue command to support flags
` [PATCH net-next 2/3] ice: Implement driver functionality to dump fec statistics
` [PATCH net-next 3/3] ice: Implement driver functionality to dump serdes equalizer values

[PATCH net 0/2] fix OOM and order check in msg_zerocopy selftest
 2024-07-02 18:05 UTC  (4+ messages)
` [PATCH net 2/2] selftests: make order checking verbose "

[PATCH] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-07-02 18:01 UTC 

[PATCH v2] net: ethernet: mtk_ppe: Change PPE entries number to 16K
 2024-07-02 18:02 UTC  (2+ messages)

[PATCH net-next v2 1/3] crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST
 2024-07-02 17:53 UTC  (3+ messages)

[PATCH] fsl/fman: Validate cell-index value obtained from Device Tree
 2024-07-02 17:44 UTC  (3+ messages)

[PATCH net-next] net: ethtool: fix compat with old RSS context API
 2024-07-02 17:35 UTC  (2+ messages)

[PATCH 6.6 049/163] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-07-02 17:02 UTC 

[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-06-25 (ice)
 2024-07-02 17:14 UTC  (5+ messages)
` [PATCH net v2 1/4] ice: Fix improper extts handling
` [PATCH net v2 2/4] ice: Don't process extts if PTP is disabled
` [PATCH net v2 3/4] ice: Reject pin requests with unsupported flags
` [PATCH net v2 4/4] ice: use proper macro for testing bit

[PATCH 6.9 059/222] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-07-02 17:01 UTC 

[PATCH net-next v22 00/13] Add Realtek automotive PCIe driver
 2024-07-02 16:48 UTC  (3+ messages)
` [PATCH net-next v22 01/13] rtase: Add support for a pci table in this module

[PATCH net-next 0/5] netdev_features: start cleaning netdev_features_t up
 2024-07-02 16:08 UTC  (8+ messages)
` [PATCH net-next 1/5] netdevice: convert private flags > BIT(31) to bitfields

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-07-02 16:00 UTC  (9+ messages)
` [PATCH net-next v9 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v9 07/13] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v9 09/13] net: introduce the skb_copy_to_va_nocache() helper

[ANN] netdev call - Jul 2nd
 2024-07-02 15:33 UTC  (3+ messages)

[RESEND PATCH net-next v2 0/4] net: route: improve route hinting
 2024-07-02 15:15 UTC  (3+ messages)
` [PATCH net-next v2 2/4] net: dst_cache: add input_dst_cache API


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