netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-04 00:48:08 to 2023-02-05 17:10:30 UTC [more...]

WARNING: CPU: 83 PID: 2098 at net/devlink/leftover.c:10904 devl_param_driverinit_value_get+0xe5/0x1f0
 2023-02-05 17:10 UTC  (3+ messages)

[RFC PATCH net-next v16] vmxnet3: Add XDP support
 2023-02-05 15:59 UTC 

[PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-02-05 15:49 UTC  (8+ messages)
` [PATCH v6 1/7] PCI: Export PCI link retrain timeout
` [PATCH v6 2/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v6 3/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v6 4/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v6 5/7] net/mlx5: "
` [PATCH v6 6/7] PCI: pciehp: "
` [PATCH v6 7/7] PCI: Work around PCIe link training failures

[PATCH net-next v8 0/7] net/sched: cls_api: Support hardware miss to tc action
 2023-02-05 15:49 UTC  (8+ messages)
` [PATCH net-next v8 1/7] "
` [PATCH net-next v8 2/7] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next v8 3/7] net/sched: flower: Support hardware miss to tc action
` [PATCH net-next v8 4/7] net/mlx5: Kconfig: Make tc offload depend on tc skb extension
` [PATCH net-next v8 5/7] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v8 6/7] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
` [PATCH net-next v8 7/7] net/mlx5e: TC, Set CT miss to the specific ct action instance

[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
 2023-02-05 14:07 UTC 

[BUG] vlan-aware bridge breaks vlan on another port on same gmac
 2023-02-05 13:59 UTC  (11+ messages)
  ` Aw: "

[PATCH net-next v2 0/9] add support for per action hw stats
 2023-02-05 13:55 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net/sched: optimize action stats api calls
` [PATCH net-next v2 2/9] net/sched: act_pedit, setup offload action for action stats query
` [PATCH net-next v2 3/9] net/sched: pass flow_stats instead of multiple stats args
` [PATCH net-next v2 4/9] net/sched: introduce flow_offload action cookie
` [PATCH net-next v2 5/9] net/sched: support per action hw stats
` [PATCH net-next v2 6/9] net/mlx5e: TC, add hw counter to branching actions
` [PATCH net-next v2 7/9] net/mlx5e: TC, store tc action cookies per attr
` [PATCH net-next v2 8/9] net/sched: TC, map tc action cookie to a hw counter
` [PATCH net-next v2 9/9] net/sched: TC, support per action stats

[PATCH v2 0/4] rtw88: four small code-cleanups and refactorings
 2023-02-05 13:40 UTC  (9+ messages)
` [PATCH v2 1/4] wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwq
` [PATCH v2 2/4] wifi: rtw88: pci: Change queue datatype to enum rtw_tx_queue_type
` [PATCH v2 3/4] wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [PATCH v2 4/4] wifi: rtw88: mac: Use existing macros in rtw_pwr_seq_parser()

[PATCH] net: wireless: zd1211rw: remove redundant decls
 2023-02-05 13:30 UTC  (2+ messages)

[PATCH net-next] wifi: wcn36xx: Slightly optimize PREPARE_HAL_BUF()
 2023-02-05 13:18 UTC  (2+ messages)

[PATCH] ip.7: Document IP_LOCAL_PORT_RANGE socket option
 2023-02-05 13:16 UTC  (2+ messages)

[PATCH net-next 0/9] net: flow_offload: add support for per action hw stats
 2023-02-05 13:13 UTC  (14+ messages)
` [PATCH net-next 2/9] net/sched: act_pedit, setup offload action for action stats query
` [PATCH net-next 5/9] net/sched: support per action hw stats
` [PATCH net-next 7/9] net/mlx5e: TC, store tc action cookies per attr

[PATCH v2 0/5] BCM4355/4364/4377 support & identification fixes
 2023-02-05 13:02 UTC  (9+ messages)
