netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-02 22:03:45 to 2024-12-03 10:32:45 UTC [more...]

[PATCH net-next] rtase: Add support for RTL907XD-VA PCIe port
 2024-12-03 10:31 UTC 

[PATCH RFC net-next v3 00/27] Add support for PSE port priority
 2024-12-03 10:29 UTC  (3+ messages)
` [PATCH RFC net-next v3 26/27] net: pse-pd: tps23881: Add support for static port priority feature

[PATCH linux-next] netfilter: nf_tables: remove the genmask parameter
 2024-12-03 10:08 UTC  (2+ messages)

[PATCH iwl-net] ice: fix max values for dpll pin phase adjust
 2024-12-03 10:05 UTC  (2+ messages)

[PATCH net 0/6] several fixes for smc
 2024-12-03 10:04 UTC  (3+ messages)
` [PATCH net 2/6] net/smc: set SOCK_NOSPACE when send_remaining but no sndbuf_space left

[PATCH net] net/mlx5: DR, prevent potential error pointer dereference
 2024-12-03 10:02 UTC  (7+ messages)

[PATCH net v2] net/qed: allow old cards not supporting "num_images" to work
 2024-12-03  9:59 UTC  (2+ messages)

[PATCH v2 net] tipc: Fix use-after-free of kernel socket in cleanup_bearer()
 2024-12-03  9:59 UTC  (2+ messages)

[PATCH net v2 0/2] two fixes for SMC
 2024-12-03  9:59 UTC  (2+ messages)

[PATCH 1/2] net: phy: realtek: add combo mode support for RTL8211FS
 2024-12-03  9:52 UTC  (16+ messages)
` [PATCH 2/2] net: phy: realtek: add dt property to disable broadcast PHY address
    ` [PATCH v2 1/2] net: phy: realtek: disable broadcast address feature of rtl8211f
        ` [PATCH v3 "
            ` [PATCH net-next "

[PATCH] ptp: Switch back to struct platform_driver::remove()
 2024-12-03  9:48 UTC  (3+ messages)

[PATCH v3 net] ipmr: tune the ipmr_can_free_table() checks
 2024-12-03  9:48 UTC 

[PATCH v6 15/28] cxl: define a driver interface for HPA free space enumeration
 2024-12-03  9:44 UTC  (2+ messages)

[PATCH v2 net] net/mlx5: DR, prevent potential error pointer dereference
 2024-12-03  9:45 UTC 

[net PATCH] octeontx2-af: Fix installation of PF multicast rules
 2024-12-03  9:40 UTC  (2+ messages)

[PATCH] ptp: kvm: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
 2024-12-03  9:34 UTC  (2+ messages)

[PATCH 0/5] tools: ynl: add install target
 2024-12-03  9:27 UTC  (6+ messages)
` [PATCH 1/5] tools: ynl: move python code to separate sub-directory
` [PATCH 2/5] tools: ynl: rename ynl-gen-[c|rst] to ynl_gen_[c|rst]
` [PATCH 3/5] tools: ynl: add initial pyproject.toml for packaging
` [PATCH 4/5] tools: ynl: add install target for specs and docs
` [PATCH 5/5] tools: ynl: add main install target

[PATCH net] dccp: Fix memory leak in dccp_feat_change_recv
 2024-12-03  9:18 UTC  (2+ messages)

[PATCH] net: wireguard: Allow binding to specific ifindex
 2024-12-03  9:09 UTC  (2+ messages)

[PATCH] net: sched: fix ordering of qlen adjustment
 2024-12-03  8:48 UTC  (2+ messages)

[PATCH net-next v5 0/5] Add ptp library for Microchip phys
 2024-12-03  8:52 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: phy: microchip_ptp : Add header file for Microchip ptp library
` [PATCH net-next v5 2/5] net: phy: microchip_ptp : Add ptp library for Microchip phys
` [PATCH net-next v5 3/5] net: phy: Kconfig: Add ptp library support and 1588 optional flag in "
` [PATCH net-next v5 4/5] net: phy: Makefile: Add makefile support for ptp "
` [PATCH net-next v5 5/5] net: phy: microchip_t1 : Add initialization of ptp for lan887x

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-03  8:30 UTC  (9+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v1 2/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v1 3/7] phy: replace bitwise flag definitions with BIT() macro
` [PATCH net-next v1 4/7] phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v1 5/7] ethtool: add helper to prevent invalid statistics exposure to userspace
` [PATCH net-next v1 6/7] phy: dp83td510: add statistics support
` [PATCH net-next v1 7/7] phy: dp83tg720: "

[PATCH iwl-next] fixup! ice: dump ethtool stats and skb by Tx hang devlink health reporter
 2024-12-03  8:25 UTC 

[PATCH net-next 0/4] net: Convert some UDP tunnel drivers to NETDEV_PCPU_STAT_DSTATS
 2024-12-03  8:12 UTC  (4+ messages)
