public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-17 17:23:37 to 2025-07-18 14:21:41 UTC [more...]

[PATCH v2] sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
 2025-07-18 14:21 UTC  (2+ messages)

[PATCH v13 net-next 00/14] AccECN protocol patch series
 2025-07-18 14:20 UTC  (15+ messages)
` [PATCH v13 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v13 net-next 02/14] tcp: fast path functions later
` [PATCH v13 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v13 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v13 net-next 05/14] tcp: AccECN core
` [PATCH v13 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v13 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v13 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v13 net-next 09/14] tcp: sack option handling improvements
` [PATCH v13 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v13 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v13 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v13 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v13 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH net-next] s390/qeth: Make hw_trap sysfs attribute idempotent
 2025-07-18 14:17 UTC 

[PATCH net-next] selftests: tc: Add generic erspan_opts matching support for tc-flower
 2025-07-18 14:16 UTC 

[PATCH net-next v3 0/3] Add shared PHY counter support for QCA807x and QCA808x
 2025-07-18 14:02 UTC  (8+ messages)
` [PATCH net-next v3 1/3] net: phy: qcom: Add PHY counter support

[PATCH net 0/2] mlx5 misc fixes 2025-07-17
 2025-07-18 13:59 UTC  (5+ messages)
` [PATCH net 1/2] net/mlx5: Fix memory leak in cmd_exec()
` [PATCH net 2/2] net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch

[PATCH net v4 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-18 13:58 UTC  (2+ messages)

[PATCH net-next] net: phy: qcom: qca807x: Enable WoL support using shared library
 2025-07-18 13:57 UTC 

[PATCH net-next v4 0/2] net: Don't use %pK through printk
 2025-07-18 13:43 UTC  (5+ messages)
` [PATCH net-next v4 1/2] ice: Don't use %pK through printk or tracepoints
  ` [Intel-wired-lan] "
` [PATCH net-next v4 2/2] net/mlx5: "
  ` [Intel-wired-lan] "

[PATCH v3 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-18 13:41 UTC  (18+ messages)
` [PATCH v3 01/10] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v3 02/10] clk: qcom: ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH v3 04/10] clock: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH v3 05/10] dt-bindings: clock: ipq9574: Rename NSS CC source clocks to drop rate
` [PATCH v3 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-18 13:36 UTC  (5+ messages)
` [PATCH v2 5/8] wifi: brcmfmac: "
` [PATCH v2 7/8] xen/xenbus: "

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18 13:24 UTC 

[PATCH net v2] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
 2025-07-18 13:25 UTC  (2+ messages)

[PATCH nf-next v4 0/2] Add IPIP flowtable SW acceleratio
 2025-07-18 13:14 UTC  (4+ messages)
` [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration
` [PATCH nf-next v4 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest

[PATCH iwl-next] idpf: set napi for each TX and RX queue
 2025-07-18 13:06 UTC  (3+ messages)

[PATCH net-next v1 1/1] net: usb: smsc95xx: add support for ethtool pause parameters
 2025-07-18 13:03 UTC  (2+ messages)

[PATCH net-next v2] amd-xgbe: add hardware PTP timestamping support
 2025-07-18 12:36 UTC  (3+ messages)

[PATCH net-next 0/2] dpll: zl3073x: Read clock ID from device property
 2025-07-18 12:16 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: dpll: Add clock ID property

[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-07-18 12:01 UTC  (21+ messages)
` [PATCH v2 net-next 02/14] dt-bindings: net: add nxp,netc-timer property
` [PATCH v2 net-next 04/14] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v2 net-next 12/14] net: enetc: add PTP synchronization support for ENETC v4

[PATCH net-next 0/5] netconsole: reuse netpoll_parse_ip_addr in configfs helpers
 2025-07-18 11:52 UTC  (6+ messages)
` [PATCH net-next 1/5] netpoll: Remove unused fields from inet_addr union
` [PATCH net-next 2/5] netconsole: move netpoll_parse_ip_addr() earlier for reuse
` [PATCH net-next 3/5] netconsole: add support for strings with new line in netpoll_parse_ip_addr
` [PATCH net-next 4/5] netconsole: use netpoll_parse_ip_addr in local_ip_store
` [PATCH net-next 5/5] "

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-18 11:38 UTC  (8+ messages)
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes

[syzbot] [netfilter?] KASAN: slab-out-of-bounds Read in nfacct_mt_checkentry
 2025-07-18 11:27 UTC  (4+ messages)
` [PATCH nf] netfilter: xt_nfacct: don't assume acct name is null-terminated

[PATCH] net: mctp: Add MCTP PCIe VDM transport driver
 2025-07-18 11:05 UTC  (15+ messages)

[PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18 11:03 UTC 

[PATCH v2 0/5] Expose REFCLK for RMII and enable RMII
 2025-07-18 11:00 UTC  (3+ messages)
` [PATCH v2 4/5] net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag

[PATCH] crypto/krb5: Fix memory leak in krb5_test_one_prf()
 2025-07-18 11:00 UTC  (3+ messages)

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-07-18 10:56 UTC  (16+ messages)
` [PATCH bpf-next V2 1/7] net: xdp: Add xdp_rx_meta structure

[PATCH net-next v10 00/11] PRU-ICSSM Ethernet Driver
 2025-07-18 10:47 UTC  (7+ messages)
` [PATCH net-next v10 04/11] net: ti: prueth: Adds link detection, RX and TX support

ixgbe driver stops sending normal data when using xsk
 2025-07-18 10:26 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] Add a dynptr type for skb metadata
 2025-07-18 10:01 UTC  (4+ messages)
