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

[PATCH net-next v8 00/13] First try to replace page_frag with page_frag_cache
 2024-06-17 13:14 UTC  (12+ messages)
` [PATCH net-next v8 01/13] mm: page_frag: add a test module for page_frag
` [PATCH net-next v8 02/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v8 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v8 04/13] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v8 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v8 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v8 07/13] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v8 08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v8 09/13] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v8 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v8 11/13] net: replace page_frag with page_frag_cache

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

[PATCH net] wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
 2024-06-17 13:15 UTC  (3+ messages)

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-17 13:02 UTC  (10+ messages)

[PATCH net v2] ice: use proper macro for testing bit
 2024-06-17 12:58 UTC  (3+ messages)

[PATCH v2, net-next] net: mana: Add support for page sizes other than 4KB on ARM64
 2024-06-17 12:56 UTC  (3+ messages)

[PATCH v2 net] ptp: fix integer overflow in max_vclocks_store
 2024-06-17 12:56 UTC  (2+ messages)

[iwl-next v3] ice: Check all ice_vsi_rebuild() errors in function
 2024-06-17 12:46 UTC 

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-17 12:34 UTC  (8+ messages)
` [PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver

[PATCH net-next v8 0/3] Introduce IPPROTO_SMC
 2024-06-17 12:20 UTC  (2+ messages)

[PATCH net-next] net: make for_each_netdev_dump() a little more bug-proof
 2024-06-17 12:20 UTC  (2+ messages)

[RFC net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-17 12:18 UTC  (14+ messages)
` [RFC net-next 1/7] selftests: openvswitch: Support explicit tunnel port creation
  ` [ovs-dev] "
` [RFC net-next 2/7] selftests: openvswitch: Refactor actions parsing
  ` [ovs-dev] "
` [RFC net-next 3/7] selftests: openvswitch: Add set() and set_masked() support
  ` [ovs-dev] "
` [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] "
` [RFC net-next 7/7] selftests: net: add config for openvswitch
  ` [ovs-dev] "

[PATCH net-next v2 0/9] net: openvswitch: Add sample multicasting
 2024-06-17 12:10 UTC  (19+ messages)