` [PATCH net-next 1/4] vrf: Make pcpu_dstats update functions available to other modules

[PATCH] tcp: check socket state before calling WARN_ON
 2024-12-03  8:12 UTC 

[PATCH bpf-next 0/3] Introduce GRO support to cpumap codebase
 2024-12-03  7:53 UTC  (4+ messages)
` [PATCH bpf-next 3/3] bpf: cpumap: Add gro support

[PATCH net-next v2 0/5] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-03  7:30 UTC  (6+ messages)
` [PATCH net-next v2 1/5] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v2 2/5] virtio_ring: add 'flushed' as an argument to virtqueue_resize()
` [PATCH net-next v2 3/5] virtio_net: add missing netdev_tx_reset_queue() to virtnet_tx_resize()
` [PATCH net-next v2 4/5] virtio_ring: add 'flushed' as an argument to virtqueue_reset()
` [PATCH net-next v2 5/5] virtio_net: add missing netdev_tx_reset_queue to virtnet_sq_bind_xsk_pool()

[PATCH net-next v1 00/21] lan78xx: Preparations for PHYlink
 2024-12-03  7:21 UTC  (22+ messages)
` [PATCH net-next v1 01/21] net: usb: lan78xx: Remove LAN8835 PHY fixup
` [PATCH net-next v1 02/21] net: usb: lan78xx: Remove KSZ9031 "
` [PATCH net-next v1 03/21] net: usb: lan78xx: move functions to avoid forward definitions
` [PATCH net-next v1 04/21] net: usb: lan78xx: Improve error reporting with %pe specifier
` [PATCH net-next v1 05/21] net: usb: lan78xx: Fix error handling in MII read/write functions
` [PATCH net-next v1 06/21] net: usb: lan78xx: Improve error handling in EEPROM and OTP operations
` [PATCH net-next v1 07/21] net: usb: lan78xx: Add error handling to lan78xx_init_ltm
` [PATCH net-next v1 08/21] net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtu
` [PATCH net-next v1 09/21] net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock
` [PATCH net-next v1 10/21] net: usb: lan78xx: Improve error handling in dataport and multicast writes
` [PATCH net-next v1 11/21] net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain
` [PATCH net-next v1 12/21] net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
` [PATCH net-next v1 13/21] net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr
` [PATCH net-next v1 14/21] net: usb: lan78xx: Add error handling to lan78xx_get_regs
` [PATCH net-next v1 15/21] net: usb: lan78xx: Simplify lan78xx_update_reg
` [PATCH net-next v1 16/21] net: usb: lan78xx: Fix return value handling in lan78xx_set_features
` [PATCH net-next v1 17/21] net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw
` [PATCH net-next v1 18/21] net: usb: lan78xx: Use function-specific label in lan78xx_mac_reset
` [PATCH net-next v1 19/21] net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busy
` [PATCH net-next v1 20/21] net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_not_busy
` [PATCH net-next v1 21/21] net: usb: lan78xx: Improve error handling in WoL operations

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

[iwl-next v9 0/9] ice: managing MSI-X in driver
 2024-12-03  6:58 UTC  (10+ messages)
` [iwl-next v9 1/9] ice: count combined queues using Rx/Tx count
` [iwl-next v9 2/9] ice: devlink PF MSI-X max and min parameter
` [iwl-next v9 3/9] ice: remove splitting MSI-X between features
` [iwl-next v9 4/9] ice: get rid of num_lan_msix field
` [iwl-next v9 5/9] ice, irdma: move interrupts code to irdma
` [iwl-next v9 6/9] ice: treat dyn_allowed only as suggestion
` [iwl-next v9 7/9] ice: enable_rdma devlink param
` [iwl-next v9 8/9] ice: simplify VF MSI-X managing
` [iwl-next v9 9/9] ice: init flow director before RDMA

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

