netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-09 19:37:02 to 2025-06-10 10:34:41 UTC [more...]

[PATCH net-next 0/2] Link NAPI instances to queues and IRQs
 2025-06-10 10:33 UTC  (2+ messages)
` [PATCH net-next 1/2] rtase: Link IRQs to NAPI instances

[PATCH 1/3] cxgb3: Replace PCI related literals with defines & correct variable
 2025-06-10 10:32 UTC  (3+ messages)
` [PATCH 2/3] cxgb3: Use FIELD_GET() for PCI register fields
` [PATCH 3/3] cxgb3: Split complex PCI write statement into logic + write

[PATCH] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-10 10:14 UTC  (5+ messages)

[PATCH net-next] rtase: Refine the flexibility of Rx queue allocation
 2025-06-10  9:55 UTC 

[PATCH net-next 0/7] pull-request: can-next 2025-06-10
 2025-06-10  9:46 UTC  (8+ messages)
` [PATCH net-next 1/7] can: netlink: replace tabulation by space in assignment
` [PATCH net-next 2/7] can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
` [PATCH net-next 3/7] can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
` [PATCH net-next 4/7] can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
` [PATCH net-next 5/7] documentation: networking: can: Document alloc_candev_mqs()
` [PATCH net-next 6/7] can: add drop reasons in the receive path of AF_CAN
` [PATCH net-next 7/7] can: add drop reasons in CAN protocols receive path

[PATCH net-next v4 0/8] gve: Add Rx HW timestamping support
 2025-06-10  9:49 UTC  (5+ messages)
` [PATCH net-next v4 5/8] gve: Add support to query the nic clock
` [PATCH net-next v4 6/8] gve: Add rx hardware timestamp expansion

[PATCH net-next v2] net: phy: realtek: Add support for WOL magic packet on RTL8211F
 2025-06-10  9:44 UTC  (2+ messages)

[PATCH v3 00/13] further mt7988 devicetree work
 2025-06-10  9:42 UTC  (9+ messages)
` [PATCH v3 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
    ` Aw: "
      `  "
        ` Aw: "
` [PATCH v3 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
    ` Aw: "

[PATCH net-next, v2] selftest: Add selftest for multicast address notifications
 2025-06-10  9:40 UTC 

Re: Re: [PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
 2025-06-10  9:35 UTC  (10+ messages)
`  "
  `  "
              ` Re: Re: "
                  `  "

[PATCH net-next] net: airoha: Add TCP LRO support
 2025-06-10  9:34 UTC  (2+ messages)

[PATCH net-next v10] net: ti: icssg-prueth: add TAPRIO offload support
 2025-06-10  9:25 UTC  (6+ messages)

[PATCH] hns3: work around stack size warning
 2025-06-10  9:21 UTC 

[PATCH net-next v1 0/3] net: phy: micrel: add extended PHY support for KSZ9477-class devices
 2025-06-10  9:13 UTC  (4+ messages)
` [PATCH net-next v1 1/3] net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated PHYs
` [PATCH net-next v1 2/3] net: phy: micrel: Add RX error counter "
` [PATCH net-next v1 3/3] net: phy: micrel: add cable test support for KSZ9477-class PHYs

Re: Re: Re: Re: [PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
 2025-06-10  9:11 UTC 

[PATCH net-next] selftests/net: packetdrill: more xfail changes
 2025-06-10  8:47 UTC  (2+ messages)

[PATCH net-next v2] net: arp: use kfree_skb_reason() in arp_rcv()
 2025-06-10  8:44 UTC 

[PATCH v5 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-10  8:37 UTC  (6+ messages)
` [PATCH v5 1/5] clk: qcom: gcc-ipq5018: fix GE PHY reset
` [PATCH v5 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v5 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "
` [PATCH v5 4/5] arm64: dts: qcom: ipq5018: Add MDIO buses
` [PATCH v5 5/5] arm64: dts: qcom: ipq5018: Add GE PHY to internal mdio bus

[PATCH RESEND net-next] ppp: convert to percpu netstats
 2025-06-10  8:32 UTC 

[PATCH net-next v13 00/13] Add support for PSE budget evaluation strategy
 2025-06-10  8:11 UTC  (14+ messages)
` [PATCH net-next v13 01/13] net: pse-pd: Introduce attached_phydev to pse control
` [PATCH net-next v13 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v13 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v13 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v13 05/13] net: ethtool: Add support for new power domains index description
` [PATCH net-next v13 06/13] net: pse-pd: Add helper to report hardware enable status of the PI
` [PATCH net-next v13 07/13] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v13 08/13] net: ethtool: Add PSE port priority support feature
` [PATCH net-next v13 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v13 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v13 11/13] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v13 12/13] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v13 13/13] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description