` [PATCH v2 1/5] brcmfmac: Drop all the RAW device IDs

[PATCH v6 net-next 00/13] ENETC mqprio/taprio cleanup
 2023-02-05 12:44 UTC  (16+ messages)
` [PATCH v6 net-next 01/13] net/sched: mqprio: refactor nlattr parsing to a separate function
` [PATCH v6 net-next 02/13] net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
` [PATCH v6 net-next 03/13] net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
` [PATCH v6 net-next 04/13] net/sched: mqprio: allow reverse TC:TXQ mappings
` [PATCH v6 net-next 05/13] net/sched: mqprio: allow offloading drivers to request queue count validation
` [PATCH v6 net-next 06/13] net/sched: mqprio: add extack messages for "
` [PATCH v6 net-next 07/13] net/sched: taprio: centralize mqprio qopt validation
` [PATCH v6 net-next 08/13] net/sched: refactor mqprio qopt reconstruction to a library function
` [PATCH v6 net-next 09/13] net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
` [PATCH v6 net-next 10/13] net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
` [PATCH v6 net-next 11/13] net: enetc: request mqprio to validate the queue counts
` [PATCH v6 net-next 12/13] net: enetc: act upon the requested mqprio queue configuration
` [PATCH v6 net-next 13/13] net: enetc: act upon mqprio queue config in taprio offload

[PATCH v5 net-next 00/17] ENETC mqprio/taprio cleanup
 2023-02-05 12:23 UTC  (7+ messages)
` [PATCH v5 net-next 08/17] net/sched: mqprio: allow reverse TC:TXQ mappings
` [PATCH v5 net-next 11/17] net/sched: taprio: centralize mqprio qopt validation

[PATCH 0/9] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-05 12:13 UTC  (8+ messages)
` [PATCH 9/9] net: dsa: mt7530: use external PCS driver

pull-request: mlx5-next 2023-01-24 V2
 2023-02-05 10:26 UTC  (15+ messages)

[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-02-05 10:11 UTC  (6+ messages)

[PATCH v2] 9p/client: don't assume signal_pending() clears on recalc_sigpending()
 2023-02-05 10:02 UTC  (2+ messages)

[PATCH] 9p/client: don't assume signal_pending() clears on recalc_sigpending()
 2023-02-05  9:21 UTC  (2+ messages)

[PATCH net-next 0/5] net: move more duplicate code of ovs and tc conntrack into nf_conntrack_ovs
 2023-02-05  3:34 UTC  (10+ messages)
` [PATCH net-next 1/5] net: create nf_conntrack_ovs for ovs and tc use
` [PATCH net-next 2/5] net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
` [PATCH net-next 3/5] openvswitch: move key and ovs_cb update out of handle_fragments
` [PATCH net-next 4/5] net: sched: move frag check and tc_skb_cb "
` [PATCH net-next 5/5] net: extract nf_ct_handle_fragments to nf_conntrack_ovs

[PATCH net-next v8 1/1] net: openvswitch: reduce cpu_used_mask memory
 2023-02-05  1:35 UTC 

[tip: objtool/core] objtool: Fix HOSTCC flag usage
 2023-02-04 21:21 UTC  (3+ messages)

[RFC PATCH net-next v15] vmxnet3: Add XDP support
 2023-02-04 20:25 UTC  (5+ messages)

[PATCH net-next v4] gve: Introduce a way to disable queue formats
 2023-02-04 19:29 UTC 

pull-request: ieee802154-next 2023-02-02
 2023-02-04 19:18 UTC  (4+ messages)

[RFC] net: add new socket option SO_SETNETNS
 2023-02-04 18:44 UTC  (8+ messages)

[PATCH v2 net-next] net: mscc: ocelot: un-export unused regmap symbols
 2023-02-04 18:20 UTC 

[PATCH] af_key: Fix heap information leak
 2023-02-04 17:50 UTC 

[PATCH v1 net-next] net: mscc: ocelot: un-export unused regmap symbols
 2023-02-04 17:44 UTC  (4+ messages)

[PATCH net-next v3 0/3] tuntap: correctly initialize socket uid
 2023-02-04 17:39 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: add sock_init_data_uid()
` [PATCH net-next v3 2/3] tun: tun_chr_open(): correctly initialize socket uid
` [PATCH net-next v3 3/3] tap: tap_open(): "

[RFC PATCH net-next 00/13] vxlan: Add MDB support
 2023-02-04 17:08 UTC  (14+ messages)
