netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-09 00:51:55 to 2025-06-09 17:34:54 UTC [more...]

[RFC net-next 0/6] net: ethtool: support including Flow Label in the flow hash for RSS
 2025-06-09 17:34 UTC 

[PATCH net-next v3] net: stop napi kthreads when THREADED napi is disabled
 2025-06-09 17:30 UTC 

[PATCH net] net: Fix TOCTOU issue in sk_is_readable()
 2025-06-09 17:08 UTC 

[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-09 16:58 UTC  (6+ messages)

[PATCH v5] clk: socfpga: agilex: add support for the Intel Agilex5
 2025-06-09 16:53 UTC  (2+ messages)

[PATCH v2 2/6] arm64: dts: imx93: remove eee-broken-1000t for eqos node
 2025-06-09 16:52 UTC 

[PATCH net-next v10] selftests/vsock: add initial vmtest.sh for vsock
 2025-06-09 16:39 UTC 

[PATCH v4] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-06-09 16:37 UTC 

[PATCH v2 iwl-next] idpf: add cross timestamping
 2025-06-09 16:28 UTC 

[PATCH net-next v3 0/6] tcp: support preloading data on a listening socket
 2025-06-09 16:26 UTC  (8+ messages)
` [PATCH net-next v3 1/6] tcp: support writing to a socket in listening state
` [PATCH net-next v3 2/6] tcp: copy write-data from listen socket to accept child socket
` [PATCH net-next v3 3/6] tcp: fastopen: add write-data to fastopen synack packet
` [PATCH net-next v3 4/6] tcp: transmit any pending data on receipt of 3rd-ack
` [PATCH net-next v3 5/6] tcp: fastopen: retransmit data when only the SYN of a synack-with-data is acked
` [PATCH net-next v3 6/6] tcp: fastopen: extend retransmit-queue trimming to handle linear sk_buff

[PATCH net-next v2 0/4] udp_tunnel: remove rtnl_lock dependency
 2025-06-09 16:25 UTC  (5+ messages)
` [PATCH net-next v2 1/4] "
` [PATCH net-next v2 2/4] net: remove redundant ASSERT_RTNL() in queue setup functions
` [PATCH net-next v2 3/4] netdevsim: remove udp_ports_sleep
` [PATCH net-next v2 4/4] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"

[PATCH net-next] netlink: Fix wraparounds of sk->sk_rmem_alloc
 2025-06-09 16:12 UTC 

[PATCH net-next] net: xilinx: axienet: Configure and report coalesce parameters in DMAengine flow
 2025-06-09 16:22 UTC  (8+ messages)

[PATCH iproute2-next v2 0/4] ip: Support bridge VLAN stats in `ip stats'
 2025-06-09 16:05 UTC  (5+ messages)
` [PATCH iproute2-next v2 1/4] ip: ipstats: Iterate all xstats attributes
` [PATCH iproute2-next v2 2/4] ip: ip_common: Drop ipstats_stat_desc_xstats::inner_max
` [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: mana: Expose additional hardware counters for drop and TC via ethtool
 2025-06-09 16:07 UTC  (2+ messages)

[PATCH v5 net-next 0/9] af_unix: Introduce SO_PASSRIGHTS
 2025-06-09 15:55 UTC  (4+ messages)
` [PATCH v5 net-next 5/9] net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}

[PATCH net-next] net: usb: r8152: Add device ID for TP-Link UE200
 2025-06-09 15:55 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macro
 2025-06-09 15:53 UTC 

[net-next PATCH] octeontx2: Annotate mmio regions as __iomem
 2025-06-09 15:51 UTC 

[PATCH bpf-next] bpf: Fix RCU usage in bpf_get_cgroup_classid_curr helper
 2025-06-09 15:51 UTC  (2+ messages)

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

[PATCH net v2 0/2] Fix ntuple rules targeting default RSS
 2025-06-09 15:38 UTC  (4+ messages)
` [PATCH net v2 1/2] net: ethtool: Don't check if RSS context exists in case of context 0
` [PATCH net v2 2/2] selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context

[PATCH 6.6.y] Revert "mctp: no longer rely on net->dev_index_head[]"
 2025-06-09 15:37 UTC  (4+ messages)

[PATCH net-next] net: remove unused sock_enable_timestamps
 2025-06-09 15:32 UTC 

[PATCH] net/mdiobus: Fix potential out-of-bounds read/write access
 2025-06-09 15:31 UTC  (4+ messages)
    ` [PATCH 1/2] "
      ` [PATCH 2/2] net/mdiobus: Fix potential out-of-bounds clause 45 "

[PATCH net-next v3 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-09 15:31 UTC  (15+ messages)
` [PATCH net-next v3 01/12] net: Allow const args for of page_to_netmem()
` [PATCH net-next v3 02/12] net: Add skb_can_coalesce for netmem
` [PATCH net-next v3 03/12] net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc
` [PATCH net-next v3 04/12] net/mlx5e: SHAMPO: Remove redundant params
` [PATCH net-next v3 05/12] net/mlx5e: SHAMPO: Improve hw gro capability checking
` [PATCH net-next v3 06/12] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next v3 07/12] net/mlx5e: SHAMPO: Headers page pool stats
` [PATCH net-next v3 08/12] net/mlx5e: Convert over to netmem
` [PATCH net-next v3 09/12] net/mlx5e: Add support for UNREADABLE netmem page pools
` [PATCH net-next v3 10/12] net/mlx5e: Implement queue mgmt ops and single channel swap
` [PATCH net-next v3 11/12] net/mlx5e: Support ethtool tcp-data-split settings
` [PATCH net-next v3 12/12] net/mlx5e: Add TX support for netmems

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

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

[PATCH net-next] cxgb3/l2t: Remove unused t3_l2t_send_event
 2025-06-09 15:23 UTC 

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-09 15:20 UTC  (7+ messages)
` [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool stats

[PATCH net-next v12 00/13] Add support for PSE budget evaluation strategy
 2025-06-09 15:12 UTC  (8+ messages)

[PATCH net-next v3 0/3] hinic3: queue_api related fixes
 2025-06-09 15:07 UTC  (4+ messages)
` [PATCH net-next v3 1/3] queue_api: add subqueue variant netif_subqueue_sent
` [PATCH net-next v3 2/3] hinic3: use netif_subqueue_sent api
` [PATCH net-next v3 3/3] hinic3: remove tx_q name collision hack

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

[PATCH net-next] uapi: in6: restore visibility of most IPv6 socket options
 2025-06-09 14:39 UTC 

[PATCH net-next,v6] net: mana: Add handler for hardware servicing events
 2025-06-09 14:36 UTC 

[ANN] net-next is OPEN
 2025-06-09 14:34 UTC 

[RFC PATCH net-next 0/2] Add support for the LTC4266 PSE Controller
 2025-06-09 14:23 UTC  (4+ messages)
` [RFC PATCH net-next 2/2] net: pse-pd: Add LTC4266 PSE controller driver

[PATCH net-next v4] net: Add support for providing the PTP hardware source in tsinfo
 2025-06-09 14:06 UTC  (4+ messages)

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

[PATCH net v2] net: clear the dst when changing skb protocol
 2025-06-09 13:50 UTC  (3+ messages)

[PATCH v5 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-09 13:49 UTC  (6+ messages)
` [PATCH v5 1/5] PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
` [PATCH v5 2/5] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v5 3/5] net: mana: explain irq_setup() algorithm
` [PATCH v5 4/5] net: mana: Allow irq_setup() to skip cpus for affinity
` [PATCH v5 5/5] net: mana: Allocate MSI-X vectors dynamically

[PATCH] vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
 2025-06-09 13:49 UTC  (2+ messages)

[BUG] WARNING in sendmsg
 2025-06-09 13:48 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 11/18] misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
 2025-06-09 13:46 UTC 

[PATCH AUTOSEL 6.12 15/23] misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
 2025-06-09 13:46 UTC 

[PATCH AUTOSEL 6.14 19/29] misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
 2025-06-09 13:45 UTC 

[PATCH AUTOSEL 6.15 25/35] misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
 2025-06-09 13:43 UTC 

[PATCH bpf-next v2 0/5] sockmap: Fix reading with splice(2)
 2025-06-09 13:27 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] net: Add splice_read to prot
` [PATCH bpf-next v2 2/5] tcp_bpf: Fix reading with splice(2)
` [PATCH bpf-next v2 3/5] selftests/bpf: sockmap: Exit with error on failure
` [PATCH bpf-next v2 4/5] selftests/bpf: sockmap: Allow SK_PASS in verdict
` [PATCH bpf-next v2 5/5] selftests/bpf: sockmap: Add splice + SK_PASS regression test

[PATCH] net: mctp: fix infinite data from mctp_dump_addrinfo
 2025-06-09 12:54 UTC  (4+ messages)

[PATCH v3 00/13] further mt7988 devicetree work
 2025-06-09 12:12 UTC  (5+ messages)
` [PATCH v3 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
    ` Aw: "
      `  "

[PATCH 5.10] codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
 2025-06-09 10:55 UTC 

[PATCH] Integration with the user space
 2025-06-09 10:35 UTC  (7+ messages)

[PATCH] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-09  9:53 UTC  (3+ messages)

[PATCH net-next v3 0/4] netconsole: Optimize console registration and improve testing
 2025-06-09  9:46 UTC  (5+ messages)
` [PATCH net-next v3 1/4] netconsole: Only register console drivers when targets are configured
` [PATCH net-next v3 2/4] netconsole: Add automatic console unregistration on target removal
` [PATCH net-next v3 3/4] selftests: netconsole: Do not exit from inside the validation function
` [PATCH net-next v3 4/4] selftests: netconsole: Add support for basic netconsole target format

[PATCH] mac802154_hwsim: allow users to specify the number of simulated radios dynamically instead of the previously hardcoded value of 2
 2025-06-09  9:46 UTC 

[PATCH RFC net] net: dsa: b53: bcm531x5: fix cpu rgmii mode interpretation
 2025-06-09  9:18 UTC 

[PATCH 2/6] arm64: dts: imx93: remove eee-broken-1000t for eqos node
 2025-06-09 10:10 UTC  (2+ messages)

[PATCH v3 0/4] Add clock support for CMU_HSI2
 2025-06-09  8:32 UTC  (9+ messages)
  ` [PATCH v3 1/4] dt-bindings: clock: exynosautov920: sort clock definitions
  ` [PATCH v3 2/4] dt-bindings: clock: exynosautov920: add hsi2 "
  ` [PATCH v3 3/4] clk: samsung: exynosautov920: add block hsi2 clock support
  ` [PATCH v3 4/4] arm64: dts: exynosautov920: add CMU_HSI2 clock DT nodes

[RFC v4 00/18] Split netmem from struct page
 2025-06-09  7:53 UTC  (5+ messages)

[PATCH v11 0/3] vhost: Add support of kthread API
 2025-06-09  7:33 UTC  (4+ messages)
` [PATCH v11 1/3] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v11 2/3] vhost: Reintroduce kthread mode support in vhost
` [PATCH v11 3/3] vhost: Add configuration controls for vhost worker's mode

[PATCH net v4] macsec: MACsec SCI assignment for ES = 0
 2025-06-09  7:31 UTC  (3+ messages)

[PATCH net v5] macsec: MACsec SCI assignment for ES = 0
 2025-06-09  7:26 UTC 

[PATCH v3 0/2] improve i40e parallel VF reset handling
 2025-06-09  7:12 UTC  (5+ messages)
` [PATCH v3 1/2] i40e: return false from i40e_reset_vf if reset is in progress
  ` [Intel-wired-lan] "
` [PATCH v3 2/2] i40e: retry VFLR handling if there is ongoing VF reset
  ` [Intel-wired-lan] "

[PATCH net v3] macsec: MACsec SCI assignment for ES = 0
 2025-06-09  6:53 UTC  (2+ messages)

[PATCH] xfrm: Duplicate SPI Handling – IPsec-v3 Compliance Concern
 2025-06-09  6:50 UTC 

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-09  6:49 UTC  (11+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next 4/9] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next 5/9] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next 7/9] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next 8/9] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH net-next] net: ppp: remove error variable
 2025-06-09  6:38 UTC  (3+ messages)

