netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 10:52:27 to 2024-02-26 20:21:24 UTC [more...]

[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
 2024-02-26 20:21 UTC  (9+ messages)
  ` [PATCH 0/2] Merge TEST_F_FORK() into TEST_F()
    ` [PATCH 1/2] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
    ` [PATCH 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()

[PATCH net-next 0/3] ice: lighter locking for PTP time reading
 2024-02-26 20:11 UTC  (10+ messages)
` [PATCH net-next 1/3] ice: add ice_adapter for shared data across PFs on the same NIC
` [PATCH net-next 2/3] ice: avoid the PTP hardware semaphore in gettimex64 path
` [PATCH net-next 3/3] ice: fold ice_ptp_read_time into ice_ptp_gettimex64

[PATCH v1 net 2/2] rds: tcp: Fix use-after-free of net in reqsk_timer_handler()
 2024-02-26 20:05 UTC  (10+ messages)

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-02-26 19:54 UTC  (7+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "

[PATCH net-next resend 0/6] Support for ASP 2.2 and optimizations
 2024-02-26 19:46 UTC  (6+ messages)
` [PATCH net-next resend 2/6] dt-bindings: net: brcm,asp-v2.0: Add asp-v2.2

[RFC net-next 0/3] netdev: add per-queue statistics
 2024-02-26 19:42 UTC  (7+ messages)
` [RFC net-next 1/3] "

[PATCH] net: bcmgenet: Reset RBUF on first open
 2024-02-26 19:14 UTC  (3+ messages)

[PATCH v3 net-next 05/14] af_unix: Detect Strongly Connected Components
 2024-02-26 19:07 UTC  (2+ messages)

[PATCH net-next v6 0/8] net: ethernet: Rework EEE
 2024-02-26 18:59 UTC  (11+ messages)
` [PATCH net-next v6 5/8] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-26 18:47 UTC  (5+ messages)
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
  ` [PATCH v3 "

[PATCH net-next v3 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-02-26 18:41 UTC  (16+ messages)
` [PATCH net-next v3 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v3 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v3 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v3 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v3 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v3 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v3 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-26 18:09 UTC  (9+ messages)
                        ` This is the fourth time I've "

[PATCH net-next 00/15] tools: ynl: stop using libmnl
 2024-02-26 18:00 UTC  (5+ messages)

[PATCH net 00/10] mptcp: more misc. fixes for v6.8
 2024-02-26 17:58 UTC  (3+ messages)
` [PATCH net 10/10] selftests: mptcp: explicitly trigger the listener diag code-path

[PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
 2024-02-26 17:48 UTC  (3+ messages)

[PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
 2024-02-26 17:45 UTC  (3+ messages)

[PATCH net 0/2] mptcp: fix another deadlock issue
 2024-02-26 17:40 UTC  (5+ messages)
` [PATCH net 2/2] selftests: mptcp: explicitly trigger the listener diag code-path

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-02-26 17:41 UTC  (3+ messages)

xhci_hcd: `Timeout while waiting for setup device command`, 37 s until Ethernet connection is established
 2024-02-26 17:21 UTC  (3+ messages)

[PATCH net-next v5 00/21] ice: add PFCP filter support
 2024-02-26 17:13 UTC  (3+ messages)
` [PATCH net-next v5 08/21] s390/cio: rename bitmap_size() -> idset_bitmap_size()

[PATCH net v3] Documentations: correct net_cachelines title for struct inet_sock
 2024-02-26 17:09 UTC 

[iwl-net v1] ice: reconfig host after changing MSI-X on VF
 2024-02-26 17:09 UTC  (2+ messages)

[net-next PATCH v2] octeontx2: Add PTP clock driver for Octeon PTM clock
 2024-02-26 17:00 UTC  (4+ messages)

[PATCH net-next 00/13] ipv6: lockless accesses to devconf
 2024-02-26 16:55 UTC  (20+ messages)
` [PATCH net-next 01/13] ipv6: add ipv6_devconf_read_txrx cacheline_group
` [PATCH net-next 02/13] ipv6: annotate data-races around cnf.disable_ipv6
` [PATCH net-next 03/13] ipv6: annotate data-races around cnf.mtu6
` [PATCH net-next 04/13] ipv6: annotate data-races around cnf.hop_limit
` [PATCH net-next 05/13] ipv6: annotate data-races around cnf.forwarding
` [PATCH net-next 06/13] ipv6: annotate data-races in ndisc_router_discovery()
` [PATCH net-next 07/13] ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
` [PATCH net-next 08/13] ipv6: annotate data-races in rt6_probe()
` [PATCH net-next 09/13] ipv6: annotate data-races around devconf->proxy_ndp
` [PATCH net-next 10/13] ipv6: annotate data-races around devconf->disable_policy
` [PATCH net-next 11/13] ipv6/addrconf: annotate data-races around devconf fields (I)
` [PATCH net-next 12/13] ipv6/addrconf: annotate data-races around devconf fields (II)
` [PATCH net-next 13/13] ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf()

[PATCH net v1] Documentations: correct net_cachelines title for struct inet_sock
 2024-02-26 16:57 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net-next] net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
 2024-02-26 16:54 UTC  (4+ messages)

[PATCH net-next v2] net: phy: dp83826: disable WOL at init
 2024-02-26 16:53 UTC  (3+ messages)

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-02-26 16:47 UTC  (15+ messages)
` [PATCH net-next v9 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v9 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v9 03/13] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v9 04/13] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v9 05/13] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v9 06/13] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v9 07/13] ptp: Move from simple ida to xarray
` [PATCH net-next v9 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v9 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v9 10/13] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v9 11/13] net: macb: "
` [PATCH net-next v9 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v9 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH net v2] stmmac: Clear variable when destroying workqueue
 2024-02-26 16:42 UTC  (3+ messages)

[syzbot] [wireless?] KMSAN: uninit-value in ieee80211_amsdu_to_8023s
 2024-02-26 16:28 UTC 

[PATCH net-next v3 0/7] dma: skip calling no-op sync ops when possible
 2024-02-26 16:27 UTC  (9+ messages)
` [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations

[PATCH net-next] bnxt_en: fix accessing vnic_info before allocating it
 2024-02-26 16:26 UTC  (3+ messages)

[PATCH] net: make SK_MEMORY_PCPU_RESERV tunable
 2024-02-26 16:01 UTC  (2+ messages)

[PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2
 2024-02-26 15:52 UTC  (12+ messages)

[PATCH] net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
 2024-02-26 15:51 UTC  (2+ messages)

[PATCH] net: hsr: Fix typo in the hsr_forward_do() function comment
 2024-02-26 15:49 UTC  (2+ messages)

[PATCH] net: phy: dp83826: disable WOL at init
 2024-02-26 15:44 UTC  (2+ messages)

[PATCH net-next 0/3] Add support for TI DP83826 configuration
 2024-02-26 15:34 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: net: dp83822: support configuring RMII master/slave mode
` [PATCH net-next 2/3] net: phy: dp83826: Add support for phy-mode configuration

[PATCH net] netlink: validate length of NLA_{BE16,BE32} types
 2024-02-26 15:31 UTC  (5+ messages)

[PATCH 0/8] introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX
 2024-02-26 15:28 UTC  (2+ messages)

[PATCH net-next v5 0/7] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-02-26 15:13 UTC  (3+ messages)
` [PATCH net-next v5 2/7] dt-bindings: net: hisilicon,hisi-femac-mdio: remove clocks

[PATCH] net: ethernet: adi: move PHYLIB from vendor to driver symbol
 2024-02-26 15:10 UTC  (2+ messages)

[PATCH 1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX
 2024-02-26 14:59 UTC  (3+ messages)

[PATCH net-next 0/2] doc: sfp-phylink: update the porting guide
 2024-02-26 15:07 UTC  (8+ messages)
` [PATCH net-next 1/2] doc: sfp-phylink: drop the mention to phylink_config->pcs_poll
` [PATCH net-next 2/2] doc: sfp-phylink: mention the mac_capabilities and supported_interfaces

[PATCH net-next v13 0/4] netdevsim: link and forward skbs between ports
 2024-02-26 15:05 UTC  (5+ messages)
` [PATCH net-next v13 1/4] netdevsim: allow two netdevsim ports to be connected

[RFC]: raw packet filtering via tc-flower
 2024-02-26 15:03 UTC  (10+ messages)

[PATCH] stmmac: Clear variable when destroying workqueue
 2024-02-26 14:55 UTC  (4+ messages)

MCTP - Socket Queue Behavior
 2024-02-26 14:37 UTC  (8+ messages)

[PATCH net-next v3 0/3] net: stmmac: Allow driver-specific AXI configuration
 2024-02-26 14:33 UTC  (6+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra234 MGBE

intel i225 NIC loses PCIe link, network becomes unusable)
 2024-02-26 14:10 UTC  (2+ messages)

[PATCH net-next v5 0/3] net: dsa: realtek: support reset controller and update docs
 2024-02-26 13:59 UTC  (3+ messages)
` [PATCH net-next v5 3/3] net: dsa: realtek: support reset controller

[BUG] Null pointer deref from fib6_walk_continue+0x6d (kernel 5.15.137)
 2024-02-26 13:49 UTC 

[PATCH net-next] xfrm: Do not allocate stats in the driver
 2024-02-26 13:47 UTC  (2+ messages)

[iwl-next v2 0/2] ice: extend tc flower offload
 2024-02-26 13:34 UTC  (5+ messages)
` [iwl-next v2 1/2] ice: tc: check src_vsi in case of traffic from VF
` [iwl-next v2 2/2] ice: tc: allow ip_proto matching

[PATCH v8 00/38] ep93xx device tree conversion
 2024-02-26 13:34 UTC  (2+ messages)

[PATCH net 1/2] net: dsa: mv88e6xxx: fix marvell 6320/21 switch probing
 2024-02-26 13:26 UTC  (4+ messages)
` [PATCH net 2/2] net: dsa: mv88e6xxx: 6320/21 read cmode on serdes ports

[PATCH net-next v5 0/3] ioam6: netlink multicast event
 2024-02-26 13:14 UTC  (4+ messages)
` [PATCH net-next v5 1/3] uapi: ioam6: API for netlink multicast events
` [PATCH net-next v5 2/3] net: ioam6: multicast event
` [PATCH net-next v5 3/3] net: exthdrs: ioam6: send trace event

[PATCH net-next v2 0/4] net: pcs: xpcs: Cleanups before adding MMIO dev support
 2024-02-26 13:10 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] ice: Add support for devlink loopback param
 2024-02-26 13:06 UTC  (2+ messages)

[PATCH v3 net-next 0/4] net: switchdev: Tracepoints
 2024-02-26 13:05 UTC  (4+ messages)
` [PATCH v3 net-next 4/4] net: switchdev: Add tracepoints

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-02-26 12:58 UTC  (6+ messages)
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes

[PATCH net] uapi: in6: replace temporary label with rfc9486
 2024-02-26 12:49 UTC 

[PATCH net-next 1/2] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-02-26 12:49 UTC  (8+ messages)
` [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets

[PATCH net-next] dt-bindings: net: ethernet-controller: drop redundant type from label
 2024-02-26 12:29 UTC 

[PATCH] dt-bindings: net: renesas,ethertsn: Document default for delays
 2024-02-26 12:20 UTC  (2+ messages)

[PATCH vhost v2 00/19] virtio: drivers maintain dma info for premapped vq
 2024-02-26 12:12 UTC  (19+ messages)
` [PATCH vhost v2 19/19] virtio_net: sq support premapped mode

[PATCH net] ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
 2024-02-26 12:00 UTC  (2+ messages)

[PATCH v2 net-next 0/3] net: Provide SMP threads for backlog NAPI
 2024-02-26 11:59 UTC  (4+ messages)
` [PATCH v2 net-next 3/3] net: Use backlog-NAPI to clean up the defer_list

[PATCH v2 net-next 00/14] rtnetlink: reduce RTNL pressure for dumps
 2024-02-26 11:50 UTC  (2+ messages)

[PATCH net-next v1] net: ipv6: hop tlv ext hdr parsing
 2024-02-26 11:49 UTC  (3+ messages)

virtio-net + BQL
 2024-02-26 11:42 UTC  (7+ messages)

[PATCH net-next v3 1/1] net: dsa: microchip: Add support for bridge port isolation
 2024-02-26 11:40 UTC  (2+ messages)

[PATCH net 1/2] net: veth: clear GRO when clearing XDP even when down
 2024-02-26 11:40 UTC  (2+ messages)

[PATCH net] ethernet: adi: Move select PHYLIB from NET_VENDOR_ADI to ADIN1110
 2024-02-26 11:34 UTC 

[PATCH net v1 1/1] net: lan78xx: fix "softirq work is pending" error
 2024-02-26 11:08 UTC 

[PATCH next v2 11/11] minmax: min() and max() don't need to return constant expressions
 2024-02-26 10:56 UTC  (2+ 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).