netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-17 13:17:54 to 2024-06-17 19:15:19 UTC [more...]

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-17 19:15 UTC  (20+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[PATCH v8] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-17 19:07 UTC  (3+ messages)

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-17 19:04 UTC  (8+ messages)
` [PATCH 04/15] net: hbl_cn: QP state machine
` [PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver

[PATCH net v2] ice: use proper macro for testing bit
 2024-06-17 19:04 UTC  (4+ messages)

[PATCH net-next v20 02/13] rtase: Implement the .ndo_open function
 2024-06-17 18:59 UTC  (6+ messages)
    ` [v20 "

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-17 18:54 UTC  (32+ messages)

[PATCH net-next] net: microchip: Constify struct vcap_operations
 2024-06-17 18:50 UTC  (2+ messages)

[PATCH net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-17 18:48 UTC  (9+ messages)
` [PATCH net-next 1/7] selftests: openvswitch: Support explicit tunnel port creation
` [PATCH net-next 2/7] selftests: openvswitch: Refactor actions parsing
` [PATCH net-next 3/7] selftests: openvswitch: Add set() and set_masked() support
` [PATCH net-next 4/7] selftests: openvswitch: Add support for tunnel() key
` [PATCH net-next 5/7] selftests: openvswitch: Support implicit ipv6 arguments
` [PATCH net-next 6/7] selftests: net: Use the provided dpctl rather than the vswitchd for tests
` [PATCH net-next 7/7] selftests: net: add config for openvswitch

[PATCH net-next v2 1/2] net: dsa: mt7530: factor out bridge join/leave logic
 2024-06-17 18:30 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: dsa: mt7530: add support for bridge port isolation

[PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
 2024-06-17 18:21 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: net: Convert fsl,fman related file to yaml format
 2024-06-17 18:19 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: Convert fsl-fman to yaml

linux-next: build failure after merge of the bpf-next tree
 2024-06-17 18:15 UTC 

[PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
 2024-06-17 18:13 UTC  (5+ messages)
` [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()

[PATCH net-next v5 0/7] net: pass receive socket to drop tracepoint
 2024-06-17 18:09 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: add rx_sk to trace_kfree_skb
` [PATCH net-next v5 2/7] net: introduce sk_skb_reason_drop function
` [PATCH net-next v5 3/7] ping: use sk_skb_reason_drop to free rx packets
` [PATCH net-next v5 4/7] net: raw: "
` [PATCH net-next v5 5/7] tcp: "
` [PATCH net-next v5 6/7] udp: "
` [PATCH net-next v5 7/7] af_packet: "

[PATCH net v3] Fix race for duplicate reqsk on identical SYN
 2024-06-17 17:59 UTC  (2+ messages)

[RFC net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-17 17:56 UTC  (13+ messages)
` [RFC net-next 1/7] selftests: openvswitch: Support explicit tunnel port creation
  ` [ovs-dev] "
` [RFC net-next 3/7] selftests: openvswitch: Add set() and set_masked() support
` [RFC net-next 4/7] selftests: openvswitch: Add support for tunnel() key
  ` [ovs-dev] "
` [RFC net-next 5/7] selftests: openvswitch: Support implicit ipv6 arguments
  ` [ovs-dev] "

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-17 17:52 UTC  (15+ messages)
` [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v12 05/13] page_pool: convert to use netmem
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP

[TEST] AF_UNIX selftests integration
 2024-06-17 17:34 UTC  (2+ messages)

[PATCH net-next v2 0/3] net/mlx4_en: Use ethtool_puts/sprintf
 2024-06-17 17:23 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net/mlx4_en: Use ethtool_puts to fill priv flags strings
  ` [PATCH net-next v2 2/3] net/mlx4_en: Use ethtool_puts to fill selftest strings
    ` [PATCH net-next v2 3/3] net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings

[net-next,v8] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-06-17 17:20 UTC  (5+ messages)

[PATCH net-next 0/3] net/mlx4_en: Use ethtool_puts/sprintf
 2024-06-17 17:20 UTC  (7+ messages)
` [PATCH net-next 1/3] net/mlx4_en: Use ethtool_puts to fill priv flags strings
  ` [PATCH net-next 2/3] net/mlx4_en: Use ethtool_puts to fill selftest strings
    ` [PATCH net-next 3/3] net/mlx4_en: Use ethtool_puts/sprintf to fill stats strings

[net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-17 15:57 UTC  (5+ messages)
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

[PATCH net] inet: bring NLM_DONE out to a separate recv() again
 2024-06-17 17:05 UTC  (5+ messages)

[PATCH] net: micro-optimize skb_datagram_iter
 2024-06-17 16:58 UTC  (5+ messages)

[PATCH net 0/3] mlxsw: Fixes
 2024-06-17 16:56 UTC  (4+ messages)
` [PATCH net 1/3] mlxsw: pci: Fix driver initialization with Spectrum-4
` [PATCH net 2/3] mlxsw: core_thermal: Fix driver initialization failure
` [PATCH net 3/3] mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems

[PATCH net-next v4] net: stmmac: Enable TSO on VLANs
 2024-06-17 16:51 UTC  (2+ messages)

[PATCH net] octeontx2-pf: Add error handling to VLAN unoffload handling
 2024-06-17 16:50 UTC 

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-17 16:44 UTC  (14+ messages)

[PATCH] xdp: remove WARN() from __xdp_reg_mem_model()
 2024-06-17 16:27 UTC 

[PATCH net v2] neighbour: add RTNL_FLAG_DUMP_SPLIT_NLM_DONE to RTM_GETNEIGH
 2024-06-17 16:36 UTC  (3+ messages)

[PATCH v7 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-06-17 16:25 UTC  (5+ messages)
` [PATCH v7 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag
` [PATCH v7 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[PATCH net-next 0/8] ionic: rework fix for doorbell miss
 2024-06-17 16:24 UTC  (4+ messages)
` [PATCH net-next 7/8] ionic: Use an u16 for rx_copybreak

[net-next,PATCH v2 0/2] Series to deliver Ethernet for STM32MP25
 2024-06-17 16:19 UTC  (4+ messages)
` [net-next,PATCH v2 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32
` [net-next,PATCH v2 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 "

[patch net-next] virtio_net: add support for Byte Queue Limits
 2024-06-17 16:18 UTC  (13+ messages)

[PATCH net-next v3 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-17 16:14 UTC  (9+ messages)
` [PATCH net-next v3 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
` [PATCH net-next v3 5/7] net: ethtool: Add new power limit get and set features

[PATCH net-next v2] virtio_net: add support for Byte Queue Limits
 2024-06-17 16:14 UTC  (5+ messages)

[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
 2024-06-17 16:05 UTC  (10+ messages)
  ` [PATCH ipsec-next v2 0/17] "
          ` [devel-ipsec] "

[ANN] netdev call - Jun 18th
 2024-06-17 15:39 UTC 

[PATCH net-next v4 0/5] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-06-17 15:35 UTC  (7+ messages)
` [PATCH net-next v4 1/5] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH net-next v4 2/5] net: ti: icss-iep: Remove spinlock-based synchronization
` [PATCH net-next v4 3/5] dt-bindings: net: Add IEP interrupt
` [PATCH net-next v4 4/5] net: ti: icss-iep: Enable compare events
` [PATCH net-next v4 5/5] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[PATCH net-next] net: mana: Use mana_cleanup_port_context() for rxq cleanup
 2024-06-17 15:28 UTC  (2+ messages)

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-17 15:10 UTC  (10+ messages)
` [PATCH net-next v20 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v20 10/13] rtase: Implement ethtool function

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-17 15:07 UTC  (24+ messages)
` [PATCH vhost 01/23] vdpa/mlx5: Clarify meaning thorough function rename
` [PATCH vhost 02/23] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
` [PATCH vhost 03/23] vdpa/mlx5: Drop redundant code
` [PATCH vhost 04/23] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
` [PATCH vhost 05/23] vdpa/mlx5: Iterate over active VQs during suspend/resume
` [PATCH vhost 06/23] vdpa/mlx5: Remove duplicate suspend code
` [PATCH vhost 07/23] vdpa/mlx5: Initialize and reset device with one queue pair
` [PATCH vhost 08/23] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost 09/23] vdpa/mlx5: Add support for modifying the virtio_version VQ field
` [PATCH vhost 10/23] vdpa/mlx5: Add support for modifying the VQ features field
` [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost 12/23] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost 13/23] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost 14/23] vdpa/mlx5: Allow creation of blank VQs
` [PATCH vhost 15/23] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
` [PATCH vhost 16/23] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost 17/23] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
` [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost 19/23] vdpa/mlx5: Use suspend/resume during VQP change
` [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
` [PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions
` [PATCH vhost 22/23] vdpa/mlx5: Don't reset VQs more than necessary
` [PATCH vhost 23/23] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()

[PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver
 2024-06-17 15:02 UTC  (3+ messages)

[PATCH net-next v6] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
 2024-06-17 14:58 UTC  (4+ messages)

[PATCH v2 net] ptp: fix integer overflow in max_vclocks_store
 2024-06-17 14:55 UTC  (3+ messages)

[PATCH iwl-next v3 0/3] ice:Support to dump PHY config, FEC
 2024-06-17 14:52 UTC  (4+ messages)
` [PATCH iwl-next v3 3/3] ice: Implement driver functionality to dump serdes equalizer values

[PATCH net v2] Fix race for duplicate reqsk on identical SYN
 2024-06-17 14:44 UTC  (3+ messages)

[net-next PATCH 0/2] Fix maximum TX/RX frame sizes in ravb driver
 2024-06-17 14:29 UTC  (7+ messages)
` [net-next PATCH 2/2] net: ravb: Fix R-Car RX frame size limit

[TEST] virtio tests need veth?
 2024-06-17 14:26 UTC 

[TEST] TCP MD5 vs kmemleak
 2024-06-17 14:24 UTC 

[PATCH rdma-next 0/3] Delay mlx5_ib internal resources allocations
 2024-06-17 14:24 UTC  (5+ messages)
` [PATCH rdma-next 2/3] IB/mlx5: Create UMR QP just before first reg_mr occurs

[PATCH v2] Bluetooth: Ignore too large handle values in BIG
 2024-06-17 14:10 UTC  (2+ messages)

[PATCH net] selftests: mptcp: userspace_pm: fixed subtest names
 2024-06-17 14:08 UTC  (2+ messages)

[PATCH iwl-next] ice: Distinguish driver reset and removal for AQ shutdown
 2024-06-17 14:01 UTC  (2+ messages)

[PATCH net-next v10 4/7] net: tn40xx: add basic Tx handling
 2024-06-17 13:58 UTC  (5+ messages)

[PATCH 0/2] virtio_net: fixes for checksum offloading and XDP handling
 2024-06-17 13:34 UTC  (3+ messages)
` [PATCH 1/2] virtio_net: checksum offloading handling fix

[PATCH AUTOSEL 4.19 4/9] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
 2024-06-17 13:27 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 5/9] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 4.19 7/9] ila: block BH in ila_output()

[PATCH AUTOSEL 5.4 4/9] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
 2024-06-17 13:27 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 5/9] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.4 7/9] ila: block BH in ila_output()

[PATCH AUTOSEL 5.10 04/13] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
 2024-06-17 13:26 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 05/13] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.10 08/13] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 5.10 09/13] ila: block BH in ila_output()

[PATCH] vringh: add MODULE_DESCRIPTION()
 2024-06-17 13:27 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 08/21] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
 2024-06-17 13:25 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 09/21] wifi: mac80211: handle tasklet frames before stopping
` [PATCH AUTOSEL 5.15 13/21] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.15 16/21] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 5.15 17/21] ila: block BH in ila_output()

[PATCH AUTOSEL 6.1 11/29] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
 2024-06-17 13:24 UTC  (7+ messages)
` [PATCH AUTOSEL 6.1 12/29] wifi: mac80211: apply mcast rate only if interface is up
` [PATCH AUTOSEL 6.1 13/29] wifi: mac80211: handle tasklet frames before stopping
` [PATCH AUTOSEL 6.1 14/29] wifi: cfg80211: fix 6 GHz scan request building
` [PATCH AUTOSEL 6.1 19/29] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 6.1 24/29] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 6.1 25/29] ila: block BH in ila_output()

[PATCH iwl-next v1] ice: do not init struct ice_adapter more times than needed
 2024-06-17 13:24 UTC 

[PATCH] virtio_net: Eliminate OOO packets during switching
 2024-06-17 13:25 UTC  (2+ messages)

[PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
 2024-06-17 13:24 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 11/35] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
 2024-06-17 13:22 UTC  (7+ messages)
` [PATCH AUTOSEL 6.6 12/35] wifi: mac80211: apply mcast rate only if interface is up
` [PATCH AUTOSEL 6.6 13/35] wifi: mac80211: handle tasklet frames before stopping
` [PATCH AUTOSEL 6.6 14/35] wifi: cfg80211: fix 6 GHz scan request building
` [PATCH AUTOSEL 6.6 21/35] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 6.6 27/35] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 6.6 28/35] ila: block BH in ila_output()

[PATCH AUTOSEL 6.9 14/44] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
 2024-06-17 13:19 UTC  (7+ messages)
` [PATCH AUTOSEL 6.9 15/44] wifi: mac80211: apply mcast rate only if interface is up
` [PATCH AUTOSEL 6.9 16/44] wifi: mac80211: handle tasklet frames before stopping
` [PATCH AUTOSEL 6.9 17/44] wifi: cfg80211: fix 6 GHz scan request building
` [PATCH AUTOSEL 6.9 24/44] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 6.9 34/44] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 6.9 35/44] ila: block BH in ila_output()

[PATCH net-next v8 00/13] First try to replace page_frag with page_frag_cache
 2024-06-17 13:14 UTC  (4+ messages)
` [PATCH net-next v8 11/13] net: "
` [PATCH net-next v8 12/13] mm: page_frag: update documentation for page_frag
` [PATCH net-next v8 13/13] mm: page_frag: add a entry in MAINTAINERS "


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