netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-18 07:07:44 to 2023-08-18 18:37:42 UTC [more...]

[PATCH net-next v5 00/15][pull request] Introduce Intel IDPF driver
 2023-08-18 18:37 UTC  (9+ messages)
` [PATCH net-next v5 08/15] idpf: configure resources for RX queues
` [PATCH net-next v5 10/15] idpf: add splitq start_xmit
` [PATCH net-next v5 15/15] idpf: configure SRIOV and add other ndo_ops

[PATCH net-next v3 0/8] devlink: Add port function attributes
 2023-08-18 18:36 UTC  (5+ messages)

[PATCH net-next v2] net: release reference to inet6_dev pointer
 2023-08-18 18:22 UTC 

[PATCH iwl-next] ice: store VF's pci_dev ptr in ice_vf
 2023-08-18 18:20 UTC  (4+ messages)

[PATCH net-next v4 0/2] net: stmmac: Tx coe sw fallback
 2023-08-18 18:19 UTC  (4+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe
` [PATCH net-next v4 2/2] net: stmmac: Tx coe sw fallback

[PATCH v2] creds: Convert cred.usage to refcount_t
 2023-08-18 18:17 UTC  (3+ messages)

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-18 18:16 UTC  (4+ messages)
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH net] net: ethernet: mtk_eth_soc: add reset bits for MT7988
 2023-08-18 18:15 UTC 

[PATCH net 1/1] net/sched: fix a qdisc modification with ambigous command request
 2023-08-18 18:14 UTC 

ynl - mutiple policies for one nested attr used in multiple cmds
 2023-08-18 18:11 UTC  (5+ messages)

[PATCH net-next] net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
 2023-08-18 18:04 UTC  (2+ messages)

[PATCH] tg3: Use slab_build_skb() when needed
 2023-08-18 17:54 UTC 

Supply
 2023-08-18 10:27 UTC 

[V9 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-18 17:41 UTC  (11+ messages)
` [V9 1/9] drivers core: Add support for Wifi band RF mitigations
` [V9 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [V9 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [V9 7/9] drm/amd/pm: add flood detection for wbrf events
` [V9 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0

[PATCH net-next v5 0/9] net: stmmac: add new features to xgmac
 2023-08-18 17:39 UTC  (13+ messages)
` [PATCH net-next v5 1/9] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v5 2/9] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v5 3/9] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v5 4/9] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v5 5/9] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v5 6/9] dt-bindings: net: snps,dwmac: add safety irq support

"Use slab_build_skb() instead" deprecation warning triggered by tg3
 2023-08-18 17:37 UTC  (4+ messages)

[PATCH v1] selftests/net: Add log.txt and tools to .gitignore
 2023-08-18 17:37 UTC 

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-08-18 16:39 UTC  (29+ messages)
` [PATCH v4 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v4 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v4 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v4 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v4 05/28] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v4 06/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v4 07/28] net: wan: "
` [PATCH v4 08/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v4 09/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v4 10/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v4 11/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v4 12/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v4 13/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v4 14/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v4 15/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v4 16/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v4 17/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v4 18/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v4 19/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v4 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v4 21/28] net: wan: Add framer framework support
` [PATCH v4 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v4 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v4 24/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v4 25/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v4 26/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v4 27/28] ASoC: codecs: Add support for the framer codec
` [PATCH v4 28/28] net: wan: fsl_qmc_hdlc: Add framer support

[syzbot] [net?] INFO: rcu detected stall in unix_release
 2023-08-18 17:10 UTC  (8+ messages)

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-18 16:56 UTC  (16+ messages)
` [RFC PATCH 2/2] softirq: Drop the warning from do_softirq_post_smp_call_flush()

[PATCH net-next] net: dsa: mark parsed interface mode for legacy switch drivers
 2023-08-18 16:49 UTC  (19+ messages)

[PATCH rdma-next 0/2] mlx5 RDMA LAG fixes
 2023-08-18 16:42 UTC  (4+ messages)
` [PATCH rdma-next 1/2] RDMA/mlx5: Get upper device only if device is lagged

[syzbot] [hams?] general protection fault in prepare_to_wait (2)
 2023-08-18 16:36 UTC 

[PATCH net-next 0/5] selftests/tc-testing: add tests covering classid
 2023-08-18 16:35 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests/tc-testing: cls_fw: add tests for classid
` [PATCH net-next 2/5] selftest/tc-testing: cls_route: "
` [PATCH net-next 3/5] selftest/tc-testing: cls_u32: "
` [PATCH net-next 4/5] net/sched: cls_route: make netlink errors meaningful
` [PATCH net-next 5/5] selftests/tc-testing: cls_u32: update tests

