netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-19 19:59:08 to 2024-12-20 14:08:08 UTC [more...]

[PATCH net-next 00/10] eth: fbnic: support basic RSS config and setting channel count
 2024-12-20 14:08 UTC  (14+ messages)
` [PATCH net-next 01/10] eth: fbnic: reorder ethtool code
` [PATCH net-next 02/10] eth: fbnic: support querying RSS config
` [PATCH net-next 03/10] eth: fbnic: don't reset the secondary RSS indir table
` [PATCH net-next 04/10] eth: fbnic: support setting RSS configuration
` [PATCH net-next 05/10] eth: fbnic: let user control the RSS hash fields
` [PATCH net-next 06/10] eth: fbnic: store NAPIs in an array instead of the list
` [PATCH net-next 07/10] eth: fbnic: add IRQ reuse support
` [PATCH net-next 08/10] eth: fbnic: centralize the queue count and NAPI<>queue setting
` [PATCH net-next 09/10] eth: fbnic: support ring channel get and set while down
` [PATCH net-next 10/10] eth: fbnic: support ring channel set while up

[PATCH net-next 0/2] microchip/micrel switch: replace MICREL_NO_EEE workaround
 2024-12-20 13:53 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: micrel: disable EEE on KSZ9477-type PHY
` [PATCH net-next 2/2] net: dsa: microchip: remove MICREL_NO_EEE workaround

[PATCH net-next v5 0/9] net: lan969x: add RGMII support
 2024-12-20 13:48 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: sparx5: do some preparation work
` [PATCH net-next v5 2/9] net: sparx5: add function for RGMII port check
` [PATCH net-next v5 3/9] net: sparx5: use is_port_rgmii() throughout
` [PATCH net-next v5 4/9] net: sparx5: skip low-speed configuration when port is RGMII
` [PATCH net-next v5 5/9] net: sparx5: only return PCS for modes that require it
` [PATCH net-next v5 6/9] net: sparx5: verify RGMII speeds
` [PATCH net-next v5 7/9] net: lan969x: add RGMII registers
` [PATCH net-next v5 8/9] net: lan969x: add RGMII implementation
` [PATCH net-next v5 9/9] dt-bindings: net: sparx5: document RGMII delays

[PATCH net-next] sock: make SKB_FRAG_PAGE_ORDER equal to PAGE_ALLOC_COSTLY_ORDER
 2024-12-20 13:42 UTC  (2+ messages)

[PATCH 0/2] IPA support on qcm2290
 2024-12-20 13:25 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
` [PATCH 2/2] arm64: dts: qcom: qcm2290: Add IPA nodes

[PATCH net-next v3 0/8] Introduce unified and structured PHY
 2024-12-20 13:08 UTC  (9+ messages)
` [PATCH net-next v3 1/8] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v3 2/8] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v3 3/8] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v3 4/8] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v3 5/8] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v3 6/8] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v3 7/8] net: phy: dp83td510: add statistics support
` [PATCH net-next v3 8/8] net: phy: dp83tg720: "

[PATCH net 0/5] gve: various XDP fixes
 2024-12-20 13:00 UTC  (2+ messages)

[PATCH net-next v2 2/8] net: ethtool: plumb PHY stats to PHY drivers
 2024-12-20 12:47 UTC  (3+ messages)

[PATCH net-next 0/2] net: renesas: rswitch: update irq handling
 2024-12-20 12:46 UTC  (16+ messages)
` [PATCH net-next 1/2] net: renesas: rswitch: use per-port irq handlers
` [PATCH net-next 2/2] net: renesas: rswitch: request ts interrupt at port open

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-20 12:45 UTC  (5+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support

[PATCH RFCv5 0/8] fix two bugs related to page_pool
 2024-12-20 12:29 UTC  (3+ messages)
` [PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API

[PATCH net-next 0/4] bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING
 2024-12-20 12:28 UTC  (9+ messages)
` [PATCH net-next 1/4] net: bridge: Extract a helper to handle bridge_binding toggles
` [PATCH net-next 2/4] net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING
` [PATCH net-next 3/4] selftests: net: lib: Add a couple autodefer helpers
` [PATCH net-next 4/4] selftests: net: Add a VLAN bridge binding selftest

[PATCH net-next v1] net: page_pool: add page_pool_put_page_nosync()
 2024-12-20 12:27 UTC  (3+ messages)

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 12:21 UTC  (2+ messages)

net: dsa: mv88e6xxx architecture
 2024-12-20 12:10 UTC  (2+ messages)

[PATCH linux next] net:dsa:fix the dsa_ptr null pointer dereference
 2024-12-20 11:27 UTC  (3+ messages)
` [PATCH linux next] net: dsa: fix "

[PATCH net-next v16 00/26] Introducing OpenVPN Data Channel Offload
 2024-12-20 11:06 UTC  (7+ messages)
` [PATCH net-next v16 02/26] ovpn: add basic netlink support
` [PATCH net-next v16 03/26] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v16 26/26] testing/selftests: add test tool and scripts for ovpn module

