netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-24 09:38:05 to 2023-03-24 22:06:51 UTC [more...]

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-24 22:06 UTC  (8+ messages)
` [net-next PATCH v5 10/15] dt-bindings: net: ethernet-controller: Document support for LEDs node

[PATCH 0/2] net: dsa: b53: mdio: add support for BCM53134
 2023-03-24 22:05 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v5 vfio 0/7] pds_vfio driver
 2023-03-24 22:02 UTC  (3+ messages)
` [PATCH v5 vfio 3/7] vfio/pds: register with the pds_core PF

[PATCH RESEND net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
 2023-03-24 22:00 UTC  (5+ messages)
` [PATCH RESEND net-next v4 3/3] net: dsa: rzn1-a5psw: add vlan support

[PATCH] net: phy: dp83869: fix default value for tx-/rx-internal-delay
 2023-03-24 22:00 UTC  (2+ messages)

[PATCH v2 net] sfc: ef10: don't overwrite offload features at NIC reset
 2023-03-24 21:50 UTC  (2+ messages)

[PATCH net-next] net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the code
 2023-03-24 21:29 UTC  (2+ messages)

[PATCH net-next 1/3] net: provide macros for commonly copied lockless queue stop/wake code
 2023-03-24 21:28 UTC  (5+ messages)

[PATCH net-next 0/4] net: phy: move getting (R)MII refclock to phylib
 2023-03-24 21:19 UTC  (14+ messages)
` [PATCH net-next 1/4] net: phylib: add getting reference clock
` [PATCH net-next 2/4] net: phy: smsc: remove "
` [PATCH net-next 3/4] net: phy: micrel: "
` [PATCH net-next 4/4] net: phy: bcm7xxx: "

[PATCH RESEND net-next 0/3] Constify a few sfp/phy fwnodes
 2023-03-24 20:51 UTC  (7+ messages)
` [PATCH net-next 1/3] net: sfp: make sfp_bus_find_fwnode() take a const fwnode
` [PATCH net-next 2/3] net: sfp: constify sfp-bus internal fwnode uses
` [PATCH net-next 3/3] net: phy: constify fwnode_get_phy_node() fwnode argument

[RFC 0/7] Introduce a generic regmap-based MDIO driver
 2023-03-24 20:37 UTC  (12+ messages)
` [RFC 2/7] regmap: check for alignment on translated register addresses
` [RFC 3/7] regmap: allow upshifting register addresses before performing operations
` [RFC 4/7] mfd: ocelot-spi: Change the regmap stride to reflect the real one
` [RFC 7/7] net: pcs: Drop the TSE PCS driver
` (subset) [RFC 0/7] Introduce a generic regmap-based MDIO driver

Network RX per process per interface statistics
 2023-03-24 20:19 UTC  (2+ messages)

[PATCH net v2] mailmap: Add an entry for Leonard Crestez
 2023-03-24 20:02 UTC  (2+ messages)

Kernel panic on bpf_skb_pull_data
 2023-03-24 19:42 UTC  (2+ messages)

[PATCH bpf-next V2 0/6] XDP-hints kfuncs for Intel driver igc
 2023-03-24 19:40 UTC  (15+ messages)
` [PATCH bpf-next V2 3/6] selftests/bpf: xdp_hw_metadata RX hash return code info

[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-03-24 19:36 UTC  (16+ messages)
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v6 12/13] PCI: hv: Add hypercalls to read/write MMIO space

[PATCH net-next v4 0/7] ynl: add support for user headers and struct attrs
 2023-03-24 19:19 UTC  (8+ messages)
` [PATCH net-next v4 1/7] tools: ynl: Add struct parsing to nlspec
` [PATCH net-next v4 2/7] tools: ynl: Add C array attribute decoding to ynl
` [PATCH net-next v4 3/7] tools: ynl: Add struct attr "
` [PATCH net-next v4 4/7] tools: ynl: Add fixed-header support "
` [PATCH net-next v4 5/7] netlink: specs: add partial specification for openvswitch
` [PATCH net-next v4 6/7] docs: netlink: document struct support for genetlink-legacy
` [PATCH net-next v4 7/7] docs: netlink: document the sub-type attribute property

[PATCH net-next] tools: ynl: default to treating enums as flags for mask generation
 2023-03-24 19:03 UTC 

[PATCH v6 net-next 00/14] pds_core driver
 2023-03-24 19:02 UTC  (15+ messages)
` [PATCH v6 net-next 01/14] pds_core: initial framework for pds_core PF driver
` [PATCH v6 net-next 02/14] pds_core: add devcmd device interfaces
` [PATCH v6 net-next 03/14] pds_core: health timer and workqueue
` [PATCH v6 net-next 04/14] pds_core: add devlink health facilities
` [PATCH v6 net-next 05/14] pds_core: set up device and adminq
` [PATCH v6 net-next 06/14] pds_core: Add adminq processing and commands
` [PATCH v6 net-next 07/14] pds_core: add FW update feature to devlink
` [PATCH v6 net-next 08/14] pds_core: set up the VIF definitions and defaults
` [PATCH v6 net-next 09/14] pds_core: add initial VF device handling
` [PATCH v6 net-next 10/14] pds_core: add auxiliary_bus devices
` [PATCH v6 net-next 11/14] pds_core: devlink params for enabling VIF support
` [PATCH v6 net-next 12/14] pds_core: add the aux client API
` [PATCH v6 net-next 13/14] pds_core: publish events to the clients
` [PATCH v6 net-next 14/14] pds_core: Kconfig and pds_core.rst

[PATCH net-next 0/4] mptcp: a couple of cleanups and improvements
 2023-03-24 18:58 UTC  (6+ messages)
` [PATCH net-next 1/4] mptcp: avoid unneeded address copy
` [PATCH net-next 2/4] mptcp: simplify subflow_syn_recv_sock()
` [PATCH net-next 3/4] mptcp: do not fill info not used by the PM in used
` [PATCH net-next 4/4] selftests: mptcp: add mptcp_info tests

[PATCH net-next v2 0/6] sfc: support TC decap rules
 2023-03-24 18:37 UTC  (6+ messages)
` [PATCH net-next v2 5/6] sfc: add code to register and unregister encap matches

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-03-24 18:32 UTC  (4+ messages)
` [PATCH v3 06/16] can: m_can: Write transmit header and data in one transaction

[PATCH v2 0/2] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
 2023-03-24 18:34 UTC  (2+ messages)
` (subset) "

[syzbot] [bpf?] [net?] general protection fault in bpf_struct_ops_link_create
 2023-03-24 18:22 UTC  (2+ messages)

[PATCH net-next] selftests: tls: add a test for queuing data before setting the ULP
 2023-03-24 18:17 UTC 

[PATCH net] net: wangxun: Fix vector length of interrupt cause
 2023-03-24 18:00 UTC  (2+ messages)

[PATCH net-next] net/core: add optional threading for backlog processing
 2023-03-24 17:57 UTC  (5+ messages)

[PATCH net-next v4] tools: ynl: Add missing types to encode/decode
 2023-03-24 17:52 UTC 

[PATCH net-next v4 00/10] net: sunhme: Probe/IRQ cleanups
 2023-03-24 17:51 UTC  (11+ messages)
` [PATCH net-next v4 01/10] net: sunhme: Fix uninitialized return code
` [PATCH net-next v4 02/10] net: sunhme: Just restart autonegotiation if we can't bring the link up
` [PATCH net-next v4 03/10] net: sunhme: Remove residual polling code
` [PATCH net-next v4 04/10] net: sunhme: Unify IRQ requesting
` [PATCH net-next v4 05/10] net: sunhme: Alphabetize includes
` [PATCH net-next v4 06/10] net: sunhme: Switch SBUS to devres
` [PATCH net-next v4 07/10] net: sunhme: Consolidate mac address initialization
` [PATCH net-next v4 08/10] net: sunhme: Clean up mac address init
` [PATCH net-next v4 09/10] net: sunhme: Inline error returns
` [PATCH net-next v4 10/10] net: sunhme: Consolidate common probe tasks

[PATCH] can: esd_usb: Improve code readability by means of replacing struct esd_usb_msg with a union
 2023-03-24 17:48 UTC  (2+ messages)

[PATCH net-next v5 0/8] octeon_ep: deferred probe and mailbox
 2023-03-24 17:47 UTC  (9+ messages)
` [PATCH net-next v5 1/8] octeon_ep: defer probe if firmware not ready
` [PATCH net-next v5 2/8] octeon_ep: poll for control messages
` [PATCH net-next v5 3/8] octeon_ep: control mailbox for multiple PFs
` [PATCH net-next v5 4/8] octeon_ep: add separate mailbox command and response queues
` [PATCH net-next v5 5/8] octeon_ep: include function id in mailbox commands
` [PATCH net-next v5 6/8] octeon_ep: support asynchronous notifications
` [PATCH net-next v5 7/8] octeon_ep: function id in link info and stats mailbox commands
` [PATCH net-next v5 8/8] octeon_ep: add heartbeat monitor

pull-request: ieee802154 for net 2023-03-24
 2023-03-24 17:39 UTC 

[PATCH] FS, NET: Fix KMSAN uninit-value in vfs_write
 2023-03-24 17:33 UTC  (2+ messages)

[PATCH RFC net-next 0/7] Another attempt at moving mv88e6xxx forward
 2023-03-24 17:04 UTC  (4+ messages)
` [PATCH RFC net-next 6/7] net: dsa: mv88e6xxx: provide software node for default settings

[PATCH] b43legacy: remove unused freq_r3A_value function
 2023-03-24 16:50 UTC  (2+ messages)

[RFC PATCH 23/28] algif: Remove hash_sendpage*()
 2023-03-24 16:47 UTC  (2+ messages)

[PATCH v5] net/packet: support mergeable feature of virtio
 2023-03-24 16:40 UTC  (4+ messages)

[PATCH net v1 0/6] net: dsa: microchip: ksz8: fixes for stable
 2023-03-24 16:38 UTC  (5+ messages)
` [PATCH net v1 2/6] net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries

[BUG] gre interface incorrectly generates link-local addresses
 2023-03-24 16:35 UTC 

[PULL] Networking for v6.3-rc4
 2023-03-24 16:31 UTC  (2+ messages)

[PATCH net] ice: make writes to /dev/gnssX synchronous
 2023-03-24 16:20 UTC 

[PATCH wpan-next 0/2] ieee802154: Handle imited devices
 2023-03-24 16:21 UTC  (5+ messages)
` [PATCH wpan-next 1/2] net: ieee802154: Handle limited devices with only datagram support
` [PATCH wpan-next 2/2] ieee802154: ca8210: Flag the driver as being limited

[PATCH V2] can: usb: f81604: add Fintek F81604 support
 2023-03-24 16:13 UTC  (3+ messages)

[PATCH 1/3] can: c_can: Remove redundant pci_clear_master
 2023-03-24 16:09 UTC  (2+ messages)

[RESEND PATCH v7 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-24 15:56 UTC  (6+ messages)
` [RESEND PATCH v7 5/5] "

[PATCH v4 0/9] vdpa_sim: add support for user VA
 2023-03-24 15:40 UTC  (10+ messages)
` [PATCH v4 1/9] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v4 2/9] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v4 3/9] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v4 4/9] vringh: define the stride used for translation
` [PATCH v4 5/9] vringh: support VA with iotlb
` [PATCH v4 6/9] vdpa_sim: make devices agnostic for work management
` [PATCH v4 7/9] vdpa_sim: use kthread worker
` [PATCH v4 8/9] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v4 9/9] vdpa_sim: add support for user VA

