netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-15 00:19:14 to 2025-03-17 07:55:49 UTC [more...]

[PATCH v11 00/23] add type2 device basic support
 2025-03-17  7:55 UTC  (3+ messages)

[PATCH] net: atm: use sysfs_emit_at() instead of scnprintf()
 2025-03-17  7:51 UTC 

[net-next 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-03-17  7:48 UTC  (8+ messages)
` [net-next 1/4] ARM: dts: aspeed-g6:add scu to mac for RGMII delay
` [net-next 2/4] ARM: dts: ast2600-evb: add default "
` [net-next 3/4] dt-bindings: net: ftgmac100: add rgmii delay properties
    ` 回覆: "
` [net-next 4/4] net: ftgmac100: add RGMII delay for AST2600

[PATCH v2] net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined
 2025-03-17  7:48 UTC 

[PATCH net] bonding: check xdp prog when set bond mode
 2025-03-17  7:39 UTC  (6+ messages)

[PATCH linux-next] net: atm: use sysfs_emit()/sysfs_emit_at() instead of scnprintf()
 2025-03-17  7:29 UTC 

[PATCH net-next v2] net: ena: resolve WARN_ON when freeing IRQs
 2025-03-17  7:11 UTC 

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-17  7:06 UTC  (29+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH v2 03/31] tty: caif: do not use N_TTY_BUF_SIZE
 2025-03-17  7:03 UTC  (2+ messages)
` [PATCH v2 00/31] tty: cleanup no. 99

[PATCH 00/29] tty: cleanup no. 99
 2025-03-17  7:00 UTC  (4+ messages)

[v2,net] net: phy: broadcom: Correct BCM5221 PHY model detection failure
 2025-03-17  6:34 UTC 

[PATCH net-next v8 0/6] add sriov support for wangxun NICs
 2025-03-17  6:34 UTC  (4+ messages)
` [PATCH net-next v8 2/6] net: libwx: Add sriov api for wangxun nics

[PATCH linux-next] net: atm: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:22 UTC  (2+ messages)

[PATCH net-next v23 09/23] ovpn: implement packet processing
 2025-03-17  6:17 UTC  (2+ messages)

Report deadlock in the latest net-next
 2025-03-17  6:17 UTC 

[PATCH net-next v23 03/23] ovpn: add basic interface creation/destruction/management routines
 2025-03-17  6:09 UTC  (2+ messages)

[PATCH v2 stable 5.15 1/2] tcp: fix races in tcp_abort()
 2025-03-17  5:09 UTC  (2+ messages)
  ` [PATCH v2 stable 5.15 2/2] tcp: fix forever orphan socket caused by tcp_abort

[PATCH v2 stable 6.1 1/2] tcp: fix races in tcp_abort()
 2025-03-17  5:07 UTC  (2+ messages)
  ` [PATCH v2 stable 6.1 2/2] tcp: fix forever orphan socket caused by tcp_abort

[PATCH 1/2] tcp: fix races in tcp_abort()
 2025-03-17  4:36 UTC  (6+ messages)
    ` [PATCH 2/2] tcp: fix forever orphan socket caused by tcp_abort

[RFC PATCH net-next] net/smc: avoid conflict with sockmap after fallback
 2025-03-17  3:57 UTC  (2+ messages)

[PATCH v1] net: phy: broadcom: Correct BCM5221 PHY model detection failure
 2025-03-17  3:50 UTC 

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-03-17  2:57 UTC  (12+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-17  2:02 UTC  (6+ messages)
` [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH] net/smc: Reduce size of smc_wr_tx_tasklet_fn
 2025-03-17  1:34 UTC  (2+ messages)

[PATCH bpf-next v5 00/13] bpf qdisc
 2025-03-17  1:25 UTC  (10+ messages)
` [PATCH bpf-next v5 07/13] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v5 09/13] bpf: net_sched: Disable attaching bpf qdisc to non root
` [PATCH bpf-next v5 12/13] selftests/bpf: Add a bpf fq qdisc to selftest

[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
 2025-03-17  1:25 UTC  (3+ messages)
` [PATCH net-next v10 03/10] tun: Allow steering eBPF program to fall back

[net-next] net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x
 2025-03-17  0:32 UTC  (5+ messages)

[PATCH net] eth: bnxt: fix out-of-range access of vnic_info array
 2025-03-16 23:03 UTC  (2+ messages)

[PATCH net v3 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-16 22:45 UTC  (4+ messages)
` [PATCH net v3 1/3] vsock/bpf: Fix EINTR connect() racing sockmap update
` [PATCH net v3 2/3] selftest/bpf: Add test for AF_VSOCK "
` [PATCH net v3 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[PATCH v7 00/10] Support ROHM BD79124 ADC
 2025-03-16 21:45 UTC  (3+ messages)
` [PATCH v7 02/10] property: Add functions to iterate named child

[PATCH v2 net] net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF
 2025-03-16 20:35 UTC  (3+ messages)

[PATCH v3 net-next 0/1 ] net: phy: air_en8811h: Add clk provider for CKO pin
 2025-03-16 20:15 UTC  (4+ messages)
` [PATCH v3 net-next PATCH 1/1] "

[PATCH net-next v11] net: mdio: Add RTL9300 MDIO driver
 2025-03-16 20:11 UTC  (3+ messages)

Nvidia Bluefield-3 IPsec Benchmark
 2025-03-16 20:07 UTC 

Linux6.14-rc5: INFO: task hung in register_netdevice_notifier_net
 2025-03-16 19:41 UTC  (3+ messages)

[PATCH v1 net] net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF
 2025-03-16 19:01 UTC  (4+ messages)

[PATCH net-next] MAINTAINERS: update bridge entry
 2025-03-16 18:34 UTC  (2+ messages)

[PATCH v4 iproute2-next 0/1] DualPI2 iproute2 patch
 2025-03-16 15:39 UTC  (2+ messages)
` [PATCH v4 iproute2-next 1/1] tc: add dualpi2 scheduler module

[PATCH v9 net-next 0/3] DUALPI2 patch
 2025-03-16 15:27 UTC  (4+ messages)
` [PATCH v9 net-next 1/3] Documentation: netlink: specs: tc: Add DualPI2 specification
` [PATCH v9 net-next 2/3] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v9 net-next 3/3] sched: Add dualpi2 qdisc

[PATCH net-next 0/2] net: phy: clean up PHY package MMD access functions
 2025-03-16 13:20 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: move PHY package MMD access function declarations from phy.h to phylib.h
` [PATCH net-next 2/2] net: phy: remove unused functions phy_package_[read|write]_mmd

[iwl-next v2] ice: refactor the Tx scheduler feature
 2025-03-16 13:15 UTC  (2+ messages)

[PATCH net v4 0/2] gre: Fix regressions in IPv6 link-local address generation
 2025-03-16 13:08 UTC  (6+ messages)
` [PATCH net v4 1/2] gre: Fix "

[PATCH net-next] net: phy: realtek: disable PHY-mode EEE
 2025-03-16 12:39 UTC 

[net-next,v3,0/2] net: phy: realtek: Add support for PHY LEDs on
 2025-03-16 12:14 UTC  (3+ messages)
` [net-next,v3,1/2] net: phy: realtek: Clean up RTL8211E ExtPage access
` [net-next,v3,2/2] net: phy: realtek: Add support for PHY LEDs on RTL8211E

[PATCH net-next] net: phy: fix genphy_c45_eee_is_active() for disabled EEE
 2025-03-16 11:51 UTC 

[PATCH v2] net: wireguard: Allow binding to specific ifindex
 2025-03-16 11:15 UTC  (2+ messages)

[PATCH] net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined
 2025-03-16 11:21 UTC  (3+ messages)

[PATCH] net: phy: phy_interface_t: Fix RGMII_TXID code comment
 2025-03-16  9:36 UTC  (2+ messages)

[PATCH net-next V2 0/4] mlx5e: Support recovery counter in reset
 2025-03-16  8:14 UTC  (5+ messages)
` [PATCH net-next V2 1/4] net/mlx5e: Ensure each counter group uses its PCAM bit
` [PATCH net-next V2 2/4] net/mlx5e: Access PHY layer counter group as other counter groups
` [PATCH net-next V2 3/4] net/mlx5e: Get counter group size by FW capability
` [PATCH net-next V2 4/4] net/mlx5e: Expose port reset cycle recovery counter via ethtool

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-16  7:34 UTC  (11+ messages)

[PATCH v4 11/16] rust: net: phy: refactor to use `&raw [const|mut]`
 2025-03-16  6:14 UTC 

[PATCH v3 2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
 2025-03-16  4:15 UTC  (3+ messages)
`  "

[PATCH net-next v3 0/2] support TCP_RTO_MIN_US and TCP_DELACK_MAX_US for set/getsockopt
 2025-03-16  2:27 UTC  (3+ messages)
` [PATCH net-next v3 1/2] tcp: support TCP_RTO_MIN_US for set/getsockopt use
` [PATCH net-next v3 2/2] tcp: support TCP_DELACK_MAX_US "

[RFC PATCH net-next] net: Modify CSUM capability check for USO
 2025-03-16  2:04 UTC  (4+ messages)

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-15 20:49 UTC  (7+ messages)
          ` Netlink vs ioctl WAS(Re: "

[PATCH v10 nf-next 0/3] netfilter: fastpath fixes
 2025-03-15 20:01 UTC  (4+ messages)
` [PATCH v10 nf-next 1/3] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v10 nf-next 2/3] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v10 nf-next 3/3] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign

[PATCH v10 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-03-15 20:00 UTC  (4+ messages)
` [PATCH v10 nf-next 1/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v10 nf-next 2/3] netfilter: nft_chain_filter: Add bridge "
` [PATCH v10 nf-next 3/3] selftests: netfilter: Add conntrack_bridge.sh

[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
 2025-03-15 19:59 UTC  (4+ messages)
` [PATCH v10 nf-next 1/3] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v10 nf-next 2/3] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v10 nf-next 3/3] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx

[PATCH] net: Initialize ctx to avoid memory allocation error
 2025-03-15 18:34 UTC  (7+ messages)

[PATCH v6 00/10] Support ROHM BD79124 ADC
 2025-03-15 18:28 UTC  (4+ messages)

[net-next PATCH v13 00/14] net: dsa: Add Airoha AN8855 support
 2025-03-15 17:12 UTC  (16+ messages)
` [net-next PATCH v13 01/14] dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v13 02/14] dt-bindings: net: Document support for Airoha AN8855 Switch Virtual MDIO
` [net-next PATCH v13 03/14] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v13 04/14] dt-bindings: net: Document support for AN8855 Switch Internal PHY
` [net-next PATCH v13 05/14] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [net-next PATCH v13 06/14] net: mdio: regmap: prepare support for multiple valid addr
` [net-next PATCH v13 07/14] net: mdio: regmap: add support for C45 read/write
` [net-next PATCH v13 08/14] net: mdio: regmap: add support for multiple valid addr
` [net-next PATCH v13 09/14] net: mdio: regmap: add OF support
` [net-next PATCH v13 10/14] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [net-next PATCH v13 11/14] net: mdio: Add Airoha AN8855 Switch MDIO Passtrough
` [net-next PATCH v13 12/14] nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v13 13/14] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v13 14/14] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH net v2] net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
 2025-03-15 16:51 UTC 

