netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-03 04:00:24 to 2024-07-03 14:08:31 UTC [more...]

[PATCH net-next v15 00/14] Introduce PHY listing and link_topology tracking
 2024-07-03 14:08 UTC  (15+ messages)
` [PATCH net-next v15 01/14] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v15 02/14] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v15 03/14] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v15 04/14] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v15 05/14] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v15 06/14] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v15 07/14] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v15 08/14] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v15 09/14] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v15 10/14] net: ethtool: pse-pd: "
` [PATCH net-next v15 11/14] net: ethtool: cable-test: "
` [PATCH net-next v15 12/14] net: ethtool: strset: Remove unnecessary check on genl_info
` [PATCH net-next v15 13/14] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v15 14/14] Documentation: networking: document phy_link_topology

[PATCH net] net: stmmac: dwmac4: fix PCS duplex mode decode
 2024-07-03 14:06 UTC  (3+ messages)

[PATCH net-next 00/11] eth: bnxt: use the new RSS API
 2024-07-03 14:02 UTC  (18+ messages)
` [PATCH net-next 01/11] net: ethtool: let drivers remove lost RSS contexts
` [PATCH net-next 02/11] net: ethtool: let drivers declare max size of RSS indir table and key
` [PATCH net-next 04/11] eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
` [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 v1 1/2] net: phy: microchip: lan87xx: reinit PHY after cable test
 2024-07-03 14:01 UTC  (4+ messages)
` [PATCH net v1 2/2] net: phy: microchip: lan87xx: do not report SQI if no link

[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-06-25 (ice)
 2024-07-03 13:59 UTC  (4+ messages)
` [PATCH net v2 1/4] ice: Fix improper extts handling

[syzbot] [net?] KASAN: slab-use-after-free Write in l2tp_session_delete
 2024-07-03 13:56 UTC  (9+ messages)

[PATCH net-next v3 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-07-03 13:51 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: ethernet: ti: am65-cpsw: Introduce multi queue Rx
` [PATCH net-next v3 2/6] net: ethernet: ti: cpsw_ale: use regfields for ALE registers
` [PATCH net-next v3 3/6] net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers
` [PATCH net-next v3 4/6] net: ethernet: ti: cpsw_ale: add Policer and Thread control register fields
` [PATCH net-next v3 5/6] net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaults
` [PATCH net-next v3 6/6] net: ethernet: ti: am65-cpsw: setup priority to flow mapping

[PATCH net-next] l2tp: Remove duplicate included header file trace.h
 2024-07-03 13:50 UTC  (2+ messages)

[PATCH v4 1/3] bus: mhi: host: Add Foxconn SDX72 related support
 2024-07-03 13:46 UTC  (9+ messages)
` [PATCH v4 2/3] bus: mhi: host: Add name for mhi_controller
` [PATCH v4 3/3] net: wwan: mhi: make default data link id configurable
  ` Re:Re: [PATCH v4 1/3] bus: mhi: host: Add Foxconn SDX72 related support
    `  "

[PATCH net v3 0/4] net: txgbe: fix MSI and INTx interrupts
 2024-07-03 13:33 UTC  (3+ messages)
` [PATCH net v3 2/4] net: txgbe: remove separate irq request for MSI and INTx

[PATCH iproute2-next 0/3] minor improvements to makefile, devlink
 2024-07-03 13:15 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] man: devlink-resource: add missing words in the example
` [PATCH iproute2-next 2/3] devlink: print missing params even if an unknown one is present
` [PATCH iproute2-next 3/3] Makefile: support building from subdirectories

[Intel-wired-lan] [PATCH iwl-next v1 0/6] Add support for devlink health events
 2024-07-03 12:59 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 1/6] checkpatch: don't complain on _Generic() use