[syzbot] [net?] [virt?] [io-uring?] [kvm?] BUG: soft lockup in vsock_connect
 2023-03-24 15:33 UTC  (2+ messages)

[syzbot] [wireless] Monthly Report
 2023-03-24 15:33 UTC 

[PATCH v4 0/2] can: rcar_canfd: Add transceiver support
 2023-03-24 15:08 UTC  (3+ messages)

[PATCH][next] wifi: carl9170: Replace fake flex-array with flexible-array member
 2023-03-24 14:54 UTC  (2+ messages)

[PATCH][next] carl9170: Fix multiple -Warray-bounds warnings
 2023-03-24 14:53 UTC  (2+ messages)

[PATCH] ath10k: remove unused ath10k_get_ring_byte function
 2023-03-24 14:53 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: wireless: add ath11k pcie bindings
 2023-03-24 14:52 UTC  (2+ messages)

What is the best way to provide FDB related metrics to user space?
 2023-03-24 14:49 UTC  (3+ messages)

[PATCH v3 0/8] vdpa_sim: add support for user VA
 2023-03-24 14:46 UTC  (14+ messages)
` [PATCH v3 4/8] vringh: support VA with iotlb
` [PATCH v3 5/8] vdpa_sim: make devices agnostic for work management
  ` [PATCH v3 8/8] vdpa_sim: add support for user VA

[PATCH net] net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G links
 2023-03-24 14:04 UTC 

[PATCH v8 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-24 13:59 UTC  (3+ messages)
` [PATCH v8 6/6] net: stmmac: starfive_dmac: Add phy interface settings