[PATCH 6.6.y] net: make for_each_netdev_dump() a little more bug-proof
 2025-06-10  8:12 UTC 

[PATCH net-next v1 0/3] dp83tg720: Reduce link recovery
 2025-06-10  8:10 UTC  (4+ messages)
` [PATCH net-next v1 1/3] net: phy: dp83tg720: implement soft reset with asymmetric delay
` [PATCH net-next v1 2/3] net: phy: dp83tg720: remove redundant 600ms post-reset delay
` [PATCH net-next v1 3/3] net: phy: dp83tg720: switch to adaptive polling and remove random delays

[PATCH 6.6.y] Revert "mctp: no longer rely on net->dev_index_head[]"
 2025-06-10  8:10 UTC  (5+ messages)

[PATCH net] netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASE
 2025-06-10  8:06 UTC  (2+ messages)

[syzbot] [tipc?] KASAN: user-memory-access Write in tipc_crypto_stop
 2025-06-10  8:02 UTC 

[syzbot] [netfilter?] WARNING: refcount bug in nf_nat_masq_schedule
 2025-06-10  8:02 UTC 

[syzbot] [net?] general protection fault in add_grec (2)
 2025-06-10  8:01 UTC 

[PATCH ipsec 0/2] xfrm: fixes for xfrm_state_find under preemption
 2025-06-10  7:55 UTC  (2+ messages)

[PATCH 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-10  7:46 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: net: renesas-gbeth: Add support for RZ/G3E (R9A09G047) SoC

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
 2025-06-10  7:41 UTC  (7+ messages)

[PATCH v4 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-10  7:31 UTC  (4+ messages)
` [PATCH v4 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support

[PATCH net-next 0/2] Couple of vlan cleanups
 2025-06-10  7:26 UTC  (3+ messages)
` [PATCH net-next 1/2] net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs
` [PATCH net-next 2/2] net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guard

[PATCH v3 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
 2025-06-10  7:24 UTC  (2+ messages)

[PATCH iproute2-next v2 0/4] ip: Support bridge VLAN stats in `ip stats'
 2025-06-10  7:22 UTC  (7+ messages)
` [PATCH iproute2-next v2 1/4] ip: ipstats: Iterate all xstats attributes
` [PATCH iproute2-next v2 3/4] lib: bridge: Add a module for bridge-related helpers
` [PATCH iproute2-next v2 4/4] ip: iplink_bridge: Support bridge VLAN stats in `ip stats'

[PATCH net-next] selftests: tcp_ao: fix spelling in seq-ext.c comment
 2025-06-10  7:19 UTC 

[PATCH net 0/3] Revert openvswitch per-CPU storage
 2025-06-10  7:08 UTC  (8+ messages)
` [PATCH net 1/3] Revert "openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage"
` [PATCH net 2/3] Revert "openvswitch: Use nested-BH locking for ovs_pcpu_storage"
` [PATCH net 3/3] Revert "openvswitch: Merge three per-CPU structures into one"

PCI: Work around PCIe link training failures
 2025-06-10  7:00 UTC  (2+ messages)

[PATCH iwl-next 0/5] Intel driver conversion to new hardware timestamping API
 2025-06-10  6:27 UTC  (3+ messages)
` [PATCH iwl-next 3/5] igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
  ` [Intel-wired-lan] "

[PATCH net-next] net: ti: icssg-prueth: Add prp offload support to ICSSG driver
 2025-06-10  6:16 UTC 

[PATCH RESUBMIT net-next] net: phy: assign default match function for non-PHY MDIO devices
 2025-06-10  6:03 UTC 

[PATCH net-next v5 0/3] dpll: add all inputs phase offset monitor
 2025-06-10  5:53 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dpll: add phase-offset-monitor feature to netlink spec
` [PATCH net-next v5 2/3] dpll: add phase_offset_monitor_get/set callback ops
` [PATCH net-next v5 3/3] ice: add phase offset monitor for all PPS dpll inputs

[PATCH net v2 0/2] Fix ntuple rules targeting default RSS
 2025-06-10  5:58 UTC  (4+ messages)
` [PATCH net v2 1/2] net: ethtool: Don't check if RSS context exists in case of context 0

[PATCH net-next v4 0/3] dpll: add all inputs phase offset monitor
 2025-06-10  5:58 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dpll: add phase-offset-monitor feature to netlink spec

[PATCH net-next] r8169: remove redundant pci_tbl entry
 2025-06-10  5:46 UTC 

[PATCH net-next] r8169: enable EEE at 5Gbps on RTL8126
 2025-06-10  5:43 UTC 

[syzbot] [net?] KASAN: use-after-free Read in __linkwatch_run_queue
 2025-06-10  5:34 UTC  (2+ messages)

[PATCH net-next] net: ti: icssg-prueth: Read firmware-names from device tree
 2025-06-10  5:25 UTC 

[PATCH net-next v1 1/1] net: bonding: add bond_is_icmpv6_nd() helper
 2025-06-10  4:42 UTC  (3+ messages)

[PATCH net-next v5 0/3] dpll: add Reference SYNC feature
 2025-06-10  4:04 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v5 2/3] dpll: add reference sync get/set
` [PATCH net-next v5 3/3] ice: add ref-sync dpll pins

[PATCH net-next v4 0/3] dpll: add Reference SYNC feature
 2025-06-10  3:49 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dpll: add reference-sync netlink attribute
    ` [Intel-wired-lan] "

[net-next v6 0/4] add broadcast_neighbor for no-stacking networking arch
 2025-06-10  3:44 UTC  (5+ messages)
` [net-next v6 1/4] net: bonding: add broadcast_neighbor option for 802.3ad
` [net-next v6 2/4] net: bonding: add broadcast_neighbor netlink option
` [net-next v6 3/4] net: bonding: send peer notify when failure recovery
` [net-next v6 4/4] net: bonding: add tracepoint for 802.3ad

[net-next v2 0/4] net: ftgmac100: Add SoC reset support for RMII mode
 2025-06-10  2:30 UTC  (6+ messages)
` [net-next v2 1/4] dt-bindings: net: ftgmac100: Add resets property
` [net-next v2 2/4] dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2
` [net-next v2 3/4] ARM: dts: aspeed-g6: Add resets property for MAC controllers
` [net-next v2 4/4] net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs

linux-next: duplicate patches in the bluetooth tree
 2025-06-10  2:26 UTC 

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-10  1:45 UTC  (7+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[syzbot] [net?] possible deadlock in ptp_clock_unregister
 2025-06-10  1:01 UTC  (3+ messages)

[PATCH net-next] net: remove unused sock_enable_timestamps
 2025-06-10  0:18 UTC  (2+ messages)

[PATCH net v3 1/2] net: clear the dst when changing skb protocol
 2025-06-10  0:12 UTC  (2+ messages)
` [PATCH net v3 2/2] selftests: net: add test case for NAT46 looping back dst

[PATCH net-next v3] net: dlink: enable RMON MMIO access on supported devices
 2025-06-10  0:01 UTC 

[PATCH net] netrom: fix possible deadlock in nr_rt_device_down
 2025-06-09 23:30 UTC  (4+ messages)

[PATCH net-next v2 0/4] udp_tunnel: remove rtnl_lock dependency
 2025-06-09 23:28 UTC  (4+ messages)

[PATCH v4] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-06-09 23:26 UTC  (3+ messages)

[PATCH net-next v3 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-09 23:22 UTC  (5+ messages)
` [PATCH net-next v3 07/12] net/mlx5e: SHAMPO: Headers page pool stats

[PATCH v2] igb: Fix watchdog_task race with shutdown
 2025-06-09 23:10 UTC  (4+ messages)

[PATCH net-next] net: mana: Record doorbell physical address in PF mode
 2025-06-09 23:09 UTC 

[PATCH] mac802154_hwsim: allow users to specify the number of simulated radios dynamically instead of the previously hardcoded value of 2
 2025-06-09 23:04 UTC  (2+ messages)

[RFC net-next 0/6] net: ethtool: support including Flow Label in the flow hash for RSS
 2025-06-09 23:03 UTC  (9+ messages)
` [RFC net-next 4/6] eth: bnxt: support RSS on IPv6 Flow Label

[net-next v12 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-06-09 23:02 UTC  (6+ messages)
` [net-next v12 4/7] net: mtip: The L2 switch driver for imx287

[PATCH v2] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2025-06-09 23:00 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-06-05
 2025-06-09 22:50 UTC  (2+ messages)

[PATCH net] net_sched: sch_sfq: fix a potential crash on gso_skb handling
 2025-06-09 22:50 UTC  (2+ messages)

Tulip 21142 panic on physical link disconnect
 2025-06-09 22:43 UTC 

[PATCH 0/3] nsfs: expose the stable inode numbers in a public header
 2025-06-09 22:46 UTC  (3+ messages)
` [PATCH 2/3] netns: use stable inode number for initial mount ns

[PATCH net-next V7 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-06-09 22:09 UTC  (3+ messages)
` [PATCH net-next V7 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops

[PATCH net v2] net: clear the dst when changing skb protocol
 2025-06-09 22:02 UTC  (6+ messages)

[PATCH net-next 0/3] ionic: three little changes
 2025-06-09 21:46 UTC  (4+ messages)
` [PATCH net-next 1/3] ionic: print firmware heartbeat as unsigned
` [PATCH net-next 2/3] ionic: clean dbpage in de-init
` [PATCH net-next 3/3] ionic: cancel delayed work earlier in remove

[PATCH net] ionic: Prevent driver/fw getting out of sync on devcmd(s)
 2025-06-09 21:28 UTC 

[PATCH net-next 00/11][pull request] Intel Wired LAN Driver Updates 2025-06-09 (ice, i40e, ixgbe, iavf)
 2025-06-09 21:26 UTC  (12+ messages)
` [PATCH net-next 01/11] net: intel: rename 'hena' to 'hashcfg' for clarity
` [PATCH net-next 02/11] net: intel: move RSS packet classifier types to libie
` [PATCH net-next 03/11] ice: add link_down_events statistic
` [PATCH net-next 04/11] i40e: "
` [PATCH net-next 05/11] ixgbe: "
` [PATCH net-next 06/11] ice: redesign dpll sma/u.fl pins control
` [PATCH net-next 07/11] ice: change SMA pins to SDP in PTP API
` [PATCH net-next 08/11] ice: add ice driver PTP pin documentation
` [PATCH net-next 09/11] ice: add a separate Rx handler for flow director commands
` [PATCH net-next 10/11] iavf: convert to NAPI IRQ affinity API
` [PATCH net-next 11/11] ixgbe: Fix typos and clarify comments in X550 driver code

[PATCH net-next v2] net: macb: Add shutdown operation support
 2025-06-09 21:20 UTC  (2+ messages)

[PATCH v1 0/2] net: bcmgenet: add support for GRO software interrupt coalescing
 2025-06-09 21:10 UTC  (4+ messages)
` [PATCH v1 1/2] net: bcmgenet: use napi_complete_done return value
` [PATCH v1 2/2] net: bcmgenet: enable GRO software interrupt coalescing by default

[syzbot] [net?] general protection fault in veth_xdp_rcv
 2025-06-09 20:55 UTC  (2+ messages)

[PATCH net-next 00/14] ipmr, ip6mr: Allow MC-routing locally-generated MC packets
 2025-06-09 20:50 UTC  (15+ messages)
` [PATCH net-next 01/14] net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
` [PATCH net-next 02/14] net: ipv4: ipmr: ipmr_queue_xmit(): Drop local variable `dev'
` [PATCH net-next 03/14] net: ipv4: ipmr: Split ipmr_queue_xmit() in two
` [PATCH net-next 04/14] net: ipv4: Add ip_mr_output()
` [PATCH net-next 05/14] net: ipv6: Make udp_tunnel6_xmit_skb() void
` [PATCH net-next 06/14] net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
` [PATCH net-next 07/14] net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain
` [PATCH net-next 08/14] net: ipv6: ip6mr: Extract a helper out of ip6mr_forward2()
` [PATCH net-next 09/14] net: ipv6: Add ip6_mr_output()
` [PATCH net-next 10/14] vxlan: Support MC routing in the underlay
` [PATCH net-next 11/14] selftests: forwarding: lib: Move smcrouted helpers here
` [PATCH net-next 12/14] selftests: net: lib: Add ip_link_has_flag()
` [PATCH net-next 13/14] selftests: forwarding: adf_mcd_start(): Allow configuring custom interfaces
` [PATCH net-next 14/14] selftests: forwarding: Add a test for verifying VXLAN MC underlay

[PATCH RESEND net-next] net: tcp: tsq: Convert from tasklet to BH workqueue
 2025-06-09 20:47 UTC 

[PATCH net] net: airoha: Enable RX queues 16-31
 2025-06-09 20:40 UTC 

[PATCH v1 0/2] net: bcmgenet: add support for GRO software interrupt coalescing
 2025-06-09 20:35 UTC  (3+ messages)

[PATCH net-next] net: airoha: Add PPPoE offload support
 2025-06-09 20:28 UTC 

[PATCH] net: mana: Expose additional hardware counters for drop and TC via ethtool
 2025-06-09 20:27 UTC  (2+ messages)

[BUG] net/sched: Soft Lockup/Task Hang and OOM Loop in netem_dequeue
 2025-06-09 19:55 UTC  (11+ messages)

[PATCH] ptp: remove unnecessary brace in ptp_clock_unregister()
 2025-06-09 19:42 UTC  (2+ messages)

[PATCH net-next] net: ppp: remove error variable
 2025-06-09 19:37 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).