netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-21 15:51:48 to 2024-11-23 07:34:37 UTC [more...]

[PATCH RFC net-next v3 00/27] Add support for PSE port priority
 2024-11-23  7:34 UTC  (20+ messages)
` [PATCH RFC net-next v3 03/27] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH RFC net-next v3 04/27] net: pse-pd: Add power limit check
` [PATCH RFC net-next v3 07/27] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH RFC net-next v3 08/27] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH RFC net-next v3 09/27] net: pse-pd: Add support for PSE device index
` [PATCH RFC net-next v3 17/27] regulator: dt-bindings: Add regulator-power-budget property
` [PATCH RFC net-next v3 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` (subset) [PATCH RFC net-next v3 00/27] Add support for PSE port priority

[PATCH v5 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-23  6:54 UTC  (7+ messages)
` [PATCH v5 07/16] net: dwmac-intel-plat: Use helper rgmii_clock
` [PATCH v5 16/16] net: stmmac: platform: Fix PTP clock rate reading

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-11-23  3:39 UTC 

[PATCH net] selftests: rds: move include.sh to TEST_FILES
 2024-11-23  1:54 UTC  (3+ messages)

[PATCH net-next v2 00/21] net:yt6801: Add Motorcomm yt6801 PCIe driver
 2024-11-23  1:03 UTC  (17+ messages)
` [PATCH net-next v2 03/21] motorcomm:yt6801: Implement the fxgmac_drv_probe function
` [PATCH net-next v2 05/21] motorcomm:yt6801: Implement the fxgmac_start function
` [PATCH net-next v2 12/21] motorcomm:yt6801: Implement .ndo_tx_timeout and .ndo_change_mtu functions
` [PATCH net-next v2 13/21] motorcomm:yt6801: Implement some ethtool_ops function
` [PATCH net-next v2 14/21] motorcomm:yt6801: Implement the WOL function of ethtool_ops
` [PATCH net-next v2 15/21] motorcomm:yt6801: Implement pci_driver suspend and resume
` [PATCH net-next v2 09/21] motorcomm:yt6801: Implement some hw_ops function

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-11-23  0:10 UTC  (10+ messages)

[PATCH v2 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-11-22 23:10 UTC  (17+ messages)
` [PATCH v2 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v2 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v2 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v2 6/7] hwmon: Add Nuvoton NCT6694 HWMON support

[PATCH net v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug
 2024-11-22 22:48 UTC 

[PATCH net 0/6] bnxt_en: Bug fixes
 2024-11-22 22:45 UTC  (7+ messages)
` [PATCH net 1/6] bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down
` [PATCH net 2/6] bnxt_en: Set backplane link modes correctly for ethtool
` [PATCH net 3/6] bnxt_en: Fix queue start to update vnic RSS table
` [PATCH net 4/6] bnxt_en: Fix receive ring space parameters when XDP is active
` [PATCH net 5/6] bnxt_en: Refactor bnxt_ptp_init()
` [PATCH net 6/6] bnxt_en: Unregister PTP during PCI shutdown and suspend

[PATCH net v1] ice: do not reserve resources for RDMA when disabled
 2024-11-22 22:35 UTC  (5+ messages)

[PATCH net-next v2 0/5] devmem TCP fixes
 2024-11-22 22:10 UTC  (6+ messages)
` [PATCH net-next v2 4/5] page_pool: disable sync for cpu for dmabuf memory provider

[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
 2024-11-22 21:42 UTC  (5+ messages)

[PATCH net v7] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-22 21:32 UTC  (6+ messages)
  ` RFC: chasing all idr_remove() misses

[PATCH v5 00/27] cxl: add type2 device basic support
 2024-11-22 20:46 UTC  (42+ messages)
` [PATCH v5 01/27] "
` [PATCH v5 02/27] sfc: add cxl support using new CXL API
` [PATCH v5 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v5 04/27] cxl/pci: add check for validating capabilities
` [PATCH v5 05/27] cxl: move pci generic code
` [PATCH v5 06/27] cxl: add function for type2 cxl regs setup
` [PATCH v5 08/27] cxl: add functions for resource request/release by a driver
` [PATCH v5 10/27] cxl: harden resource_contains checks to handle zero size resources
` [PATCH v5 11/27] cxl: add function for setting media ready by a driver
` [PATCH v5 13/27] cxl: prepare memdev creation for type2
` [PATCH v5 15/27] cxl: define a driver interface for HPA free space enumeration
` [PATCH v5 18/27] sfc: get endpoint decoder
` [PATCH v5 19/27] cxl: make region type based on endpoint type
` [PATCH v5 20/27] cxl/region: factor out interleave ways setup
` [PATCH v5 21/27] cxl/region: factor out interleave granularity setup
` [PATCH v5 24/27] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v5 26/27] cxl: add function for obtaining params from a region

[PATCH net v2] net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
 2024-11-22 20:28 UTC  (4+ messages)

[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
 2024-11-22 19:43 UTC  (7+ messages)

[PATCH iwl-next v1] ice: fw and port health status
 2024-11-22 19:33 UTC  (2+ messages)

[PATCH net] net_sched: sch_fq: don't follow the fast path if Tx is behind now
 2024-11-22 18:09 UTC  (4+ messages)

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-11-22 18:05 UTC  (3+ messages)
` [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support

[PATCH v2 net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
 2024-11-22 18:02 UTC  (3+ messages)

[RFC PATCH v3 00/19] Support socket access-control
 2024-11-22 17:45 UTC  (4+ messages)
` [RFC PATCH v3 01/19] landlock: "

[PATCH v8 0/2] MCTP Over PCC Transport
 2024-11-22 17:35 UTC  (4+ messages)
` [PATCH v8 2/2] mctp pcc: Implement MCTP over "

[PATCH bpf 1/4] bpf, vsock: Fix poll() missing a queue
 2024-11-22 17:26 UTC  (2+ messages)

[PATCH net] net: hsr: fix hsr_init_sk() vs network/transport headers
 2024-11-22 17:13 UTC 

[PATCH bpf 0/4] bpf, vsock: Fix poll() and close()
 2024-11-22 16:20 UTC  (10+ messages)
` [PATCH bpf 3/4] bpf, vsock: Invoke proto::close on close()

[net 0/5] octeontx2-af: misc RPM fixes
 2024-11-22 16:20 UTC  (6+ messages)
` [net 1/5] octeontx2-af: RPM: Fix mismatch in lmac type
` [net 2/5] octeontx2-af: RPM: Fix low network performance
` [net 3/5] octeontx2-af: RPM: fix stale RSFEC counters
` [net 4/5] octeontx2-af: RPM: fix stale FCFEC counters
` [net 5/5] octeontx2-af: Quiesce traffic before NIX block reset

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-22 16:18 UTC  (39+ messages)
` [PATCH net-next v11 05/23] ovpn: keep carrier always on
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink

[PATCH net 0/2] two fixes for SMC
 2024-11-22 16:17 UTC  (8+ messages)
` [PATCH net 1/2] net/smc: initialize close_work early to avoid warning
` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue

[PATCH iwl-next] ixgbe: Enable XDP support when SRIOV is enabled
 2024-11-22 15:56 UTC  (2+ messages)

[PATCH kselftest] fix single bpf test
 2024-11-22 15:14 UTC  (2+ messages)

[syzbot] [net?] BUG: unable to handle kernel paging request in __skb_frag_unref
 2024-11-22 14:53 UTC 

[PATCH net-next v2] netpoll: Use rtnl_dereference() for npinfo pointer access
 2024-11-22 14:46 UTC  (2+ messages)

[syzbot] [netfilter?] KMSAN: uninit-value in ip6table_mangle_hook (3)
 2024-11-22 14:42 UTC 

[PATCH net] net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken
 2024-11-22 14:12 UTC 

[syzbot] [netfilter?] BUG: using smp_processor_id() in preemptible code in nft_inner_eval
 2024-11-22 13:51 UTC  (4+ messages)
` [PATCH] netfilter: nf_tables: Use get_cpu_ptr "

[PATCHv2 net] net: mdio-ipq4019: add missing error check
 2024-11-22 13:23 UTC  (2+ messages)

[PATCH v2 0/2] Enable ethernet on qcs615
 2024-11-22 13:19 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node

[PATCH iwl-net] ice: Fix VLAN pruning in switchdev mode
 2024-11-22 13:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 0/3] net: fix mcast RCU splats
 2024-11-22 13:04 UTC  (5+ messages)
` [PATCH net 1/3] ipmr: add debug check for mr table cleanup
` [PATCH net 2/3] ip6mr: fix tables suspicious RCU usage
` [PATCH net 3/3] ipmr: "

[PATCH net] net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
 2024-11-22 12:59 UTC  (3+ messages)

[PATCH v2 bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks
 2024-11-22 12:10 UTC  (3+ messages)
` [PATCH v2 bpf 1/2] xsk: fix OOB map writes when deleting elements
` [PATCH v2 bpf 2/2] bpf: fix OOB devmap "

Data race in net/mptcp/pm_netlink.c
 2024-11-22 11:50 UTC  (2+ messages)

[PATCH bpf] xsk: always clear DMA mapping information when unmapping the pool
 2024-11-22 11:29 UTC 

[PATCH net-next v3] af_unix: pass pidfd flags via SCM_PIDFD cmsg
 2024-11-22 11:38 UTC  (3+ messages)

[PATCH net v2 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-11-22 10:21 UTC  (3+ messages)
` [PATCH net v2 1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0
` [PATCH net v2 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

[PATCH net] netpoll: Use rtnl_dereference() for npinfo pointer access
 2024-11-22  9:31 UTC  (7+ messages)

[PATCH v2] net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
 2024-11-22  7:59 UTC  (2+ messages)

[PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages
 2024-11-22  7:20 UTC  (5+ messages)

[PATCH net v1] selftests: fix nested double quotes in f-string
 2024-11-22  6:48 UTC 

[PATCH iwl-net v2] idpf: add read memory barrier when checking descriptor done bit
 2024-11-22  4:40 UTC 

[PATCH] net/sipa: Spreadtrum IPA driver code
 2024-11-22  1:45 UTC 

[PATCH 0/3] Add standalone ethernet MAC entries for qcs615
 2024-11-22  1:20 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: net: qcom,ethqos: revise description "

[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2024-11-22  0:28 UTC  (3+ messages)

linux-next: manual merge of the ceph tree with the net tree
 2024-11-21 23:58 UTC  (2+ messages)

[PATCH net-next v2] net: wwan: Add WWAN sahara port type
 2024-11-21 23:43 UTC  (8+ messages)

Slight improvement in readability
 2024-11-21 23:06 UTC  (3+ messages)

Fix spelling and grammar mistake - bareudp.rst
 2024-11-21 22:48 UTC 

Fix spelling mistake
 2024-11-21 22:18 UTC 

[PATCH v6] xfrm: add SA information to the offloaded packet when if_id is set
 2024-11-21 21:52 UTC 

[PATCH] xfrm: add SA information to the offloaded packet when if_id is set
 2024-11-21 21:52 UTC  (3+ messages)

Fix spelling and grammar mistake - bareudp.rst
 2024-11-21 21:49 UTC 

[PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
 2024-11-21 21:43 UTC  (2+ messages)

[PATCH net-next, v3] netlink: add IGMP/MLD join/leave notifications
 2024-11-21 21:33 UTC  (2+ messages)

[PATCH net] rtnetlink: fix rtnl_dump_ifinfo() error path
 2024-11-21 21:32 UTC  (3+ messages)

[PATCH net v2 1/2] netlink: fix false positive warning in extack during dumps
 2024-11-21 20:54 UTC  (4+ messages)
` [PATCH net v2 2/2] selftests: net: test extacks in netlink dumps

[RESEND PATCH] net: microchip: vcap: Add typegroup table terminators in kunit tests
 2024-11-21 20:35 UTC  (2+ messages)

[PATCH net] marvell: pxa168_eth: fix call balance of pep->clk handling routines
 2024-11-21 20:06 UTC 

[PATCH net-next v5 00/19] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-21 19:26 UTC  (13+ messages)

[PATCH net 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-11-21 19:13 UTC  (5+ messages)
` [PATCH net 1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0

[PATCH v4 net-next 0/3] PHC support in ENA driver
 2024-11-21 18:59 UTC  (7+ messages)
` [PATCH v4 net-next 3/3] net: ena: Add PHC documentation

[PATCH] net/qed: allow old cards not supporting "num_images" to work
 2024-11-21 17:26 UTC 

Marvell 88E1512 cable test tdr timeout
 2024-11-21 16:33 UTC 

[GIT PULL] BPF changes for v6.13
 2024-11-21 16:50 UTC  (2+ messages)

[GIT PULL] Networking for v6.13
 2024-11-21 16:50 UTC  (2+ messages)

[PATCH] mlx5/core: remove mlx5_core_cq.tasklet_ctx.priv field
 2024-11-21 16:47 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).