[BUG] MTK SoC Ethernet throughput TX only ~620Mbit/s since 6.2-rc1
 2023-03-24 13:47 UTC  (7+ messages)
    ` Aw: "

[PATCH net v1 1/1] net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisement
 2023-03-24 13:39 UTC 

[PATCH bpf-next V4] xsk: allow remap of fill and/or completion rings
 2023-03-24 13:30 UTC  (3+ messages)

[PATCH] media: dib7000p: Fix potential division by zero
 2023-03-24 13:26 UTC  (3+ messages)

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-24 13:04 UTC  (4+ messages)
` [PATCH v2 net-next 1/6] net: bridge: add dynamic flag to switchdev notifier

[PATCH net v2] net: dpaa2-mac: Get serdes only for backplane links
 2023-03-24 13:07 UTC  (6+ messages)

[PATCH net] vsock/loopback: use only sk_buff_head.lock to protect the packet queue
 2023-03-24 12:54 UTC  (2+ messages)

Invalid wait context in qman_update_cgr()
 2023-03-24 12:57 UTC  (5+ messages)

[PATCH][next] rtlwifi: Replace fake flex-array with flex-array member
 2023-03-24 12:53 UTC  (2+ messages)

[PATCH] net: fman: Add myself as a reviewer
 2023-03-24 12:23 UTC  (2+ messages)

