public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-22 11:06:58 to 2025-07-22 18:44:46 UTC [more...]

bpf: LLVM BTF inner map struct type def missing
 2025-07-22 18:44 UTC 

[PATCH v3] memcg: expose socket memory pressure in a cgroup
 2025-07-22 18:41 UTC  (5+ messages)

[PATCH net 1/2] macsec: set IFF_UNICAST_FLT priv flag
 2025-07-22 18:28 UTC  (5+ messages)
` [PATCH net 2/2] selftests: rtnetlink: add macsec and vlan nesting test

[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-07-22 18:25 UTC  (17+ messages)
` [PATCH v2 net-next 01/14] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v2 net-next 12/14] net: enetc: add PTP synchronization support for ENETC v4

[PATCH v1 net-next 00/13] net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-07-22 18:18 UTC  (32+ messages)
` [PATCH v1 net-next 01/13] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v1 net-next 02/13] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v1 net-next 03/13] tcp: Simplify error path in inet_csk_accept()
` [PATCH v1 net-next 04/13] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v1 net-next 05/13] net: Clean up __sk_mem_raise_allocated()
` [PATCH v1 net-next 06/13] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v1 net-next 07/13] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v1 net-next 08/13] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v1 net-next 09/13] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v1 net-next 10/13] net: Define sk_memcg under CONFIG_MEMCG
` [PATCH v1 net-next 11/13] net-memcg: Add memory.socket_isolated knob
` [PATCH v1 net-next 12/13] net-memcg: Store memcg->socket_isolated in sk->sk_memcg
` [PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting

[PATCH net-next] net: Document sockaddr safety in ARP and routing UAPI structures
 2025-07-22 17:41 UTC  (2+ messages)

[PATCH net-next v2 0/5] gve: AF_XDP zero-copy for DQO RDA
 2025-07-22 17:32 UTC  (6+ messages)
` [PATCH net-next v2 4/5] gve: implement DQO TX datapath for AF_XDP zero-copy

[PATCH net-next 0/2] xsk: fix underflow issues in zerocopy xmit
 2025-07-22 17:29 UTC  (7+ messages)
` [PATCH net-next 1/2] stmmac: xsk: fix underflow of budget in zerocopy mode
  ` [Intel-wired-lan] "

[PATCH net-next 0/3] net: Add sockaddr_inet unified address structure
 2025-07-22 17:18 UTC  (4+ messages)
` [PATCH net-next 1/3] ipv6: "
` [PATCH net-next 2/3] wireguard: peer: Replace sockaddr with sockaddr_inet
` [PATCH net-next 3/3] sctp: Replace sockaddr with sockaddr_inet in sctp_addr union

[PATCH v23 0/2] MCTP Over PCC Transport
 2025-07-22 17:10 UTC  (3+ messages)
` [PATCH v23 1/2] mailbox/pcc: support mailbox management of the shared buffer

[net-next PATCH v3 00/11] Add CN20K NIX and NPA contexts
 2025-07-22 17:08 UTC  (12+ 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 "

[syzbot ci] Re: net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
 2025-07-22 17:07 UTC  (2+ messages)

[PATCH v3] dt-bindings: cleanup: fix duplicated 'is is' in YAML docs
 2025-07-22 17:05 UTC 

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-22 16:58 UTC  (6+ messages)
` [PATCH v2 6/8] serial: 8250_dw: "

[PATCH net-next] MAINTAINERS: Add in6.h to MAINTAINERS
 2025-07-22 16:56 UTC 

[PATCH] net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
 2025-07-22 16:45 UTC  (9+ messages)

[RESEND PATCH bpf-next v2 1/3] bpftool: Add bpf_token show
 2025-07-22 16:37 UTC  (8+ messages)
` [PATCH bpf-next v2 2/3] bpftool: Add bpftool-token manpage
` [PATCH bpf-next v2 3/3] bpftool: Add bash completion for token argument

[PATCH net] net: core: Fix the loop in default_device_exit_net()
 2025-07-22 16:20 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH net-next 0/5] tools: ynl-gen: print setters for multi-val attrs
 2025-07-22 16:19 UTC  (6+ messages)
