netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-30 04:23:00 to 2024-10-30 16:19:29 UTC [more...]

[PATCH v2 bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
 2024-10-30 16:18 UTC 

[PATCH iwl-net] i40e: Fix handling changed priv flags
 2024-10-30 16:06 UTC 

[PATCH net v2] net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
 2024-10-30 16:01 UTC  (2+ messages)

[PATCH bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
 2024-10-30 15:54 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: Remove self from DSA entry
 2024-10-30 15:51 UTC  (5+ messages)

[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
 2024-10-30 15:49 UTC  (18+ messages)
` [PATCH net-next 01/12] net: homa: define user-visible API for Homa
` [PATCH net-next 04/12] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next 08/12] net: homa: create homa_incoming.c
` [PATCH net-next 09/12] net: homa: create homa_outgoing.c

[PATCH net] mptcp: Ensure RCU read lock is held when calling mptcp_sched_find()
 2024-10-30 15:37 UTC  (6+ messages)

[PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-30 15:37 UTC  (17+ messages)
` [PATCH net-next v6 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v6 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v6 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v6 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v6 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v6 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v6 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v6 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v6 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v6 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v6 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v6 12/12] selftests: ncdevmem: Add automated test

[PATCH v2 iproute] bridge: dump mcast querier state
 2024-10-30 15:29 UTC  (3+ messages)

BeagleBone Black Ethernet PHY issues
 2024-10-30 15:17 UTC  (5+ messages)

[PATCH net] net: enetc: prevent VF from configuring preemptiable TCs
 2024-10-30 15:15 UTC  (2+ messages)

[PATCH v6 net-next 00/12] add basic support for i.MX95 NETC
 2024-10-30 15:08 UTC  (15+ messages)
` [PATCH v6 net-next 01/12] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH v6 net-next 02/12] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v6 net-next 03/12] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v6 net-next 04/12] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v6 net-next 05/12] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms
` [PATCH v6 net-next 06/12] net: enetc: build enetc_pf_common.c as a separate module
` [PATCH v6 net-next 07/12] net: enetc: remove ERR050089 workaround for i.MX95
` [PATCH v6 net-next 08/12] net: enetc: add i.MX95 EMDIO support
` [PATCH v6 net-next 09/12] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
` [PATCH v6 net-next 10/12] net: enetc: optimize the allocation of tx_bdr
` [PATCH v6 net-next 11/12] net: enetc: add preliminary support for i.MX95 ENETC PF
` [PATCH v6 net-next 12/12] MAINTAINERS: update ENETC driver files and maintainers

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-10-30 15:06 UTC  (5+ messages)
` [PATCH net-next v1 6/7] net: fix SO_DEVMEM_DONTNEED looping too long

linux: Goodbye from a Linux community volunteer
 2024-10-30 15:05 UTC  (10+ messages)
              ` Kernel maintainer *CENSORED* on LKML [WAS: linux: Goodbye from a Linux community volunteer]

linux: Goodbye from a Linux community volunteer
 2024-10-30 15:02 UTC  (3+ messages)
    ` Maintainers now blocked from kernel.org mail access [WAS Re: linux: Goodbye from a Linux community volunteer]

[PATCH v6 00/15] io_uring zero copy rx
 2024-10-30 14:57 UTC  (11+ messages)
` [PATCH v6 02/15] net: generalise net_iov chunk owners

[PATCH bpf-next v3 0/4] Optimize bpf_csum_diff() and homogenize for all archs
 2024-10-30 14:40 UTC  (2+ messages)

[PATCH 0/2] clk: socfpga: add clock driver for Agilex5
 2024-10-30 14:36 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clk: agilex5: Add Agilex5 clock bindings
` [PATCH 2/2] clk: socfpga: Add clock driver for Agilex5

[PATCH net-next 0/3] Fix sparse warnings in dpaa_eth driver
 2024-10-30 14:27 UTC  (8+ messages)
` [PATCH net-next 1/3] soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()
` [PATCH net-next 2/3] net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()
` [PATCH net-next 3/3] net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()

[PATCH net-next] vrf: Prepare vrf_process_v4_outbound() to future .flowi4_tos conversion
 2024-10-30 14:24 UTC  (2+ messages)

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-10-30 14:21 UTC  (17+ messages)
` [PATCH v1 6/9] hwmon: Add Nuvoton NCT6694 HWMON support

[PATCH v4 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-10-30 14:01 UTC  (7+ messages)
` [PATCH v4 01/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH 0/4] ARM64: dts: intel: agilex5: add nodes and new board
 2024-10-30 14:00 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: agilex5: add gpio0
` [PATCH 2/4] arm64: dts: agilex5: add gmac nodes
` [PATCH 3/4] dt-bindings: intel: add agilex5-based Arrow AXE5-Eagle
` [PATCH 4/4] arm64: dts: agilex5: initial support for "

[PATCH net-next v19 00/10] net: Make timestamping selectable
 2024-10-30 13:54 UTC  (11+ messages)
` [PATCH net-next v19 01/10] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v19 02/10] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v19 03/10] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v19 04/10] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v19 05/10] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v19 06/10] net: macb: "
` [PATCH net-next v19 07/10] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v19 08/10] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v19 09/10] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
` [PATCH net-next v19 10/10] netlink: specs: Enhance tsinfo netlink attributes and add a tsconfig set command