[PATCH net-next v2] e1000e: Use PME poll to circumvent unreliable ACPI wake
 2023-08-18 16:31 UTC  (3+ messages)

[PATCH iwl-next 0/7] ice: Add basic E830 support
 2023-08-18 16:29 UTC  (4+ messages)
` [PATCH iwl-next 2/7] ice: Refactor finding advertised link speed

[PATCH net] net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
 2023-08-18 16:26 UTC  (6+ messages)

DCCP Deprecation
 2023-08-18 16:20 UTC  (9+ messages)

[PATCH 0/5] Move Loongson1 MAC arch-code to the driver dir
 2023-08-18 16:19 UTC  (9+ messages)
` [PATCH 3/5] dt-bindings: net: Add Loongson-1 DWMAC glue layer
` [PATCH 4/5] net: stmmac: Add glue layer for Loongson-1 SoC

[PATCH v4] bnx2x: Fix error recovering in switch configuration
 2023-08-18 16:14 UTC  (9+ messages)
` [Patch v5 0/4] "
` [Patch v6 "
  ` [Patch v6 1/4] bnx2x: new flag for track HW resource
  ` [Patch v6 2/4] bnx2x: factor out common code to bnx2x_stop_nic()
  ` [Patch v6 3/4] bnx2x: Prevent access to a freed page in page_pool
  ` [Patch v6 4/4] bnx2x: prevent excessive debug information during a TX timeout

[PATCH v6 bpf 0/4] lwt: fix return values of BPF ops
 2023-08-18 16:10 UTC  (5+ messages)

[PATCH vfio] pds_core: Fix function header descriptions
 2023-08-18 16:03 UTC  (3+ messages)

[net PATCH V2 0/4] Fix PFC related issues
 2023-08-18 16:00 UTC  (5+ messages)
` [net PATCH V2 1/4] octeontx2-pf: Update PFC configuration
    ` [EXT] "

[PATCH net] net: phy: Fix deadlocking in phy_error() invocation
 2023-08-18 15:32 UTC  (4+ messages)

[PATCH bpf-next v14 0/4] bpf: Force to MPTCP
 2023-08-18 15:26 UTC  (4+ messages)
` [PATCH bpf-next v14 1/4] bpf: Add update_socket_protocol hook

[PATCH net-next] selftests: vrf_route_leaking: remove ipv6_ping_frag from default testing
 2023-08-18 15:18 UTC  (2+ messages)

[PATCH wpan-next 00/11] ieee802154: Associations between devices
 2023-08-18 14:17 UTC  (4+ messages)
` [PATCH wpan-next 04/11] mac802154: Handle associating

[PATCH v11.1] selftests/landlock: Add 11 new test suites dedicated to network
 2023-08-18 14:05 UTC  (5+ messages)
` [PATCH] landlock: Fix and test network AF inconsistencies

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-08-18 14:05 UTC  (8+ messages)
` [PATCH v11.1] "

[Question]: TCP resets when using ECMP for load-balancing between multiple servers
 2023-08-18 13:17 UTC  (3+ messages)

[PATCH v5 0/5] Introduce IEP driver and packet timestamping support
 2023-08-18 12:44 UTC  (3+ messages)

[RFC PATCH 0/7] Rust Socket abstractions
 2023-08-18 12:42 UTC  (11+ messages)

[PATCH net-next v3 0/5][pull request] add v2 FW logging for ice driver
 2023-08-18 12:31 UTC  (6+ messages)
` [PATCH net-next v3 2/5] ice: configure FW logging

[PATCH net-next] stmmac: intel: Enable correction of MAC propagation delay
 2023-08-18 12:16 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add Realtek automotive PCIe driver
 2023-08-18 12:16 UTC  (7+ messages)
