netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-14 00:10:27 to 2023-03-14 11:20:41 UTC [more...]

[PATCH net v1 0/2] virtio_net: fix two bugs related to XDP
 2023-03-14 11:19 UTC  (4+ messages)
` [PATCH net v1 1/2] virtio_net: fix page_to_skb() miss headroom
` [PATCH net v1 2/2] virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails

[PATCH net 00/13] net: stmmac: Fixes bundle #1
 2023-03-14 11:16 UTC  (8+ messages)
` [PATCH net 01/13] net: phy: realtek: Fix events detection failure in LPI mode
` [PATCH net 07/13] net: stmmac: Free Rx descs on Tx allocation failure
` [PATCH net 13/13] net: dwmac-loongson: Perceive zero IRQ as invalid

[PATCH net v2 0/4] bonding: properly restore flags when bond changes ether type
 2023-03-14 11:14 UTC  (5+ messages)
` [PATCH net v2 1/4] bonding: add bond_ether_setup helper
` [PATCH net v2 2/4] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
` [PATCH net v2 3/4] bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
` [PATCH net v2 4/4] selftests: bonding: add tests for ether type changes

[PATCH v2] qede: remove linux/version.h and linux/compiler.h
 2023-03-14 11:13 UTC  (9+ messages)

[PATCH RESEND net v4 0/4] several updates to virtio/vsock
 2023-03-14 11:09 UTC  (5+ messages)
` [PATCH RESEND net v4 1/4] virtio/vsock: don't use skbuff state to account credit
` [PATCH RESEND net v4 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [PATCH RESEND net v4 3/4] virtio/vsock: don't drop skbuff on copy failure
` [PATCH RESEND net v4 4/4] test/vsock: copy to user failure test

[PATCH net v4 0/4] several updates to virtio/vsock
 2023-03-14 10:55 UTC  (6+ messages)