[PATCH net v2] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
 2024-10-30 13:53 UTC 

[PATCH net-next v1] net: macb: avoid redundant lookup for "mdio" child node in MDIO setup
 2024-10-30 13:36 UTC  (2+ messages)

[PATCH net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
 2024-10-30 13:35 UTC  (3+ messages)

[PATCH net] net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
 2024-10-30 13:34 UTC  (2+ messages)

[PATCH net-next v3 0/2] tcp: add tcp_warn_once() common helper
 2024-10-30 13:30 UTC  (2+ messages)

[PATCH net-next] net: mellanox: use ethtool string helpers
 2024-10-30 13:28 UTC  (2+ messages)

[PATCH] chcr_ktls: fix a possible null-pointer dereference in chcr_ktls_dev_add()
 2024-10-30 13:23 UTC 

[PATCH] net: skip RPS if packet is already on target CPU
 2024-10-30 12:55 UTC  (4+ messages)

[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
 2024-10-30 12:48 UTC  (2+ messages)
    ` lore.kernel.org getting senile ? [WAS: [PATCH 1/2] MAINTAINERS: Remove Huawei due to compilance requirements

[PATCH net-next] ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion
 2024-10-30 12:43 UTC 

[PATCH net-next v2 0/5] Side MDIO Support for LAN937x Switches
 2024-10-30 12:31 UTC  (7+ messages)
` [PATCH net-next v2 2/5] dt-bindings: net: dsa: ksz: add mdio-parent-bus property for internal MDIO

[PATCH] selftests: netfilter: remove unused parameter
 2024-10-30 12:18 UTC  (2+ messages)

[RFC net-next v01 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-10-30 12:25 UTC  (2+ messages)
` [RFC net-next v01 1/1] "

[PATCH net-next v6 0/6] net: stmmac: Refactor FPE as a separate module
 2024-10-30 12:10 UTC  (10+ messages)
` [PATCH net-next v6 1/6] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v6 2/6] net: stmmac: Rework macro definitions for gmac4 and xgmac
` [PATCH net-next v6 3/6] net: stmmac: Refactor FPE functions to generic version
` [PATCH net-next v6 4/6] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ
` [PATCH net-next v6 5/6] net: stmmac: xgmac: Complete FPE support
` [PATCH net-next v6 6/6] net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio

[syzbot] [net?] possible deadlock in gtp_encap_enable_socket
 2024-10-30 12:02 UTC  (2+ messages)

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-10-30 11:57 UTC  (11+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH net v2] net: netfilter: Fix use-after-free in get_info()
 2024-10-30 11:53 UTC  (2+ messages)

[PATCH nf] netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
 2024-10-30 11:49 UTC  (2+ messages)

[PATCH RFC 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-10-30 11:32 UTC  (6+ messages)
` [PATCH RFC 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag

[PATCH RESEND net-next] net: tcp: replace the document for "lsndtime" in tcp_sock
 2024-10-30 11:31 UTC 

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-10-30 11:19 UTC  (6+ messages)
` [PATCH net-next v2 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCH bpf-next] bpf: Add kernel symbol for struct_ops trampoline
 2024-10-30 11:15 UTC 

[PATCH net-next 0/5] Re-organize MediaTek ethernet phy drivers and propose mtk-phy-lib
 2024-10-30 10:35 UTC  (6+ messages)
` [PATCH net-next 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next 2/5] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next 3/5] net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set()
` [PATCH net-next 4/5] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next 5/5] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros

[PATCH iwl-net v2 0/4] igc: Fix PTM timeout
 2024-10-30 10:20 UTC  (5+ messages)
` [PATCH iwl-net v2 1/4] igc: Ensure the PTM cycle is reliably triggered
` [PATCH iwl-net v2 4/4] igc: Add lock preventing multiple simultaneous PTM transactions

[PATCH net-next] mlx5_en: use read sequence for gettimex64
 2024-10-30 10:17 UTC  (3+ messages)

[PATCH linux-next] ice: use string choice helpers
 2024-10-30 10:08 UTC  (5+ messages)

[PATCH v6 0/2] MCTP Over PCC Transport
 2024-10-30  9:45 UTC  (3+ messages)
` [PATCH v6 1/2] mctp pcc: Check before sending MCTP PCC response ACK

[PATCH net v2] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-10-30  9:49 UTC 

[PATCH net 0/2] net: ethernet: ftgmac100: fixes for ncsi/phy handling on device remove
 2024-10-30  9:02 UTC  (8+ messages)
` [PATCH net 1/2] net: ethernet: ftgmac100: prevent use after free on unregister when using NCSI

[PATCH iwl-next v6 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-30  8:47 UTC  (5+ messages)
` [PATCH iwl-next v6 1/2] igc: Link IRQs to NAPI instances
` [PATCH iwl-next v6 2/2] igc: Link queues "

[PATCH iwl-next v2 2/2] ixgbevf: Add support for Intel(R) E610 device
 2024-10-30  8:28 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-10-30  8:24 UTC  (14+ messages)
` [PATCH net-next v2 01/13] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v2 03/13] virtio_ring: packed: "
` [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
` [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
` [PATCH net-next v2 08/13] virtio_net: refactor the xmit type
` [PATCH net-next v2 09/13] virtio_net: xsk: bind/unbind xsk for tx
` [PATCH net-next v2 10/13] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v2 11/13] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v2 12/13] virtio_net: update tx timeout record
` [PATCH net-next v2 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCH iwl-next v2 0/2] ixgbevf: Add support for Intel(R) E610 device
 2024-10-30  8:21 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next v2 1/2] PCI: Add PCI_VDEVICE_SUB helper macro
 2024-10-30  8:18 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4 0/2] dpll: expose clock quality level
 2024-10-30  8:11 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dpll: add clock quality level attribute and op
` [PATCH net-next v4 2/2] net/mlx5: DPLL, Add clock quality level op implementation

[PATCH net] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
 2024-10-30  7:14 UTC  (2+ messages)

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-30  6:54 UTC  (16+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
` [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature

[PATCH net] net: wwan: t7xx: off-by-one error in t7xx_dpmaif_rx_buf_alloc()
 2024-10-30  6:45 UTC  (4+ messages)

[RFC PATCH bpf-next 0/2] Improve prog array uref semantics
 2024-10-30  6:36 UTC  (2+ messages)

[PATCH net 0/2] net: xilinx: axienet: Fix kernel crash in dmaengine transmit path
 2024-10-30  6:25 UTC  (3+ messages)
` [PATCH net 1/2] net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts
` [PATCH net 2/2] net: xilinx: axienet: Check if Tx queue enabled

[PATCH] Add LAN78XX OTP_ACCESS flag support
 2024-10-30  6:18 UTC  (2+ messages)

[PATCH] nfc: s3fwrn5: Prefer strscpy() over strcpy()
 2024-10-30  5:57 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Drop netns helpers in mptcp
 2024-10-30  5:45 UTC 

query on VLAN with linux DSA ports
 2024-10-30  5:04 UTC  (5+ messages)

[PATCH] net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
 2024-10-30  4:22 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).