[PATCH v2] igb: Fix watchdog_task race with shutdown
 2025-06-09  6:32 UTC  (3+ messages)

[PATCH] xfrm: Duplicate SPI Handling – IPsec-v3 Compliance Concern
 2025-06-09  4:54 UTC  (2+ messages)

[PATCH v2 5.10.y] net/ipv4: fix type mismatch in inet_ehash_locks_alloc() causing build failure
 2025-06-09  4:32 UTC 

[PATCH] net/ipv4: fix type mismatch in inet_ehash_locks_alloc() causing build failure
 2025-06-09  4:31 UTC 

Recall: Re: [PATCH] xfrm: Duplicate SPI Handling – IPsec-v3 Compliance Concern
 2025-06-09  4:13 UTC 

[PATCH bpf-next v2] bpf, sockmap: Fix psock incorrectly pointing to sk
 2025-06-09  4:20 UTC  (2+ messages)

[PATCH] docs: packing: Fix a typo in example code
 2025-06-09  2:13 UTC 

[PATCH bpf-next v2 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
 2025-06-09  2:08 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf,ktls: Fix data corruption when "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data

[PATCH] mac802154_hwsim: allow users to specify the number of simulated radios dynamically instead of the previously hardcoded value of 2
 2025-06-09  1:34 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).