netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-14 02:51:52 to 2025-06-15 20:14:29 UTC [more...]

[PATCH net-next v10 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-15 20:12 UTC  (13+ messages)
` [PATCH net-next v10 01/14] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v10 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v10 03/14] dpll: Add basic Microchip ZL3073x support
` [PATCH net-next v10 04/14] dpll: zl3073x: Add support for devlink device info
` [PATCH net-next v10 05/14] dpll: zl3073x: Protect operations requiring multiple register accesses
` [PATCH net-next v10 06/14] dpll: zl3073x: Fetch invariants during probe
` [PATCH net-next v10 07/14] dpll: zl3073x: Add clock_id field
` [PATCH net-next v10 08/14] dpll: zl3073x: Read DPLL types and pin properties from system firmware
` [PATCH net-next v10 09/14] dpll: zl3073x: Register DPLL devices and pins
` [PATCH net-next v10 10/14] dpll: zl3073x: Implement input pin selection in manual mode
` [PATCH net-next v10 11/14] dpll: zl3073x: Add support to get/set priority on input pins
` [PATCH net-next v10 12/14] dpll: zl3073x: Implement input pin state setting in automatic mode

[PATCH net v1] net: netmem: fix skb_ensure_writable with unreadable skbs
 2025-06-15 20:07 UTC 

[BISECT] regression: tcp: fix to allow timestamp undo if no retransmits were sent
 2025-06-15 20:00 UTC  (9+ messages)

[net-next v3 0/3] rework IRQ handling in mtk_eth_soc
 2025-06-15 20:02 UTC  (7+ messages)
` [net-next v3 1/3] net: ethernet: mtk_eth_soc: support named IRQs
` [net-next v3 2/3] net: ethernet: mtk_eth_soc: add consts for irq index
` [net-next v3 3/3] net: ethernet: mtk_eth_soc: change code to skip first IRQ completely
` Aw: [net-next v3 0/3] rework IRQ handling in mtk_eth_soc

[PATCH] vhost: Fix typos in comments and clarity on alignof usage
 2025-06-15 17:39 UTC 

[PATCH net 0/2] ptp_vclock fixes
 2025-06-15 16:03 UTC  (4+ messages)
` [PATCH net 1/2] ptp: fix breakage after ptp_vclock_in_use() rework

[PATCH bpf 0/7] bpf: deny trampoline attachment if args can not be located exactly on stack
 2025-06-15 15:44 UTC  (9+ messages)
` [PATCH bpf 2/7] bpf/x86: prevent trampoline attachment when args location on stack is uncertain

[PATCH] bnxt_en: Improve comment wording and error return code
 2025-06-15 15:40 UTC 

[PATCH net 0/2] virtio-net: xsk: rx: fix the frame's length check
 2025-06-15 15:13 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()

[PATCH net 0/9] mlx5 misc fixes 2025-06-10
 2025-06-15 14:44 UTC  (5+ messages)
` [PATCH net 1/9] net/mlx5: Ensure fw pages are always allocated on same NUMA

[PATCH v11 0/3] vhost: Add support of kthread API
 2025-06-15 14:07 UTC  (6+ messages)
` [PATCH v11 3/3] vhost: Add configuration controls for vhost worker's mode

Poor thunderbolt-net interface performance when bridged
 2025-06-15 13:56 UTC  (16+ messages)

[PATCH v2] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-15 12:02 UTC  (6+ messages)

[net-next v1] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-15  8:56 UTC  (4+ messages)

[PATCH v5 0/9] Add i.MX91 platform support
 2025-06-15  8:55 UTC  (5+ messages)
` [PATCH v5 1/9] dt-bindings: arm: fsl: add i.MX91 11x11 evk board
` [PATCH v5 6/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support

[PATCH v2] selftests: nettest: Fix typo in log and error messages for clarity
 2025-06-15  8:48 UTC 

[PATCH net-next 0/2] net: airoha: Improve hwfd buffer/descriptor queues setup
 2025-06-15  8:36 UTC  (3+ messages)
` [PATCH net-next 1/2] net: airoha: Compute number of descriptors according to reserved memory size
` [PATCH net-next 2/2] net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1

[PATCH net-next v2 0/5] eth: migrate to new RXFH callbacks (get-only drivers)
 2025-06-15  7:41 UTC  (7+ messages)
` [PATCH net-next v2 1/5] eth: cisco: migrate to new RXFH callbacks
` [PATCH net-next v2 2/5] eth: cxgb4: "
` [PATCH net-next v2 3/5] eth: lan743x: "
` [PATCH net-next v2 4/5] eth: e1000e: "
` [PATCH net-next v2 5/5] eth: enetc: "

[PATCH] docs: process: discourage pointless boilerplate kdoc
 2025-06-15  7:37 UTC  (2+ messages)

[PATCH net-next v3 2/4] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-06-15  5:42 UTC  (2+ messages)

[PATCH net-next RFC 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-06-15  1:53 UTC  (7+ messages)

[PATCH v4] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-15  1:53 UTC 

[PATCH V3] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-15  0:58 UTC 

[PATCH net-next 0/3] tcp: remove obsolete RFC3517/RFC6675 code
 2025-06-15  0:18 UTC  (4+ messages)
` [PATCH net-next 1/3] tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery code

[PATCH net-next v2 0/3] tcp: remove obsolete RFC3517/RFC6675 code
 2025-06-15  0:14 UTC  (4+ messages)
` [PATCH net-next v2 1/3] tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery code
` [PATCH net-next v2 2/3] tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
` [PATCH net-next v2 3/3] tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial()

[PATCH net-next] net: liquidio: Remove unused validate_cn23xx_pf_config_info()
 2025-06-14 23:49 UTC 

[PATCH v2 0/2] docs: net: sysctl documentation improvements
 2025-06-14 22:53 UTC  (3+ messages)
` [PATCH v2 1/2] docs: net: sysctl documentation cleanup
` [PATCH v2 2/2] docs: net: clarify sysctl value constraints

[net-next PATCH v2 0/6] Add support for 25G, 50G, and 100G to fbnic
 2025-06-14 22:29 UTC  (5+ messages)
` [net-next PATCH v2 5/6] fbnic: Add support for reporting link config
` [net-next PATCH v2 6/6] fbnic: Add support for setting/getting pause configuration

[PATCH v2 bpf-next 0/4] af_unix: Allow BPF LSM to filter SCM_RIGHTS at sendmsg()
 2025-06-14 20:40 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: phy: remove phy_driver_is_genphy and phy_driver_is_genphy_10g
 2025-06-14 20:32 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: add flag is_genphy_driven to struct phy_device
` [PATCH net-next v2 2/3] net: phy: improve phy_driver_is_genphy
` [PATCH net-next v2 3/3] net: phy: remove phy_driver_is_genphy_10g

[PATCH v1 net-next] atm: atmtcp: Free invalid length skb in atmtcp_c_send()
 2025-06-14 20:28 UTC  (3+ messages)

[PATCH net-next v7] Add support to set napi threaded for individual napi
 2025-06-14 20:10 UTC  (2+ messages)

[PATCH net-next v2 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-14 20:03 UTC  (2+ messages)

[PATCH net-next v2 0/5] netconsole: Add support for msgid in sysdata
 2025-06-14 19:51 UTC  (3+ messages)
` [PATCH net-next v2 3/5] netconsole: append msgid to sysdata

[PATCH v4 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-06-14 19:46 UTC  (26+ messages)
` [PATCH v4 01/14] tools: ynl_gen_rst.py: create a top-level reference
` [PATCH v4 02/14] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v4 03/14] docs: netlink: don't ignore generated rst files
` [PATCH v4 04/14] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v4 05/14] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v4 06/14] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v4 07/14] tools: ynl_gen_rst.py: move index.rst generator to the script
` [PATCH v4 08/14] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v4 09/14] docs: use parser_yaml extension to handle "
` [PATCH v4 10/14] docs: conf.py: don't handle yaml files outside "
` [PATCH v4 11/14] docs: uapi: netlink: update netlink specs link
` [PATCH v4 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
` [PATCH v4 13/14] docs: Makefile: disable check rules on make cleandocs
` [PATCH v4 14/14] docs: conf.py: properly handle include and exclude patterns

[PATCH net-next v13 00/13] Add support for PSE budget evaluation strategy
 2025-06-14 19:33 UTC  (7+ messages)
` [PATCH net-next v13 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v13 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v13 07/13] net: pse-pd: Add support for budget evaluation strategies

[PATCH RESEND net-next v2] net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
 2025-06-14 19:00 UTC  (2+ messages)

[PATCH net-next] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
 2025-06-14 19:00 UTC  (4+ messages)

[PATCH net-next v1 1/4] net: netmem: fix skb_ensure_writable with unreadable skbs
 2025-06-14 18:39 UTC  (4+ messages)
` [PATCH net-next v1 2/4] netmem: fix netmem comments

[PATCH net-next v2] net: ti: icssg-prueth: Read firmware-names from device tree
 2025-06-14 18:30 UTC  (3+ messages)

[PATCH net-next v1] net: amt: convert to use secs_to_jiffies
 2025-06-14 18:30 UTC  (2+ messages)

[PATCH net-next v2 0/7] eth: intel: migrate to new RXFH callbacks
 2025-06-14 18:09 UTC  (8+ messages)
` [PATCH net-next v2 1/7] eth: igb: "
` [PATCH net-next v2 2/7] eth: igc: "
` [PATCH net-next v2 3/7] eth: ixgbe: "
` [PATCH net-next v2 4/7] eth: fm10k: "
` [PATCH net-next v2 5/7] eth: i40e: "
` [PATCH net-next v2 6/7] eth: ice: "
` [PATCH net-next v2 7/7] eth: iavf: "

[PATCH 1/2] docs: net: sysctl documentation cleanup
 2025-06-14 17:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next v9 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-14 17:44 UTC  (7+ messages)
` [PATCH net-next v9 06/14] dpll: zl3073x: Fetch invariants during probe

[PATCH v2 bpf-next 1/4] af_unix: Don't pass struct socket to security_unix_may_send()
 2025-06-14 17:32 UTC  (2+ messages)

[net-next v1] net: ethernet: mtk_eth_soc: support named IRQs
 2025-06-14 17:31 UTC  (2+ messages)

[PATCH net-next 0/2] Add support for externally validated neighbor entries
 2025-06-14 17:13 UTC  (5+ messages)
` [PATCH net-next 1/2] neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries
` [PATCH net-next 2/2] selftests: net: Add a selftest for externally validated neighbor entries

[PATCH net-next v3] page_pool: import Jesper's page_pool benchmark
 2025-06-14 17:08 UTC  (2+ messages)

[net-next PATCH 0/6] Add support for 25G, 50G, and 100G to fbnic
 2025-06-14 16:26 UTC  (8+ messages)

[PATCH net-next] selftests/tc-testing: sfq: check perturb timer values
 2025-06-14 16:25 UTC  (2+ messages)

[PATCH v18 net-next 0/5] DUALPI2 patch
 2025-06-14 16:17 UTC  (4+ messages)
` [PATCH v18 net-next 5/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH v19 net-next 0/5] DUALPI2 patch
 2025-06-14 16:08 UTC  (6+ messages)
` [PATCH v19 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v19 net-next 2/5] sched: Dump configuration and statistics "
` [PATCH v19 net-next 3/5] sched: Add enqueue/dequeue "
` [PATCH v19 net-next 4/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v19 net-next 5/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH v18 net-next 0/5] DUALPI2 patch
 2025-06-14 15:42 UTC  (6+ messages)
` [PATCH v18 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v18 net-next 2/5] sched: Dump configuration and statistics "
` [PATCH v18 net-next 3/5] sched: Add enqueue/dequeue "
` [PATCH v18 net-next 4/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v18 net-next 5/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
 2025-06-14 15:30 UTC  (2+ messages)

[PATCH v2 00/12] Don't generate netlink .rst files inside $(srctree)
 2025-06-14 15:01 UTC  (9+ messages)
` [PATCH v2 05/12] tools: ynl_gen_rst.py: Split library from command line tool

[PATCH v2] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-14 14:15 UTC  (2+ messages)

[PATCH v1] net: usb: Convert tasklet API to new bottom half workqueue mechanism
 2025-06-14 10:58 UTC  (3+ messages)

[PATCH net-next v4 2/6] vxlan: drop sock_lock
 2025-06-14 10:43 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH RFC v3 0/8] virtio: introduce GSO over UDP tunnel
 2025-06-14 10:21 UTC  (9+ messages)
` [PATCH RFC v3 3/8] vhost-net: allow configuring extended features
` [PATCH RFC v3 7/8] tun: enable gso over UDP tunnel support

[PATCH v2 1/2] docs: net: sysctl documentation cleanup
 2025-06-14  9:33 UTC 

[PATCH net-next v4 00/14] net: dsa: b53: fix BCM5325 support
 2025-06-14  8:00 UTC  (15+ messages)
` [PATCH net-next v4 01/14] net: dsa: tag_brcm: legacy: reorganize functions
` [PATCH net-next v4 02/14] net: dsa: tag_brcm: add support for legacy FCS tags
` [PATCH net-next v4 03/14] net: dsa: b53: support "
` [PATCH net-next v4 04/14] net: dsa: b53: detect BCM5325 variants
` [PATCH net-next v4 05/14] net: dsa: b53: add support for FDB operations on 5325/5365
` [PATCH net-next v4 06/14] net: dsa: b53: prevent FAST_AGE access on BCM5325
` [PATCH net-next v4 07/14] net: dsa: b53: prevent SWITCH_CTRL "
` [PATCH net-next v4 08/14] net: dsa: b53: fix IP_MULTICAST_CTRL "
` [PATCH net-next v4 09/14] net: dsa: b53: prevent DIS_LEARNING access "
` [PATCH net-next v4 10/14] net: dsa: b53: prevent BRCM_HDR access on older devices
` [PATCH net-next v4 11/14] net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325
` [PATCH net-next v4 12/14] net: dsa: b53: fix unicast/multicast flooding "
` [PATCH net-next v4 13/14] net: dsa: b53: fix b53_imp_vlan_setup for BCM5325
` [PATCH net-next v4 14/14] net: dsa: b53: ensure BCM5325 PHYs are enabled

[patch V2 00/26] timekeeping: Provide support for auxiliary timekeepers
 2025-06-14  7:18 UTC  (4+ messages)
` [patch V2 17/26] timekeeping: Provide time getters for auxiliary clocks

[PATCH net] tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
 2025-06-14  6:17 UTC  (2+ messages)

[PATCH net-next, v4] selftest: Add selftest for multicast address notifications
 2025-06-14  5:35 UTC 

[PATCH net-next, v3] selftest: Add selftest for multicast address notifications
 2025-06-14  3:23 UTC  (3+ messages)

[PATCH] Documentation: treewide: Replace remaining spinics links with lore
 2025-06-14  3:08 UTC  (3+ messages)

[PATCH net-next v2] net: bcmgenet: update PHY power down
 2025-06-14  2:58 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 NNTP newsgroup(s).