messages from 2025-06-14 11:43:51 to 2025-06-16 07:24:14 UTC [more...]
[PATCH v2 0/5] net: use new GPIO line value setter callbacks
2025-06-16 7:24 UTC (3+ messages)
` [PATCH v2 1/5] net: dsa: vsc73xx: "
` [PATCH v2 2/5] net: dsa: mt7530: "
[QUERY] tcp: remove dubious FIN exception from tcp_cwnd_test()
2025-06-16 7:21 UTC
[PATCH net-next 0/4] Add Ethernet MAC support for SpacemiT K1
2025-06-16 6:41 UTC (10+ messages)
` [PATCH net-next 2/4] net: spacemit: Add K1 Ethernet MAC
[PATCH net v2] net: ti: icssg-prueth: Fix packet handling for XDP_TX
2025-06-16 6:33 UTC
[PATCH v12 0/1] vhost: Add support of kthread API
2025-06-16 6:28 UTC (2+ messages)
` [PATCH v12 1/1] vhost: Reintroduces support of kthread API and adds mode selection
[PATCH net-next 0/2] net: airoha: Improve hwfd buffer/descriptor queues setup
2025-06-16 6:19 UTC (4+ 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 v4] net: usb: Convert tasklet API to new bottom half workqueue mechanism
2025-06-16 6:03 UTC (2+ messages)
[PATCH 1/2] gve: Fix various typos and improve code comments
2025-06-16 5:45 UTC (2+ messages)
` [PATCH 2/2] gve: Return error for unknown admin queue command
[PATCH RFC v3 0/8] virtio: introduce GSO over UDP tunnel
2025-06-16 5:34 UTC (15+ messages)
` [PATCH RFC v3 5/8] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH RFC v3 6/8] virtio_net: enable gso over UDP tunnel support
` [PATCH RFC v3 7/8] tun: "
[PATCH net-next] selftests/tc-testing: sfq: check perturb timer values
2025-06-16 5:20 UTC (3+ messages)
[PATCH net-next] net/mlx4_en: Remove the redundant NULL check for the 'my_ets' object
2025-06-16 4:50 UTC
[PATCH net-next v7] Add support to set napi threaded for individual napi
2025-06-16 3:51 UTC (3+ messages)
[PATCH net-next v2 0/2] Link NAPI instances to queues and IRQs
2025-06-16 3:22 UTC (3+ messages)
` [PATCH net-next v2 1/2] rtase: Link IRQs to NAPI instances
` [PATCH net-next v2 2/2] rtase: Link queues "
[PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-16 3:01 UTC (4+ messages)
` [PATCH net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH v4 0/5] io_uring cmd for tx timestamps
2025-06-16 2:33 UTC (5+ messages)
` [PATCH v4 1/5] net: timestamp: add helper returning skb's tx tstamp
` [PATCH v4 5/5] io_uring/netcmd: add tx timestamping cmd support
[PATCH iproute2-next v3 0/4] ip: Support bridge VLAN stats in `ip stats'
2025-06-16 2:25 UTC (2+ messages)
[net-next v6 0/4] add broadcast_neighbor for no-stacking networking arch
2025-06-16 2:07 UTC (2+ messages)
[PATCH net-next v2 00/10] net: fec: cleanups, update quirk, update IRQ naming
2025-06-16 1:42 UTC (4+ messages)
` [PATCH net-next v2 07/10] net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr()
[PATCH net-next v2 0/5] eth: migrate to new RXFH callbacks (get-only drivers)
2025-06-16 1:32 UTC (8+ 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: "
[syzbot] [net?] possible deadlock in dev_set_allmulti (2)
2025-06-16 1:21 UTC
[PATCH net-next RFC 0/3] riscv: dts: sophgo: Add ethernet support for cv18xx
2025-06-16 0:55 UTC (8+ messages)
[PATCH net-next 0/4] seg6: Allow End.X behavior to accept an oif
2025-06-16 0:55 UTC (3+ messages)
` [PATCH net-next 1/4] seg6: Extend seg6_lookup_any_nexthop() with an oif argument
[PATCH net-next] net: Drop unused @sk of __skb_try_recv_from_queue()
2025-06-15 21:19 UTC (2+ messages)
[PATCH net-next v4] page_pool: import Jesper's page_pool benchmark
2025-06-15 20:59 UTC
[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
2025-06-15 20:55 UTC (7+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
2025-06-15 20:41 UTC (3+ messages)
[PATCH net-next v2 1/3] netmem: fix netmem comments
2025-06-15 20:35 UTC (3+ messages)
` [PATCH net-next v2 2/3] selftests: devmem: remove unused variable
` [PATCH net-next v2 3/3] selftests: devmem: add ipv4 support to chunks test
[PATCH net-next v10 00/14] Add Microchip ZL3073x support (part 1)
2025-06-15 20:12 UTC (15+ 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-next v10 13/14] dpll: zl3073x: Add support to get/set frequency on input pins
` [PATCH net-next v10 14/14] dpll: zl3073x: Add support to get/set frequency on output pins
[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 (12+ 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] 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 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 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 (17+ messages)
` [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 12/14] MAINTAINERS: add maintainers for netlink_yml_parser.py
[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 06/14] dpll: zl3073x: Fetch invariants during probe
2025-06-14 17:44 UTC (4+ messages)
[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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).