[PATCH v5 0/3] Add support for Nuvoton MA35D1 GMAC
 2024-12-20 10:59 UTC  (4+ messages)
` [PATCH v5 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
 2024-12-20 10:49 UTC  (11+ messages)

[PATCH v1 00/16] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
 2024-12-20 10:43 UTC  (13+ messages)
` [PATCH v1 09/16] net-next/yunsilicon: Init net device
` [PATCH v1 13/16] net-next/yunsilicon: Add eth rx
` [PATCH v1 16/16] net-next/yunsilicon: Add change mtu

[PATCH net] net: ethernet: ti: am65-cpsw: default to round-robin for host port receive
 2024-12-20 10:41 UTC  (2+ messages)

[PATCH net-next] net: dsa: honor "max-speed" for implicit PHYs on user ports
 2024-12-20 10:15 UTC  (8+ messages)

[PATCH iwl-next v3 0/2] ixgbevf: Add support for Intel(R) E610 device
 2024-12-20 10:06 UTC  (6+ messages)
` [PATCH iwl-next v3 1/2] PCI: Add PCI_VDEVICE_SUB helper macro
  ` [Intel-wired-lan] "
` [PATCH iwl-next v3 2/2] ixgbevf: Add support for Intel(R) E610 device
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-next v3 0/2] "

[PATCH bpf] selftests/bpf: add XDP_UMEM_TX_METADATA_LEN flag to umem_config
 2024-12-20  9:18 UTC 

[PATCH net-next v2] r8169: add support for RTL8125BP rev.b
 2024-12-20  9:26 UTC 

[PATCH net-next] selftests: drv-net: assume stats refresh is 0 if no ethtool -c support
 2024-12-20  9:09 UTC  (2+ messages)

[PATCH bpf-next 1/3] netkit: Allow for configuring needed_{head,tail}room
 2024-12-20  9:06 UTC  (3+ messages)

[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
 2024-12-20  9:03 UTC  (9+ messages)

[net v2] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-20  8:50 UTC  (3+ messages)

[PATCH net 0/4] mlx5 misc fixes 2024-12-20
 2024-12-20  8:48 UTC  (6+ messages)
` [PATCH net 1/4] net/mlx5: DR, select MSIX vector 0 for completion queue creation
` [PATCH net 2/4] net/mlx5e: macsec: Maintain TX SA from encoding_sa
` [PATCH net 3/4] net/mlx5e: Skip restore TC rules for vport rep without loaded flag
` [PATCH net 4/4] net/mlx5e: Keep netdev when leave switchdev for devlink set legacy only

[PATCH net-next 0/3] net: add and use phy_disable_eee
 2024-12-20  8:40 UTC  (4+ messages)

[PATCH net-next v2] net: ethtool: Fix suspicious rcu_dereference usage
 2024-12-20  8:37 UTC 

[PATCH net v3] net: Refine key_len calculations in rhashtable_params
 2024-12-20  8:24 UTC 

[syzbot] [rdma?] INFO: task hung in rdma_dev_exit_net (6)
 2024-12-20  8:21 UTC 

[PATCH net-next v2] net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations
 2024-12-20  8:07 UTC 

[PATCH v10 0/1] MCTP Over PCC Transport
 2024-12-20  7:40 UTC  (3+ messages)
` [PATCH v10 1/1] mctp pcc: Implement MCTP over "

[PATCH net-next] r8169: add support for RTL8125BP rev.b
 2024-12-20  7:33 UTC  (3+ messages)

[PATCH v7 0/7] rust: Add IO polling
 2024-12-20  6:18 UTC  (8+ messages)
` [PATCH v7 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v7 2/7] rust: time: Introduce Delta type
` [PATCH v7 3/7] rust: time: Introduce Instant type
` [PATCH v7 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v7 5/7] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v7 6/7] rust: Add read_poll_timeout functions
` [PATCH v7 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH v6 0/7] rust: Add IO polling
 2024-12-20  5:57 UTC  (4+ messages)
` [PATCH v6 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH net-next 0/4] Add Multicast Filtering support for VLAN interface
 2024-12-20  5:31 UTC  (6+ messages)
` [PATCH net-next 1/4] net: ti: Kconfig: Select HSR for ICSSG Driver

[PATCH v2 0/4] RTL9300 MDIO driver
 2024-12-20  5:11 UTC  (10+ messages)
` [PATCH v2 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
  ` (subset) "