` [PATCH bpf-next v2 01/13] bpf: Add "

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18  9:48 UTC 

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-18  9:44 UTC  (10+ messages)

[PATCH net-next v4 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-18  9:39 UTC  (4+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload

[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
 2025-07-18  9:32 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-07-18  9:09 UTC  (5+ messages)
` [PATCH net-next 3/3] net/mlx5: Support getcyclesx and getcrosscycles

[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
 2025-07-18  9:07 UTC  (7+ messages)

[PATCH net-next v4 0/4] net: add local address bind support to vxlan and geneve
 2025-07-18  9:00 UTC  (7+ messages)
` [PATCH net-next v4 2/4] net: vxlan: add netlink option to bind vxlan sockets to local addresses
` [PATCH net-next v4 4/4] net: geneve: enable binding geneve "

[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
 2025-07-18  8:31 UTC  (2+ messages)

[PATCH v2 00/29] Add support for MT8196 clock controllers
 2025-07-18  8:31 UTC  (4+ messages)
` [PATCH v2 14/29] clk: mediatek: Add MT8196 vlpckgen clock support

[PATCH v2] netvsc: transfer lower device max tso size
 2025-07-18  8:28 UTC 

[PATCH v2] xen/netfront: Fix TX response spurious interrupts
 2025-07-18  8:10 UTC  (4+ messages)

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-07-18  7:41 UTC  (4+ messages)
` [PATCH net-next v5 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings

[PATCH net-next v1 1/1] Documentation: networking: add detailed guide on Ethernet flow control configuration
 2025-07-18  7:38 UTC  (3+ messages)

[PATCH RESEND] netvsc: transfer lower device max tso size
 2025-07-18  6:17 UTC 

[PATCH net-next 0/3] net/mlx5: misc changes 2025-07-17
 2025-07-18  5:22 UTC  (4+ messages)
` [PATCH net-next 2/3] net/mlx5: Allocate cpu_mask on heap to fix frame size warning for large NR_CPUS

[PATCH 0/2] Populate of_node for i.MX netdevs
 2025-07-18  5:10 UTC  (3+ messages)

[PATCH v4 net-next 0/2] net: RPS table overwrite prevention and flow_id caching
 2025-07-18  4:57 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] net: Prevent RPS table overwrite for active flows
` [PATCH v4 net-next 2/2] net: Cache hash and flow_id to avoid recalculation

[PATCHv2 rdma-next 1/1] net/mlx5: Fix build -Wframe-larger-than warnings
 2025-07-18  4:19 UTC  (2+ messages)

[PATCH net v2] et131x: Add missing check after DMA map
 2025-07-18  2:10 UTC  (2+ messages)

[PATCH net v2] net: ag71xx: Add missing check after DMA map
 2025-07-18  2:10 UTC  (2+ messages)

[PATCH net-next] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-07-18  1:54 UTC  (7+ messages)

[PATCH net-next] net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH net-next v4] ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH net-next v2] selftests/drivers/net: Support ipv6 for napi_id test
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH net-next V2 0/6] net/mlx5: misc changes 2025-07-16
 2025-07-18  2:00 UTC  (4+ messages)
