netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-26 12:12:29 to 2024-11-27 14:56:49 UTC [more...]

[PATCH v5 00/27] cxl: add type2 device basic support
 2024-11-27 14:56 UTC  (25+ messages)
` [PATCH v5 01/27] "
` [PATCH v5 02/27] sfc: add cxl support using new CXL API
` [PATCH v5 04/27] cxl/pci: add check for validating capabilities
` [PATCH v5 06/27] cxl: add function for type2 cxl regs setup
` [PATCH v5 10/27] cxl: harden resource_contains checks to handle zero size resources

[PATCH RFC net-next v6 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-27 14:51 UTC  (3+ messages)
` [PATCH RFC net-next v6 09/15] net: dwmac-starfive: Use helper rgmii_clock

[PATCH net] mediathek: mtk_eth_soc: fix netdev inside xdp_rxq_info
 2024-11-27 14:30 UTC  (5+ messages)

[PATCH RFC net-next 00/16] net: add negotiation of in-band capabilities
 2024-11-27 14:08 UTC  (30+ messages)
` [PATCH RFC net-next 01/16] net: phylink: pass phylink and pcs into phylink_pcs_neg_mode()
` [PATCH RFC net-next 02/16] net: phylink: split cur_link_an_mode into requested and active
` [PATCH RFC net-next 03/16] net: phylink: add debug for phylink_major_config()
` [PATCH RFC net-next 04/16] net: phy: add phy_inband_caps()
` [PATCH RFC net-next 05/16] net: phy: bcm84881: implement phy_inband_caps() method
` [PATCH RFC net-next 06/16] net: phy: marvell: "
` [PATCH RFC net-next 07/16] net: phy: add phy_config_inband()
` [PATCH RFC net-next 08/16] net: phy: marvell: implement config_inband() method
` [PATCH RFC net-next 09/16] net: phylink: add pcs_inband_caps() method
` [PATCH RFC net-next 10/16] net: mvneta: implement "
` [PATCH RFC net-next 11/16] net: mvpp2: "
` [PATCH RFC net-next 12/16] net: pcs: pcs-lynx: "
` [PATCH RFC net-next 15/16] net: phylink: add negotiation of in-band capabilities
` [PATCH RFC net-next 16/16] net: phylink: remove phylink_phy_no_inband()

[RFC ethtool] ethtool: mock JSON output for --module-info
 2024-11-27 13:55 UTC  (7+ messages)

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

[PATCH iwl-net] ice: fix incorrect PHY settings for 100 GB/s
 2024-11-27 13:25 UTC  (5+ messages)
` [Intel-wired-lan] "

[RFC net-next v1 1/2] net: phy: Add support for driver-specific next update time
 2024-11-27 13:10 UTC  (2+ messages)
` [RFC net-next v1 2/2] net. phy: dp83tg720: Add randomized polling intervals for unstable link detection

[PATCH RFC net-next 00/23] net: phylink managed EEE support
 2024-11-27 12:20 UTC  (36+ messages)
` [PATCH RFC net-next 01/23] net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phydev->eee_cfg.eee_enabled
` [PATCH RFC net-next 02/23] net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
` [PATCH RFC net-next 03/23] net: phy: marvell: use phydev->eee_cfg.eee_enabled
` [PATCH RFC net-next 04/23] net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled
` [PATCH RFC net-next 05/23] net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
` [PATCH RFC net-next 06/23] net: phy: update phy_ethtool_get_eee() documentation
` [PATCH RFC net-next 07/23] net: mdio: add definition for clock stop capable bit
` [PATCH RFC net-next 08/23] net: phy: add support for querying PHY clock stop capability
` [PATCH RFC net-next 09/23] net: phy: add configuration of rx clock stop mode
` [PATCH RFC net-next 10/23] net: phylink: add phylink_link_is_up() helper
` [PATCH RFC net-next 11/23] net: phylink: add EEE management
` [PATCH RFC net-next 12/23] net: mvneta: convert to phylink EEE implementation
` [PATCH RFC net-next 13/23] net: mvneta: only allow EEE to be used in "SGMII" modes
` [PATCH RFC net-next 14/23] net: mvpp2: add EEE implementation
` [PATCH RFC net-next 15/23] net: lan743x: use netdev in lan743x_phylink_mac_link_down()
` [PATCH RFC net-next 16/23] net: lan743x: convert to phylink managed EEE
` [PATCH RFC net-next 17/23] net: stmmac: move tx_lpi_timer tracking to phylib
` [PATCH RFC net-next 18/23] net: stmmac: make EEE depend on phy->enable_tx_lpi
` [PATCH RFC net-next 19/23] net: stmmac: remove redundant code from ethtool EEE ops
` [PATCH RFC net-next 20/23] net: stmmac: remove priv->tx_lpi_enabled
` [PATCH RFC net-next 21/23] net: stmmac: report EEE errors if EEE is supported
` [PATCH RFC net-next 22/23] net: stmmac: convert to use phy_eee_rx_clock_stop()
` [PATCH RFC net-next 23/23] net: stmmac: convert to phylink managed EEE support
` net: rtl8169: EEE seems to be ok (was: Re: [PATCH RFC net-next 00/23] net: phylink managed EEE support)
` net: ti: weirdness (was "
` net: sxgbe: using lpi_timer for Twake timer

