netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-02 02:39:16 to 2025-05-03 01:08:16 UTC [more...]

pull-request: bpf-next 2025-05-02
 2025-05-03  1:07 UTC 

[PATCH bpf-next/net v2 0/5] Fix bpf qdisc bugs and clean up
 2025-05-02 23:54 UTC  (8+ messages)
` [PATCH bpf-next/net v2 1/5] bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
` [PATCH bpf-next/net v2 2/5] selftests/bpf: Test setting and creating bpf qdisc "
` [PATCH bpf-next/net v2 3/5] bpf: net_sched: Make some Qdisc_ops ops mandatory
` [PATCH bpf-next/net v2 4/5] selftests/bpf: Test attaching a bpf qdisc with incomplete operators
` [PATCH bpf-next/net v2 5/5] selftests/bpf: Cleanup bpf qdisc selftests

[PATCH net-next v8 00/15] Begin upstreaming Homa transport protocol
 2025-05-02 23:37 UTC  (16+ messages)
` [PATCH net-next v8 01/15] net: homa: define user-visible API for Homa
` [PATCH net-next v8 02/15] net: homa: create homa_wire.h
` [PATCH net-next v8 03/15] net: homa: create shared Homa header files
` [PATCH net-next v8 04/15] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v8 05/15] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v8 06/15] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v8 07/15] net: homa: create homa_interest.h and homa_interest
` [PATCH net-next v8 08/15] net: homa: create homa_pacer.h and homa_pacer.c
` [PATCH net-next v8 09/15] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v8 10/15] net: homa: create homa_outgoing.c
` [PATCH net-next v8 11/15] net: homa: create homa_utils.c
` [PATCH net-next v8 12/15] net: homa: create homa_incoming.c
` [PATCH net-next v8 13/15] net: homa: create homa_timer.c
` [PATCH net-next v8 14/15] net: homa: create homa_plumbing.c
` [PATCH net-next v8 15/15] net: homa: create Makefile and Kconfig

[PATCH net-next v2] net: dlink: add synchronization for stats update
 2025-05-02 23:50 UTC  (3+ messages)

[PATCH net-next V1] net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
 2025-05-02 23:17 UTC  (2+ messages)

[PATCH net 0/2] gre: Reapply IPv6 link-local address generation fix
 2025-05-02 22:57 UTC  (3+ messages)
` [PATCH net 1/2] gre: Fix again IPv6 link-local address generation
` [PATCH net 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices

[PATCH RFC v3 0/2] Task local data API
 2025-05-02 22:25 UTC  (14+ messages)
` [PATCH RFC v3 1/2] selftests/bpf: Introduce task local data

[syzbot] [lvs?] KMSAN: uninit-value in do_output_route4
 2025-05-02 22:15 UTC  (2+ messages)

[Patch net 0/2] net_sched: fix a regression in sch_htb
 2025-05-02 22:13 UTC  (5+ messages)
` [Patch net 1/2] sch_htb: make htb_deactivate() idempotent

[PATCH v7 bpf-next 0/7] bpf: udp: Exactly-once socket iteration
 2025-05-02 21:31 UTC  (13+ messages)
` [PATCH v7 bpf-next 1/7] bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
` [PATCH v7 bpf-next 2/7] bpf: udp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v7 bpf-next 3/7] bpf: udp: Get rid of st_bucket_done
` [PATCH v7 bpf-next 4/7] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v7 bpf-next 5/7] bpf: udp: Avoid socket skips and repeats during iteration
` [PATCH v7 bpf-next 6/7] selftests/bpf: Return socket cookies from sock_iter_batch progs
` [PATCH v7 bpf-next 7/7] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators

[PATCH RFC v2 0/6] coredump: support AF_UNIX sockets
 2025-05-02 20:23 UTC  (15+ messages)
` [PATCH RFC v2 1/6] coredump: massage format_corname()
` [PATCH RFC v2 2/6] coredump: massage do_coredump()
` [PATCH RFC v2 3/6] coredump: support AF_UNIX sockets
` [PATCH RFC v2 4/6] coredump: show supported coredump modes
` [PATCH RFC v2 5/6] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH RFC v2 6/6] selftests/coredump: add tests for AF_UNIX coredumps

[PATCH net-next v6 00/11] PRU-ICSSM Ethernet Driver
 2025-05-02 20:08 UTC  (3+ messages)
` [PATCH net-next v6 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs

[PATCH bpf-next/net v1 0/5] Fix bpf qdisc bugs and cleanup
 2025-05-02 19:33 UTC  (11+ messages)
` [PATCH bpf-next/net v1 1/5] bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
` [PATCH bpf-next/net v1 2/5] selftests/bpf: Test setting and creating bpf qdisc "
` [PATCH bpf-next/net v1 5/5] selftests/bpf: Cleanup bpf qdisc selftests

[PATCH net-next v13 0/9] Device memory TCP TX
 2025-05-02 19:25 UTC  (6+ messages)