[PATCH v2 1/3] net: ethernet: mtk_eth_soc: fix flow block refcounting logic
 2023-03-24 12:21 UTC  (6+ messages)
` [PATCH v2 2/3] net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offload
` [PATCH v2 3/3] net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flow

[PATCH 1/2] net/mlx5e: Fix missing error code in mlx5e_rx_reporter_err_icosq_cqe_recover()
 2023-03-24 12:17 UTC  (4+ messages)
` [PATCH 2/2] "

[syzbot] [kvm?] [net?] [virt?] general protection fault in virtio_transport_purge_skbs
 2023-03-24 11:58 UTC  (5+ messages)

[PATCH net-next v3 0/7] ynl: add support for user headers and struct attrs
 2023-03-24 11:37 UTC  (8+ messages)
` [PATCH net-next v3 1/7] tools: ynl: Add struct parsing to nlspec
` [PATCH net-next v3 2/7] tools: ynl: Add C array attribute decoding to ynl
` [PATCH net-next v3 3/7] tools: ynl: Add struct attr "
` [PATCH net-next v3 4/7] tools: ynl: Add fixed-header support "
` [PATCH net-next v3 5/7] netlink: specs: add partial specification for openvswitch
` [PATCH net-next v3 6/7] docs: netlink: document struct support for genetlink-legacy
` [PATCH net-next v3 7/7] docs: netlink: document the sub-type attribute property

[syzbot] KASAN: use-after-free Read in rdma_close
 2023-03-24 10:38 UTC  (2+ messages)

[PATCH 4.14.y] net: sched: cbq: dont intepret cls results when asked to drop
 2023-03-24 10:28 UTC 

[PATCH 4.19.y] net: sched: cbq: dont intepret cls results when asked to drop
 2023-03-24 10:27 UTC 

[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
 2023-03-24 10:25 UTC  (6+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable

[PATCH] net: Fix invalid ip_route_output_ports() call
 2023-03-24  9:57 UTC  (8+ 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).