` [PATCH net-next V2 4/6] net/mlx5e: SHAMPO, Cleanup reservation size formula

[PATCH net-next] net: pcs: xpcs: mask readl() return value to 16 bits
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH net-next] net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()
 2025-07-18  2:00 UTC  (2+ messages)

[PATCH net v2 0/2] selftests: mptcp: connect: cover alt modes
 2025-07-18  1:33 UTC  (9+ messages)

[PATCH net] ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
 2025-07-18  1:33 UTC  (3+ messages)
` [PATCH net] ipv6: mcast: Delay put pmc->idev in mld_del_delrec(): manual merge

pull-request: bpf-next 2025-07-17
 2025-07-18  1:20 UTC  (2+ messages)

[PATCH] netdevsim: remove redundant branch
 2025-07-18  1:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2 0/6] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-07-18  0:21 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net v2 1/6] idpf: add support for Tx refillqs in flow scheduling mode
` [Intel-wired-lan] [PATCH net v2 2/6] idpf: improve when to set RE bit logic
` [Intel-wired-lan] [PATCH net v2 3/6] idpf: simplify and fix splitq Tx packet rollback error path
` [Intel-wired-lan] [PATCH net v2 4/6] idpf: replace flow scheduling buffer ring with buffer pool
` [Intel-wired-lan] [PATCH net v2 5/6] idpf: stop Tx if there are insufficient buffer resources
` [Intel-wired-lan] [PATCH net v2 6/6] idpf: remove obsolete stashing code

[PATCH net-next] selftests: net: prevent Python from buffering the output
 2025-07-17 23:50 UTC  (2+ messages)

[PATCH v3 net-next 00/15] neighbour: Convert RTM_GETNEIGH to RCU and make pneigh RTNL-free
 2025-07-17 23:50 UTC  (2+ messages)

[PATCH net-next 0/8] ethtool: rss: support creating and removing contexts via Netlink
 2025-07-17 23:43 UTC  (9+ messages)
` [PATCH net-next 1/8] ethtool: assert that drivers with sym hash are consistent for RSS contexts
` [PATCH net-next 2/8] ethtool: rejig the RSS notification machinery for more types
` [PATCH net-next 3/8] ethtool: rss: factor out allocating memory for response
` [PATCH net-next 4/8] ethtool: rss: factor out populating response from context
` [PATCH net-next 5/8] ethtool: move ethtool_rxfh_ctx_alloc() to common code
` [PATCH net-next 6/8] ethtool: rss: support creating contexts via Netlink
` [PATCH net-next 7/8] ethtool: rss: support removing "
` [PATCH net-next 8/8] selftests: drv-net: rss_api: context create and delete tests

[PATCH net-next v09 1/8] hinic3: Async Event Queue interfaces
 2025-07-17 23:40 UTC  (3+ messages)

[PATCH net-next v3 00/11] ethtool: rss: support RSS_SET via Netlink
 2025-07-17 23:30 UTC  (2+ messages)

[PATCH v24 net-next 0/6] DUALPI2 patch
 2025-07-17 23:24 UTC  (7+ messages)
` [PATCH v24 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v24 net-next 2/6] sched: Dump configuration and statistics "
` [PATCH v24 net-next 3/6] sched: Add enqueue/dequeue "
` [PATCH v24 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
` [PATCH v24 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v24 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH v11 iproute2-next 0/1] DUALPI2 iproute2 patch
 2025-07-17 23:23 UTC  (2+ messages)
` [PATCH v11 iproute2-next 1/1] tc: add dualpi2 scheduler module

[PATCH v1] net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class
 2025-07-17 23:01 UTC 

[PATCH v1 bpf] bpf: Disable migration in nf_hook_run_bpf()
 2025-07-17 21:41 UTC  (4+ messages)

[bug report] net/sched: sch_qfq: Fix race condition on qfq_aggregate
 2025-07-17 20:44 UTC  (3+ messages)

[PATCH net-next] ibmveth: Add multi buffers rx replenishment hcall support
 2025-07-17 20:10 UTC 

[PATCH iwl-next v1] ixgbevf: remove unused fields from struct ixgbevf_adapter
 2025-07-17 20:08 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net] i40e: report VF tx_dropped with tx_errors instead of tx_discards
 2025-07-17 20:05 UTC  (3+ messages)