` [PATCH net-next v13 4/9] net: devmem: Implement TX path

[PATCH bpf-next v2] selftests/bpf: remove sockmap_ktls disconnect_after_delete test
 2025-05-02 18:52 UTC 

[PATCH v4 00/15] MSR code cleanup part one
 2025-05-02 18:09 UTC  (11+ messages)
` [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()

[PATCH net-next v2 0/4] net: stmmac: fix setting RE and TE inappropriately
 2025-05-02 17:54 UTC  (8+ messages)
` [PATCH net-next v2 1/4] net: phylink: add ability to block carrier up
` [PATCH net-next v2 2/4] net: stmmac: call phylink_carrier_*() in XDP functions
` [PATCH net-next v2 3/4] net: stmmac: remove _RE and _TE in (start|stop)_(tx|rx)() methods
` [PATCH net-next v2 4/4] net: stmmac: leave enabling _RE and _TE to stmmac_mac_link_up()

[PATCH net-next v2] selftests: iou-zcrx: Clean up build warnings for error format
 2025-05-02 17:50 UTC 

[PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
 2025-05-02 17:50 UTC  (4+ messages)
` [PATCH v4A "

[net-next PATCH v3 00/11] Add PCS core support
 2025-05-02 17:41 UTC  (6+ messages)

[PATCH net v1] selftests: iou-zcrx: Clean up build warnings for error format
 2025-05-02 17:22 UTC  (2+ messages)

[net-next v10 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-05-02 17:05 UTC  (11+ messages)
` [net-next v10 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v10 2/7] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v10 3/7] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v10 4/7] net: mtip: The L2 switch driver for imx287
` [net-next v10 5/7] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v10 6/7] ARM: mxs_defconfig: Update mxs_defconfig to 6.15-rc1
` [net-next v10 7/7] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH] mptcp: Align mptcp_inet6_sk with other protocols
 2025-05-02 17:00 UTC  (2+ messages)

[net PATCH 0/6] fbnic: FW IPC Mailbox fixes
 2025-05-02 16:54 UTC  (13+ messages)
` [net PATCH 1/6] fbnic: Fix initialization of mailbox descriptor rings
` [net PATCH 2/6] fbnic: Gate AXI read/write enabling on FW mailbox
` [net PATCH 3/6] fbnic: Add additional handling of IRQs
` [net PATCH 4/6] fbnic: Actually flush_tx instead of stalling out
` [net PATCH 5/6] fbnic: Cleanup handling of completions
` [net PATCH 6/6] fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context

[PATCH net-next v6 0/8] Add Microchip ZL3073x support (part 1)
 2025-05-02 16:54 UTC  (4+ messages)
` [PATCH net-next v6 8/8] mfd: zl3073x: Register DPLL sub-device during init

How much is checksumming done in the kernel vs on the NIC?
 2025-05-02 16:21 UTC  (6+ messages)
  ` MSG_ZEROCOPY and the O_DIRECT vs fork() race
      ` Reorganising how the networking layer handles memory

[PATCH v6 bpf-next 0/7] bpf: udp: Exactly-once socket iteration
 2025-05-02 16:10 UTC  (7+ messages)
` [PATCH v6 bpf-next 4/7] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v6 bpf-next 5/7] bpf: udp: Avoid socket skips and repeats during iteration

