messages from 2025-09-10 12:35:50 to 2025-09-10 20:11:03 UTC [more...]
[PATCH net-next v3] vhost/net: Defer TX queue re-enable until after sendmsg
2025-09-10 20:10 UTC (4+ messages)
` vhost_iotlb_miss tight loop lockup - RE "
[PATCH net-next 0/5] netconsole: support automatic target recovery
2025-09-10 19:59 UTC (5+ messages)
` [PATCH net-next 4/5] netconsole: resume previously deactivated target
` [PATCH net-next 5/5] selftests: netconsole: validate target reactivation
[PATCH v3 net-next] udp_tunnel: use netdev_warn() instead of netdev_WARN()
2025-09-10 19:50 UTC
[PATCH v8 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-10 19:19 UTC (7+ messages)
` [PATCH v8 bpf-next/net 1/6] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v8 bpf-next/net 2/6] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v8 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl
` [PATCH v8 bpf-next/net 4/6] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v8 bpf-next/net 5/6] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_EXCLUSIVE
` [PATCH v8 bpf-next/net 6/6] selftest: bpf: Add test for SK_MEMCG_EXCLUSIVE
[PATCH v3 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
2025-09-10 19:11 UTC (5+ messages)
[PATCH bpf-next v2 0/7] Add kfunc bpf_xdp_pull_data
2025-09-10 19:11 UTC (6+ messages)
` [PATCH bpf-next v2 3/7] bpf: Support pulling non-linear xdp data
[PATCH net-next v5 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-09-10 19:09 UTC (8+ messages)
` [PATCH net-next v5 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[PATCH net-next v2 0/9] Add PCS support for Renesas RZ/{T2H,N2H} SoCs
2025-09-10 19:06 UTC (4+ messages)
[PATCH net 0/7] netfilter: updates for net
2025-09-10 19:03 UTC (8+ messages)
` [PATCH net 1/7] netfilter: nft_set_bitmap: fix lockdep splat due to missing annotation
` [PATCH net 2/7] netfilter: nft_set_pipapo: don't check genbit from packetpath lookups
` [PATCH net 3/7] netfilter: nft_set_rbtree: continue traversal if element is inactive
` [PATCH net 4/7] netfilter: nf_tables: place base_seq in struct net
` [PATCH net 5/7] netfilter: nf_tables: make nft_set_do_lookup available unconditionally
` [PATCH net 6/7] netfilter: nf_tables: restart set lookup on base_seq change
` [PATCH net 7/7] MAINTAINERS: add Phil as netfilter reviewer
[PATCH v7 net-next 0/6] net: fec: add the Jumbo frame support
2025-09-10 18:52 UTC (7+ messages)
` [PATCH v7 net-next 1/6] net: fec: use a member variable for maximum buffer size
` [PATCH v7 net-next 2/6] net: fec: add pagepool_order to support variable page size
` [PATCH v7 net-next 3/6] net: fec: update MAX_FL based on the current MTU
` [PATCH v7 net-next 4/6] net: fec: add rx_frame_size to support configurable RX length
` [PATCH v7 net-next 5/6] net: fec: add change_mtu to support dynamic buffer allocation
` [PATCH v7 net-next 6/6] net: fec: enable the Jumbo frame support for i.MX8QM
[PATCH net v3 0/3] net: netpoll: fix a memleak and create a selftest
2025-09-10 18:50 UTC (11+ messages)
` [PATCH net v3 1/3] netpoll: fix incorrect refcount handling causing incorrect cleanup
[PATCH net v3] rds: ib: Increment i_fastreg_wrs before bailing out
2025-09-10 18:47 UTC (2+ messages)
netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
2025-09-10 18:26 UTC (16+ messages)
[PATCH net-next 0/5] net: common feature compute for upper interface
2025-09-10 17:41 UTC (6+ messages)
` [PATCH net-next 1/5] net: add a common function to compute features from lowers devices
[PATCH 5.10.y] e1000e: fix EEPROM length types for overflow checks
2025-09-10 17:31 UTC
[PATCH net-next] dpll: zl3073x: Allow to use custom phase measure averaging factor
2025-09-10 17:31 UTC (7+ messages)
[PATCH 00/32] ns: support file handles
2025-09-10 17:30 UTC (59+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
` [PATCH 02/32] nsfs: "
` [PATCH 03/32] block: use extensible_ioctl_valid()
` [PATCH 04/32] ns: move to_ns_common() to ns_common.h
` [PATCH 05/32] nsfs: add nsfs.h header
` [PATCH 06/32] ns: uniformly initialize ns_common
` [PATCH 07/32] mnt: use ns_common_init()
` [PATCH 08/32] ipc: "
` [PATCH 09/32] cgroup: "
` [PATCH 10/32] pid: "
` [PATCH 11/32] time: "
` [PATCH 12/32] uts: "
` [PATCH 13/32] user: "
` [PATCH 14/32] net: "
` [PATCH 15/32] ns: remove ns_alloc_inum()
` [PATCH 16/32] nstree: make iterator generic
` [PATCH 17/32] mnt: support iterator
` [PATCH 18/32] cgroup: "
` [PATCH 19/32] ipc: "
` [PATCH 20/32] net: "
` [PATCH 21/32] pid: "
` [PATCH 22/32] time: "
` [PATCH 23/32] userns: "
` [PATCH 24/32] uts: "
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers
` [PATCH 26/32] nsfs: add current_in_namespace()
` [PATCH 27/32] nsfs: support file handles
` [PATCH 28/32] nsfs: support exhaustive "
` [PATCH 29/32] nsfs: add missing id retrieval support
` [PATCH 30/32] tools: update nsfs.h uapi header
` [PATCH 31/32] selftests/namespaces: add identifier selftests
` [PATCH 32/32] selftests/namespaces: add file handle selftests
[PATCH net-next 00/10] net/mlx5e: Use multiple doorbells
2025-09-10 17:23 UTC (5+ messages)
` [PATCH net-next 10/10] net/mlx5e: Use the 'num_doorbells' devlink param
[PATCHv3 net 0/3] hsr: fix lock warnings
2025-09-10 17:09 UTC (7+ messages)
` [PATCHv3 net 1/3] hsr: use rtnl lock when iterating over ports
` [PATCHv3 net 2/3] hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr
` [PATCHv3 net 3/3] hsr: hold rcu and dev lock for hsr_get_port_ndev
[PATCH net-next 00/11] tools: ynl: prepare for wireguard
2025-09-10 16:58 UTC (5+ messages)
` [PATCH net-next 06/11] tools: ynl-gen: don't validate nested array attribute types
[PATCH v2 0/5] dd ethernet support for RPi5
2025-09-10 16:57 UTC (5+ messages)
` [PATCH v2 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer
[PATCH 0/4] Mainline Protonic PRT8ML board
2025-09-10 16:55 UTC (13+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: nxp,sja1105: Add reset-gpios property
` [PATCH 2/4] ASoC: dt-bindings: asahi-kasei,ak4458: Reference common DAI properties
` [PATCH 4/4] arm64: dts: add Protonic PRT8ML board
[PATCH net-next 0/2] net: dsa: microchip: Add strap configuration during reset
2025-09-10 16:46 UTC (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: dsa: microchip: Add strap description
` [PATCH net-next 2/2] net: dsa: microchip: configure strap pins during reset
[PATCH net v1 0/2] Fix generating skb from non-linear xdp_buff for mlx5
2025-09-10 16:39 UTC (4+ messages)
` [PATCH net v1 1/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
[PATCH v7 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl
2025-09-10 16:32 UTC (3+ messages)
[PATCH net-next v5 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
2025-09-10 16:30 UTC (7+ messages)
` [PATCH net-next v5 1/7] bonding: Adding struct bond_arp_target
` [PATCH net-next v5 2/7] bonding: Adding extra_len field to struct bond_opt_value
[PATCH net 0/7] pull-request: can 2025-09-10
2025-09-10 16:20 UTC (8+ messages)
` [PATCH net 1/7] docs: networking: can: change bcm_msg_head frames member to support flexible array
` [PATCH net 2/7] selftests: can: enable CONFIG_CAN_VCAN as a module
` [PATCH net 3/7] can: j1939: implement NETDEV_UNREGISTER notification handler
` [PATCH net 4/7] can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed
` [PATCH net 5/7] can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails
` [PATCH net 6/7] can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB
` [PATCH net 7/7] can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
[PATCH net-next v2] net: devmem: expose tcp_recvmsg_locked errors
2025-09-10 16:24 UTC
[PATCH net v4 0/5] net: macb: various fixes
2025-09-10 16:22 UTC (4+ messages)
` [PATCH net v4 4/5] net: macb: single dma_alloc_coherent() for DMA descriptors
[PATCH net v5 0/5] net: macb: various fixes
2025-09-10 16:15 UTC (6+ messages)
` [PATCH net v5 1/5] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net v5 2/5] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net v5 3/5] net: macb: move ring size computation to functions
` [PATCH net v5 4/5] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net v5 5/5] net: macb: avoid dealing with endianness in macb_set_hwaddr()
[PATCH net-next 0/7] net: ethtool: add dedicated GRXRINGS driver callbacks
2025-09-10 16:10 UTC (3+ messages)
` [PATCH net-next 4/7] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
[PATCH 0/9] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-09-10 16:04 UTC (7+ messages)
` [PATCH 2/9] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
2025-09-10 16:01 UTC (20+ messages)
` [PATCH v1 07/14] dt-bindings: display: mediatek,ufoe: Add mediatek,gce-client-reg property
` [PATCH v1 10/14] regulator: dt-bindings: Convert Dialog Semiconductor DA9211 Regulators to YAML
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen "
` [PATCH v1 14/14] dt-bindings: media: mediatek,jpeg: Fix jpeg encoder/decoder ranges
[PATCH v1 bpf] tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork
2025-09-10 15:59 UTC (6+ messages)
[PATCH] nbd: restrict sockets to TCP and UDP
2025-09-10 15:55 UTC (9+ messages)
[PATCH net-next v4 00/10] net: stmmac: Add support for Allwinner A523 GMAC200
2025-09-10 15:50 UTC (3+ messages)
` (subset) "
[PATCH net-next] net: devmem: expose tcp_recvmsg_locked errors
2025-09-10 15:39 UTC (3+ messages)
[PATCHv3 net-next 0/5] net: common feature compute for upper interface
2025-09-10 15:31 UTC (5+ messages)
` [PATCHv3 net-next 3/5] team: use common function to compute the features
` [PATCHv3 net-next 5/5] selftests/net: add offload checking test for virtual interface
[PATCH ipsec v2] xfrm: fix offloading of cross-family tunnels
2025-09-10 15:22 UTC
[PATCH net-next 00/11] net: stmmac: timestamping/ptp cleanups
2025-09-10 15:10 UTC (6+ messages)
` [PATCH net-next 06/11] net: stmmac: add __stmmac_release() to complement __stmmac_open()
` [Linux-stm32] "
` [PATCH net-next 08/11] net: stmmac: rename stmmac_init_ptp()
` [Linux-stm32] "
` [Linux-stm32] [PATCH net-next 00/11] net: stmmac: timestamping/ptp cleanups
[PATCH net] dpaa2-switch: fix buffer pool seeding for control traffic
2025-09-10 14:48 UTC
[PATCH net-next v3 2/7] net: rpmsg-eth: Add basic rpmsg skeleton
2025-09-10 14:22 UTC (2+ messages)
TCP connection/socket gets stuck - Customer requests are dropped with SocketTimeoutException
2025-09-10 14:04 UTC (3+ messages)
[PATCH v2 iwl-net] igc: don't fail igc_probe() on LED setup error
2025-09-10 13:50 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 5.10] mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
2025-09-10 13:27 UTC (3+ messages)
[PATCH net-next v3 0/2] tcp: Update bind bucket state on port release
2025-09-10 13:08 UTC (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] selftests/net: Test tcp port reuse after unbinding a socket
[PATCH net] net: dsa: microchip: Select SPI_MODE 0 for KSZ8463
2025-09-10 13:07 UTC
[PATCH net-next] tools: ynl: rst: display attribute-set doc
2025-09-10 12:55 UTC
[RFC PATCH net-next] dt-bindings: dpll: Add per-channel Ethernet reference property
2025-09-10 12:51 UTC (9+ messages)
[PATCH net-next v2] net: mvneta: add support for hardware timestamps
2025-09-10 12:50 UTC
[PATCH net] net: ethtool: fix wrong type used in struct kernel_ethtool_ts_info
2025-09-10 12:46 UTC (3+ messages)
[PATCH net-next 3/4] net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
2025-09-10 12:38 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).