[PATCH net v2 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-11-27 12:11 UTC  (8+ 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

[net PATCH] octeontx2-af: Fix installation of PF multicast rules
 2024-11-27 11:48 UTC 

[syzbot] [kernel?] WARNING: refcount bug in bnep_session
 2024-11-27 11:44 UTC 

[PATCH net-next] net/smc: introduce autosplit for smc
 2024-11-27 11:02 UTC  (6+ messages)

[PATCH RFC net-next v3 00/27] Add support for PSE port priority
 2024-11-27 11:00 UTC  (9+ messages)
` [PATCH RFC net-next v3 21/27] net: pse-pd: Add support for getting and setting "

[Intel-wired-lan] [PATCH v3 1/1] ixgbe: Correct BASE-BX10 compliance code
 2024-11-27 10:24 UTC  (2+ messages)

[syzbot] [rdma?] KASAN: slab-use-after-free Read in siw_query_port (2)
 2024-11-27  9:48 UTC 

[PATCH net-next 0/2] net/smc: Two features for smc-r
 2024-11-27  9:45 UTC  (3+ messages)
` [PATCH net-next 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
` [PATCH net-next 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH RFC v4 2/3] page_pool: fix IOMMU crash when driver has already unbound
 2024-11-27  9:35 UTC  (6+ messages)

[PATCH net] udp: call sock_def_readable() if socket is not SOCK_FASYNC
 2024-11-27  9:05 UTC  (9+ messages)

[PATCH v6] xfrm: add SA information to the offloaded packet when if_id is set
 2024-11-27  9:00 UTC  (4+ messages)

[PATCH] PHY: Fix no autoneg corner case
 2024-11-27  8:56 UTC 

[PATCH] USBNET: Fix ASIX USB Ethernet carrier problems
 2024-11-27  8:45 UTC 

[PATCH iwl-next 1/1] igc: Allow hot-swapping XDP program
 2024-11-27  8:34 UTC  (2+ messages)
` [Intel-wired-lan] "

[GIT PULL] virtio: features, fixes, cleanups
 2024-11-27  8:30 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Nuvoton MA35D1 GMAC
 2024-11-27  8:03 UTC  (7+ messages)
` [PATCH v3 2/3] arm64: dts: nuvoton: Add Ethernet nodes
` [PATCH v3 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[Patch bpf 1/2] bpf: check negative offsets in __bpf_skb_min_len()
 2024-11-27  7:34 UTC  (4+ messages)
` [Patch bpf 2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
  ` [External] "

[PATCH] ptp: kvm: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
 2024-11-27  7:27 UTC 

[PATCH net v5 0/3] Correcting switch hardware versions and reported speeds
 2024-11-27  7:08 UTC  (4+ messages)
` [PATCH net v5 3/3] rtase: Corrects error handling of the rtase_check_mac_version_valid()

[syzbot] [bpf?] BUG: MAX_STACK_TRACE_ENTRIES too low! (4)
 2024-11-27  7:07 UTC  (2+ messages)

[PATCH net 0/2] two fixes for SMC
 2024-11-27  7:03 UTC  (10+ messages)
` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue

[PATCH v2 0/2] Enable ethernet on qcs615
 2024-11-27  7:00 UTC  (8+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node

[PATCH v3 0/9] vhost: Add support of kthread API
 2024-11-27  6:44 UTC  (7+ messages)
` [PATCH v3 3/9] vhost: Add the cgroup related function
` [PATCH v3 4/9] vhost: Add kthread support in function vhost_worker_create

[RFC] ipv4: remove useless arg
 2024-11-27  6:07 UTC  (3+ messages)
  `  "

[PATCH net v1 0/3] bnxt_en: support header page pool in queue API
 2024-11-27  5:38 UTC  (7+ messages)
` [PATCH net v1 1/3] bnxt_en: refactor tpa_info alloc/free into helpers
` [PATCH net v1 3/3] bnxt_en: handle tpa_info in queue API implementation

rhashtable issue - -EBUSY
 2024-11-27  5:18 UTC  (15+ messages)

[PATCH iwl-net] ice: fix max values for dpll pin phase adjust
 2024-11-27  5:15 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 net] tipc: Fix use-after-free of kernel socket in cleanup_bearer()
 2024-11-27  5:05 UTC 

[PATCH] virtio_net: drain unconsumed tx completions if any before dql_reset
 2024-11-27  4:07 UTC  (5+ messages)

[PATCH net v3] net: Fix icmp host relookup triggering ip_rt_bug
 2024-11-27  4:08 UTC 

[PATCH net-next v3 0/7] Add Aspeed G7 FTGMAC100 support
 2024-11-27  3:57 UTC  (9+ messages)
` [PATCH net-next v3 1/7] dt-bindings: net: ftgmac100: support for AST2700
      ` 回覆: "
` [PATCH net-next v3 3/7] net: ftgmac100: Add reset toggling for Aspeed SOCs
    ` 回覆: "

[PATCH v1 net] tipc: Fix use-after-free of kernel socket in cleanup_bearer()
 2024-11-27  3:56 UTC  (5+ messages)

[PATCH net] selinux: use sk_to_full_sk() in selinux_ip_output()
 2024-11-27  3:49 UTC  (3+ messages)

[PATCH v2] net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
 2024-11-27  3:14 UTC  (3+ messages)

[PATCH net] ipv6: avoid possible NULL deref in modify_prefix_route()
 2024-11-27  1:46 UTC  (2+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-27  1:40 UTC  (7+ messages)
` [PATCH net-next v11 09/23] ovpn: implement basic RX path (UDP)

[PATCH net v2] net: Fix icmp host relookup triggering ip_rt_bug
 2024-11-27  1:33 UTC  (4+ messages)

rhashtable issue - -EBUSY
 2024-11-27  1:32 UTC  (8+ messages)

[RFC net-next 0/2] bridge: multicast: per vlan query improvement when port or vlan state changes
 2024-11-26 21:34 UTC  (3+ messages)
` [RFC net-next 1/2] net: bridge: multicast: re-implement port multicast enable/disable functions
` [RFC net-next 2/2] net: bridge: multicast: update multicast contex when vlan state gets changed

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-11-26 21:15 UTC  (9+ messages)

[PATCH net] selftests: rds: move test.py to TEST_FILES
 2024-11-26 20:04 UTC  (2+ messages)

[syzbot] [net?] general protection fault in modify_prefix_route
 2024-11-26 19:31 UTC  (2+ messages)

[PATCH] rdma.c: Add <libgen.h> include for basename on musl
 2024-11-26 19:21 UTC  (2+ messages)

[PATCH 1/2] libnetlink.h: Add <endian.h> for htobe64
 2024-11-26 19:20 UTC  (2+ messages)

[PATCH net v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug
 2024-11-26 17:32 UTC  (2+ messages)

[PATCH v3 0/5] Introduce new headers for Hyper-V
 2024-11-26 17:28 UTC  (4+ messages)
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files

[PATCH 0/6] Enable strict percpu address space checks
 2024-11-26 17:21 UTC  (7+ messages)
` [PATCH 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers

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

pull request: bluetooth 2024-11-26
 2024-11-26 16:51 UTC 

[PATCH net-next v5 00/19] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-26 16:38 UTC  (7+ messages)
` [PATCH net-next v5 12/19] xdp: add generic xdp_build_skb_from_buff()

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

[PATCH v7 00/15] io_uring zero copy rx
 2024-11-26 15:26 UTC  (9+ messages)
` [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider

[Intel-wired-lan][PATCH iwl-net 0/2] idpf: trigger SW interrupt when exiting wb_on_itr mode
 2024-11-26 15:02 UTC  (3+ messages)
` [Intel-wired-lan][PATCH iwl-net 2/2] "

[PATCH net v3 0/4] net: Fix some callers of copy_from_sockptr()
 2024-11-26 14:57 UTC  (3+ messages)

[syzbot] [net?] KASAN: slab-out-of-bounds Read in xfrm_state_find
 2024-11-26 14:54 UTC  (2+ messages)

[PATCH net] net: hsr: avoid potential out-of-bound access in fill_frame_info()
 2024-11-26 14:43 UTC 

[PATCH net 0/6] bnxt_en: Bug fixes
 2024-11-26 14:40 UTC  (2+ messages)

[PATCH net] dccp: Fix memory leak in dccp_feat_change_recv
 2024-11-26 14:39 UTC 

[syzbot] [net?] KMSAN: uninit-value in hsr_forward_skb (2)
 2024-11-26 14:34 UTC 

[PATCH net] net/ipv6: release expired exception dst cached in socket
 2024-11-26 14:07 UTC  (2+ messages)

[PATCH net-next v2 00/21] net:yt6801: Add Motorcomm yt6801 PCIe driver
 2024-11-26 13:48 UTC  (8+ messages)
` [PATCH net-next v2 05/21] motorcomm:yt6801: Implement the fxgmac_start function

[PATCH] xfrm: Add pre-encap fragmentation for packet offload
 2024-11-26 13:22 UTC  (9+ messages)

[PATCH v2 iwl-next 00/10] add initial PTP support
 2024-11-26 12:36 UTC  (3+ messages)
` [PATCH v2 iwl-next 08/10] idpf: add Tx timestamp flows


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