[PATCH net-next v3 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-05-02 15:59 UTC  (7+ messages)
` [PATCH net-next v3 05/18] xdp: Use nested-BH locking for system_page_pool

[PATCH io_uring 0/5] Add dmabuf support for io_uring zcrx
 2025-05-02 15:25 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
 2025-05-02 14:25 UTC  (7+ messages)
` [PATCH bpf-next 1/4] "

[PATCH net-next] sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif
 2025-05-02 14:03 UTC  (2+ messages)

[net-next PATCH v1 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-05-02 13:19 UTC  (16+ messages)
` [net-next PATCH v1 01/15] crypto: octeontx2: Share engine group info with AF driver
` [net-next PATCH v1 02/15] octeontx2-af: Configure crypto hardware for inline ipsec
` [net-next PATCH v1 03/15] octeontx2-af: Setup Large Memory Transaction for crypto
` [net-next PATCH v1 04/15] octeontx2-af: Handle inbound inline ipsec config in AF
` [net-next PATCH v1 05/15] crypto: octeontx2: Remove inbound inline ipsec config
` [net-next PATCH v1 06/15] octeontx2-af: Add support for CPT second pass
` [net-next PATCH v1 07/15] octeontx2-af: Add support for SPI to SA index translation
` [net-next PATCH v1 08/15] octeontx2-af: Add mbox to alloc/free BPIDs
` [net-next PATCH v1 09/15] octeontx2-pf: ipsec: Allocate Ingress SA table
` [net-next PATCH v1 10/15] octeontx2-pf: ipsec: Setup NIX HW resources for inbound flows
` [net-next PATCH v1 11/15] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [net-next PATCH v1 12/15] octeontx2-pf: ipsec: Initialize ingress IPsec
` [net-next PATCH v1 13/15] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
` [net-next PATCH v1 14/15] octeontx2-pf: ipsec: Process CPT metapackets
` [net-next PATCH v1 15/15] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows

[PATCH net-next v2] selftests: net: exit cleanly on SIGTERM / timeout
 2025-05-02 13:05 UTC  (3+ messages)

[PATCH net-next 0/7] selftests: mptcp: increase code coverage
 2025-05-02 12:29 UTC  (8+ messages)
` [PATCH net-next 1/7] selftests: mptcp: info: hide 'grep: write error' warnings
` [PATCH net-next 2/7] selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfo
` [PATCH net-next 3/7] selftests: mptcp: add struct params in mptcp_diag
` [PATCH net-next 4/7] selftests: mptcp: refactor send_query parameters for code clarity
` [PATCH net-next 5/7] selftests: mptcp: refactor NLMSG handling with 'proto'
` [PATCH net-next 6/7] selftests: mptcp: add helpers to get subflow_info
` [PATCH net-next 7/7] selftests: mptcp: add chk_sublfow in diag.sh

[PATCH net-next 0/5] devlink: sanitize variable typed attributes
 2025-05-02 11:38 UTC  (6+ messages)
` [PATCH net-next 1/5] tools: ynl-gen: extend block_start/end by noind arg
` [PATCH net-next 2/5] tools: ynl-gen: allow noncontiguous enums
` [PATCH net-next 3/5] devlink: define enum for attr types of dynamic attributes
` [PATCH net-next 4/5] devlink: avoid param type value translations
` [PATCH net-next 5/5] devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg

[PATCH net-next V3 00/15] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-05-02 11:16 UTC  (7+ messages)
` [PATCH net-next V3 14/15] devlink: Implement devlink param multi attribute nested data values

[PATCH net-next v2 1/1] Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation
 2025-05-02 11:06 UTC  (3+ messages)

[PATCH net-next v3] net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
 2025-05-02 10:51 UTC  (3+ messages)

[PATCH net-next v3 00/12] tools: ynl-gen: additional C types and classic netlink handling
 2025-05-02 10:50 UTC  (2+ messages)

[PATCH net-next v10] net: ti: icssg-prueth: add TAPRIO offload support
 2025-05-02 10:42 UTC 

[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-02 10:28 UTC  (4+ messages)

[iwl-net PATCH v3] idpf: fix a race in txq wakeup
 2025-05-02  9:39 UTC  (2+ messages)

[PATCH net-next v7 00/12] Convert LAN78xx to PHYLINK
 2025-05-02  9:39 UTC  (4+ messages)
` [PATCH net-next v7 08/12] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management

[PATCH net-next] ipv4: ip_tunnel: Replace strcpy use with strscpy
 2025-05-02  9:38 UTC  (4+ messages)

[iwl-net PATCH v2] idpf: fix a race in txq wakeup
 2025-05-02  9:36 UTC  (4+ messages)

[PATCH net 0/4] Bug fixes from XDP patch series
 2025-05-02  9:31 UTC  (11+ messages)
` [PATCH net 2/4] net: ti: icssg-prueth: Report BQL before sending XDP packets
` [PATCH net 3/4] net: ti: icssg-prueth: Fix race condition for traffic from different network sockets
` [PATCH net 4/4] net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access

[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-02  9:04 UTC  (6+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH net-next v8 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-05-02  8:52 UTC  (4+ messages)
` [PATCH net-next v8 1/3] net: ethtool: Introduce per-PHY DUMP operations
` [PATCH net-next v8 2/3] net: ethtool: phy: Convert the PHY_GET command to generic phy dump
` [PATCH net-next v8 3/3] net: ethtool: netlink: Use netdev_hold for dumpit() operations

[syzbot] [net?] BUG: soft lockup in sctp_generate_timeout_event
 2025-05-02  7:37 UTC 

[PATCH net v4] net: airoha: Add missing filed to ppe_mbox_data struct
 2025-05-02  7:24 UTC  (5+ messages)

[PATCH v2 0/3] Allow dyn MSI-X vector allocation of MANA
 2025-05-02  6:08 UTC  (6+ messages)
` [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required

[PATCH bpf-next v1 0/2] ktls, sockmap: Fix missing uncharge operation and add selfttest
 2025-05-02  5:26 UTC  (2+ messages)

Possible Memory tracking bug with Intel ICE driver and jumbo frames
 2025-05-02  4:14 UTC  (4+ messages)
    ` [EXT] "

Fix promiscous and multicast mode on iavf after reset
 2025-05-02  2:48 UTC  (5+ messages)

[syzbot] [net?] UBSAN: array-index-out-of-bounds in ip6_rt_copy_init
 2025-05-02  2:43 UTC  (3+ messages)

Potential bug: errors from tcp_ack are ignored in tcp_rcv_synsent_state_process
 2025-05-02  2:39 UTC 


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).