netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-28 15:57:43 to 2024-05-29 06:58:52 UTC [more...]

[PATCH net-next v5 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-29  6:58 UTC  (8+ messages)
` [PATCH net-next v5 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[PATCH net-next 0/2] tcp: add sysctl_tcp_rto_min_us
 2024-05-29  6:43 UTC  (4+ messages)
` [PATCH net-next 1/2] tcp: derive delack_max with tcp_rto_min helper
` [PATCH net-next 2/2] tcp: add sysctl_tcp_rto_min_us

[PATCH net-next v4 0/3] Introduce IPPROTO_SMC
 2024-05-29  6:14 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net/smc: refactoring initialization of smc sock
` [PATCH net-next v4 2/3] net/smc: expose smc proto operations
` [PATCH net-next v4 3/3] net/smc: Introduce IPPROTO_SMC

[net-next,v3 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-05-29  5:46 UTC  (3+ messages)
` [net-next,v3 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec

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

[PATCH net-next v2] net: mana: Allow variable size indirection table
 2024-05-29  5:35 UTC 

[PATCH net-next v2 0/7] ionic: updates for v6.11
 2024-05-29  5:30 UTC  (9+ messages)
` [PATCH net-next v2 1/7] ionic: fix potential irq name truncation
` [PATCH net-next v2 2/7] ionic: Reset LIF device while restarting LIF
` [PATCH net-next v2 3/7] ionic: Pass ionic_txq_desc to ionic_tx_tso_post
` [PATCH net-next v2 4/7] ionic: Mark error paths in the data path as unlikely
` [PATCH net-next v2 5/7] ionic: Use netdev_name() function instead of netdev->name
` [PATCH net-next v2 6/7] ionic: only sync frag_len in first buffer of xdp
` [PATCH net-next v2 7/7] ionic: fix up ionic_if.h kernel-doc issues

[PATCHv2 net-next] ipv6: sr: restruct ifdefines
 2024-05-29  4:09 UTC 

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

[PATCH v2 net-next] tcp: introduce a new MIB for CLOSE-WAIT sockets
 2024-05-29  3:31 UTC 

[PATCH 0/3] MCTP over PCC
 2024-05-29  3:30 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] mctp pcc: Check before sending MCTP PCC response ACK
  ` [PATCH v2 2/3] mctp pcc: Allow PCC Data Type in MCTP resource
  ` [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport

[RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats
 2024-05-29  3:16 UTC  (3+ messages)
` [RFC net-next v3 1/2] net/mlx5e: Add helpers to calculate txq and ch idx
` [RFC net-next v3 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH] ice: irdma hardware init failed after suspend/resume
 2024-05-29  3:17 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/5] net: constify ctl_table arguments of utility functions
 2024-05-29  2:57 UTC  (2+ messages)

[PATCH net-next] r8169: disable interrupt source RxOverflow
 2024-05-29  2:57 UTC  (2+ messages)

[PATCH net-next] r8169: remove detection of chip version 11 (early RTL8168b)
 2024-05-29  2:57 UTC  (2+ messages)

[PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
 2024-05-29  2:56 UTC  (2+ messages)

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-29  2:42 UTC  (5+ messages)
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP

[PATCH net-next v3 0/3] Introduce IPPROTO_SMC
 2024-05-29  2:36 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net/smc: refatoring initialization of smc sock

[linus:master] [net] e9669a00bb: aim9.udp_test.ops_per_sec 2.7% improvement
 2024-05-29  2:35 UTC 

[PATCH net-next] net: fjes: correct TRACE_INCLUDE_PATH
 2024-05-29  2:33 UTC 

[PATCH v1 net] net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
 2024-05-29  2:20 UTC 

[PATCH net 0/2] virtio_net: fix race on control_buf
 2024-05-29  2:02 UTC  (6+ messages)
` [PATCH net 2/2] virtio_net: fix missing lock protection on control_buf access

[PATCH v4 0/2] Mark Ethernet devices on sa8775p as DMA-coherent
 2024-05-29  2:02 UTC  (2+ messages)
` (subset) "

[PATCH net-next v16 00/15] Introducing P4TC (series 1)
 2024-05-29  1:55 UTC  (23+ messages)
                    ` On the NACKs on P4TC patches
                                      ` IR for Programmable Datapaths [WAS Re: On the NACKs on P4TC patches]

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

[syzbot] [wireguard?] INFO: task hung in wg_destruct
 2024-05-29  1:04 UTC 

[PATCH net] net: dsa: microchip: fix RGMII error in KSZ DSA driver
 2024-05-29  0:58 UTC  (2+ messages)

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

[PATCH net-next v4] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
 2024-05-29  0:42 UTC  (2+ messages)

[PATCH v1 net-next 0/4] vmxnet3: upgrade to version 9
 2024-05-28 23:39 UTC  (5+ messages)
` [PATCH v1 net-next 1/4] vmxnet3: prepare for version 9 changes
` [PATCH v1 net-next 2/4] vmxnet3: add latency measurement support in vmxnet3
` [PATCH v1 net-next 3/4] vmxnet3: add command to allow disabling of offloads
` [PATCH v1 net-next 4/4] vmxnet3: update to version 9

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

[PATCH] mctp i2c: Add rx trace
 2024-05-28 23:54 UTC  (2+ messages)

[PATCH net-next v7 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-28 23:48 UTC  (4+ messages)
` [PATCH net-next v7 6/6] net: tn40xx: add phylink support

[PATCH next 00/11] ice: Introduce ETH56G PHY model for E825C products
 2024-05-28 23:04 UTC  (12+ messages)
` [PATCH next 01/11] ice: Introduce ice_ptp_hw struct
` [PATCH next 02/11] ice: Introduce helper to get tmr_cmd_reg values
` [PATCH next 03/11] ice: Implement Tx interrupt enablement functions
` [PATCH next 04/11] ice: Add PHY OFFSET_READY register clearing
` [PATCH next 05/11] ice: Move CGU block
` [PATCH next 06/11] ice: Introduce ice_get_base_incval() helper
` [PATCH next 07/11] ice: Introduce ETH56G PHY model for E825C products
` [PATCH next 08/11] ice: Change CGU regs struct to anonymous
` [PATCH next 09/11] ice: Add support for E825-C TS PLL handling
` [PATCH next 10/11] ice: Add NAC Topology device capability parser
` [PATCH next 11/11] ice: Adjust PTP init for 2x50G E825C devices

[PATCH net 0/6,v3] Netfilter fixes for net
 2024-05-28 22:55 UTC  (7+ messages)
` [PATCH net 1/6] netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
` [PATCH net 2/6] netfilter: ipset: Add list flush to cancel_gc
` [PATCH net 3/6] netfilter: nft_payload: restore vlan q-in-q match support
` [PATCH net 4/6] netfilter: nft_payload: skbuff vlan metadata mangle support
` [PATCH net 5/6] netfilter: tproxy: bail out if IP has been disabled on the device
` [PATCH net 6/6] netfilter: nft_fib: allow from forward/input without iif selector

[PATCH net] net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
 2024-05-28 22:37 UTC  (2+ messages)

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

[PATCH net 0/8] Intel Wired LAN Driver Updates 2024-05-28 (e1000e, i40e, ice)
 2024-05-28 22:06 UTC  (9+ messages)
` [PATCH net 1/8] e1000e: move force SMBUS near the end of enable_ulp function
` [PATCH net 2/8] i40e: factoring out i40e_suspend/i40e_resume
` [PATCH net 3/8] i40e: Fully suspend and resume IO operations in EEH case
` [PATCH net 4/8] i40e: Fix XDP program unloading while removing the driver
` [PATCH net 5/8] ice: fix 200G PHY types to link speed mapping
` [PATCH net 6/8] ice: implement AQ download pkg retry
` [PATCH net 7/8] ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
` [PATCH net 8/8] ice: check for unregistering correct number of devlink params

[PATCH net] net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
 2024-05-28 21:37 UTC 

[PATCH net] net: dsa: microchip: fix KSZ9477 set_ageing_time function
 2024-05-28 21:36 UTC 

[linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a
 2024-05-28 21:32 UTC  (3+ messages)

[PATCH net] net: dsa: microchip: fix initial port flush problem
 2024-05-28 21:35 UTC 

[PATCH net] net: dsa: microchip: fix wrong register write when masking interrupt
 2024-05-28 21:35 UTC 

[PATCH net-next v4 0/3] net: A lightweight zero-copy notification
 2024-05-28 21:21 UTC  (4+ messages)
` [PATCH net-next v4 1/3] selftests: fix OOM problem in msg_zerocopy selftest
` [PATCH net-next v4 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v4 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
 2024-05-28 20:56 UTC  (3+ messages)

[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-05-28 20:50 UTC  (8+ messages)
` [net-next PATCH v4 1/7] net: ravb: Simplify poll & receive functions
` [net-next PATCH v4 2/7] net: ravb: Consider busypolling status when re-enabling interrupts
` [net-next PATCH v4 3/7] net: ravb: Refactor RX ring refill

[PATCH net-next 0/5] net: stmmac: cleanups
 2024-05-28 20:48 UTC  (13+ messages)
` [PATCH net-next 1/5] net: stmmac: Drop TBI/RTBI PCS flags
` [PATCH net-next 2/5] net: stmmac: dwxgmac2: remove useless NULL pointer initialisations
` [PATCH net-next 3/5] net: stmmac: remove pcs_rane() method
` [PATCH net-next 4/5] net: stmmac: remove unnecessary netif_carrier_off()
` [PATCH net-next 5/5] net: stmmac: include linux/io.h rather than asm/io.h

[PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
 2024-05-28 20:30 UTC 

[PATCH net v2] sock_map: avoid race between sock_map_close and sk_psock_put
 2024-05-28 20:20 UTC  (3+ messages)

[PATCH bpf-next v8 0/3] Replace mono_delivery_time with tstamp_type
 2024-05-28 20:15 UTC  (8+ messages)
` [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty

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

[PATCH iwl-net 08/11] ice: xsk: fix txq interrupt mapping
 2024-05-28 19:52 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net v2] ice: Add support for devlink loopback param
 2024-05-28 19:16 UTC  (2+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-05-28 19:03 UTC  (18+ messages)
` [PATCH v8 01/17] regulator: dt-bindings: describe the PMU module of the QCA6390 package
` [PATCH v8 02/17] regulator: dt-bindings: describe the PMU module of the WCN7850 package
` [PATCH v8 03/17] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v8 04/17] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v8 05/17] dt-bindings: net: wireless: describe the ath12k PCI module
` [PATCH v8 06/17] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v8 07/17] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v8 08/17] arm64: dts: qcom: sm8650-hdk: "
` [PATCH v8 09/17] arm64: dts: qcom: qrb5165-rb5: "
` [PATCH v8 10/17] power: sequencing: implement the pwrseq core
` [PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
` [PATCH v8 12/17] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v8 13/17] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v8 14/17] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
` [PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
` [PATCH v8 17/17] Bluetooth: qca: use the power sequencer for QCA6390