` [PATCH net v4 1/4] virtio/vsock: don't use skbuff state to account credit
` [PATCH net v4 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [PATCH net v4 3/4] virtio/vsock: don't drop skbuff on copy failure
` [PATCH net v4 4/4] test/vsock: copy to user failure test

[PATCH net-next v2] scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
 2023-03-14 11:06 UTC  (4+ messages)

[PATCH v10 0/3] Add support for NXP bluetooth chipsets
 2023-03-14 11:02 UTC  (5+ messages)
` [PATCH v10 1/3] serdev: Add method to assert break signal over tty UART port
` [PATCH v10 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
 2023-03-14 11:02 UTC  (10+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable

[BUG] MTK SoC Ethernet throughput TX only ~620Mbit/s since 6.2-rc1
 2023-03-14 10:30 UTC  (3+ messages)

[PATCH v1] ptp: add ToD device driver for Intel FPGA cards
 2023-03-14 10:47 UTC  (4+ messages)

[PATCH v5 0/4] Add WCN6855 Bluetooth support
 2023-03-14 10:44 UTC  (7+ messages)
` [PATCH v5 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855

[PATCH net 0/2] net/sched: fix parsing of TCA_EXT_WARN_MSG for tc action
 2023-03-14 10:15 UTC  (8+ messages)
` [PATCH net 1/2] Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
` [PATCH net 2/2] net/sched: act_api: add specific EXT_WARN_MSG for tc action
` [PATCH iproute2 1/2] Revert "tc: m_action: fix parsing of TCA_EXT_WARN_MSG"
` [PATCH iproute2 2/2] tc: m_action: fix parsing of TCA_EXT_WARN_MSG by using different enum

[PATCH RESEND net-next v4 0/4] sfc: support unicast PTP
 2023-03-14 10:09 UTC  (5+ messages)
` [PATCH RESEND net-next v4 1/4] sfc: store PTP filters in a list
` [PATCH RESEND net-next v4 2/4] sfc: allow insertion of filters for unicast PTP
` [PATCH RESEND net-next v4 3/4] sfc: support "
` [PATCH RESEND net-next v4 4/4] sfc: remove expired unicast PTP filters

[PATCH net-next v12 08/18] net: ethernet: mtk_eth_soc: fix 1000Base-X and 2500Base-X modes
 2023-03-14 10:10 UTC  (15+ messages)
  ` Aw: "
    `  "
          ` Aw: "
            `  "
                ` Aw: "
                  `  "
                    ` Aw: "
                      `  "
                        ` Aw: "

[RFC 0/6] pcmcia: separate 16-bit support from cardbus
 2023-03-14  8:53 UTC  (4+ messages)
` [RFC 1/6] pccard: remove bcm63xx socket driver

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-03-14 10:05 UTC  (8+ messages)
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
` [PATCH RFC v6 6/6] ptp_ocp: implement DPLL ops

[PATCH net v2 0/2] Fix PHY handle no longer parsing
 2023-03-14  9:56 UTC  (5+ messages)
` [PATCH net v2 1/2] net: stmmac: fix PHY handle parsing
` [PATCH net v2 2/2] net: stmmac: move fixed-link support fixup code

[PATCH net] veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_xdp_features()
 2023-03-14  9:58 UTC  (2+ messages)

[PATCH net-next] net: geneve: accept every ethertype
 2023-03-14  9:55 UTC  (5+ messages)

[PATCH net-next v4] net: phy: mxl-gpy: enhance delay time required by loopback disable function
 2023-03-14  9:36 UTC 

[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
 2023-03-14  9:28 UTC  (9+ messages)
` [PATCH 1/7] mm/slob: remove CONFIG_SLOB
` [PATCH 3/7] mm, page_flags: remove PG_slob_free
` [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation
` [PATCH 5/7] mm/slab: remove CONFIG_SLOB code from slab common code

[PATCH net-next] net: introduce budget_squeeze to help us tune rx behavior
 2023-03-14  9:21 UTC  (8+ messages)

[PATCH v6 07/19] clk: mediatek: Add MT8188 ccusys clock support
 2023-03-14  9:13 UTC  (7+ messages)
  ` [PATCH v6 05/19] clk: mediatek: Add MT8188 infrastructure "
  ` [PATCH v6 04/19] clk: mediatek: Add MT8188 peripheral "
  ` [PATCH v6 02/19] clk: mediatek: Add MT8188 apmixedsys "
  ` [PATCH v6 03/19] clk: mediatek: Add MT8188 topckgen "
  ` [PATCH v6 08/19] clk: mediatek: Add MT8188 imgsys "
  ` [PATCH v6 12/19] clk: mediatek: Add MT8188 vdosys0 "

[PATCH net 0/2] virtio_net: fix two bugs related to XDP
 2023-03-14  9:11 UTC  (5+ messages)
` [PATCH net 1/2] virtio_net: fix page_to_skb() miss headroom
` [PATCH net 2/2] virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails

[PATCH net 0/2] Fix PHY handle no longer parsing
 2023-03-14  9:01 UTC  (6+ messages)
` [PATCH net 1/2] net: stmmac: fix PHY handle parsing
` [PATCH net 2/2] net: stmmac: move fixed-link support fixup code

Technický audit podlah
 2023-03-14  9:00 UTC 

[PATCH v2] can: rcar_canfd: Improve error messages
 2023-03-14  9:00 UTC 

[PATCH xfrm-next 0/9] Extend packet offload to fully support libreswan
 2023-03-14  8:58 UTC  (10+ messages)
` [PATCH xfrm-next 1/9] net/mlx5: fs_chains: Refactor to detach chains from tc usage
` [PATCH xfrm-next 2/9] net/mlx5: fs_core: Allow ignore_flow_level on TX dest
` [PATCH xfrm-next 3/9] net/mlx5e: Use chains for IPsec policy priority offload
` [PATCH xfrm-next 4/9] xfrm: add new device offload acquire flag
` [PATCH xfrm-next 5/9] xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics
` [PATCH xfrm-next 6/9] net/mlx5e: Allow policies with reqid 0, to support IKE policy holes
` [PATCH xfrm-next 7/9] net/mlx5e: Support IPsec acquire default SA
` [PATCH xfrm-next 8/9] net/mlx5e: Use one rule to count all IPsec Tx offloaded traffic
` [PATCH xfrm-next 9/9] net/mlx5e: Update IPsec per SA packets/bytes count

[PATCH 0/1] net: wireless: wcn36xx: Add support for pronto-v3
 2023-03-14  8:49 UTC  (5+ messages)
` [PATCH 1/1] net: wireless: ath: wcn36xx: add "

[PATCH net-next v2 00/14] sfc: add vDPA support for EF100 devices
 2023-03-14  8:48 UTC  (13+ messages)
` [PATCH net-next v2 03/14] sfc: update MCDI headers for CLIENT_CMD_VF_PROXY capability bit
` [PATCH net-next v2 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY
` [PATCH net-next v2 11/14] sfc: use PF's IOMMU domain for running VF's MCDI commands

[PATCH v1 0/5] Process connector bug fixes & enhancements
 2023-03-14  8:38 UTC  (5+ messages)
` [PATCH v1 2/5] connector/cn_proc: Add filtering to fix some bugs

[PATCH][next] net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"
 2023-03-14  8:23 UTC 

KASAN veth use after free in XDP_REDIRECT
 2023-03-14  8:02 UTC  (5+ messages)

[PATCH net-next v2 0/2] net: dsa: microchip: tc-ets support
 2023-03-14  8:01 UTC  (3+ messages)

[PATCH 01/12] net: dsa: lantiq_gswip: mark OF related data as maybe unused
 2023-03-14  7:53 UTC  (9+ messages)
` [PATCH 08/12] net: ieee802154: mcr20a: drop of_match_ptr for ID table
` [PATCH 09/12] net: ieee802154: at86rf230: "
` [PATCH 10/12] net: ieee802154: ca8210: "
` [PATCH 12/12] net: ieee802154: ca8210: drop owner from driver

[PATCH bpf-next 0/3] bpf: Allow helpers access ptr_to_btf_id
 2023-03-14  6:40 UTC  (6+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add various tests to check helper access into ptr_to_btf_id

[PATCH net-next 0/6] nfp: flower: add support for multi-zone conntrack
 2023-03-14  6:36 UTC  (7+ messages)
` [PATCH net-next 1/6] nfp: flower: add get_flow_act_ct() for ct action
` [PATCH net-next 2/6] nfp: flower: refactor function "is_pre_ct_flow"
` [PATCH net-next 3/6] nfp: flower: refactor function "is_post_ct_flow"
` [PATCH net-next 4/6] nfp: flower: add goto_chain_index for ct entry
` [PATCH net-next 5/6] nfp: flower: prepare for parameterisation of number of offload rules
` [PATCH net-next 6/6] nfp: flower: offload tc flows of multiple conntrack zones

[PATCH] net: mana: Add new MANA VF performance counters for easier troubleshooting
 2023-03-14  6:12 UTC  (2+ messages)

[PATCHv4 net] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-14  5:54 UTC 

[pull request][net-next 00/15] mlx5 updates 2023-03-13
 2023-03-14  5:42 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: remove redundant clear_bit
` [net-next 02/15] net/mlx5: Stop waiting for PCI up if teardown was triggered
` [net-next 03/15] net/mlx5: Add comment to mlx5_devlink_params_register()
` [net-next 04/15] net/mlx5: Implement thermal zone
` [net-next 05/15] net/mlx5e: Correct SKB room check to use all room in the fifo
` [net-next 06/15] net/mlx5e: Rename RQ/SQ adaptive moderation state flag
` [net-next 07/15] net/mlx5e: Stringify RQ SW state in RQ devlink health diagnostics
` [net-next 08/15] net/mlx5e: Expose SQ SW state as part of SQ "
` [net-next 09/15] net/mlx5e: Add XSK RQ state flag for RQ devlink "
` [net-next 10/15] net/mlx5: Move needed PTYS functions to core layer
` [net-next 11/15] net/mlx5e: Add devlink hairpin queues parameters
` [net-next 12/15] net/mlx5e: Add more information to hairpin table dump
` [net-next 13/15] net/mlx5e: TC, Extract indr setup block checks to function
` [net-next 14/15] net/mlx5e: Enable TC offload for ingress MACVLAN over bond
` [net-next 15/15] net/mlx5e: Enable TC offload for egress "

[PATCH v2 0/8] vdpa_sim: add support for user VA
 2023-03-14  5:36 UTC  (18+ messages)
` [PATCH v2 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v2 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v2 4/8] vringh: support VA with iotlb
` [PATCH v2 5/8] vdpa_sim: make devices agnostic for work management
` [PATCH v2 6/8] vdpa_sim: use kthread worker
` [PATCH v2 7/8] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v2 8/8] vdpa_sim: add support for user VA

[PATCH net v2 0/2] Fix dma leaking
 2023-03-14  5:15 UTC  (8+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak

[PATCH intel-net] ice: xsk: disable txq irq before flushing hw
 2023-03-14  5:09 UTC  (2+ messages)

[PATCH bpf-next v6 2/8] net: Update an existing TCP congestion control algorithm
 2023-03-14  4:31 UTC  (3+ messages)

[PATCH] nfc: trf7970a: mark OF related data as maybe unused
 2023-03-14  4:08 UTC  (2+ messages)

[PATCH v2 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-14  3:05 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net-sysfs: display two backlog queue len separately
` [PATCH v2 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[PATCH net-next v7 0/5] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-14  2:57 UTC  (3+ messages)
` [PATCH net-next v7 4/5] ip_tunnel: Preserve pointer const in ip_tunnel_info_opts

[PATCH v4] net/packet: support mergeable feature of virtio
 2023-03-14  2:56 UTC  (3+ messages)

[PATCH net] bonding: Fix warning in default_device_exit_batch()
 2023-03-14  2:17 UTC  (5+ messages)

[PATCH] net: Use of_property_read_bool() for boolean properties
 2023-03-14  2:12 UTC  (2+ messages)

[PATCH v2] xirc2ps_cs: Fix use after free bug in xirc2ps_detach
 2023-03-14  2:12 UTC  (3+ messages)

[PATCH net] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
 2023-03-14  2:11 UTC  (3+ messages)

[PATCH net] net: ethernet: fix use after free bug in ns83820_remove_one due to race condition
 2023-03-14  1:59 UTC  (3+ messages)

[PATCH net-next] net-sysfs: display two backlog queue len separately
 2023-03-14  1:54 UTC  (7+ messages)

[PATCH net-next v3] Make vxlan try to send a packet normally if local bypass fails
 2023-03-14  1:34 UTC 

[PATCH net v3] net: ravb: Fix possible UAF bug in ravb_remove
 2023-03-14  1:24 UTC  (3+ messages)

[PATCH net v2] 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
 2023-03-14  1:14 UTC  (6+ messages)

[PATCH net-next 00/11] Add EMAC3 support for sa8540p-ride
 2023-03-14  0:59 UTC  (4+ messages)
` [PATCH net-next 08/11] net: stmmac: Add EMAC3 variant of dwmac4

[PATCH v2 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
 2023-03-14  0:58 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio

[PATCH v2 RFC 0/9] rtw88: Add SDIO support
 2023-03-14  0:48 UTC  (9+ messages)
` [PATCH v2 RFC 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()
` [PATCH v2 RFC 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence

[PATCH net-next v2 0/9] net: sunhme: Probe/IRQ cleanups
 2023-03-14  0:36 UTC  (3+ messages)

[PATCH net-next v3 0/9] net: sunhme: Probe/IRQ cleanups
 2023-03-14  0:36 UTC  (10+ messages)
` [PATCH net-next v3 1/9] net: sunhme: Just restart autonegotiation if we can't bring the link up
` [PATCH net-next v3 2/9] net: sunhme: Remove residual polling code
` [PATCH net-next v3 3/9] net: sunhme: Unify IRQ requesting
` [PATCH net-next v3 4/9] net: sunhme: Alphabetize includes
` [PATCH net-next v3 5/9] net: sunhme: Switch SBUS to devres
` [PATCH net-next v3 6/9] net: sunhme: Consolidate mac address initialization
` [PATCH net-next v3 7/9] net: sunhme: Clean up mac address init
` [PATCH net-next v3 8/9] net: sunhme: Inline error returns
` [PATCH net-next v3 9/9] net: sunhme: Consolidate common probe tasks

[PATCH net 0/2] net: ethernet: mtk_eth_soc: minor SGMII fixes
 2023-03-14  0:34 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH 2/2] net: ethernet: mtk_eth_soc: only write values if needed

[PATCH v6 0/8] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-14  0:33 UTC  (2+ messages)

[PATCH net-next 0/9] net: freescale: Convert to platform remove callback returning void
 2023-03-14  0:30 UTC  (5+ messages)
` [PATCH net-next 2/9] net: fec: Don't return early on error in .remove()

[PATCH net-next v1 1/1] vxlan: Make vxlan try without a local bypass, if bypass fails
 2023-03-14  0:30 UTC  (2+ messages)

[PATCH net] net: ipa: fix a surprising number of bad offsets
 2023-03-14  0:20 UTC  (3+ messages)

[PATCH] net: Use of_property_present() for testing DT property presence
 2023-03-14  0:20 UTC  (2+ messages)

[PATCH net-next v2 0/8][pull request] i40e: support XDP multi-buffer
 2023-03-14  0:10 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).