netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-29 10:21:26 to 2024-05-29 19:57:32 UTC [more...]

[PATCH net-next 0/4] Allow configuration of multipath hash seed
 2024-05-29 19:57 UTC  (6+ messages)
` [PATCH net-next 1/4] net: ipv4,ipv6: Pass multipath hash computation through a helper
` [PATCH net-next 2/4] net: ipv4: Add a sysctl to set multipath hash seed
` [PATCH net-next 3/4] mlxsw: spectrum_router: Apply user-defined "
` [PATCH net-next 4/4] selftests: forwarding: router_mpath_hash: Add a new selftest

[PATCH net-next 0/2] tcp: add sysctl_tcp_rto_min_us
 2024-05-29 19:56 UTC  (7+ messages)

[PATCH net-next v4 0/3] Introduce IPPROTO_SMC
 2024-05-29 19:55 UTC  (7+ messages)
` [PATCH net-next v4 2/3] net/smc: expose smc proto operations
` [PATCH net-next v4 3/3] net/smc: Introduce IPPROTO_SMC

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-29 19:49 UTC  (9+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP

[PATCH net-next] tools: ynl: make the attr and msg helpers more C++ friendly
 2024-05-29 19:20 UTC 

[PATCH net] vxlan: Pull inner IP header in vxlan_xmit_one()
 2024-05-29 19:10 UTC  (2+ messages)

[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-05-29 19:09 UTC  (8+ messages)
` [net-next PATCH v4 2/7] net: ravb: Consider busypolling status when re-enabling interrupts
` [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path

[PATCH net] netdev: add qstat for csum complete
 2024-05-29 19:07 UTC  (4+ messages)

[PATCH] MAINTAINERS: remove Peter Geis
 2024-05-29 18:56 UTC 

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-05-29 18:50 UTC  (15+ messages)
` [RFC net-next 01/15] psp: add documentation
` [RFC net-next 05/15] psp: add op for rotation of secret state
` [RFC net-next 07/15] net: psp: update the TCP MSS to reflect PSP packet overhead
` [RFC net-next 14/15] net/mlx5e: Add Rx data path offload

[PATCH] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
 2024-05-29 18:39 UTC 

[PATCH net-next v2] net: validate SO_TXTIME clockid coming from userspace
 2024-05-29 18:31 UTC 

[PATCH net-next] bnxt_en: add timestamping statistics support
 2024-05-29 18:15 UTC  (3+ messages)

[PATCH v3] iproute2: color: default to dark background
 2024-05-29 18:12 UTC  (6+ messages)

[PATCH net-next] net: qstat: extend kdoc about get_base_stats
 2024-05-29 17:59 UTC  (2+ messages)

[net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
 2024-05-29 17:50 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
 2024-05-29 17:42 UTC 

[PATCH net-next v4 0/3] net: A lightweight zero-copy notification
 2024-05-29 17:34 UTC  (3+ messages)
  ` [External] "

[PATCH net] net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
 2024-05-29 17:29 UTC 

[iwl-next v1] ice: Check all ice_vsi_rebuild() errors in function
 2024-05-29 17:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] mctp i2c: Add rx trace
 2024-05-29 17:01 UTC  (3+ messages)

[PATCH net-next v2 0/3] doc: mptcp: new general doc and fixes
 2024-05-29 16:59 UTC  (3+ messages)
` [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking'

[syzbot] [bpf?] [net?] possible deadlock in sk_psock_skb_ingress_enqueue
 2024-05-29 16:52 UTC 

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-29 16:42 UTC  (9+ messages)
` [PATCH net-next v3 14/24] ovpn: implement multi-peer support
` [PATCH net-next v3 15/24] ovpn: implement peer lookup logic

[PATCH v3 net-next 00/15] locking: Introduce nested-BH locking
 2024-05-29 16:02 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock
` [PATCH v3 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v3 net-next 03/15] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH v3 net-next 04/15] net: Use nested-BH locking for napi_alloc_cache
` [PATCH v3 net-next 05/15] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH v3 net-next 06/15] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH v3 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH v3 net-next 08/15] net: softnet_data: Make xmit.recursion per task
` [PATCH v3 net-next 09/15] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*()
` [PATCH v3 net-next 10/15] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH v3 net-next 11/15] lwt: Don't disable migration prio invoking BPF
` [PATCH v3 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH v3 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad
` [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v3 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "

[PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB
 2024-05-29 16:28 UTC  (2+ messages)

[PATCH net-next] net: count drops due to missing qdisc as dev->tx_drops
 2024-05-29 16:25 UTC 

[PATCH net-next v13 00/14] net: Make timestamping selectable
 2024-05-29 16:05 UTC  (5+ messages)
` [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice

[PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-05-29 16:05 UTC  (4+ messages)
` [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH 2/3] net: ti: icss-iep: Enable compare events
` [PATCH 3/3] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[PATCH net] net: validate SO_TXTIME clockid coming from userspace
 2024-05-29 16:04 UTC  (5+ messages)

[PATCH v25 00/20] nvme-tcp receive offloads
 2024-05-29 16:00 UTC  (21+ messages)
` [PATCH v25 01/20] net: Introduce direct data placement tcp offload
` [PATCH v25 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v25 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v25 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v25 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v25 06/20] nvme-tcp: Add DDP data-path
` [PATCH v25 07/20] nvme-tcp: RX DDGST offload
` [PATCH v25 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v25 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v25 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v25 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v25 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v25 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v25 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v25 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v25 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v25 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v25 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v25 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v25 20/20] net/mlx5e: NVMEoTCP, statistics

[PATCH v2 net-next] tcp: introduce a new MIB for CLOSE-WAIT sockets
 2024-05-29 15:52 UTC  (3+ messages)

[net PATCH] octeontx2-af: Always allocate PF entries from low prioriy zone
 2024-05-29 15:29 UTC 

[PATCHv2 net-next] ipv6: sr: restruct ifdefines
 2024-05-29 15:27 UTC  (3+ messages)

[PATCH v4] ax25: Fix refcount imbalance on inbound connections
 2024-05-29 15:22 UTC  (8+ messages)

[PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example
 2024-05-29 15:15 UTC  (3+ messages)

[PATCH net-next v6 00/21] ice: add PFCP filter support
 2024-05-29 15:12 UTC  (3+ messages)
` [PATCH net-next v6 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()

[PATCH net-next] net: dsa: mt7530: Add debugfs support
 2024-05-29 15:08 UTC  (5+ messages)

[PATCH 1/3] mctp pcc: Implement MCTP over PCC Transport
 2024-05-29 14:56 UTC  (3+ messages)

[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-05-29 14:54 UTC  (2+ messages)

[RESEND PATCH net-next v3] net: smc91x: Fix pointer types
 2024-05-29 14:49 UTC  (2+ messages)

[PATCH v1 net-next] af_unix: Remove dead code in unix_stream_read_generic()
 2024-05-29 14:46 UTC 

[PATCH net-next v16 00/15] Introducing P4TC (series 1)
 2024-05-29 14:45 UTC  (25+ messages)
                    ` On the NACKs on P4TC patches

[PATCH net-next v4 0/3] net: ethernet: cortina: Use phylib for RX and TX pause
 2024-05-29 14:44 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: ethernet: cortina: Rename adjust link callback
` [PATCH net-next v4 2/3] net: ethernet: cortina: Use negotiated TX/RX pause
` [PATCH net-next v4 3/3] net: ethernet: cortina: Implement .set_pauseparam()

[PATCH net-next] net: dsa: felix: provide own phylink MAC operations
 2024-05-29 14:30 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-05-29 14:28 UTC  (8+ messages)

[PATCH] bpf, devmap: Remove unnecessary if check in for loop
 2024-05-29 14:24 UTC  (3+ messages)

[PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
 2024-05-29 14:22 UTC  (2+ messages)
` [PATCH] selftests: hsr: Extend the hsr_redbox.sh "

[PATCH 0/8] net: pse-pd: Add new PSE c33 features
 2024-05-29 14:13 UTC  (10+ messages)
` [PATCH 1/8] net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
` [PATCH 2/8] net: ethtool: pse-pd: Expand C33 PSE status with class, power and status message
` [PATCH 3/8] netlink: specs: Expand the PSE netlink command with C33 new features
` [PATCH 4/8] net: pse-pd: pd692x0: Expand ethtool status message
` [PATCH 5/8] net: pse-pd: Add new power limit get and set c33 features
` [PATCH 6/8] net: ethtool: Add new power limit get and set features
` [PATCH 7/8] netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes
` [PATCH 8/8] net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks

[PATCH net-next v3 0/2] lan78xx: Enable 125 MHz CLK and Auto Speed configuration for LAN7801 if NO EEPROM is detected
 2024-05-29 14:02 UTC  (3+ messages)
` [PATCH net-next v3 1/2] lan78xx: Enable 125 MHz CLK "
` [PATCH net-next v3 2/2] lan78xx: Enable Auto Speed and Auto Duplex "

[PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport
 2024-05-29 14:03 UTC  (3+ messages)

[PATCH net] net: prevent pulling SKB_GSO_FRAGLIST skb
 2024-05-29 14:04 UTC  (9+ messages)

[PATCH net] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
 2024-05-29 13:52 UTC 

[syzbot] [net?] INFO: rcu detected stall in packet_release
 2024-05-29 13:43 UTC  (3+ messages)

[PATCH net-next 0/6] net: phylink: rearrange ovr_an_inband support
 2024-05-29 13:29 UTC  (7+ messages)
` [PATCH net-next 1/6] net: phylink: rearrange phylink_parse_mode()
` [PATCH net-next 2/6] net: phylink: move test for ovr_an_inband
` [PATCH net-next 3/6] net: phylink: rename ovr_an_inband to default_an_inband
` [PATCH net-next 4/6] net: fman_memac: remove the now unnecessary checking for fixed-link
` [PATCH net-next 5/6] net: stmmac: rename xpcs_an_inband to default_an_inband
` [PATCH net-next 6/6] net: stmmac: dwmac-intel: remove checking for fixed link

[PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
 2024-05-29 13:20 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v6 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-05-29 13:12 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 11/12] iavf: handle SIOCSHWTSTAMP and SIOCGHWTSTAMP

[PATCH v4 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-29 13:04 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH v4 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
` [PATCH v4 bpf-next 3/3] selftests/bpf: Add selftest for "

[PATCH v2] dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support
 2024-05-29 12:49 UTC  (2+ messages)

[PATCH net] net: smc91x: Remove commented out code
 2024-05-29 12:28 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: xilinx_gmii2rgmii: Add clock support
 2024-05-29 12:20 UTC  (2+ messages)

[PATCH] nfc/nci: Add the inconsistency check between the input data length and count
 2024-05-29 12:10 UTC  (2+ messages)

[PATCH net v2] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
 2024-05-29 12:06 UTC  (2+ messages)

[PATCH 1/1] RDMA/mlx5: Release CPU for other processes in mlx5_free_cmd_msg()
 2024-05-29 12:01 UTC  (2+ messages)

[net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down
 2024-05-29 11:45 UTC  (4+ messages)

[PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer
 2024-05-29 11:30 UTC  (2+ messages)

[PATCH v2 iwl-net 0/8] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-05-29 11:23 UTC  (9+ messages)
` [PATCH v2 iwl-net 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
` [PATCH v2 iwl-net 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` [PATCH v2 iwl-net 3/8] ice: replace synchronize_rcu with synchronize_net
` [PATCH v2 iwl-net 4/8] ice: modify error handling when setting XSK pool in ndo_bpf
` [PATCH v2 iwl-net 5/8] ice: toggle netif_carrier when setting up XSK pool
` [PATCH v2 iwl-net 6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool
` [PATCH v2 iwl-net 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [PATCH v2 iwl-net 8/8] ice: xsk: fix txq interrupt mapping

[PATCH net-next v5 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-29 11:13 UTC  (5+ messages)
` [PATCH net-next v5 2/2] net/mlx5: Expose SFs IRQs

[PATCH net-next v8 0/2] Add TAPRIO offload support for ICSSG driver
 2024-05-29 11:05 UTC  (3+ messages)
` [PATCH net-next v8 1/2] net: ti: icssg: Move icss_iep structure
` [PATCH net-next v8 2/2] net: ti: icssg_prueth: add TAPRIO offload support

How to implement message forwarding from one CID to another in vhost driver
 2024-05-29 10:55 UTC  (13+ messages)

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-05-29 10:21 UTC  (2+ messages)
` [PATCH net-next v13 15/15] net: stmmac: dwmac-loongson: Add loongson module author


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