[PATCH net-next v2] net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
 2025-03-15 14:59 UTC  (3+ messages)

[PATCH v3 2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
 2025-03-15 12:42 UTC  (4+ messages)

[PATCH net-next v3 6/7] net: usb: lan78xx: Transition get/set_pause to phylink
 2025-03-15 10:58 UTC  (2+ messages)

[net-next PATCH v12 00/13] net: dsa: Add Airoha AN8855 support
 2025-03-15 10:52 UTC  (4+ messages)
` [net-next PATCH v12 09/13] mfd: an8855: Add support for Airoha AN8855 Switch MFD

[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
 2025-03-15 10:30 UTC  (15+ messages)
` [v5 PATCH 01/14] xfrm: ipcomp: Call pskb_may_pull in ipcomp_input
` [v5 PATCH 02/14] crypto: scomp - Remove support for some non-trivial SG lists
` [v5 PATCH 03/14] crypto: iaa - Remove dst_null support
` [v5 PATCH 04/14] crypto: qat "
` [v5 PATCH 05/14] crypto: acomp - Remove dst_free
` [v5 PATCH 06/14] crypto: scomp - Add chaining and virtual address support
` [v5 PATCH 07/14] crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
` [v5 PATCH 08/14] crypto: iaa - Use acomp stack fallback
` [v5 PATCH 09/14] crypto: acomp - Add async nondma fallback
` [v5 PATCH 10/14] crypto: acomp - Add support for folios
` [v5 PATCH 11/14] xfrm: ipcomp: Use crypto_acomp interface
` [v5 PATCH 12/14] PM: hibernate: "
` [v5 PATCH 13/14] ubifs: "
` [v5 PATCH 14/14] ubifs: Pass folios to acomp

[v4 PATCH 00/13] crypto: acomp - Add virtual address and folio support
 2025-03-15  9:34 UTC  (15+ messages)
` [v4 PATCH 10/13] ubifs: Use crypto_acomp interface

[PATCH net-next v3 5/7] net: usb: lan78xx: port link settings to phylink API
 2025-03-15  7:16 UTC  (2+ messages)

[PATCH] xfrm: ipcomp: Call pskb_may_pull in ipcomp_input
 2025-03-15  6:53 UTC  (5+ messages)

[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
 2025-03-15  6:27 UTC  (5+ messages)

[PATCH net-next v3 1/7] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management
 2025-03-15  3:48 UTC  (2+ messages)

[PATCH ipsec-next] xfrm: state: make xfrm_state_lookup_byaddr lockless
 2025-03-15  3:45 UTC  (2+ messages)

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-15  2:53 UTC  (3+ messages)
` [PATCH v5 6/8] fwctl: Add documentation

[PATCH AUTOSEL 6.13 13/17] mptcp: safety check before fallback
 2025-03-15  1:39 UTC  (3+ messages)

[iwl-next v4 0/1] Add RDMA support for Intel IPU E2000 (GEN3)
 2025-03-15  1:18 UTC  (10+ messages)
` [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers
            ` [Intel-wired-lan] "

[v4 PATCH 02/13] crypto: qat - Remove dst_null support
 2025-03-15  0:31 UTC  (6+ messages)
    ` [PATCH] crypto: qat - Remove dead code related to null dst
` [v4 PATCH 03/13] crypto: iaa - Remove dst_null support

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-15  0:14 UTC  (13+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool


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