` [PATCH v2 4/4] net: mdio: Add RTL9300 MDIO driver

[PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
 2024-12-20  5:04 UTC  (3+ messages)

[PATCH bpf-next v6 0/5] Support eliding map lookup nullness
 2024-12-20  4:09 UTC  (2+ messages)
` [PATCH bpf-next v6 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-20  4:00 UTC  (12+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "

[PATCH net-next] gre: Drop ip_route_output_gre()
 2024-12-20  4:00 UTC  (2+ messages)

[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
 2024-12-20  4:00 UTC  (4+ messages)
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[PATCH net-next v2 0/8] Introduce unified and structured PHY
 2024-12-20  3:54 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: napi: add CPU affinity to napi->config
 2024-12-20  3:42 UTC  (5+ messages)
` [PATCH net-next v2 1/8] net: napi: add irq_flags to napi struct
` [PATCH net-next v2 4/8] net: napi: add CPU affinity to napi->config

[PATCH net-next v5] net: Document netmem driver support
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next v2] net: airoha: Fix error path in airoha_probe()
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next] sfc: remove efx_writed_page_locked
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: Drop useless code related to ethtool rx-copybreak
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next 1/1] selftests: net: remove redundant ncdevmem print
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
 2024-12-20  3:30 UTC  (2+ messages)

[net-next PATCH v6 0/6] CN20K silicon with mbox support
 2024-12-20  3:26 UTC  (3+ messages)
` [net-next PATCH v6 5/6] octeontx2-af: CN20K mbox implementation for AF's VF

[PATCH net v3 0/4] Fix race conditions in ndo_get_stats64
 2024-12-20  3:23 UTC  (7+ messages)
` [PATCH net v3 1/4] octeon_ep: fix "
` [PATCH net v3 2/4] octeon_ep: remove firmware stats fetch "
` [PATCH net v3 3/4] octeon_ep_vf: fix race conditions "

pull-request: wireless-next-2024-12-19
 2024-12-20  3:00 UTC  (2+ messages)

pull-request: wireless-2024-12-19
 2024-12-20  3:00 UTC  (2+ messages)

[PATCH net-next] net: netlink: catch attempts to send empty messages
 2024-12-20  2:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: microchip: Add suspend/resume support to KSZ DSA driver
 2024-12-20  2:20 UTC  (2+ messages)

[PATCH net-next v2 0/6] bnxt_en: Driver update
 2024-12-20  2:20 UTC  (2+ messages)

[PATCH v5 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-20  2:10 UTC  (2+ messages)

[PATCH net 0/2] net: dsa: microchip: Fix set_ageing_time function for KSZ9477 and LAN937X switches
 2024-12-20  2:10 UTC  (2+ messages)

[PATCH iwl-net v2] idpf: fix transaction timeouts on reset
 2024-12-20  2:09 UTC 

[PATCH net-next v6 0/9] bnxt_en: implement tcp-data-split and thresh option
 2024-12-20  2:08 UTC  (11+ messages)
` [PATCH net-next v6 3/9] bnxt_en: add support for tcp-data-split ethtool command

[PATCH net-next 0/4] selftests/net: packetdrill: import multiple tests
 2024-12-20  2:01 UTC  (5+ messages)

[PATCH net-next v4 00/12] Begin upstreaming Homa transport protocol
 2024-12-20  1:41 UTC  (8+ messages)
` [PATCH net-next v4 01/12] inet: homa: define user-visible API for Homa

[PATCH net-next v2] net: mdio_bus: change the bus name to mdio
 2024-12-20  1:34 UTC  (4+ messages)

[PATCH net-next v3 0/7] net: tn40xx: add support for AQR105 based cards
 2024-12-20  1:24 UTC  (7+ messages)
` [PATCH net-next v3 5/7] net: tn40xx: create software node for mdio and phy and add to mdiobus
` [PATCH net-next v3 6/7] net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card
` [PATCH net-next v3 7/7] net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards

[PATCH bpf-next v1 00/13] bpf qdisc
 2024-12-20  0:32 UTC  (11+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 06/13] bpf: net_sched: Add basic bpf qdisc kfuncs

[RESEND. PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
 2024-12-19 23:27 UTC  (2+ messages)
` mt76: dealing with disconnections, -ENODEV and -EPROTO

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2024-12-19 22:59 UTC  (7+ messages)
` [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops

[PATCH] percpu: Remove intermediate variable in PERCPU_PTR()
 2024-12-19 22:51 UTC  (5+ messages)

cpu_rmap maps CPUs to wrong interrupts after reprogramming affinities
 2024-12-19 22:04 UTC  (2+ messages)

[PATCH v3 0/3] RTL9300 MDIO driver
 2024-12-19 20:44 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: Add Realtek MDIO controller

[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
 2024-12-19 20:42 UTC  (3+ messages)
` [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
` [RFC PATCH 2/2] virtio_rtc: Support PTP_SYS_OFFSET_STAT ioctl

[RFC PATCH v4 0/4] Add virtio_rtc module
 2024-12-19 20:11 UTC  (3+ messages)
` [RFC PATCH v4 1/4] virtio_rtc: Add module and driver core
` [RFC PATCH v4 2/4] virtio_rtc: Add PTP clocks

[PATCH v6 0/7] can: m_can: Add am62 wakeup support
 2024-12-19 19:57 UTC  (5+ messages)
` [PATCH v6 4/7] can: m_can: Support pinctrl wakeup state
` [PATCH v6 5/7] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v6 6/7] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v6 7/7] arm64: dts: ti: k3-am62p-mcu: "


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