` [PATCH net-next 1/5] tools: ynl-gen: don't add suffix for pure types
` [PATCH net-next 2/5] tools: ynl-gen: move free printing to the print_type_full() helper
` [PATCH net-next 3/5] tools: ynl-gen: print alloc helper for multi-val attrs
` [PATCH net-next 4/5] tools: ynl-gen: print setters "
` [PATCH net-next 5/5] selftests: drv-net: devmem: use new mattr ynl helpers

[PATCH net v2] s390/ism: fix concurrency management in ism_cmd()
 2025-07-22 16:18 UTC 

[PATCH bpf-next v2 1/3] bpftool: Add bpf_token show
 2025-07-22 16:10 UTC  (6+ messages)
` [PATCH bpf-next v2 2/3] bpftool: Add bpftool-token manpage
` [PATCH bpf-next v2 3/3] bpftool: Add bash completion for token argument

[PATCH] i40e: replace snprintf() with scnprintf()
 2025-07-22 15:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
 2025-07-22 15:52 UTC  (3+ messages)

[PATCH net] net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
 2025-07-22 15:51 UTC 

[PATCH net-next 0/6] net: macb: Add TAPRIO traffic scheduling support
 2025-07-22 15:41 UTC  (7+ messages)
` [PATCH net-next 1/6] net: macb: Define ENST hardware registers for time-aware scheduling
` [PATCH net-next 2/6] net: macb: Integrate ENST timing parameters and hardware unit conversion
` [PATCH net-next 3/6] net: macb: Add IEEE 802.1Qbv TAPRIO REPLACE command offload support
` [PATCH net-next 4/6] net: macb: Implement TAPRIO DESTROY command offload for gate cleanup
` [PATCH net-next 5/6] net: macb: Implement TAPRIO TC offload command interface
` [PATCH net-next 6/6] net: macb: Add MACB_CAPS_QBV capability flag for IEEE 802.1Qbv support

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

[PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-22 15:07 UTC  (30+ messages)
` [PATCH v2 01/15] net: rnpgbe: Add build support for rnpgbe
` [PATCH v2 02/15] net: rnpgbe: Add n500/n210 chip support
` [PATCH v2 03/15] net: rnpgbe: Add basic mbx ops support
` [PATCH v2 04/15] net: rnpgbe: Add get_capability mbx_fw "
` [PATCH v2 08/15] net: rnpgbe: Add irq support
` [PATCH v2 10/15] net: rnpgbe: Add netdev irq in open
` [PATCH v2 14/15] net: rnpgbe: Add base rx function

[PATCH net v2 0/2] xsk: fix underflow issues in zerocopy xmit
 2025-07-22 15:03 UTC  (5+ messages)
` [PATCH net v2 1/2] stmmac: xsk: fix underflow of budget in zerocopy mode
  ` [Intel-wired-lan] "
` [PATCH net v2 2/2] igb: xsk: solve underflow of nb_pkts "
  ` [Intel-wired-lan] "

[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
 2025-07-22 15:03 UTC  (9+ messages)
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support

[PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
 2025-07-22 15:01 UTC 

[PATCH 0/7] Refactor sa8775p/qcs9100 to common names lemans-auto/lemans
 2025-07-22 15:01 UTC  (9+ messages)
` [PATCH 1/7] arm64: dts: qcom: Rename sa8775p SoC to "lemans"
` [PATCH 2/7] arm64: dts: qcom: Update memory-map for IoT platforms in lemans
` [PATCH 3/7] arm64: dts: qcom: lemans: Separate out ethernet card for ride & ride-r3
` [PATCH 4/7] arm64: dts: qcom: lemans: Refactor ride/ride-r3 boards based on daughter cards
` [PATCH 5/7] arm64: dts: qcom: lemans: Rename boards and clean up unsupported platforms
` [PATCH 6/7] dt-bindings: arm: qcom: Refactor QCS9100 and SA8775P board names to reflect Lemans variants
` [PATCH 7/7] arm64: dts: qcom: Add lemans evaluation kit (EVK) initial board support

[PATCH net-next v2] net: pppoe: implement GRO support
 2025-07-22 14:56 UTC  (4+ messages)

[PATCH iwl-next v1 00/15] Fwlog support in ixgbe
 2025-07-22 14:54 UTC  (21+ messages)
` [PATCH iwl-next v1 01/15] ice: make fwlog functions static
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 02/15] ice: move get_fwlog_data() to fwlog file
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 03/15] ice: drop ice_pf_fwlog_update_module()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 04/15] ice: introduce ice_fwlog structure
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 05/15] ice: add pdev into fwlog structure and use it for logging
` [PATCH iwl-next v1 06/15] ice: allow calling custom send function in fwlog
` [PATCH iwl-next v1 07/15] ice: move out debugfs init from fwlog
` [PATCH iwl-next v1 08/15] ice: check for PF number outside the fwlog code
` [PATCH iwl-next v1 09/15] ice: drop driver specific structure from "
` [PATCH iwl-next v1 10/15] libie, ice: move fwlog admin queue to libie
` [PATCH iwl-next v1 11/15] ice: move debugfs code to fwlog
` [PATCH iwl-next v1 12/15] ice: prepare for moving file to libie
` [PATCH iwl-next v1 13/15] ice: reregister fwlog after driver reinit
` [PATCH iwl-next v1 14/15] ice, libie: move fwlog code to libie
` [PATCH iwl-next v1 15/15] ixgbe: fwlog support for e610