[BUG] SFP I2C timeout forces link down with PHY_ERROR
 2024-05-28 18:22 UTC  (6+ messages)

[PATCH net-next v6 0/3] mlx4: Add support for netdev-genl API
 2024-05-28 18:11 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net/mlx4: Track RX allocation failures in a stat
` [PATCH net-next v6 2/3] net/mlx4: link NAPI instances to queues and IRQs
` [PATCH net-next v6 3/3] net/mlx4: support per-queue statistics via netlink

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-05-28 18:11 UTC  (6+ messages)

[PATCH iwl-net 06/11] ice: improve updating ice_{t,r}x_ring::xsk_pool
 2024-05-28 17:44 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH iwl-net 06/11] ice: improve updating ice_{t, r}x_ring::xsk_pool

[RFC PATCH] net: introduce HW Rate Limiting Driver API
 2024-05-28 17:28 UTC  (9+ messages)

[syzbot] [mm?] kernel BUG in __vma_reservation_common
 2024-05-28 17:24 UTC  (4+ messages)

[PATCH v1 net] net: ena: Fix redundant device NUMA node override
 2024-05-28 17:09 UTC 

[PATCH net] net: fix __dst_negative_advice() race
 2024-05-28 16:59 UTC  (2+ messages)

[PATCH net-next] net: dsa: remove mac_prepare()/mac_finish() shims
 2024-05-28 16:45 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in __vma_reservation_common
 2024-05-28 16:40 UTC  (3+ messages)

