Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-31 23:47:46 to 2024-02-01 12:23:30 UTC [more...]

[PATCH net-next v5 00/21] ice: add PFCP filter support
 2024-02-01 12:21 UTC 

[PATCH 0/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-02-01 12:20 UTC  (4+ messages)
` [PATCH 1/4 V3 net-next] cpumask: add cpumask_weight_andnot()

[PATCH v2 net-next 00/11] ENA driver changes
 2024-02-01 12:17 UTC  (3+ messages)
` [PATCH v2 net-next 07/11] net: ena: Add more information on TX timeouts

[PATCH v6 net-next 0/5] add multi-buff support for xdp running in generic mode
 2024-02-01 12:14 UTC  (21+ messages)
` [PATCH v6 net-next 1/5] net: add generic per-cpu page_pool allocator
` [PATCH v6 net-next 3/5] xdp: add multi-buff support for xdp running in generic mode
` [PATCH v6 net-next 4/5] net: page_pool: make stats available just for global pools

[PATCH bpf-next v2 0/4] Mixing bpf2bpf and tailcalls for RV64
 2024-02-01 12:10 UTC  (6+ messages)
` [PATCH bpf-next v2 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-02-01 12:08 UTC  (11+ messages)

[PATCH net-next] tun: Implement ethtool's get_channels() callback
 2024-02-01 12:05 UTC 

[PATCH v2 0/6] Add support for QMC HDLC
 2024-02-01 12:01 UTC  (5+ messages)
` [PATCH v2 1/6] net: wan: "
` [PATCH v2 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support

[PATCH net v1] doc/netlink/specs: Add missing attr in rt_link spec
 2024-02-01 11:38 UTC 

linux-next: runtime warnings after merge of the bpf-next tree
 2024-02-01 11:31 UTC  (8+ messages)

[PATCH net-next v5 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
 2024-02-01 11:30 UTC  (5+ messages)
` [PATCH net-next v5 01/11] net: dsa: realtek: drop cleanup from realtek_ops
` [PATCH net-next v5 03/11] net: dsa: realtek: convert variants into real drivers

[PATCH net-next] selftests: net: Fix bridge backup port test flakiness
 2024-02-01 11:16 UTC  (3+ messages)

[PATCH net-next 0/2] net: allow dissecting/matching tunnel control flags
 2024-02-01 11:14 UTC  (4+ messages)
` [PATCH net-next 2/2] net/sched: cls_flower: add support for matching "

[PATCH 0/2] pull request for net: batman-adv 2024-02-01
 2024-02-01 11:01 UTC  (3+ messages)
` [PATCH 1/2] batman-adv: mcast: fix mcast packet type counter on timeouted nodes
` [PATCH 2/2] batman-adv: mcast: fix memory leak on deleting a batman-adv interface

[PATCH 0/4] pull request for net-next: batman-adv 2024-02-01
 2024-02-01 11:07 UTC  (5+ messages)
` [PATCH 1/4] batman-adv: Start new development cycle
` [PATCH 2/4] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
` [PATCH 3/4] batman-adv: Improve exception handling in batadv_throw_uevent()
` [PATCH 4/4] batman-adv: Drop usage of export.h

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-01 11:02 UTC  (10+ messages)
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
` [PATCH 8/8] dm-verity: Convert from tasklet to BH workqueue

[PATCH bpf-next v3 0/4] Mixing bpf2bpf and tailcalls for RV64
 2024-02-01 10:56 UTC  (6+ messages)
` [PATCH bpf-next v3 1/4] riscv, bpf: Remove redundant ctx->offset initialization
` [PATCH bpf-next v3 2/4] riscv, bpf: Using kvcalloc to allocate cache buffer
` [PATCH bpf-next v3 3/4] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v3 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[PATCH bpf-next 0/2] Enable inline bpf_kptr_xchg() for RV64
 2024-02-01 10:40 UTC  (2+ messages)

[PATCH net-next v3 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support
 2024-02-01 10:30 UTC  (2+ messages)

SMC-R throughput drops for specific message sizes
 2024-02-01 10:30 UTC 

[PATCH net-next v6] bonding: Add independent control state machine
 2024-02-01 10:15 UTC  (2+ messages)

[RFC PATCH v2 net-next] Documentation: devlink: Add devlink-sd
 2024-02-01 10:13 UTC  (14+ messages)
` [RFC PATCH v3 "

[syzbot] [net?] [s390?] KCSAN: data-race in __sys_connect / smc_switch_to_fallback
 2024-02-01 10:12 UTC 

[PATCH net-next] rxrpc: Simplify the allocation of slab caches
 2024-02-01 10:09 UTC 

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-02-01  9:57 UTC  (29+ messages)
` [PATCH vhost 03/17] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost 04/17] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost 06/17] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost 08/17] virtio: vring_new_virtqueue(): "
` [PATCH vhost 11/17] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost 17/17] virtio_net: sq support premapped mode

[PATCH] dt-bindings: net: qcom,ipa: do not override firmware-name $ref
 2024-02-01  9:50 UTC  (2+ messages)

[PATCH net] net: atlantic: Fix DMA mapping for PTP hwts ring
 2024-02-01  9:47 UTC 

[PATCH net v6] net: stmmac: Prevent DSA tags from breaking COE
 2024-02-01  9:38 UTC  (2+ messages)

[PATCH v9 00/21] GenieZone hypervisor drivers
 2024-02-01  9:44 UTC  (11+ messages)
` [PATCH v9 04/21] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v9 05/21] virt: geniezone: Add vm support
` [PATCH v9 06/21] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v9 07/21] virt: geniezone: Add vm capability check
` [PATCH v9 09/21] virt: geniezone: Add vcpu support

[PATCH RESEND iwl-next 0/2] ice: Introduce switch recipe reusing
 2024-02-01  9:39 UTC  (3+ messages)
` [PATCH RESEND iwl-next 2/2] ice: Add switch recipe reusing feature

[PATCH net v3] octeontx2-af: Initialize maps
 2024-02-01  9:35 UTC  (3+ messages)
  ` [EXT] "

[PATCH 0/3] net/sched: netem cleanups
 2024-02-01  9:32 UTC  (7+ messages)
` [PATCH 1/3] net/sched: netem: use extack
` [PATCH 2/3] net/sched: netem: get rid of unnecesary version message
` [PATCH 3/3] net/sched: netem: update intro comment

[PATCH 0/8] Intel On Demand: Add netlink interface for SPDM attestation
 2024-02-01  9:26 UTC  (11+ messages)
` [PATCH 1/8] platform/x86/intel/sdsi: Set message size during writes
` [PATCH 2/8] platform/x86/intel/sdsi: Combine read and write mailbox flows
` [PATCH 3/8] platform/x86/intel/sdsi: Add header file
` [PATCH 4/8] platform/x86/intel/sdsi: Add netlink SPDM transport
` [PATCH 5/8] platform/x86/intel/sdsi: Add in-band BIOS lock support
` [PATCH 6/8] platform/x86/intel/sdsi: Add attribute to read the current meter state
` [PATCH 7/8] tools: Fix errors in meter_certificate display
` [PATCH 8/8] tools: intel_sdsi: Add current meter support

[PATCH net-next 0/5] Remove expired routes with a separated list of routes
 2024-02-01  8:46 UTC  (3+ messages)
` [PATCH net-next 5/5] selftests/net: Adding test cases of replacing routes and route advertisements

[PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-02-01  8:38 UTC  (5+ messages)
` [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode

[PATCH net] tunnels: fix out of bounds access when building IPv6 PMTU error
 2024-02-01  8:38 UTC 

[PATCH net-next 0/2] net: stmmac: TBS support for platform driver
 2024-02-01  8:26 UTC  (6+ messages)
` [PATCH net-next 2/2] "

[PATCH net-next v2 0/5] Remove expired routes with a separated list of routes
 2024-02-01  8:20 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net/ipv6: set expires in rt6_add_dflt_router()
` [PATCH net-next v2 2/5] net/ipv6: Remove unnecessary clean
` [PATCH net-next v2 3/5] net/ipv6: Remove expired routes with a separated list of routes
` [PATCH net-next v2 4/5] net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set
` [PATCH net-next v2 5/5] selftests/net: Adding test cases of replacing routes and route advertisements

[PATCH] ice: Add get/set hw address for VF representor ports
 2024-02-01  8:00 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH net 0/2] net: bridge: switchdev: Skip MDB replays of pending events
 2024-02-01  7:45 UTC  (8+ messages)
` [PATCH net 1/2] net: switchdev: Add helper to check if an object event is pending

[PATCH net-next 0/2] nfp: series of minor driver improvements
 2024-02-01  7:42 UTC  (5+ messages)
` [PATCH net-next 2/2] nfp: customize the dim profiles

[pull request][net-next V2 00/15] mlx5 updates 2024-01-26
 2024-02-01  7:31 UTC  (16+ messages)
` [net-next V2 01/15] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
` [net-next V2 02/15] xfrm: get global statistics from the offloaded device
` [net-next V2 03/15] net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
` [net-next V2 04/15] net/mlx5e: Delete obsolete IPsec code
` [net-next V2 05/15] Documentation: Fix counter name of mlx5 vnic reporter
` [net-next V2 06/15] net/mlx5: Rename mlx5_sf_dev_remove
` [net-next V2 07/15] net/mlx5: remove fw_fatal reporter dump option for non PF
` [net-next V2 08/15] net/mlx5: remove fw "
` [net-next V2 09/15] net/mlx5: SF, Stop waiting for FW as teardown was called
` [net-next V2 10/15] net/mlx5: Return specific error code for timeout on wait_fw_init
` [net-next V2 11/15] net/mlx5: Remove initial segmentation duplicate definitions
` [net-next V2 12/15] net/mlx5: Change missing SyncE capability print to debug
` [net-next V2 13/15] net/mlx5: DR, Change SWS usage to debug fs seq_file interface
` [net-next V2 14/15] net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculations
` [net-next V2 15/15] net/mlx5e: XDP, Exclude headroom and tailroom from "

Add PHC support with error bound value for ENA driver
 2024-02-01  7:24 UTC 

Kernel Module r8169 and the Realtek 8126 PCIe 5 G/bps WIRED ethernet adapter
 2024-02-01  7:19 UTC  (7+ messages)

[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-02-01  7:11 UTC  (4+ messages)
` [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor

[iwl-next v1 0/8] ice: use less resources in switchdev
 2024-02-01  7:05 UTC  (4+ messages)
` [iwl-next v1 4/8] ice: control default Tx rule in lag

[PATCHv2 net-next 0/4] selftests: bonding: use slowwait when waiting
 2024-02-01  6:43 UTC  (6+ messages)
` [PATCHv2 net-next 1/4] selftests/net/forwarding: add slowwait functions
` [PATCHv2 net-next 2/4] selftests: bonding: use tc filter to check if LACP was sent
` [PATCHv2 net-next 3/4] selftests: bonding: reduce garp_test/arp_validate test time
` [PATCHv2 net-next 4/4] selftests: bonding: use slowwait instead of hard code sleep

[PATCH net-next 0/3] net: macb: WOL enhancements
 2024-02-01  6:41 UTC  (6+ messages)
` [PATCH net-next 2/3] dt-bindings: net: cdns,macb: Add wol-arp-packet property

[PATCH net-next v5 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
 2024-02-01  6:31 UTC  (4+ messages)
` [PATCH net-next v5 08/15] net: ravb: Move the IRQs getting/requesting in the probe() method

[PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
 2024-02-01  6:17 UTC  (5+ messages)
      ` [EXTERNAL] "

[PATCH net-next v2 0/8] netconsole: Add userdata append support
 2024-02-01  5:31 UTC  (5+ messages)
` [PATCH net-next v2 3/8] net: netconsole: move newline trimming to function

[PATCH net-next v2 00/13] tools/net/ynl: Add features for tc family
 2024-02-01  5:20 UTC  (2+ messages)

[PATCH net-next] selftests: Declare local variable for pause in fcnal-test.sh
 2024-02-01  5:20 UTC  (2+ messages)

[PATCH net 0/3] selftests: net: a few pmtu.sh fixes
 2024-02-01  5:20 UTC  (2+ messages)

[PATCH net-next v8 0/5] netdevsim: link and forward skbs between ports
 2024-02-01  4:48 UTC  (5+ messages)
` [PATCH net-next v8 1/4] netdevsim: allow two netdevsim ports to be connected

[PATCH 0/2] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-02-01  4:46 UTC  (9+ messages)
` [PATCH 1/2] uio: introduce UIO_MEM_DMA_COHERENT type
` [PATCH 2/2] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT

[PATCH net-next v7 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-02-01  3:34 UTC  (3+ messages)
` [PATCH net-next v7 2/2] ice: Implement RSS settings for GTP using ethtool

[PATCH net-next v6 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-02-01  3:27 UTC  (2+ messages)
` [PATCH net-next v6 2/2] ice: Implement RSS settings for GTP using ethtool

Report on abnormal behavior of "page_pool" API
 2024-02-01  2:42 UTC  (5+ messages)

[PATCH net 0/6] pds_core: Various fixes
 2024-02-01  2:30 UTC  (2+ messages)

[PATCH net-next 0/9] ionic: add XDP support
 2024-02-01  2:25 UTC  (3+ messages)
` [PATCH net-next 6/9] ionic: Add XDP_TX support

[PATCH v2 net] af_unix: fix lockdep positive in sk_diag_dump_icons()
 2024-02-01  2:00 UTC  (2+ messages)

[PATCH 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-01  1:48 UTC  (5+ messages)
` [PATCH 1/3] netlink: Add notifier when changing netlink socket membership
` [PATCH 3/3] thermal: intel: hfi: Enable interface only when required

[PATCH v1 net-next 0/3] af_unix: Remove io_uring dead code in GC
 2024-02-01  1:30 UTC  (2+ messages)

[PATCH net 0/5] selftests: net: More small fixes
 2024-02-01  1:15 UTC  (2+ messages)

[PATCH v3 0/8] treewide: Use clocksource ID for get_device_system_crosststamp()
 2024-02-01  1:04 UTC  (8+ messages)
` [PATCH v3 2/8] timekeeping: Add clocksource ID to struct system_counterval_t
` [PATCH v3 3/8] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [PATCH v3 4/8] x86/kvm, ptp/kvm: "
` [PATCH v3 5/8] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
` [PATCH v3 6/8] timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
` [PATCH v3 7/8] treewide: Remove system_counterval_t.cs, which is never read
` [PATCH v3 8/8] kvmclock: Unexport kvmclock clocksource

[PATCH net-next] sctp: Simplify the allocation of slab caches
 2024-02-01  1:12 UTC  (2+ messages)

[PATCH net-next v6] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-02-01  0:59 UTC  (3+ messages)

[PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests
 2024-02-01  0:50 UTC  (4+ messages)

[PATCH net-next] net: ipv4: Simplify the allocation of slab caches in inet_initpeers
 2024-02-01  0:50 UTC  (2+ messages)

[PATCH net-next] net: bridge: Use KMEM_CACHE instead of kmem_cache_create
 2024-02-01  0:50 UTC  (2+ messages)

[net-next PATCH v4 0/5] net: phy: split at803x
 2024-02-01  0:40 UTC  (2+ messages)

[net-next v5 0/2] Prevent nullptr exceptions in ISR
 2024-02-01  0:30 UTC  (2+ messages)

[PATCH net] xen-netback: properly sync TX responses
 2024-02-01  0:23 UTC  (2+ messages)

[PATCH net v2] net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 reads
 2024-02-01  0:20 UTC  (2+ messages)

[PATCH net-next v5 0/8] add octeon_ep_vf driver
 2024-02-01  0:14 UTC  (3+ messages)
` [PATCH net-next v5 1/8] octeon_ep_vf: Add driver framework and device initialization

[PATCH] ip: remove non-existent amt subcommand from usage
 2024-02-01  0:10 UTC  (2+ messages)

[PATCH] [v2] net: ipv4: fix a memleak in ip_setup_cork
 2024-02-01  0:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
 2024-02-01  0:00 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 read-only IMAP folder(s) and NNTP newsgroup(s).