[PATCH net-next v7 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-12-03  6:33 UTC  (18+ messages)
` [PATCH net-next v7 01/15] net: driver: stmmac: Fix CSR divider comment
` [PATCH net-next v7 02/15] net: driver: stmmac: Extend CSR calc support
` [PATCH net-next v7 07/15] net: dwmac-intel-plat: Use helper rgmii_clock
` [PATCH net-next v7 08/15] net: dwmac-rk: "
` [PATCH net-next v7 09/15] net: dwmac-starfive: "
` [PATCH net-next v7 10/15] net: macb: "
` [PATCH net-next v7 11/15] net: xgene_enet: "
` [PATCH net-next v7 12/15] net: dwmac-sti: "
` [PATCH net-next v7 13/15] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH net-next v7 14/15] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH net-next v7 15/15] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer

[PATCH net-next v2] net: dsa: microchip: Make MDIO bus name unique
 2024-12-03  5:31 UTC  (3+ messages)

[PATCH] net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
 2024-12-03  5:29 UTC  (4+ messages)

[PATCH net-next] selftests: net: cleanup busy_poller.c
 2024-12-03  5:14 UTC  (2+ messages)

[PATCH net-next v3 0/8] ethtool: generate uapi header from the spec
 2024-12-03  5:07 UTC  (3+ messages)

[PATCH v6 03/28] cxl: add capabilities field to cxl_dev_state and cxl_port
 2024-12-03  4:50 UTC  (2+ messages)

[PATCH net-next 00/37] rxrpc: Implement jumbo DATA transmission and RACK-TLP
 2024-12-03  3:48 UTC  (9+ messages)
` [PATCH net-next 04/37] rxrpc: Don't set the MORE-PACKETS rxrpc wire header flag
` [PATCH net-next 10/37] rxrpc: Prepare to be able to send jumbo DATA packets
` [PATCH net-next 16/37] rxrpc: Implement progressive transmission queue struct
` [PATCH net-next 37/37] rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]

[PATCH net-next] virtio_net: drop netdev_tx_reset_queue() from virtnet_enable_queue_pair()
 2024-12-03  3:38 UTC  (5+ messages)

[PATCH v2 net] net/ipv6: release expired exception dst cached in socket
 2024-12-03  3:30 UTC  (2+ messages)

[PATCH net v2 1/1] net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/7850
 2024-12-03  3:30 UTC  (2+ messages)

[PATCH] USBNET: Fix ASIX USB Ethernet carrier problems
 2024-12-03  3:24 UTC  (2+ messages)

[PATCH 2/2] net: phy: realtek: add dt property to disable broadcast PHY address
 2024-12-03  3:21 UTC  (3+ messages)

[PATCH net] mediathek: mtk_eth_soc: fix netdev inside xdp_rxq_info
 2024-12-03  3:16 UTC  (3+ messages)

[PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
 2024-12-03  3:16 UTC  (7+ messages)

[PATCH] net/sched: netem: account for backlog updates from child qdisc
 2024-12-03  3:13 UTC  (2+ messages)

[PATCH next] man: ss.8: add description for SCTP related entries
 2024-12-03  2:51 UTC  (3+ messages)

[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
 2024-12-03  2:49 UTC  (2+ messages)

[PATCH v6 16/28] sfc: obtain root decoder with enough HPA free space
 2024-12-03  2:34 UTC  (2+ messages)

[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
 2024-12-03  2:29 UTC  (13+ messages)
` [PATCH v2 01/32] driver core: Constify API device_find_child()
` [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
` [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
` [PATCH v2 04/32] hwmon: "
` [PATCH v2 05/32] media: pci: mgb4: "
` [PATCH v2 06/32] thunderbolt: "
` [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child()
` [PATCH v2 09/32] pwm: "
` [PATCH v2 10/32] nvdimm: "
` [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation

[PATCH net] net: usb: usbnet: fix name regression
 2024-12-03  2:29 UTC  (9+ messages)

[PATCH net 01/15] can: dev: can_set_termination(): allow sleeping GPIOs
 2024-12-03  2:10 UTC  (2+ messages)

[PATCH] selftests/net: call sendmmsg via udpgso_bench.sh
 2024-12-03  2:00 UTC  (2+ messages)

[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
 2024-12-03  1:51 UTC  (7+ messages)
` [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
` [PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig

[PATCH v2 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-03  1:49 UTC  (3+ messages)

[PATCH v4 0/3] Add support for Nuvoton MA35D1 GMAC
 2024-12-03  1:43 UTC  (3+ messages)
` [PATCH v4 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[PATCH net v7 0/3] vsock/test: fix wrong setsockopt() parameters
 2024-12-03  1:37 UTC  (4+ messages)
` [PATCH net v7 1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH net v7 2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
` [PATCH net v7 3/3] vsock/test: verify socket options after setting them

[PATCH net-next v7 0/9] lib: packing: introduce and use (un)pack_fields
 2024-12-03  0:26 UTC  (10+ messages)
` [PATCH net-next v7 1/9] lib: packing: create __pack() and __unpack() variants without error checking
` [PATCH net-next v7 2/9] lib: packing: demote truncation error in pack() to a warning in __pack()
` [PATCH net-next v7 3/9] lib: packing: add pack_fields() and unpack_fields()
` [PATCH net-next v7 4/9] ice: remove int_q_state from ice_tlan_ctx
` [PATCH net-next v7 5/9] ice: use structures to keep track of queue context size
` [PATCH net-next v7 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data
` [PATCH net-next v7 7/9] ice: reduce size of queue context fields
` [PATCH net-next v7 8/9] ice: move prefetch enable to ice_setup_rx_ctx
` [PATCH net-next v7 9/9] ice: cleanup Rx queue context programming functions

[PATCH RESEND net-next v2] netpoll: Use rtnl_dereference() for npinfo pointer access
 2024-12-03  0:22 UTC 

[PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
 2024-12-03  0:06 UTC  (5+ messages)

[PATCH net] MAINTAINERS: list PTP drivers under networking
 2024-12-02 23:50 UTC  (2+ messages)

[PATCH] Revert "net/ncsi: change from ndo_set_mac_address to dev_set_mac_address"
 2024-12-02 23:49 UTC  (2+ messages)

[patch v2] tg3: Disable tg3 PCIe AER on system reboot
 2024-12-02 22:57 UTC  (2+ messages)

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-12-02 22:47 UTC  (14+ 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).