How to implement message forwarding from one CID to another in vhost driver
 2024-05-28 16:38 UTC  (12+ messages)

[Patch v2] vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
 2024-05-28 16:22 UTC  (2+ messages)

[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
 2024-05-28 16:21 UTC  (8+ messages)
` [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
  ` [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface

[PATCH v4] ax25: Fix refcount imbalance on inbound connections
 2024-05-28 16:06 UTC  (3+ messages)

[PATCH] hns3: avoid linking objects into multiple modules
 2024-05-28 16:15 UTC 

[PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example
 2024-05-28 16:01 UTC  (2+ messages)

[PATCH net-next] net: smc91x: Remove commented out code
 2024-05-28 16:00 UTC 

[PATCH iwl-net v2] ice: implement AQ download pkg retry
 2024-05-28 16:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next] ice: use irq_update_affinity_hint()
 2024-05-28 16:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 net-next 0/4] tcp: fix tcp_poll() races
 2024-05-28 15:58 UTC  (9+ messages)
` [PATCH v2 net-next 1/4] tcp: add tcp_done_with_error() helper
` [PATCH v2 net-next 2/4] tcp: fix race in tcp_write_err()
` [PATCH v2 net-next 3/4] tcp: fix races in tcp_abort()
` [PATCH v2 net-next 4/4] tcp: fix races in tcp_v[46]_err()


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