` [RFC PATCH net-next 01/13] bridge: mcast: Use correct define in MDB dump
` [RFC PATCH net-next 02/13] bridge: mcast: Remove pointless sequence generation counter assignment
` [RFC PATCH net-next 03/13] bridge: mcast: Move validation to a policy
` [RFC PATCH net-next 04/13] net: Add MDB net device operations
` [RFC PATCH net-next 05/13] bridge: mcast: Implement "
` [RFC PATCH net-next 06/13] rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
` [RFC PATCH net-next 07/13] rtnetlink: bridge: mcast: Relax group address validation in common code
` [RFC PATCH net-next 08/13] vxlan: Move address helpers to private headers
` [RFC PATCH net-next 09/13] vxlan: Expose vxlan_xmit_one()
` [RFC PATCH net-next 10/13] vxlan: mdb: Add MDB control path support
` [RFC PATCH net-next 11/13] vxlan: mdb: Add an internal flag to indicate MDB usage
` [RFC PATCH net-next 12/13] vxlan: Add MDB data path support
` [RFC PATCH net-next 13/13] vxlan: Enable MDB support

[PATCH net-next] net: lan966x: Add support for TC flower filter statistics
 2023-02-04 17:12 UTC  (2+ messages)

[PATCH net-next 1/2] net: enetc: add support for MAC Merge layer
 2023-02-04 17:06 UTC  (3+ messages)
` [PATCH net-next 2/2] net: enetc: add support for MAC Merge statistics counters

[PATCH v3 00/13] spi: Add support for stacked/parallel memories
 2023-02-04 15:40 UTC  (3+ messages)
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call

[PATCH net v3 0/2] xdp_rxq_info_reg fixes for mlx5e
 2023-02-04 15:11 UTC  (3+ messages)
` [PATCH net v3 1/2] net/mlx5e: XDP, Allow growing tail for XDP multi buffer
` [PATCH net v3 2/2] net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ

[PATCH net-next v7 1/1] net:openvswitch:reduce cpu_used_mask memory
 2023-02-04 14:47 UTC  (3+ messages)

[PATCH net 0/3] Fix MTU related issues
 2023-02-04 13:35 UTC  (4+ messages)
` [PATCH net v3 1/3] ixgbe: allow to increase MTU to 3K with XDP enabled
` [PATCH net 2/3] i40e: add double of VLAN header when computing the max MTU
` [PATCH net 3/3] ixgbe: "

[PATCH v1 1/3] string_helpers: Move string_is_valid() to the header
 2023-02-04 13:26 UTC  (6+ messages)
` [PATCH v1 2/3] genetlink: Use string_is_valid() helper
  ` [ovs-dev] "
` [PATCH v1 3/3] openvswitch: "
  ` [ovs-dev] "
` [ovs-dev] [PATCH v1 1/3] string_helpers: Move string_is_valid() to the header

[PATCH] amd-xgbe: fix mismatched prototype
 2023-02-04 13:18 UTC  (2+ messages)

