netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-03 03:02:32 to 2024-07-03 13:12:45 UTC [more...]

[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 00/11] eth: bnxt: use the new RSS API
 2024-07-03 12:49 UTC  (13+ 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-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?] KASAN: slab-use-after-free Write in l2tp_session_delete
 2024-07-03 12:39 UTC  (8+ messages)

[PATCH net] net: stmmac: dwmac4: fix PCS duplex mode decode
 2024-07-03 12:24 UTC 

[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 

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

[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  (89+ 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 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 03/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 PMIC dtsi

[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  (6+ 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 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  (8+ 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)

[PATCH net-next] l2tp: Remove duplicate included header file trace.h
 2024-07-03  6:11 UTC 

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

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

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

[PATCH v3 0/3] arm64: dts: qcom: sa8775p-ride: support both board variants
 2024-07-03  3:37 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).