netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-24 06:37:24 to 2025-07-24 16:18:43 UTC [more...]

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-24 16:18 UTC  (13+ messages)
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net-next 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH net v2] net: phy: realtek: Reset after clock enable
 2025-07-24 16:09 UTC  (3+ messages)

[PATCH 0/7] Refactor sa8775p/qcs9100 to common names lemans-auto/lemans
 2025-07-24 15:59 UTC  (10+ messages)
` [PATCH 1/7] arm64: dts: qcom: Rename sa8775p SoC to "lemans"
` [PATCH 6/7] dt-bindings: arm: qcom: Refactor QCS9100 and SA8775P board names to reflect Lemans variants

[PATCH bpf-next v4 0/8] Add a dynptr type for skb metadata for TC BPF
 2025-07-24 15:52 UTC  (10+ messages)
` [PATCH bpf-next v4 1/8] bpf: Add dynptr type for skb metadata
` [PATCH bpf-next v4 2/8] bpf: Enable read/write access to skb metadata through a dynptr

[PATCH v4 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
 2025-07-24 15:49 UTC  (2+ messages)

[PATCH net-next 0/9] eth: fbnic Add XDP support for fbnic
 2025-07-24 15:48 UTC  (7+ messages)
` [PATCH net-next 5/9] eth: fbnic: Add XDP pass, drop, abort support
` [PATCH net-next 8/9] eth: fbnic: Collect packet statistics for XDP

[PATCH] net: Fix typos
 2025-07-24 15:46 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
 2025-07-24 15:40 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: net: altr,socfpga-stmmac: Add compatible string "
` [PATCH v2 2/4] arm64: dts: Agilex5 Add gmac nodes to DTSI "
` [PATCH v2 3/4] arm64: dts: socfpga: agilex5: enable gmac2 on the Agilex5 dev kit
` [PATCH v2 4/4] net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5

[PATCH] netfilter: nf_conntrack: table full detailed log
 2025-07-24 15:26 UTC  (4+ messages)
` [PATCH V2] "

[PATCH net-next v2 0/4] net/ipv6: RFC6724 rule 5.5 preparations
 2025-07-24 15:00 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net/ipv6: flatten ip6_route_get_saddr
` [PATCH net-next v2 2/4] net/ipv6: create ipv6_fl_get_saddr
` [PATCH net-next v2 3/4] net/ipv6: use ipv6_fl_get_saddr in output
` [PATCH net-next v2 4/4] net/ipv6: drop ip6_route_get_saddr

[PATCH v8 iwl-next] ice: add recovery clock and clock 1588 control for E825c
 2025-07-24 14:59 UTC  (3+ messages)
` [Intel-wired-lan] "

[net-next PATCH v3 00/11] Add CN20K NIX and NPA contexts
 2025-07-24 14:58 UTC  (17+ messages)
` [net-next PATCH v3 01/11] octeontx2-af: Simplify context writing and reading to hardware
` [net-next PATCH v3 03/11] octeontx2-af: Extend debugfs support for cn20k NIX
` [net-next PATCH v3 07/11] octeontx2-pf: Initialize cn20k specific aura and pool contexts
` [net-next PATCH v3 08/11] octeontx2-pf: Initialize new NIX SQ context for cn20k
` [net-next PATCH v3 09/11] octeontx2-af: Accommodate more bandwidth profiles "

[PATCH net-next 0/3] bonding: support aggregator selection based on port priority
 2025-07-24 14:35 UTC  (6+ messages)
` [PATCH net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCH net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCH net-next 3/3] selftests: bonding: add test for LACP actor "

[RFC PATCH net-next] ptp: Introduce PTP_SYS_OFFSET_EXTENDED_TRUSTED ioctl
 2025-07-24 14:08 UTC  (2+ messages)

[PATCH net v2 1/4] auxiliary: Support hexadecimal ids
 2025-07-24 13:55 UTC  (12+ messages)

[PATCH net-next 0/4] net/ipv6: RFC6724 rule 5.5 preparations
 2025-07-24 13:53 UTC  (6+ messages)
` [PATCH net-next 1/4] net/ipv6: flatten ip6_route_get_saddr
` [PATCH net-next 2/4] net/ipv6: create ipv6_fl_get_saddr
` [PATCH net-next 3/4] net/ipv6: use ipv6_fl_get_saddr in output
` [PATCH net-next 4/4] net/ipv6: drop ip6_route_get_saddr

[PATCH v3 00/10] can: kvaser_pciefd: Simplify identification of physical CAN interfaces
 2025-07-24 13:52 UTC  (13+ messages)
` [PATCH v3 01/10] can: kvaser_pciefd: Add support to control CAN LEDs on device
` [PATCH v3 02/10] can: kvaser_pciefd: Add support for ethtool set_phys_id()
` [PATCH v3 03/10] can: kvaser_pciefd: Add intermediate variable for device struct in probe()
` [PATCH v3 04/10] can: kvaser_pciefd: Store the different firmware version components in a struct
` [PATCH v3 05/10] can: kvaser_pciefd: Store device channel index
` [PATCH v3 06/10] can: kvaser_pciefd: Split driver into C-file and header-file
` [PATCH v3 07/10] can: kvaser_pciefd: Add devlink support
` [PATCH v3 08/10] can: kvaser_pciefd: Expose device firmware version via devlink info_get()
` [PATCH v3 09/10] can: kvaser_pciefd: Add devlink port support
` [PATCH v3 10/10] Documentation: devlink: add devlink documentation for the kvaser_pciefd driver

[PATCH 0/4] net: mhi : Add support to enable ethernet interface
 2025-07-24 13:51 UTC  (5+ messages)
` [PATCH 1/4] net: mhi: Rename MHI interface to improve clarity
` [PATCH 2/4] net: mhi : Add support to enable ethernet interface
` [PATCH 3/4] net: mhi: Add MHI IP_SW1, ETH0 and ETH1 interface
` [PATCH 4/4] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100

vhost: linux-next: crash at vhost_dev_cleanup()
 2025-07-24 13:49 UTC  (7+ messages)

[GIT PULL net-next] wireless-next-2025-07-24
 2025-07-24 13:48 UTC  (2+ messages)

[PATCH v1 iwl-next] ice: add TS PLL control for E825 devices
 2025-07-24 13:46 UTC 

[PATCH net-next v10 1/8] hinic3: Async Event Queue interfaces
 2025-07-24 13:45 UTC  (2+ messages)

[PATCH net-next v5 00/19] add basic PSP encryption for TCP connections
 2025-07-24 13:37 UTC  (5+ messages)
` [PATCH net-next v5.0 15/19] net/mlx5e: Add PSP steering in local NIC RX
` [PATCH net-next v5.0 16/19] net/mlx5e: Configure PSP Rx flow steering rules

[PATCH net-next v11 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-24 13:32 UTC  (9+ messages)
` [PATCH net-next v11 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v11 2/8] hinic3: Complete "
` [PATCH net-next v11 3/8] hinic3: Command Queue framework
` [PATCH net-next v11 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v11 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v11 6/8] hinic3: Mailbox framework
` [PATCH net-next v11 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v11 8/8] hinic3: Interrupt request configuration

[PATCH 3/6 net-next] net: Convert proto_ops bind() callbacks to use sockaddr_unspec
 2025-07-24 13:31 UTC  (4+ messages)

[PATCH 0/3] pull request (net-next): ipsec-next 2025-07-23
 2025-07-24 13:30 UTC  (4+ messages)
` [PATCH 1/3] xfrm: hold device only for the asynchronous decryption

[PATCH net] net: check the minimum value of gso size in virtio_net_hdr_to_skb()
 2025-07-24 13:29 UTC  (2+ messages)

[PATCH net-next] net/sched: Add precise drop reason for pfifo_fast queue overflows
 2025-07-24 13:28 UTC 

[PATCH net-next] octeontx2-af: use unsigned int as iterator for unsigned values
 2025-07-24 13:25 UTC  (2+ messages)

[PATCH v14 net-next 00/14] AccECN protocol patch series
 2025-07-24 13:10 UTC  (2+ messages)

[PATCH v3 00/11] QRTR Multi-endpoint support
 2025-07-24 13:08 UTC  (4+ messages)
` [PATCH v3 04/11] net: qrtr: support identical node ids

[PATCH net-next v2 0/2] Refine stmmac code
 2025-07-24 13:04 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()

[GIT PULL] Networking for v6.16-rc8
 2025-07-24 12:58 UTC 

[PATCH net-next] net: ipv4: allow directed broadcast routes to use dst hint
 2025-07-24 12:49 UTC 

[PATCH net-next 0/2] net: stmmac: allow generation of flexible PPS relative to MAC time
 2025-07-24 12:31 UTC  (3+ messages)
` [PATCH net-next 1/2] drivers: net: stmmac: add STMMAC_RELATIVE_FLEX_PPS
` [PATCH net-next 2/2] net: stmmac: select STMMAC_RELATIVE_FLEX_PPS for stm32 SoCs

[PATCH net-next v3] net/core: fix wrong return value in __splice_segment
 2025-07-24 12:19 UTC 

[PATCH net 0/2] bonding: fix LACP negotiation issues in passive mode
 2025-07-24 12:15 UTC  (6+ messages)
` [PATCH net 1/2] bonding: update ntt to true "

[PATCH net-next v2] net/core: fix wrong return value in __splice_segment
 2025-07-24 12:02 UTC  (3+ messages)

[PATCH 4/6 net-next] net: Convert proto_ops connect() callbacks to use sockaddr_unspec
 2025-07-24 12:00 UTC  (2+ messages)

[PATCH net-next] gve: support unreadable netmem
 2025-07-24 11:57 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
 2025-07-24 11:37 UTC 

[PATCH net-next] ipv6: mcast: Add ip6_mc_find_idev() helper
 2025-07-24 11:56 UTC 

virtio_close() stuck on napi_disable_locked()
 2025-07-24 11:29 UTC  (8+ messages)
  `  "

[RFC PATCH net-next] net: hsr: create an API to get hsr port type
 2025-07-24 11:24 UTC  (4+ messages)
  ` [EXT] "

[PATCH net v2] vrf: Drop existing dst reference in vrf_ip6_input_dst
 2025-07-24 11:21 UTC  (2+ messages)

[PATCH net-next v1] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-07-24 11:06 UTC 

[PATCH 1/8] xfrm: state: initialize state_ptrs earlier in xfrm_state_find
 2025-07-24 10:50 UTC  (2+ messages)

[iwl-next v2] ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610
 2025-07-24 10:47 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/5] Expose grace period delay for devlink health reporter
 2025-07-24 10:46 UTC  (3+ messages)

[PATCH v3] dt-bindings: cleanup: fix duplicated 'is is' in YAML docs
 2025-07-24 10:12 UTC  (2+ messages)

[net-next PatchV3] Octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields
 2025-07-24 10:10 UTC 

[PATCH] net: otx2: handle NULL returned by xdp_convert_buff_to_frame()
 2025-07-24 10:11 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH net-next v5 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-24 10:09 UTC  (3+ messages)
` [PATCH net-next v5 3/7] net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks

[PATCH] net/core: fix wrong return value in __splice_segment
 2025-07-24 10:06 UTC  (2+ messages)

[PATCH] sfc: handle NULL returned by xdp_convert_buff_to_frame()
 2025-07-24  9:57 UTC  (2+ messages)

[PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver
 2025-07-24  9:40 UTC  (3+ messages)

[syzbot] [hams?] KASAN: slab-use-after-free Read in rose_new_lci
 2025-07-24  9:38 UTC 

[PATCH net v2] s390/ism: fix concurrency management in ism_cmd()
 2025-07-24  9:30 UTC  (2+ messages)

[PATCH v2 00/11] can: kvaser_usb: Simplify identification of physical CAN interfaces
 2025-07-24  9:25 UTC  (12+ messages)
` [PATCH v2 01/11] can: kvaser_usb: Add support to control CAN LEDs on device
` [PATCH v2 02/11] can: kvaser_usb: Add support for ethtool set_phys_id()
` [PATCH v2 03/11] can: kvaser_usb: Assign netdev.dev_port based on device channel index
` [PATCH v2 04/11] can: kvaser_usb: Add intermediate variables
` [PATCH v2 05/11] can: kvaser_usb: Move comment regarding max_tx_urbs
` [PATCH v2 06/11] can: kvaser_usb: Store the different firmware version components in a struct
` [PATCH v2 07/11] can: kvaser_usb: Store additional device information
` [PATCH v2 08/11] can: kvaser_usb: Add devlink support
` [PATCH v2 09/11] can: kvaser_usb: Expose device information via devlink info_get()
` [PATCH v2 10/11] can: kvaser_usb: Add devlink port support
` [PATCH v2 11/11] Documentation: devlink: add devlink documentation for the kvaser_usb driver

[Intel-wired-lan] [PATCH net v2 0/6] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-07-24  9:20 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net v2 4/6] idpf: replace "

[PATCH net-next v12 0/5] PRU-ICSSM Ethernet Driver
 2025-07-24  9:10 UTC  (6+ messages)
` [PATCH net-next v12 1/5] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v12 2/5] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v12 3/5] net: ti: prueth: Adds PRUETH HW and SW configuration
` [PATCH net-next v12 4/5] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v12 5/5] net: ti: prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs

[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
 2025-07-24  9:05 UTC  (6+ messages)

[PATCH] usbnet: Set duplex status to unknown in the absence of MII
 2025-07-24  9:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] memcg: expose socket memory pressure in a cgroup
 2025-07-24  8:43 UTC  (11+ messages)

[PATCH] pch_gbe: Add NULL check for ptp_pdev in pch_gbe_probe()
 2025-07-24  8:28 UTC  (4+ messages)

[PATCH net-next 0/5] Add RPMSG Ethernet Driver
 2025-07-24  8:24 UTC  (6+ messages)
` [PATCH net-next 1/5] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver

[PATCH iproute2-next] iplink: bond_slave: add support for ad_actor_port_prio
 2025-07-24  8:21 UTC 

[PATCH net] selftests: rtnetlink.sh: remove esp4_offload after test
 2025-07-24  8:20 UTC  (3+ messages)

[iwl-next v3 0/8] libie: commonize adminq structure
 2025-07-24  8:20 UTC  (6+ messages)
` [iwl-next v3 4/8] iavf: use libie adminq descriptors
  ` [Intel-wired-lan] "
` [iwl-next v3 7/8] iavf: use libie_aq_str
  ` [Intel-wired-lan] "

[PATCH net-next v3 0/3] net: wangxun: complete ethtool coalesce options
 2025-07-24  8:05 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: wangxun: change the default ITR setting
` [PATCH net-next v3 2/3] net: wangxun: limit tx_max_coalesced_frames_irq
` [PATCH net-next v3 3/3] net: wangxun: support to use adaptive RX coalescing

[PATCH net v2] selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0
 2025-07-24  8:06 UTC 

[PATCH] net: Add locking to protect skb->dev access in ip_output
 2025-07-24  8:03 UTC  (4+ messages)

[PATCH v2 00/10] can: kvaser_pciefd: Simplify identification of physical CAN interfaces
 2025-07-24  7:54 UTC  (11+ messages)
` [PATCH v2 02/10] can: kvaser_pciefd: Add support for ethtool set_phys_id()
` [PATCH v2 04/10] can: kvaser_pciefd: Store the different firmware version components in a struct
` [PATCH v2 05/10] can: kvaser_pciefd: Store device channel index
` [PATCH v2 06/10] can: kvaser_pciefd: Split driver into C-file and header-file
` [PATCH v2 07/10] can: kvaser_pciefd: Add devlink support
` [PATCH v2 08/10] can: kvaser_pciefd: Expose device firmware version via devlink info_get()
` [PATCH v2 09/10] can: kvaser_pciefd: Add devlink port support
` [PATCH v2 10/10] Documentation: devlink: add devlink documentation for the kvaser_pciefd driver

[PATCH wireless-next] wifi: mac80211: fix use-after-free risk in sta debugfs removal
 2025-07-24  7:48 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: wangxun: complete ethtool coalesce options
 2025-07-24  7:40 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: wangxun: limit tx_max_coalesced_frames_irq

[net PatchV4] Octeontx2-vf: Fix max packet length errors
 2025-07-24  7:06 UTC 

[PATCH] net: clear offline CPU backlog.state in dev_cpu_dead()
 2025-07-24  6:45 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).