` [Intel-wired-lan] [PATCH iwl-next v1 2/6] devlink: add devlink_fmsg_put() macro
` [Intel-wired-lan] [PATCH iwl-next v1 3/6] ice: add Tx hang devlink health reporter
` [Intel-wired-lan] [PATCH iwl-next v1 4/6] ice: print ethtool stats as part of "
` [Intel-wired-lan] [PATCH iwl-next v1 5/6] ice: Add MDD logging via devlink health
` [Intel-wired-lan] [PATCH iwl-next v1 6/6] ice: devlink health: dump also skb on Tx hang

[PATCH nf] netfilter: nf_tables: unconditionally flush pending work before notifier
 2024-07-03 13:01 UTC  (5+ messages)

[PATCH net-next] net: tn40xx: add initial ethtool_ops support
 2024-07-03 12:57 UTC  (4+ messages)

Kernel hang caused by commit "can: m_can: Start/Cancel polling timer together with interrupts"
 2024-07-03 12:50 UTC  (6+ messages)

[PATCH net-next 0/3] mlxsw: Improvements
 2024-07-03 12:40 UTC  (4+ messages)
` [PATCH net-next 1/3] mlxsw: Warn about invalid accesses to array fields

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-07-03 12:40 UTC  (25+ messages)
` [PATCH net-next v9 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [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
` [PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API

[syzbot] [net?] [bpf?] general protection fault in dev_map_redirect
 2024-07-03 12:27 UTC  (3+ messages)
  ` [PATCH net-net] tun: Assign missing bpf_net_context

[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
 2024-07-03 12:21 UTC  (2+ messages)

[PATCH net-next] ethtool: move firmware flashing flag to struct ethtool_netdev_state
 2024-07-03 12:18 UTC 

[syzbot] [net?] WARNING: suspicious RCU usage in dev_activate
 2024-07-03 11:56 UTC  (3+ messages)

[PATCH 5.10 228/290] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-07-03 11:42 UTC  (5+ messages)
` [PATCH 5.10 279/290] ipv6: annotate some data-races around sk->sk_prot
` [PATCH 5.10 280/290] ipv6: Fix data races "
` [PATCH 5.10 281/290] tcp: Fix data races around icsk->icsk_af_ops

[PATCH 5.15 282/356] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-07-03 10:40 UTC 

[PATCH net-next v3 0/3] crypto: caam: Unembed net_dev
 2024-07-03 11:26 UTC  (4+ messages)
` [PATCH net-next v3 4/4] crypto: caam: Unembed net_dev structure in dpaa2
  ` [EXT] "

[PATCH iwl-next] ice: Fix field vector array data type
 2024-07-03 11:25 UTC 

[PATCH v4 2/2] net: airoha: Introduce ethernet support for EN7581 SoC
 2024-07-03 11:17 UTC  (2+ messages)

[PATCH net-next] openvswitch: prepare for stolen verdict coming from conntrack and nat engine
 2024-07-03 10:46 UTC 

[PATCH net] act_ct: prepare for stolen verdict coming from conntrack and nat engine
 2024-07-03 11:13 UTC  (2+ messages)

[PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
 2024-07-03 10:59 UTC  (11+ messages)
` [PATCH net-next 1/9] net/sched: flower: define new tunnel flags
` [PATCH net-next 2/9] net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
` [PATCH net-next 3/9] net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
` [PATCH net-next 4/9] flow_dissector: prepare for encapsulated control flags
` [PATCH net-next 5/9] flow_dissector: set encapsulated control flags from tun_flags
` [PATCH net-next 6/9] net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
` [PATCH net-next 7/9] net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
` [PATCH net-next 8/9] flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
` [PATCH net-next 9/9] flow_dissector: set encapsulation control flags for non-IP

[PATCH 5.4 185/189] ipv6: annotate some data-races around sk->sk_prot
 2024-07-03 10:40 UTC  (3+ messages)
` [PATCH 5.4 186/189] ipv6: Fix data races "
` [PATCH 5.4 187/189] tcp: Fix data races around icsk->icsk_af_ops

[PATCH 4.19 136/139] ipv6: annotate some data-races around sk->sk_prot
 2024-07-03 10:40 UTC  (3+ messages)
` [PATCH 4.19 137/139] ipv6: Fix data races "
` [PATCH 4.19 138/139] tcp: Fix data races around icsk->icsk_af_ops

[net-next PATCH v7 00/10] Introduce RVU representors
 2024-07-03 10:44 UTC  (9+ messages)
` [net-next PATCH v7 06/10] octeontx2-pf: Get VF stats via representor
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [net-next PATCH v7 00/10] Introduce RVU representors

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

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-03 10:33 UTC  (51+ 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 04/47] arm64: dts: qcom: qcs9100: Add QCS9100 RIDE board dts
` [PATCH 30/47] dt-bindings: PCI: Document compatible for QCS9100
  ` [PATCH 41/47] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks
  ` [PATCH 03/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 PMIC dtsi
  ` [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 net-next v13 00/15] stmmac: Add Loongson platform support
 2024-07-03 10:27 UTC  (9+ messages)
` [PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
` [PATCH net-next v13 14/15] net: stmmac: dwmac-loongson: Add Loongson GNET support

[RFC net-next] generate boilerplate impls such as devlink_resource_register()
 2024-07-03 10:13 UTC 

[syzbot] [wireless?] WARNING in rate_control_rate_init (3)
 2024-07-03  9:56 UTC 

[PATCH net] inet_diag: Initialize pad field in struct inet_diag_req_v2
 2024-07-03  9:48 UTC  (2+ messages)

[PATCH net-next v2 0/2] Provide master netdev to mana_ib
 2024-07-03  9:20 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: mana: introduce helper to get a master netdev

[PATCH net-next] ntp: fix size argument for kcalloc
 2024-07-03  9:16 UTC  (2+ messages)

[PATCH net-next] sctp: cancel a blocking accept when shutdown a listen socket
 2024-07-03  8:50 UTC  (2+ messages)

[PATCH net v5] skmsg: skip zero length skb in sk_msg_recvmsg
 2024-07-03  8:39 UTC 

[PATCH net-next v1 1/1] net: dsa: microchip: lan937x: Add error handling in lan937x_setup
 2024-07-03  8:38 UTC 

[PATCH net-next v2 1/3] net: dsa: microchip: lan9371/2: add 100BaseTX PHY support
 2024-07-03  8:20 UTC  (2+ messages)

[PATCH net v1] net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
 2024-07-03  8:20 UTC  (2+ messages)

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

[PATCH net-next v9 0/2] Introduce auxiliary bus IRQs sysfs
 2024-07-03  7:38 UTC  (3+ messages)
` [PATCH net-next v9 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v9 2/2] net/mlx5: Expose SFs IRQs

[PATCH nf] netfilter: restore default behavior for nf_conntrack_events
 2024-07-03  7:37 UTC  (3+ messages)

[PATCH] nfc: pn533: Add poll mod list filling check
 2024-07-03  7:26 UTC  (3+ messages)

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

[PATCH net v2] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
 2024-07-03  7:01 UTC  (2+ messages)
` [PATCH net v3] "

linux-next: manual merge of the net-next tree with the net tree
 2024-07-03  6:59 UTC  (2+ messages)

[PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
 2024-07-03  6:55 UTC  (4+ messages)
` [PATCH net-next v14 12/13] net: ethtool: strset: Allow querying phy stats by index

[PATCH 5.15 0/3] ipv6/v4: Fix data races around sk->sk_prot and icsk->icsk_af_ops
 2024-07-03  6:45 UTC  (4+ messages)
` [PATCH 5.15 1/3] ipv6: annotate some data-races around sk->sk_prot

[PATCH] net: rswitch: Avoid use-after-free in rswitch_poll()
 2024-07-03  6:31 UTC  (2+ messages)

[RESEND PATCH net] net: ethernet: mtk-star-emac: set mac_managed_pm when probing
 2024-07-03  6:18 UTC 

[PATCH v1 net] tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO
 2024-07-03  6:14 UTC  (2+ messages)

"ip route show dev enp0s9" does not show all routes for enp0s9
 2024-07-03  5:50 UTC  (2+ messages)

[PATCH 01/47] dt-bindings: arm: qcom: Document QCS9100 SoC and RIDE board
 2024-07-03  4:20 UTC  (2+ messages)

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-03  4:20 UTC  (2+ messages)


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