[PATCH net-next v2 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
 2023-02-04 13:11 UTC  (7+ messages)
` [PATCH net-next v2 2/2] amd-xgbe: add support for rx-adaptation

[PATCH v2 00/18] can: m_can: Optimizations for m_can/tcan part 2
 2023-02-04 13:05 UTC  (5+ messages)
` [PATCH v2 08/18] can: m_can: Write transmit header and data in one transaction

[PATCH net-next 00/10] Add support for PSFP in Sparx5
 2023-02-04 12:57 UTC  (21+ messages)
` [PATCH net-next 01/10] net: microchip: add registers needed for PSFP
` [PATCH net-next 02/10] net: microchip: sparx5: add resource pools
` [PATCH net-next 03/10] net: microchip: sparx5: add support for Service Dual Leacky Buckets
` [PATCH net-next 04/10] net: microchip: sparx5: add support for service policers
` [PATCH net-next 05/10] net: microchip: sparx5: add support for PSFP flow-meters
` [PATCH net-next 06/10] net: microchip: sparx5: add function for calculating PTP basetime
` [PATCH net-next 07/10] net: microchip: sparx5: add support for PSFP stream gates
` [PATCH net-next 08/10] net: microchip: sparx5: add support for PSFP stream filters
` [PATCH net-next 09/10] net: microchip: sparx5: initialize PSFP
` [PATCH net-next 10/10] sparx5: add support for configuring PSFP via tc

[PATCH net-next v2] net: micrel: Add support for lan8841 PHY
 2023-02-04 11:24 UTC  (6+ messages)

[PATCH net-next 0/4] ionic: rx buffers and on-chip descriptors
 2023-02-04 11:09 UTC  (4+ messages)
` [PATCH net-next 4/4] ionic: page cache for rx buffers

[pull request][net-next 00/15] mlx5 updates 2023-02-04
 2023-02-04 10:08 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Lag, Update multiport eswitch check to log an error
` [net-next 02/15] net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointers
` [net-next 03/15] net/mlx5: Lag, Remove redundant bool allocation on the stack
` [net-next 04/15] net/mlx5: Lag, Use flag to check for shared FDB mode
` [net-next 05/15] net/mlx5: Lag, Move mpesw related definitions to mpesw.h
` [net-next 06/15] net/mlx5: Separate mlx5 driver documentation into multiple pages
` [net-next 07/15] net/mlx5: Update Kconfig parameter documentation
` [net-next 08/15] net/mlx5: Document previously implemented mlx5 tracepoints
` [net-next 09/15] net/mlx5: Add counter information to mlx5 driver documentation
` [net-next 10/15] net/mlx5: Document support for RoCE HCA disablement capability
` [net-next 11/15] net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustments
` [net-next 12/15] net/mlx5: Enhance debug print in page allocation failure
` [net-next 13/15] net/mlx5e: IPoIB, Add support for XDR speed
` [net-next 14/15] net/mlx5e: IPsec, support upper protocol selector field offload
` [net-next 15/15] net/mlx5e: Trigger NAPI after activating an SQ

[net-next PATCH 0/1] net/ncsi: Fix netlink major/minor version numbers
 2023-02-04  9:19 UTC  (3+ messages)
` [net-next PATCH 1/1] "

[PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-02-04  8:48 UTC  (8+ messages)
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries

[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
 2023-02-04  4:19 UTC  (3+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests

A potential deadlock in sockhash map
 2023-02-04  4:19 UTC 

[PATCH net-next 0/4] Updates to ENETC TXQ management
 2023-02-04  4:10 UTC  (2+ messages)

[PATCH v2 net 0/3] ionic: code maintenance
 2023-02-04  4:10 UTC  (2+ messages)

[PATCH] net: macb: Perform zynqmp dynamic configuration only for SGMII interface
 2023-02-04  4:00 UTC  (2+ messages)

[PATCH net-next 0/3] raw: add drop reasons and use another hash function
 2023-02-04  4:00 UTC  (2+ messages)

[PATCH v2 net] net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
 2023-02-04  4:00 UTC  (2+ messages)

[PATCH net-next v2] gve: Fix gve interrupt names
 2023-02-04  3:48 UTC  (2+ messages)

[PATCH v11 00/25] nvme-tcp receive offloads
 2023-02-04  3:46 UTC  (7+ messages)
` [PATCH v11 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v11 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v11 04/25] Documentation: document netlink ULP_DDP_GET/SET messages

[PATCH net-next] net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistently
 2023-02-04  3:30 UTC  (2+ messages)

[PATCH net-next 0/7] devlink: Move devlink dev code to a separate file
 2023-02-04  3:30 UTC  (2+ messages)

[PATCH 0/3] some minor fixes of error checking about debugfs_rename()
 2023-02-04  3:30 UTC  (2+ messages)

[PATCH net-next v4 00/23] net: add EEE support for KSZ9477 and AR8035 with i.MX6
 2023-02-04  1:11 UTC  (5+ messages)
` [PATCH net-next v4 02/23] net: phy: add genphy_c45_read_eee_abilities() function
` [PATCH net-next v4 05/23] net: phy: add genphy_c45_ethtool_get/set_eee() support

[PATCH 00/34] selftests: Fix incorrect kernel headers search path
 2023-02-04  1:06 UTC  (3+ 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).