` [PATCH net-next v2 2/9] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v2 4/9] net: psample: allow using rate as probability
` [PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
` [PATCH net-next v2 6/9] net: openvswitch: store sampling probability in cb
` [PATCH net-next v2 7/9] net: openvswitch: do not notify drops inside sample
` [PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test

[PATCH net-next 00/12] net: dsa: vsc73xx: Implement VLAN operations
 2024-06-17 12:10 UTC  (3+ messages)
` [PATCH net-next 02/12] net: dsa: vsc73xx: Add vlan filtering

[PATCH net] netrom: Fix a memory leak in nr_heartbeat_expiry()
 2024-06-17 12:10 UTC  (2+ messages)

[PATCH net-next v7 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-17 11:51 UTC  (3+ messages)
` [PATCH net-next v7 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib

[PATCH v7 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-06-17 11:38 UTC  (5+ messages)
` [PATCH v7 1/4] net: phy: bcm54811: New link mode for BroadR-Reach
` [PATCH v7 2/4] net: phy: bcm54811: Add LRE registers definitions
` [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 v3] Fix race for duplicate reqsk on identical SYN
 2024-06-17 11:31 UTC  (2+ messages)

[PATCH v8] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-17 11:27 UTC  (2+ messages)

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

[PATCH] Bluetooth: handle value is too large should not be used in BIG
 2024-06-17 11:09 UTC  (3+ messages)
    ` [PATCH v2] Bluetooth: Ignore too large handle values "

[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
 2024-06-17 11:09 UTC  (15+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390

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

[PATCH] net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warning
 2024-06-17 11:04 UTC  (2+ messages)

[PATCH v10 00/38] ep93xx device tree conversion
 2024-06-17 10:58 UTC  (4+ messages)
` [PATCH v10 16/38] dt-bindings: net: Add Cirrus EP93xx
` [PATCH v10 17/38] net: cirrus: add DT support for "

[net-next v5 0/2] mlx5: Add netdev-genl queue stats
 2024-06-17 10:40 UTC  (11+ messages)
` [net-next v5 1/2] net/mlx5e: Add txq to sq stats mapping
` [net-next v5 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH] net: usb: ax88179_178a: improve link status logs
 2024-06-17 10:33 UTC 

[PATCH] rds:Simplify the allocation of slab caches
 2024-06-17 10:34 UTC  (2+ messages)

[PATCH net] selftests: openvswitch: Use bash as interpreter
 2024-06-17 10:33 UTC  (3+ messages)

[PATCH] net: usb: ax88179_178a: improve reset check
 2024-06-17 10:28 UTC 

[net PATCH] net: stmmac: No need to calculate speed divider when offload is disabled
 2024-06-17 10:29 UTC  (4+ messages)

[PATCH] net: micro-optimize skb_datagram_iter
 2024-06-17 10:18 UTC  (7+ messages)

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

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-06-17 10:00 UTC  (4+ messages)
` [PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init

[PATCH net-next v3 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-17  9:53 UTC  (6+ messages)
` [PATCH net-next v3 2/7] netlink: specs: Expand the PSE netlink command with C33 new features
` [PATCH net-next v3 6/7] netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes

[PATCH net-next v6 0/2] Introduce auxiliary bus IRQs sysfs
 2024-06-17  9:52 UTC  (5+ messages)
` [PATCH net-next v6 1/2] driver core: auxiliary bus: show auxiliary device IRQs

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

[PATCH] wifi: mt76: un-embedd netdev from mt76_dev
 2024-06-17  9:29 UTC  (4+ messages)

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

[PATCH net-next v20 01/13] rtase: Add pci table supported in this module
 2024-06-17  8:14 UTC  (3+ messages)

[PATCH next-next] net: phy: realtek: add support for rtl8224 2.5Gbps PHY
 2024-06-17  8:12 UTC  (7+ messages)

[PATCH net-next v3 0/4] virtio_net: enable the irq for ctrlq
 2024-06-17  7:27 UTC  (4+ messages)
` [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency

[PATCH net v2] Fix race for duplicate reqsk on identical SYN
 2024-06-17  8:07 UTC  (5+ messages)

[PATCH net-next v5 00/15] virtio-net: support AF_XDP zero copy
 2024-06-17  7:55 UTC  (20+ messages)
` [PATCH net-next v5 07/15] virtio_net: refactor the xmit type
` [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
` [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v5 12/15] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v5 15/15] virtio_net: xsk: rx: support recv small mode

[syzbot] [net?] [virt?] upstream test error: KMSAN: uninit-value in receive_buf
 2024-06-17  7:15 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: net: Convert fsl,fman related file to yaml format
 2024-06-17  7:14 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: ptp: Convert ptp-qoirq "
` [PATCH 2/2] dt-bindings: net: Convert fsl-fman to yaml

[PATCH] s390/lcs: add missing MODULE_DESCRIPTION() macro
 2024-06-17  7:12 UTC  (2+ messages)

[PATCH net-next v6 0/4] net: macb: WOL enhancements
 2024-06-17  7:04 UTC  (5+ messages)
` [PATCH net-next v6 1/4] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next v6 2/4] net: macb: Enable queue disable
` [PATCH net-next v6 3/4] net: macb: Add ARP support to WOL
` [PATCH net-next v6 4/4] dt-bindings: net: cdns,macb: Deprecate magic-packet property

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-17  6:54 UTC  (7+ 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 net-next] net: mana: Use mana_cleanup_port_context() for rxq cleanup
 2024-06-17  6:50 UTC  (2+ messages)

[PATCH v1] dt-bindings: net: wireless: BCM4329 binding: add pci14e4,449d
 2024-06-17  6:30 UTC  (3+ messages)

[linux-next:master] [rtnetlink] 8c6540cb2d: hwsim.mesh_sae_failure.fail
 2024-06-17  6:12 UTC  (3+ messages)

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

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

[PATCH net-next 0/3] net/mlx4_en: Use ethtool_puts/sprintf
 2024-06-17  5:06 UTC  (6+ 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

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

[PATCH] vringh: add MODULE_DESCRIPTION()
 2024-06-17  1:52 UTC  (2+ messages)

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

[PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down
 2024-06-17  1:50 UTC  (7+ messages)

[net v2 PATCH] net: stmmac: No need to calculate speed divider when offload is disabled
 2024-06-17  1:39 UTC 

[net-next v1] net: wwan: t7xx: Add debug port
 2024-06-17  1:04 UTC  (2+ messages)

[PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
 2024-06-16 23:28 UTC  (3+ messages)

[PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
 2024-06-16 21:31 UTC  (8+ messages)
` [PATCH net-next v13 05/13] net: ethtool: Allow passing a phy index for some commands

net: dsa: Realtek switch drivers
 2024-06-16 21:14 UTC  (4+ messages)

[net-next PATCH 0/2] Fix maximum TX/RX frame sizes in ravb driver
 2024-06-16 19:22 UTC  (2+ messages)

[PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver
 2024-06-16 19:03 UTC  (10+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device

[PATCH net] xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
 2024-06-16 18:26 UTC  (2+ messages)

[PATCH net] ipv6: prevent possible NULL dereference in rt6_probe()
 2024-06-16 18:19 UTC  (2+ messages)

Driver and H/W APIs Workshop at netdevconf
 2024-06-16 18:15 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in hsr_forward_skb
 2024-06-16 18:10 UTC 

[syzbot] [wireless?] possible deadlock in cfg80211_netdev_notifier_call (3)
 2024-06-16 17:50 UTC 

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

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

[PATCH mlx5-next] RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabled
 2024-06-16 16:10 UTC 

[PATCH rdma-next 00/12] Multi-plane support for mlx5
 2024-06-16 16:08 UTC  (13+ messages)
` [PATCH rdma-next 01/12] RDMA/core: Create "issm*" device nodes only when SMI is supported
` [PATCH mlx5-next 02/12] net/mlx5: mlx5_ifc update for multi-plane support
` [PATCH mlx5-next 03/12] RDMA/mlx5: Add support to multi-plane device and port
` [PATCH rdma-next 04/12] RDMA/core: Support IB sub device with type "SMI"
` [PATCH rdma-next 05/12] RDMA: Set type of rdma_ah to IB for a SMI sub device
` [PATCH rdma-next 06/12] RDMA/core: Create GSI QP only when CM is supported
` [PATCH rdma-next 07/12] RDMA/mlx5: Support plane device and driver APIs to add and delete it
` [PATCH rdma-next 08/12] RDMA/nldev: Add support to add/delete a sub IB device through netlink
` [PATCH rdma-next 09/12] RDMA/nldev: Add support to dump device type and parent device if exists
` [PATCH mlx5-next 10/12] RDMA/mlx5: Add plane index support when querying PTYS registers
` [PATCH mlx5-next 11/12] net/mlx5: mlx5_ifc update for accessing ppcnt register of plane ports
` [PATCH mlx5-next 12/12] RDMA/mlx5: Support per-plane port IB counters by querying PPCNT register

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
 2024-06-16 16:05 UTC  (3+ messages)

[PATCH mlx5-next] RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceeded
 2024-06-16 15:53 UTC  (2+ messages)

[PATCH v3] net/mlx5 : Reclaim max 50K pages at once
 2024-06-16 15:44 UTC  (2+ messages)

[PATCH rdma-next 0/3] Delay mlx5_ib internal resources allocations
 2024-06-16 15:38 UTC  (2+ messages)
` (subset) "

[syzbot] [bluetooth?] WARNING in hci_conn_del
 2024-06-16 13:18 UTC  (4+ messages)
` [PATCH] bluetooth: handle value within the ida range should not be handled in BIG

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_ntf_packet (3)
 2024-06-16 13:15 UTC 

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


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