Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-14 12:35:59 to 2023-08-15 02:45:30 UTC [more...]

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

[PATCH net-next v2] net: veth: Page pool creation error handling for existing pools only
 2023-08-15  2:30 UTC  (2+ messages)

linux-next: manual merge of the mlx5-next tree with the net-next tree
 2023-08-15  2:28 UTC 

[PATCH v2 net] net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
 2023-08-15  2:24 UTC  (3+ messages)

[PATCH net-next] gve: add header split support
 2023-08-15  2:22 UTC  (2+ messages)

[PATCH net-next v3] net: dsa: mv88e6060: add phylink_get_caps implementation
 2023-08-15  2:10 UTC  (2+ messages)

[PATCH net] net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
 2023-08-15  2:10 UTC  (2+ messages)

[PATCH net 0/4] octeon_ep: fixes for error and remove paths
 2023-08-15  2:10 UTC  (2+ messages)

Failing network hardware
 2023-08-15  1:50 UTC  (2+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-12  8:01 UTC  (5+ messages)
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support

[PATCH net-next] eth: r8152: try to use a normal budget
 2023-08-15  1:36 UTC  (2+ messages)

[PATCH net v3] net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
 2023-08-15  1:16 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
 2023-08-15  0:52 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/2] "
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add testcases for tailcall infinite loop bug fixing

[PATCH net-next v2 0/2] Fix invalid kernel-doc warnings
 2023-08-15  0:45 UTC  (8+ messages)
` [PATCH net-next v2 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]
` [PATCH net-next v2 2/2] scripts: kernel-doc: fix macro handling in enums

Fwd: AF-XDP program in multi-process/multi-threaded configuration IO_PAGEFAULT
 2023-08-15  0:39 UTC 

pull request: bluetooth-next 2023-08-11
 2023-08-14 23:45 UTC  (2+ messages)

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

linux-next: Signed-off-by missing for commit in the net-next tree
 2023-08-14 23:15 UTC 

[PATCH] tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
 2023-08-14 23:13 UTC  (3+ messages)

[syzbot] [net?] INFO: rcu detected stall in unix_release
 2023-08-14 23:03 UTC  (2+ messages)

[PATCH v14 vfio 0/8] pds-vfio-pci driver
 2023-08-14 22:51 UTC  (17+ messages)
` [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking

[PATCH net-next v6 0/6] introduce page_pool_alloc() related API
 2023-08-14 22:42 UTC  (8+ messages)
` [PATCH net-next v6 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v6 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v6 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
` [PATCH net-next v6 4/6] page_pool: introduce page_pool[_cache]_alloc() API
` [PATCH net-next v6 5/6] page_pool: update document about frag API
` [PATCH net-next v6 6/6] net: veth: use newly added page pool API for veth with xdp

[PATCH 1/1] net/mlx5: Convert PCI error values to generic errnos
 2023-08-14 22:32 UTC  (2+ messages)

[PATCH bpf-next 0/9] xsk: TX metadata
 2023-08-14 22:24 UTC  (13+ messages)
` [PATCH bpf-next 1/9] xsk: Support XDP_TX_METADATA_LEN
` [PATCH bpf-next 2/9] xsk: add TX timestamp and TX checksum offload support
` [PATCH bpf-next 4/9] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload

[PATCH net-next] net: e1000e: Remove unused declarations
 2023-08-14 22:19 UTC  (2+ messages)

[PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2023-08-10 (igb, e1000e)
 2023-08-14 22:16 UTC  (4+ messages)
` [PATCH net-next 1/2] igb: Stop PTP related workqueues if aren't necessary

[PATCH net-next v3 00/10] genetlink: provide struct genl_info to dumps
 2023-08-14 21:47 UTC  (11+ messages)
` [PATCH net-next v3 01/10] genetlink: push conditional locking into dumpit/done
` [PATCH net-next v3 02/10] genetlink: make genl_info->nlhdr const
` [PATCH net-next v3 03/10] genetlink: remove userhdr from struct genl_info
` [PATCH net-next v3 04/10] genetlink: add struct genl_info to struct genl_dumpit_info
` [PATCH net-next v3 05/10] genetlink: use attrs from struct genl_info
` [PATCH net-next v3 06/10] genetlink: add a family pointer to "
` [PATCH net-next v3 07/10] genetlink: add genlmsg_iput() API
` [PATCH net-next v3 08/10] netdev-genl: use struct genl_info for reply construction
` [PATCH net-next v3 09/10] ethtool: netlink: simplify arguments to ethnl_default_parse()
` [PATCH net-next v3 10/10] ethtool: netlink: always pass genl_info to .prepare_data

[PATCH] net: ti/cpsw_new: Expose the same module parameters as ti/cpsw
 2023-08-14 21:45 UTC  (2+ messages)

[pull request][net-next 00/14] mlx5 updates 2023-08-14
 2023-08-14 21:41 UTC  (15+ messages)
` [net-next 01/14] net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst
` [net-next 02/14] net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs
` [net-next 03/14] net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQ
` [net-next 04/14] net/mlx5: Expose max possible SFs via devlink resource
` [net-next 05/14] net/mlx5: Check with FW that sync reset completed successfully
` [net-next 06/14] net/mlx5: E-switch, Add checking for flow rule destinations
` [net-next 07/14] net/mlx5: Use auxiliary_device_uninit() instead of device_put()
` [net-next 08/14] net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()
` [net-next 09/14] net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling MLX5_CAP_GEN()
` [net-next 10/14] net/mlx5: Remove redundant check of mlx5_vhca_event_supported()
` [net-next 11/14] net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()
` [net-next 12/14] net/mlx5: Remove unused CAPs
` [net-next 13/14] net/mlx5: Remove unused MAX HCA capabilities
` [net-next 14/14] net/mlx5: Don't query MAX caps twice

[RFC PATCH 0/7] Rust Socket abstractions
 2023-08-14 21:36 UTC  (5+ messages)

[PATCH net-next v6 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-08-14 21:27 UTC  (5+ messages)
` [PATCH net-next v6 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v6 2/4] vsock/virtio: support to send "
` [PATCH net-next v6 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v6 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH] broadcom: b44: Use b44_writephy() return value
 2023-08-14 21:00 UTC 

[PATCH net-next 0/3] netem: allow using seeded PRNG for loss and corruption events
 2023-08-14 21:01 UTC  (5+ messages)
` [PATCH net-next 2/3] [PATCH 2/3] netem: allow using a seeded PRNG for generating random losses

[PATCH net-next 0/3] net: warn about attempts to register negative ifindex
 2023-08-14 20:56 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] netlink: specs: add ovs_vport new command
` [PATCH net-next 3/3] tools: ynl: add more info to KeyErrors on missing attrs

[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-14 20:53 UTC  (17+ messages)
  ` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
  ` [PATCH v3 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC
  ` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 "
  ` [PATCH v3 2/4] net: stmmac: dwc-qos: Add FSD EQoS support

[PATCH iproute2-next] ip-vrf: recommend using CAP_BPF rather than CAP_SYS_ADMIN
 2023-08-14 20:44 UTC  (2+ messages)

[PATCH net] net: openvswitch: reject negative ifindex
 2023-08-14 20:38 UTC 

[PATCH net-next v2] net-memcg: Fix scope of sockmem pressure indicators
 2023-08-14 20:18 UTC  (2+ messages)

[PATCH v2 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-14 19:55 UTC  (9+ messages)
  ` [PATCH v2 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
  ` [PATCH v2 4/4] arm64: dts: fsd: Add Ethernet support for PERIC "

[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
 2023-08-14 19:46 UTC  (9+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "

LPC 2023 Networking and BPF Track CFP
 2023-08-14 19:37 UTC  (2+ messages)
` LPC 2023 Networking and BPF Track CFP (Reminder)

[PATCH 0/5] Move Loongson1 MAC arch-code to the driver dir
 2023-08-14 19:16 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH 3/5] dt-bindings: net: Add Loongson-1 DWMAC glue layer
` [PATCH 5/5] MAINTAINERS: Add entry for Loongson-1 DWMAC

[PATCHv8 00/17] nvme: In-kernel TLS support for TCP
 2023-08-14 19:12 UTC  (9+ messages)
` [PATCH 15/17] nvmet-tcp: enable TLS handshake upcall
` [PATCH 17/17] nvmet-tcp: peek icreq before starting TLS

[PATCH v2] sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg
 2023-08-14 19:11 UTC  (3+ messages)

[PATCH v12 00/26] nvme-tcp receive offloads
 2023-08-14 19:01 UTC  (9+ messages)
` [PATCH v12 07/26] nvme-tcp: Add DDP offload control path
` [PATCH v12 08/26] nvme-tcp: Add DDP data-path

[PATCH bpf-next v3 0/2] Update and document struct_ops
 2023-08-14 18:59 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Support default .validate() and .update() behavior for struct_ops links
` [PATCH bpf-next v3 2/2] bpf: Document struct bpf_struct_ops fields

[patch net-next v4 00/13] devlink: introduce selective dumps
 2023-08-14 18:50 UTC  (2+ messages)

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-14 18:24 UTC  (2+ messages)

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-08-14 18:23 UTC  (16+ messages)
` [PATCH net-next 0/4] Document internal MDIO bus of DSA switch and support it on MT7530
  ` [PATCH 1/4] dt-bindings: net: dsa: microchip,lan937x: add missing ethernet on example
  ` [PATCH 3/4] dt-bindings: net: dsa: realtek: require compatible property under mdio node

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

[PATCH net-next v4 00/15][pull request] Introduce Intel IDPF driver
 2023-08-14 17:51 UTC  (4+ messages)
` [PATCH net-next v4 14/15] idpf: add ethtool callbacks

[ANN] periodic VC call and HW-specific CI
 2023-08-14 17:46 UTC 

[PATCH net v1] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
 2023-08-14 17:18 UTC 

[PATCH net-next 0/2] Fix invalid kernel-doc warnings
 2023-08-14 17:18 UTC  (4+ messages)
` [PATCH net-next 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]

[net-next v2 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
 2023-08-14 16:29 UTC  (5+ messages)
` [net-next v2 1/2] "
` [net-next v2 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in "

[PATCHv5 net-next] ipv6: do not match device when remove source route
 2023-08-14 16:20 UTC  (5+ messages)

[PATCH RFC] Introduce uniptr_t as a generic "universal" pointer
 2023-08-14 16:06 UTC  (5+ messages)

[PATCH v2 net-next 0/3] sfc: fix unaligned access in loopback selftests
 2023-08-14 15:56 UTC  (6+ messages)
` [PATCH v2 net-next 1/3] sfc: use padding to fix alignment in loopback test

[PATCH v3] docs: net: add netlink attrs best practices
 2023-08-14 15:53 UTC  (4+ messages)

[RFC net-next v1 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-08-14 15:50 UTC  (5+ messages)
` [RFC net-next v1 2/5] net: phy: remove MACSEC guard

[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
 2023-08-14 15:46 UTC  (9+ messages)
` [PATCH net-next v3 3/6] tls: implement rekey "
` [PATCH net-next v3 6/6] selftests: tls: add rekey tests

[PATCH v4 0/5] Introduce IEP driver and packet timestamping support
 2023-08-14 15:43 UTC  (2+ messages)

[PATCH] sunrpc: account for xdr->page_base in xdr_alloc_bvec
 2023-08-14 15:30 UTC  (4+ messages)

[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
 2023-08-14 15:29 UTC  (5+ messages)
` [PATCH net-next v5 10/10] net: axienet: Introduce dmaengine support

[PATCH net-next v2 0/5][pull request] add v2 FW logging for ice driver
 2023-08-14 15:24 UTC  (4+ messages)
` [PATCH net-next v2 2/5] ice: configure FW logging

[PATCH v2 net] qede: fix firmware halt over suspend and resume
 2023-08-14 15:17 UTC  (6+ messages)
  ` [EXT] "

[PATCH net-next] ethernet: rocker: Use is_broadcast_ether_addr() and is_multicast_ether_addr() instead of ether_addr_equal()
 2023-08-14 15:13 UTC  (4+ messages)

[PATCH net] net: dsa: mt7530: fix handling of 802.1X PAE frames
 2023-08-14 15:05 UTC  (2+ messages)

[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14 14:31 UTC  (10+ messages)
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF

[PATCH v2] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
 2023-08-14 14:17 UTC 

[Patch net, v2] net: xfrm: skip policies marked as dead while reinserting policies
 2023-08-14 14:12 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Remove unused declaration
 2023-08-14 14:08 UTC 

[PATCH net-next 6/8] virtio-net: support rx netdim
 2023-08-14 13:58 UTC  (2+ messages)

[PATCH v4 00/11] Introduce STM32 Firewall framework
 2023-08-14 13:45 UTC  (3+ messages)
` [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description

[PATCH v1 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-14 13:24 UTC 

[PATCH v2 0/4] Send RPC-on-TCP with one sock_sendmsg() call
 2023-08-14 12:56 UTC  (4+ messages)
` [PATCH v2 1/4] SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly

[PATCH net] net: xfrm: skip policies marked as dead while reinserting policies
 2023-08-14 12:58 UTC  (3+ messages)

Issue with adding classification rules RX flows using ethtool, igb
 2023-08-14 12:35 UTC 


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