` [PATCH net-next v3 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[PATCH net-next v5 0/2] Add Realtek automotive PCIe driver
 2023-08-18 12:15 UTC  (4+ messages)
` [PATCH net-next v5 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code
` [PATCH net-next v5 2/2] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH net] net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
 2023-08-18 12:14 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
 2023-08-18 12:12 UTC  (2+ messages)

[PATCH net-next v3 0/7] introduce DEFINE_FLEX() macro
 2023-08-18 12:07 UTC  (11+ messages)
` [PATCH net-next v3 1/7] overflow: add DEFINE_FLEX() for on-stack allocs

[PATCH net-next] net: ethernet: mtk_eth_soc: fix register definitions for MT7988
 2023-08-18 12:03 UTC  (2+ messages)

[PATCH net-next v4 0/2] Add Realtek automotive PCIe driver
 2023-08-18 12:01 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

can: isotp: epoll breaks isotp_sendmsg
 2023-08-18 11:53 UTC  (4+ messages)

[PATCH v3] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
 2023-08-18 11:37 UTC  (2+ messages)

[PATCH net-next] net: mdio: xgene: remove useless xgene_mdio_status
 2023-08-18 11:33 UTC 

[patch net-next] tools: ynl-gen: use temporary file for rendering
 2023-08-18 11:19 UTC 

[PATCH v2 iwl-next 0/9] ice: fix timestamping in reset process
 2023-08-18 11:10 UTC  (3+ messages)
` [PATCH v2 iwl-next 1/9] ice: use ice_pf_src_tmr_owned where available

[PATCH iwl-next] ice: remove unused ice_flow_entry fields
 2023-08-18 10:59 UTC 

[net-next Patch 0/5] octeontx2-af: misc MAC block changes
 2023-08-18 10:55 UTC  (2+ messages)

[PATCH v2] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
 2023-08-18 10:47 UTC  (3+ messages)

[PATCHv10 00/18] nvme: In-kernel TLS support for TCP
 2023-08-18  9:59 UTC  (3+ messages)
` [PATCH 13/18] nvmet-tcp: make nvmet_tcp_alloc_queue() a void function

[PATCH net] ipv4: fix data-races around inet->inet_id
 2023-08-18 10:40 UTC 

[PATCH net-next v2 00/10] tools/net/ynl: Add support for netlink-raw families
 2023-08-18 10:21 UTC  (6+ messages)
` [PATCH net-next v2 05/10] tools/net/ynl: Refactor decode_fixed_header into NlMsg

[PATCH net-next v4 0/9] Create common DPLL configuration API
 2023-08-18 10:15 UTC  (11+ messages)
` [PATCH net-next v4 2/9] dpll: spec: Add Netlink spec in YAML

[PATCH net-next 1/1] net: stmmac: Check more MAC HW features for XGMAC Core 3.20
 2023-08-18  9:48 UTC 

[PATCH net-next] net: add skb_queue_purge_reason and __skb_queue_purge_reason
 2023-08-18  9:40 UTC 

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-08-16 (iavf, i40e)
 2023-08-18  9:38 UTC  (4+ messages)
` [PATCH net 1/2] iavf: fix FDIR rule fields masks validation

[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-18  9:27 UTC  (5+ messages)
  ` [PATCH v3 2/4] "

[PATCH] softirq: Adjust comment for CONFIG_PREEMPT_RT in #else
 2023-08-18  9:05 UTC  (2+ messages)

[bpf-next 0/9] samples/bpf: make BPF programs more libbpf aware
 2023-08-18  9:01 UTC  (10+ messages)
` [bpf-next 1/9] samples/bpf: fix warning with ignored-attributes
` [bpf-next 2/9] samples/bpf: convert to vmlinux.h with tracing programs
` [bpf-next 3/9] samples/bpf: unify bpf program suffix to .bpf "
` [bpf-next 4/9] samples/bpf: fix symbol mismatch by compiler optimization
` [bpf-next 5/9] samples/bpf: make tracing programs to be more CO-RE centric
` [bpf-next 6/9] samples/bpf: fix bio latency check with tracepoint
` [bpf-next 7/9] samples/bpf: fix broken map lookup probe
` [bpf-next 8/9] samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macro
` [bpf-next 9/9] samples/bpf: simplify spintest with kprobe.multi

[PATCH ethtool] hns3: add support dump registers for hns3 driver
 2023-08-18  8:56 UTC 

[PATCH net-next v7 0/6] introduce page_pool_alloc() related API
 2023-08-18  8:59 UTC  (8+ messages)
` [PATCH net-next v7 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCH net-next v6 0/6] introduce page_pool_alloc() related API
 2023-08-18  8:46 UTC  (8+ messages)
` [PATCH net-next v6 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCHv7 net-next 0/2] ipv6: update route when delete source address
 2023-08-18  8:29 UTC  (3+ messages)
` [PATCHv7 net-next 1/2] ipv6: do not match device when remove source route
` [PATCHv7 net-next 2/2] selftests: fib_test: add a test case for IPv6 source address delete

[PATCHv2 net-next] IPv4: add extack info for IPv4 address add/delete
 2023-08-18  8:25 UTC 

[netdev-next] net: release reference to inet6_dev pointer
 2023-08-18  8:10 UTC  (3+ messages)

[patch net-next 0/4] net/mlx5: expose peer SF devlink instance
 2023-08-18  7:30 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: Return PTR_ERR() for fixed_phy_register()
 2023-08-18  7:07 UTC  (2+ messages)
` [PATCH net-next v3 3/3] net: lan743x: "


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