[PATCH net-next] be2net: Use correct byte order and format string for TCP seq and ack_seq
 2025-07-17 19:35 UTC 

[PATCH net v2] gve: Fix stuck TX queue for DQ queue format
 2025-07-17 19:20 UTC 

[PATCH net-next] net/mlx5e: TX, Fix dma unmapping for devmem tx
 2025-07-17 19:20 UTC  (2+ messages)

[syzbot] [netfilter?] [sctp?] BUG: assuming non migratable context at ./include/linux/filter.h:LINE
 2025-07-17 18:52 UTC 

[PATCH net-next 0/8] net: dsa: b53: mmap: Add bcm63xx EPHY power control
 2025-07-17 18:47 UTC  (11+ messages)
` [PATCH net-next 1/8] net: dsa: b53: Add phy_enable(), phy_disable() methods
` [PATCH net-next 2/8] net: dsa: b53: mmap: Add reference to bcm63xx gpio controller
` [PATCH net-next 3/8] dt-bindings: net: dsa: b53: Document brcm,gpio-ctrl property
` [PATCH net-next 4/8] net: dsa: b53: Define chip IDs for more bcm63xx SoCs
` [PATCH net-next 5/8] net: dsa: b53: mmap: Add register layout for bcm63268

[PATCH net-next] net: bcmasp: Add support for re-starting auto-negotiation
 2025-07-17 18:43 UTC  (2+ messages)

[PATCH bpf-next,v5 1/1] doc: xdp: clarify driver implementation for XDP Rx metadata
 2025-07-17 18:40 UTC  (2+ messages)

[PATCH net-next] r8169: add quirk for RTL8116af SerDes
 2025-07-17 17:45 UTC  (5+ messages)

[PATCH v2 net-next 0/2] account for TCP memory pressure signaled by cgroup
 2025-07-17 17:26 UTC  (6+ messages)
` [PATCH v2 net-next 1/2] tcp: account for "

[PATCH net-next v5 0/7] net: maintain netif vs dev prefix semantics
 2025-07-17 17:23 UTC  (7+ messages)
` [PATCH net-next v5 2/7] net: s/dev_get_mac_address/netif_get_mac_address/
` [PATCH net-next v5 3/7] net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
` [PATCH net-next v5 4/7] net: s/__dev_set_mtu/__netif_set_mtu/
` [PATCH net-next v5 5/7] net: s/dev_get_flags/netif_get_flags/
` [PATCH net-next v5 6/7] net: s/dev_set_threaded/netif_set_threaded/
` [PATCH net-next v5 7/7] net: s/dev_close_many/netif_close_many/


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox