netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-28 10:00:34 to 2024-06-28 20:41:51 UTC [more...]

[PATCH net-next] gve: Add retry logic for recoverable adminq errors
 2024-06-28 20:41 UTC 

[PATCH net v2] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
 2024-06-28 20:35 UTC  (3+ messages)
` [PATCH net v3] "

[PATCH net] e1000e: Fix S0ix residency on corporate systems
 2024-06-28 20:17 UTC 

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2024-06-28 (MAINTAINERS, ice)
 2024-06-28 20:13 UTC  (7+ messages)
` [PATCH net-next 1/6] MAINTAINERS: update Intel Ethernet maintainers
` [PATCH net-next 2/6] ice: Add get/set hw address for VFs using devlink commands
` [PATCH net-next 3/6] ice: Check all ice_vsi_rebuild() errors in function
` [PATCH net-next 4/6] ice: Allow different FW API versions based on MAC type
` [PATCH net-next 5/6] ice: Distinguish driver reset and removal for AQ shutdown
` [PATCH net-next 6/6] ice: do not init struct ice_adapter more times than needed

[PATCH v2 0/3] Add interconnect support for stmmac driver
 2024-06-28 20:12 UTC  (9+ messages)
` [PATCH v2 2/3] net: stmmac: Add interconnect support

[net-next:main 1/24] arch/arm64/boot/dts/apm/apm-mustang.dtb: menetphy@3: $nodename:0: 'menetphy@3' does not match '^ethernet-phy(@[a-f0-9]+)?$'
 2024-06-28 20:05 UTC 

[PATCH v2 net-next 0/2] Introduce EN7581 ethernet support
 2024-06-28 19:57 UTC  (6+ messages)
` [PATCH v2 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC

[PATCH v5 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
 2024-06-28 19:56 UTC  (2+ messages)

[PATCH RESEND net-next] net: ethtool: Fix the panic caused by dev being null when dumping coalesce
 2024-06-28 19:54 UTC  (2+ messages)

[PATCH net-next v6 00/10] net: openvswitch: Add sample multicasting
 2024-06-28 19:45 UTC  (15+ messages)
` [PATCH net-next v6 01/10] net: psample: add user cookie
` [PATCH net-next v6 02/10] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v6 03/10] net: psample: skip packet copy if no listeners
` [PATCH net-next v6 04/10] net: psample: allow using rate as probability
` [PATCH net-next v6 05/10] net: openvswitch: add psample action
` [PATCH net-next v6 06/10] net: openvswitch: store sampling probability in cb
` [PATCH net-next v6 07/10] selftests: openvswitch: add psample action
` [PATCH net-next v6 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v6 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v6 10/10] selftests: openvswitch: add psample test

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-06-28 19:33 UTC  (7+ messages)
` [RFC net-next 01/15] psp: add documentation

[PATCH net-next v2 00/10] bnxt_en: PTP updates for net-next
 2024-06-28 19:30 UTC  (11+ messages)
` [PATCH net-next v2 01/10] bnxt_en: Add new TX timestamp completion definitions
` [PATCH net-next v2 02/10] bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
` [PATCH net-next v2 03/10] bnxt_en: Allow some TX packets to be unprocessed in NAPI
` [PATCH net-next v2 04/10] bnxt_en: Add TX timestamp completion logic
` [PATCH net-next v2 05/10] bnxt_en: Add BCM5760X specific PHC registers mapping
` [PATCH net-next v2 06/10] bnxt_en: Refactor all PTP TX timestamp fields into a struct
` [PATCH net-next v2 07/10] bnxt_en: Remove an impossible condition check for PTP TX pending SKB
` [PATCH net-next v2 08/10] bnxt_en: Let bnxt_stamp_tx_skb() return error code
` [PATCH net-next v2 09/10] bnxt_en: Increase the max total outstanding PTP TX packets to 4
` [PATCH net-next v2 10/10] bnxt_en: Remove atomic operations on ptp->tx_avail

[net-next,PATCH v2] net: phy: realtek: Add support for PHY LEDs on RTL8211F
 2024-06-28 18:58 UTC  (3+ messages)

[syzbot] [virt?] [net?] upstream test error: KMSAN: uninit-value in virtnet_poll
 2024-06-28 19:11 UTC 

[PATCH] gve: Add retry logic for recoverable adminq errors
 2024-06-28 18:54 UTC 

pull request: bluetooth 2024-06-28
 2024-06-28 18:46 UTC 

[syzbot] [netfilter?] bpf test error: WARNING: suspicious RCU usage in corrupted
 2024-06-28 18:38 UTC 

[PATCH iwl-next v3 0/7] Switch API optimizations
 2024-06-28 18:36 UTC  (3+ messages)
` [PATCH iwl-next v3 7/7] ice: Add tracepoint for adding and removing switch rules

[PATCH v2 0/2] Documentation: update information for mailing lists
 2024-06-28 18:32 UTC  (9+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers

[PATCH iwl-next 0/6] Switch API optimizations
 2024-06-28 18:25 UTC  (15+ messages)
` [PATCH iwl-next 1/6] ice: Remove unused struct ice_prot_lkup_ext members
` [PATCH iwl-next 2/6] ice: Remove reading all recipes before adding a new one
` [PATCH iwl-next 4/6] ice: remove unused recipe bookkeeping data
` [PATCH iwl-next 5/6] ice: Optimize switch recipe creation
    ` [Intel-wired-lan] "
` [PATCH iwl-next 6/6] ice: Remove unused members from switch API

pull request: bluetooth 2024-06-10
 2024-06-28 18:23 UTC  (2+ messages)

[PATCH net-next 00/10] bnxt_en: PTP updates for net-next
 2024-06-28 18:13 UTC  (6+ messages)
` [PATCH net-next 09/10] bnxt_en: Increase the max total outstanding PTP TX packets to 4

[PATCH v3 0/3] MCTP over PCC
 2024-06-28 18:13 UTC  (7+ messages)
` [PATCH v3 1/3] mctp pcc: Check before sending MCTP PCC response ACK
` [PATCH v3 3/3] mctp pcc: Implement MCTP over PCC Transport

[PATCH net-next v3 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-28 18:04 UTC  (3+ messages)

Little's law byte wait time and iperf 2
 2024-06-28 17:33 UTC 

[PATCH] net/socket: clamp negative backlog value to 0 in listen()
 2024-06-28 17:28 UTC 

[PATCH net-next 0/5] zerocopy tx cleanups
 2024-06-28 17:09 UTC  (12+ messages)
` [PATCH net-next 1/5] net: always try to set ubuf in skb_zerocopy_iter_stream
` [PATCH net-next 2/5] net: split __zerocopy_sg_from_iter()
` [PATCH net-next 3/5] net: batch zerocopy_fill_skb_from_iter accounting
` [PATCH net-next 4/5] io_uring/net: move charging socket out of zc io_uring
` [PATCH net-next 5/5] net: limit scope of a skb_zerocopy_iter_stream var

[PATCH net-next v3 00/10] net: pcs: xpcs: Add memory-mapped device support
 2024-06-28 17:06 UTC  (6+ messages)
` [PATCH net-next v3 06/10] dt-bindings: net: Add Synopsys DW xPCS bindings

[PATCH v5 0/6] slab: Introduce dedicated bucket allocator
 2024-06-28 16:53 UTC  (8+ messages)
` [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family

[PATCH 0/2] Forbid illegitimate binding via listen(2)
 2024-06-28 16:51 UTC  (6+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()

[PATCH net-next 0/3] net: bpf_net_context cleanups
 2024-06-28 16:39 UTC  (5+ messages)
` [PATCH net-next 1/3] net: Remove task_struct::bpf_net_context init on fork
` [PATCH net-next 2/3] net: Optimize xdp_do_flush() with bpf_net_context infos
` [PATCH net-next 3/3] net: Move flush list retrieval to where it is used

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-06-28 16:38 UTC  (14+ messages)
        ` [RFC PATCH v2] ptp: Add vDSO-style vmclock support

[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
 2024-06-28 16:32 UTC  (3+ messages)
` [PATCH 3/4] crypto: caam: Unembed net_dev structure from qi

[net-next PATCH] octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM
 2024-06-28 16:31 UTC 

[PATCH net] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
 2024-06-28 16:24 UTC  (3+ messages)

[PATCH net-next v2 0/3] crypto: caam: Unembed net_dev
 2024-06-28 16:14 UTC  (4+ messages)
` [PATCH net-next v2 1/3] crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST
` [PATCH net-next v2 2/3] crypto: caam: Unembed net_dev structure from qi
` [PATCH net-next v2 3/3] crypto: caam: Unembed net_dev structure in dpaa2

[PATCH net-next 00/17] Netfilter/IPVS updates for net-next
 2024-06-28 16:05 UTC  (18+ messages)
` [PATCH net-next 01/17] netfilter: nf_tables: make struct nft_trans first member of derived subtypes
` [PATCH net-next 02/17] netfilter: nf_tables: move bind list_head into relevant subtypes
` [PATCH net-next 03/17] netfilter: nf_tables: compact chain+ft transaction objects
` [PATCH net-next 04/17] netfilter: nf_tables: reduce trans->ctx.table references
` [PATCH net-next 05/17] netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
` [PATCH net-next 06/17] netfilter: nf_tables: pass more specific nft_trans_chain where possible
` [PATCH net-next 07/17] netfilter: nf_tables: avoid usage of embedded nft_ctx
` [PATCH net-next 08/17] netfilter: nf_tables: store chain pointer in rule transaction
` [PATCH net-next 09/17] netfilter: nf_tables: reduce trans->ctx.chain references
` [PATCH net-next 10/17] netfilter: nf_tables: pass nft_table to destroy function
` [PATCH net-next 11/17] netfilter: nf_tables: do not store nft_ctx in transaction objects
` [PATCH net-next 12/17] ipvs: Avoid unnecessary calls to skb_is_gso_sctp
` [PATCH net-next 13/17] netfilter: nf_conncount: fix wrong variable type
` [PATCH net-next 14/17] netfilter: cttimeout: remove 'l3num' attr check
` [PATCH net-next 15/17] netfilter: nf_tables: rise cap on SELinux secmark context
` [PATCH net-next 16/17] selftests: netfilter: nft_queue.sh: add test for disappearing listener
` [PATCH net-next 17/17] netfilter: xt_recent: Lift restrictions on max hitcount value

[PATCH net-next] dt-bindings: net: Define properties at top-level
 2024-06-28 16:05 UTC  (4+ messages)

[PATCH net-next 0/5] netdev_features: start cleaning netdev_features_t up
 2024-06-28 16:03 UTC  (7+ messages)
` [PATCH net-next 1/5] netdevice: convert private flags > BIT(31) to bitfields

[PATCH rdma-next 00/12] Multi-plane support for mlx5
 2024-06-28 16:00 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: dwmac: Validate PBL for all IP-cores
 2024-06-28 15:45 UTC 

[PATCH net-next] net: tn40xx: add initial ethtool_ops support
 2024-06-28 15:45 UTC  (4+ messages)

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

[net-next PATCH v2 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-06-28 15:36 UTC  (4+ messages)
` [net-next PATCH v2 09/15] eth: fbnic: Implement Rx queue alloc/start/stop/free

[PROBLEM] make randconfig: net/netfilter/core.c:830: undefined reference to `netfilter_lwtunnel_fini'
 2024-06-28 15:23 UTC  (9+ messages)

[PATCH nf-next 00/19] Netfilter/IPVS updates for net-next
 2024-06-28 15:17 UTC  (5+ messages)

[PATCH v4] net/mlx5: Reclaim max 50K pages at once
 2024-06-28 15:13 UTC  (3+ messages)

[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
 2024-06-28 15:07 UTC  (9+ messages)
` [PATCH RFC net-next v2 10/17] net: stmmac: Introduce internal PCS offset-based CSR access
` [PATCH RFC net-next v2 14/17] net: stmmac: Move internal PCS PHYLINK ops to stmmac_pcs.c
` [PATCH RFC net-next v2 16/17] net: stmmac: Move internal PCS init method "
` [PATCH RFC net-next v2 17/17] net: stmmac: pcs: Drop the _SHIFT macros

[PATCH v3 2/3] bus: mhi: host: Add name for mhi_controller
 2024-06-28 14:38 UTC  (2+ messages)

[PATCH net-next v5 05/10] net: openvswitch: add emit_sample action
 2024-06-28 14:37 UTC  (12+ messages)

[PATCH net-next v2 0/3] selftests: drv-net: add ability to schedule cleanup with defer()
 2024-06-28 14:31 UTC  (8+ messages)
` [PATCH net-next v2 1/3] selftests: net: ksft: avoid continue when handling results
` [PATCH net-next v2 2/3] selftests: drv-net: add ability to schedule cleanup with defer()
` [PATCH net-next v2 3/3] selftests: drv-net: rss_ctx: convert to defer()

[PATCH net] net: phy: fix potential use of NULL pointer in phy_suspend()
 2024-06-28 14:12 UTC  (3+ messages)

[PATCH v2 net-next 0/3] net: phy: aquantia: enable support for aqr115c
 2024-06-28 14:09 UTC  (7+ messages)
` [PATCH v2 net-next 3/3] net: phy: aquantia: add "

[PATCH net-next v1 1/1] net: dsa: microchip: add regmap_range for KSZ9563 chip
 2024-06-28 14:02 UTC  (5+ messages)
` [PATCH net-next v1 2/3] net: dsa: microchip: lan937x: force RGMII interface into PHY mode

[PATCH v1] selftests/harness: Fix tests timeout and race condition
 2024-06-28 13:47 UTC  (2+ messages)

[PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-06-28 13:42 UTC  (2+ messages)

[net-next PATCH v7 00/10] Introduce RVU representors
 2024-06-28 13:35 UTC  (11+ messages)
` [net-next PATCH v7 01/10] octeontx2-pf: Refactoring RVU driver
` [net-next PATCH v7 02/10] octeontx2-pf: RVU representor driver
` [net-next PATCH v7 03/10] octeontx2-pf: Create representor netdev
` [net-next PATCH v7 04/10] octeontx2-pf: Add basic net_device_ops
` [net-next PATCH v7 05/10] octeontx2-af: Add packet path between representor and VF
` [net-next PATCH v7 06/10] octeontx2-pf: Get VF stats via representor
` [net-next PATCH v7 07/10] octeontx2-pf: Add support to sync link state between representor and VFs
` [net-next PATCH v7 08/10] octeontx2-pf: Configure VF mtu via representor
` [net-next PATCH v7 09/10] octeontx2-pf: Add representors for sdp MAC
` [net-next PATCH v7 10/10] octeontx2-pf: Add devlink port support

IP oversized ip oacket from - header size should be skipped?
 2024-06-28 13:35 UTC  (7+ messages)

[PATCH net-next v8 0/2] COVER LETTER: Introduce auxiliary bus IRQs sysfs
 2024-06-28 13:28 UTC  (2+ messages)

[PATCH net-next v1] lan78xx: lan7801 MAC support with lan8841
 2024-06-28 13:03 UTC  (6+ messages)

[PATCH iwl-next v2] igc: Get rid of spurious interrupts
 2024-06-28 12:59 UTC  (2+ messages)

[PATCH v8 net-next 0/9] ethtool: track custom RSS contexts in the core
 2024-06-28 12:19 UTC  (2+ messages)

[PATCH v6 net-next 0/9] ethtool: track custom RSS contexts in the core
 2024-06-28 12:15 UTC  (7+ messages)
` [PATCH v6 net-next 3/9] net: ethtool: record custom RSS contexts in the XArray

[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-06-28 12:01 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ethernet: ti: am65-cpsw: Introduce multi queue Rx
` [PATCH net-next v2 2/7] net: ethernet: ti: cpsw_ale: use regfields for ALE registers
` [PATCH net-next v2 3/7] net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers
` [PATCH net-next v2 4/7] net: ethernet: ti: cpsw_ale: add Policer and Thread control register fields
` [PATCH net-next v2 5/7] net: ethernet: ti: cpsw_ale: add policer/classifier helpers
` [PATCH net-next v2 6/7] net: ethernet: ti: cpsw_ale: add helper to setup classifier defaults
` [PATCH net-next v2 7/7] net: ethernet: ti: am65-cpsw: setup priority to flow mapping

[PATCH net V2 0/7] mlx5 fixes 2024-06-27
 2024-06-28 12:00 UTC  (2+ messages)

[PATCH net-next v3 0/3] ioctl support for AF_VSOCK and virtio-based transports
 2024-06-28 11:16 UTC  (3+ messages)
` [PATCH net-next v3 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports

[PATCH v3 net-next 0/2] Introduce EN7581 ethernet support
 2024-06-28 11:11 UTC  (8+ messages)
` [PATCH v3 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC

[FYI] Input route ref count underflow since probably 6.6.22
 2024-06-28 11:10 UTC 

[PATCH net-next v2 0/2] tcp_metrics: add netlink protocol spec in YAML
 2024-06-28 10:24 UTC  (5+ messages)
` [PATCH net-next v2 1/2] tcp_metrics: add UAPI to the header guard
` [PATCH net-next v2 2/2] tcp_metrics: add netlink protocol spec in YAML

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-28 10:24 UTC  (10+ messages)
` [PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver

[PATCH net-next v15 00/14] Device Memory TCP
 2024-06-28 10:09 UTC  (5+ messages)
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 12/14] net: add devmem TCP documentation

[PATCH net-next v21 00/13] Add Realtek automotive PCIe driver
 2024-06-28 10:05 UTC  (4+ messages)
` [PATCH net-next v21 02/13] rtase: Implement the .ndo_open function

[PATCH net-next v8 0/9] Add ability to flash modules' firmware
 2024-06-28 10: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 NNTP newsgroup(s).