[PATCH] Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
 2025-07-22 14:50 UTC  (2+ messages)

[PATCH] wifi: ath11k_pci: add a soft dependency on qrtr-mhi
 2025-07-22 14:48 UTC  (4+ messages)

[PATCH net-next v10 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-22 14:36 UTC  (3+ messages)
` [PATCH net-next v10 1/8] hinic3: Async Event Queue interfaces

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2025-07-22 14:35 UTC  (2+ messages)

next-20250717: arm64: rk3399-rock-pi-4b: NFS mount failure with 64K page size
 2025-07-22 14:29 UTC 

[PATCH net-next V2 0/2] net/mlx5e: misc changes 2025-07-22
 2025-07-22 14:23 UTC  (3+ messages)
` [PATCH net-next V2 1/2] net/mlx5e: Support routed networks during IPsec MACs initialization
` [PATCH net-next V2 2/2] net/mlx5e: Expose TIS via devlink tx reporter diagnose

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-22 14:07 UTC  (9+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
    `  "
        `  "
            `  "

[PATCH rdma-next v2 0/8] RDMA support for DMA handle
 2025-07-22 13:53 UTC  (2+ messages)

[PATCH net-next 0/4] net: add WoL from PHY support for stm32mp135f-dk
 2025-07-22 13:40 UTC  (9+ messages)
` [PATCH net-next 1/4] dt-bindings: net: document st,phy-wol property

[net-next PatchV2 0/4] Octeontx2-af: RPM: misc feaures
 2025-07-22 13:40 UTC  (2+ messages)

[PATCH net-next v2] ibmveth: Add multi buffers rx replenishment hcall support
 2025-07-22 13:20 UTC  (2+ messages)

[PATCH net-next 0/2] Refine stmmac code
 2025-07-22 13:10 UTC  (6+ messages)
` [PATCH net-next 1/2] net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()
` [PATCH net-next 2/2] net: stmmac: Check stmmac_hw_setup() in stmmac_resume()

[PATCHv4 net-next 1/1] net/mlx5: Fix build -Wframe-larger-than warnings
 2025-07-22 13:08 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: Add support for lan8842
 2025-07-22 13:08 UTC  (4+ messages)

[PATCH] usbnet: Set duplex status to unknown in the absence of MII
 2025-07-22 13:06 UTC  (3+ messages)

[PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver
 2025-07-22 12:54 UTC  (5+ messages)
` [PATCH V2 net 1/4] net: hns3: fix concurrent setting vlan filter issue
` [PATCH V2 net 2/4] net: hns3: disable interrupt when ptp init failed
` [PATCH V2 net 3/4] net: hns3: fixed vf get max channels bug
` [PATCH V2 net 4/4] net: hns3: default enable tx bounce buffer when smmu enabled

[PATCH net v2] selftests: drv-net: wait for iperf client to stop sending
 2025-07-22 12:26 UTC 

[PATCH net-next v10 00/15] net: phy: Introduce PHY ports representation
 2025-07-22 12:16 UTC  (16+ messages)
` [PATCH net-next v10 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v10 02/15] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v10 03/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v10 04/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v10 05/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v10 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v10 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v10 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v10 09/15] net: phy: marvell: "
` [PATCH net-next v10 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v10 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v10 12/15] net: phy: qca807x: "
` [PATCH net-next v10 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v10 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v10 15/15] Documentation: networking: Document the phy_port infrastructure

[PATCH v2] can: tscan1: CAN_TSCAN1 can depend on PC104
 2025-07-22 12:12 UTC  (4+ messages)

[PATCH] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput
 2025-07-22 11:19 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