messages from 2024-07-03 08:38:34 to 2024-07-03 16:56:58 UTC [more...]
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-03 16:56 UTC (4+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
2024-07-03 16:56 UTC (17+ messages)
` [PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
` [PATCH net-next v13 12/15] net: stmmac: Fixed failure to set network speed to 1000
` [PATCH net-next v13 14/15] net: stmmac: dwmac-loongson: Add Loongson GNET support
[PATCH net-next 0/3] selftests: openvswitch: Address some flakes in the CI environment
2024-07-03 16:55 UTC (7+ messages)
` [PATCH net-next 1/3] selftests: openvswitch: Bump timeout to 15 minutes
` [PATCH net-next 2/3] selftests: openvswitch: Attempt to autoload module
` [PATCH net-next 3/3] selftests: openvswitch: Be more verbose with selftest debugging
[PATCH net-next v22 00/13] Add Realtek automotive PCIe driver
2024-07-03 16:52 UTC (3+ messages)
` [PATCH net-next v22 02/13] rtase: Implement the .ndo_open function
[PATCH v2] net: missing check virtio
2024-07-03 16:40 UTC (2+ messages)
[syzbot] [net?] KASAN: slab-use-after-free Write in l2tp_session_delete
2024-07-03 16:37 UTC (10+ messages)
[syzbot] [net?] possible deadlock in team_del_slave (3)
2024-07-03 16:30 UTC (5+ messages)
` [PATCH net] team: Fix ABBA deadlock caused by race in team_del_slave
[PATCH vhost v2 00/24] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
2024-07-03 16:22 UTC (11+ messages)
` [PATCH vhost v2 07/24] vdpa/mlx5: Initialize and reset device with one queue pair
` [PATCH vhost v2 09/24] vdpa/mlx5: Rename init_mvqs
` [PATCH vhost v2 15/24] vdpa/mlx5: Allow creation of blank VQs
` [PATCH vhost v2 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
` [PATCH vhost v2 19/24] vdpa/mlx5: Forward error in suspend/resume device
[PATCH] wireguard: allowedips: Prevent unaligned memory accesses
2024-07-03 16:20 UTC
[PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
2024-07-03 16:19 UTC (12+ 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 net 1/2] dsa: lan9303: Fix mapping between DSA port number and PHY address
2024-07-03 16:08 UTC (4+ messages)
` [PATCH net 2/2] dsa: lan9303: consistent naming for PHY address parameter
[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
2024-07-03 16:01 UTC (5+ messages)
` [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
[PATCH net-next 00/11] eth: bnxt: use the new RSS API
2024-07-03 16:02 UTC (20+ 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] ks8851: Fix deadlock with the SPI chip variant
2024-07-03 16:00 UTC
[PATCH net-next v2 0/7] drivers: Fix drivers doing TX csum offload with EH
2024-07-03 15:56 UTC (7+ messages)
[PATCH net-next v15 00/14] Introduce PHY listing and link_topology tracking
2024-07-03 15:36 UTC (17+ 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 15:29 UTC (6+ messages)
[PATCH iproute2-next 0/3] minor improvements to makefile, devlink
2024-07-03 15:28 UTC (6+ 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
[PATCH net-next] openvswitch: prepare for stolen verdict coming from conntrack and nat engine
2024-07-03 15:19 UTC (3+ messages)
[PATCH iwl-net v1 0/4] igc bug fixes related to qbv_count usage
2024-07-03 15:10 UTC (9+ messages)
` [PATCH iwl-net v1 1/4] igc: Fix qbv_config_change_errors logics
` [PATCH iwl-net v1 2/4] igc: Fix reset adapter logics when tx mode change
` [PATCH iwl-net v1 3/4] igc: Remove unused qbv_count
` [PATCH iwl-net v1 4/4] igc: Fix qbv tx latency by setting gtxoffset
[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
2024-07-03 15:09 UTC (25+ 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 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100
` [PATCH 30/47] dt-bindings: PCI: Document compatible for QCS9100
` [PATCH 41/47] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks
` [PATCH 27/47] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS9100 compatibles
[PATCH net-next v2 0/5] netdev_features: start cleaning netdev_features_t up
2024-07-03 15:03 UTC (6+ messages)
` [PATCH net-next v2 1/5] netdevice: convert private flags > BIT(31) to bitfields
` [PATCH net-next v2 2/5] netdev_features: remove unused __UNUSED_NETIF_F_1
` [PATCH net-next v2 3/5] netdev_features: convert NETIF_F_LLTX to dev->lltx
` [PATCH net-next v2 4/5] netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
` [PATCH net-next v2 5/5] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
[PATCH net-next 0/5] net: introduce TX shaping H/W offload API
2024-07-03 14:53 UTC (8+ messages)
` [PATCH net-next 1/5] netlink: spec: add shaper YAML spec
[PATCH net v3 0/4] net: txgbe: fix MSI and INTx interrupts
2024-07-03 14:53 UTC (4+ messages)
` [PATCH net v3 2/4] net: txgbe: remove separate irq request for MSI and INTx
[PATCH net-next 0/3] mlxsw: Improvements
2024-07-03 14:42 UTC (7+ messages)
` [PATCH net-next 1/3] mlxsw: Warn about invalid accesses to array fields
` [PATCH net-next 3/3] mlxsw: pci: Lock configuration space of upstream bridge during reset
ethtool fails to read some QSFP+ modules
2024-07-03 14:36 UTC (4+ messages)
[PATCH V5 0/7] Add NSS clock controller support for IPQ9574
2024-07-03 14:36 UTC (6+ messages)
` [PATCH V5 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
[net-next PATCH v7 00/10] Introduce RVU representors
2024-07-03 14:34 UTC (10+ 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
[PATCH net-next] ethtool: move firmware flashing flag to struct ethtool_netdev_state
2024-07-03 14:30 UTC (2+ messages)
[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-06-25 (ice)
2024-07-03 14:16 UTC (5+ messages)
` [PATCH net v2 1/4] ice: Fix improper extts handling
[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-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
` "
[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 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)
[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] act_ct: prepare for stolen verdict coming from conntrack and nat engine
2024-07-03 11:13 UTC (2+ messages)
[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
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-07-03 10:40 UTC (18+ messages)
` [RFC PATCH v2] ptp: Add vDSO-style vmclock 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
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).