messages from 2025-06-24 13:24:34 to 2025-06-24 21:05:08 UTC [more...]
[PATCH v3 1/2] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
2025-06-24 21:05 UTC (4+ messages)
` [PATCH v3 2/2] e1000e: ignore factory-default checksum value on TGP platform
[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-06-24 21:04 UTC (9+ messages)
` [net-next v13 04/11] net: mtip: The L2 switch driver for imx287
` [net-next v13 05/11] net: mtip: Add net_device_ops functions to the L2 switch driver
` [net-next v13 06/11] net: mtip: Add mtip_switch_{rx|tx} "
[DESIGN RFC] wifi: Robust AV streaming Design Proposal for AP
2025-06-24 20:57 UTC
[syzbot] [wpan?] WARNING in lowpan_xmit (2)
2025-06-24 20:30 UTC
[PATCH v2 net-next 00/15] ipv6: Drop RTNL from mcast.c and anycast.c
2025-06-24 20:24 UTC (16+ messages)
` [PATCH v2 net-next 01/15] ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}()
` [PATCH v2 net-next 02/15] ipv6: mcast: Replace locking comments with lockdep annotations
` [PATCH v2 net-next 03/15] ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc()
` [PATCH v2 net-next 04/15] ipv6: mcast: Remove mca_get()
` [PATCH v2 net-next 05/15] ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec()
` [PATCH v2 net-next 06/15] ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP
` [PATCH v2 net-next 07/15] ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP
` [PATCH v2 net-next 08/15] ipv6: mcast: Don't hold RTNL in ipv6_sock_mc_close()
` [PATCH v2 net-next 09/15] ipv6: mcast: Don't hold RTNL for MCAST_ socket options
` [PATCH v2 net-next 10/15] ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment
` [PATCH v2 net-next 11/15] ipv6: anycast: Don't use rtnl_dereference()
` [PATCH v2 net-next 12/15] ipv6: anycast: Don't hold RTNL for IPV6_LEAVE_ANYCAST and IPV6_ADDRFORM
` [PATCH v2 net-next 13/15] ipv6: anycast: Unify two error paths in ipv6_sock_ac_join()
` [PATCH v2 net-next 14/15] ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST
` [PATCH v2 net-next 15/15] ipv6: Remove setsockopt_needs_rtnl()
[PATCH 1/1] dt-bindings: net: convert lpc-eth.txt yaml format
2025-06-24 20:20 UTC
[RESEND PATCH v2 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
2025-06-24 19:49 UTC (4+ messages)
` [RESEND PATCH v2 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
[PATCH v2 iwl-net] ice: add recovery clock and clock 1588 control for E825c
2025-06-24 19:44 UTC (2+ messages)
[net-next v6 0/4] add broadcast_neighbor for no-stacking networking arch
2025-06-24 19:43 UTC (6+ messages)
` [net-next v6 4/4] net: bonding: add tracepoint for 802.3ad
[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
2025-06-24 19:38 UTC (2+ messages)
[PATCH 1/4] e1000: drop checksum constant cast to u16 in comparisons
2025-06-24 19:31 UTC (4+ messages)
` [PATCH 2/4] e1000e: "
` [PATCH 3/4] igb: "
` [PATCH 4/4] igc: "
[PATCH net-next] net: xsk: dpaa2: avoid repeatedly updating the global consumer
2025-06-24 19:12 UTC (2+ messages)
[PATCH v6 0/9] Add i.MX91 platform support
2025-06-24 19:08 UTC (6+ messages)
` [PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
[PATCH net-next v2 0/8] net/mlx5: HWS, Optimize matchers ICM usage
2025-06-24 18:57 UTC (11+ messages)
` [PATCH net-next v2 1/8] net/mlx5: HWS, remove unused create_dest_array parameter
` [PATCH net-next v2 2/8] net/mlx5: HWS, remove incorrect comment
` [PATCH net-next v2 3/8] net/mlx5: HWS, Refactor and export rule skip logic
` [PATCH net-next v2 4/8] net/mlx5: HWS, Create STEs directly from matcher
` [PATCH net-next v2 5/8] net/mlx5: HWS, Decouple matcher RX and TX sizes
[PATCH v2 1/2] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
2025-06-24 18:54 UTC (10+ messages)
` [PATCH v2 2/2] e1000e: ignore factory-default checksum value on TGP platform
[syzbot] [bpf?] [net?] possible deadlock in xsk_notifier (3)
2025-06-24 18:51 UTC
[PATCH net] net: selftests: fix TCP packet checksum
2025-06-24 18:32 UTC
[PATCH net] bnxt: properly flush XDP redirect lists
2025-06-24 18:31 UTC (4+ messages)
[PATCH net-next] net: Remove unnecessary NULL check for lwtunnel_fill_encap()
2025-06-24 18:28 UTC (2+ messages)
[PATCH net-next] ipv4: fib: Remove unnecessary encap_type check
2025-06-24 18:26 UTC (2+ messages)
[PATCH iwl-next] idpf: preserve coalescing settings across resets
2025-06-24 18:24 UTC (6+ messages)
[PATCH net v4] ethernet: atl1: Add missing DMA mapping error checks
2025-06-24 18:22 UTC (2+ messages)
[syzbot] [mptcp?] WARNING in __mark_subflow_endp_available (2)
2025-06-24 18:18 UTC
[PATCH] xfrm: Duplicate SPI Handling
2025-06-24 18:10 UTC
wfx200 weird out-of-range power supply issue
2025-06-24 18:09 UTC (5+ messages)
[GIT PULL] bluetooth 2025-06-23
2025-06-24 17:27 UTC (2+ messages)
[PATCH] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
2025-06-24 17:17 UTC (3+ messages)
[PATCH iwl-net 0/2] ice: Fix NULL pointer dereference and leak in IDC
2025-06-24 17:13 UTC (4+ messages)
` [PATCH iwl-net 1/2] ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
` [PATCH iwl-net 2/2] ice: fix possible leak in ice_plug_aux_dev() error path
[PATCH net-next v2 3/3] netlink: Fix wraparound of sk->sk_rmem_alloc
2025-06-24 17:08 UTC (7+ messages)
[PATCH v2 net-next 0/3] change some statistics to 64-bit
2025-06-24 17:00 UTC (7+ messages)
` [PATCH v2 net-next 1/3] net: enetc: change the statistics of ring to unsigned long type
` [PATCH v2 net-next 2/3] net: enetc: separate 64-bit counters from enetc_port_counters
` [PATCH v2 net-next 3/3] net: enetc: read 64-bit statistics from port MAC counters
[PATCH 0/8] ice: Separate TSPLL from PTP and cleanup
2025-06-24 16:57 UTC (2+ messages)
[PATCH] uapi: net_dropmon: drop unused is_drop_point_hw macro
2025-06-24 16:57 UTC
[PATCH v2] atm: idt77252: Add missing `dma_map_error()`
2025-06-24 16:51 UTC (2+ messages)
[PATCH iwl-next v2 00/12] idpf: add XDP support
2025-06-24 16:45 UTC (13+ messages)
` [PATCH iwl-next v2 01/12] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH iwl-next v2 02/12] idpf: use a saner limit for default number of queues to allocate
` [PATCH iwl-next v2 03/12] idpf: link NAPIs to queues
` [PATCH iwl-next v2 04/12] idpf: add 4-byte completion descriptor definition
` [PATCH iwl-next v2 05/12] idpf: remove SW marker handling from NAPI
` [PATCH iwl-next v2 06/12] idpf: add support for nointerrupt queues
` [PATCH iwl-next v2 07/12] idpf: prepare structures to support XDP
` [PATCH iwl-next v2 08/12] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [PATCH iwl-next v2 09/12] idpf: use generic functions to build xdp_buff and skb
` [PATCH iwl-next v2 10/12] idpf: add support for XDP on Rx
` [PATCH iwl-next v2 11/12] idpf: add support for .ndo_xdp_xmit()
` [PATCH iwl-next v2 12/12] idpf: add XDP RSS hash hint
[PATCH net-next] selftests: net: add netpoll basic functionality test
2025-06-24 16:38 UTC (4+ messages)
[patch 00/13] ptp: Belated spring cleaning of the chardev driver
2025-06-24 16:36 UTC (8+ messages)
` [patch 08/13] ptp: Split out PTP_PIN_GETFUNC ioctl code
` [patch 13/13] ptp: Convert ptp_open/read() to __free()
[PATCH net] net: enetc: Correct endianness handling in _enetc_rd_reg64
2025-06-24 16:35 UTC
[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
2025-06-24 16:09 UTC (8+ messages)
[PATCH v2 00/29] Add support for MT8196 clock controllers
2025-06-24 16:04 UTC (34+ messages)
` [PATCH v2 01/29] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH v2 02/29] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH v2 03/29] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH v2 04/29] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH v2 05/29] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH v2 06/29] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v2 07/29] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v2 08/29] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v2 09/29] dt-bindings: clock: mediatek: Describe MT8196 peripheral clock controllers
` [PATCH v2 10/29] dt-bindings: reset: Add MediaTek MT8196 Reset Controller binding
` [PATCH v2 11/29] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH v2 12/29] clk: mediatek: Add MT8196 topckgen "
` [PATCH v2 13/29] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH v2 14/29] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH v2 15/29] clk: mediatek: Add MT8196 peripheral "
` [PATCH v2 16/29] clk: mediatek: Add MT8196 ufssys "
` [PATCH v2 17/29] clk: mediatek: Add MT8196 pextpsys "
` [PATCH v2 18/29] clk: mediatek: Add MT8196 adsp "
` [PATCH v2 19/29] clk: mediatek: Add MT8196 I2C "
` [PATCH v2 20/29] clk: mediatek: Add MT8196 mcu "
` [PATCH v2 21/29] clk: mediatek: Add MT8196 mdpsys "
` [PATCH v2 22/29] clk: mediatek: Add MT8196 mfg "
` [PATCH v2 23/29] clk: mediatek: Add MT8196 disp0 "
` [PATCH v2 24/29] clk: mediatek: Add MT8196 disp1 "
` [PATCH v2 25/29] clk: mediatek: Add MT8196 disp-ao "
` [PATCH v2 26/29] clk: mediatek: Add MT8196 ovl0 "
` [PATCH v2 27/29] clk: mediatek: Add MT8196 ovl1 "
` [PATCH v2 28/29] clk: mediatek: Add MT8196 vdecsys "
` [PATCH v2 29/29] clk: mediatek: Add MT8196 vencsys "
[PATCH net] ethernet: cxgb4: Fix dma_unmap_sg() nents value
2025-06-24 15:17 UTC (2+ messages)
[PATCH v2 0/2] NFC: trf7970a: Add option to reduce antenna gain
2025-06-24 15:49 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction option
[PATCH net-next v4] vsock/test: Add test for null ptr deref when transport changes
2025-06-24 15:40 UTC
[PATCH] net: thunderbolt: Enable e2e flow control in two direction
2025-06-24 15:38 UTC (2+ messages)
[PATCH net-next] net: phy: realtek: add error handling to rtl8211f_get_wol
2025-06-24 15:35 UTC (2+ messages)
[PATCH net-next 0/5] eth: fbnic: trivial code tweaks
2025-06-24 15:35 UTC (7+ messages)
` [PATCH net-next 1/5] eth: fbnic: remove duplicate FBNIC_MAX_.XQS macros
` [PATCH net-next 2/5] eth: fbnic: fix stampinn typo in a comment
` [PATCH net-next 3/5] eth: fbnic: realign whitespace
` [PATCH net-next 4/5] eth: fbnic: sort includes
` [PATCH net-next 5/5] eth: fbnic: rename fbnic_fw_clear_cmpl to fbnic_mbx_clear_cmpl
When routed to VRF, NF _output_ hook is run unexpectedly
2025-06-24 15:27 UTC (5+ messages)
[PATCH net-next] net/mlx5e: Fix error handling in RQ memory model registration
2025-06-24 15:25 UTC (2+ messages)
[PATCH net-next] net: Reoder rxq_idx check in __net_mp_open_rxq()
2025-06-24 15:23 UTC (2+ messages)
[PATCH net-next v6] docs: net: sysctl documentation cleanup
2025-06-24 15:09 UTC
[PATCH net-next] tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
2025-06-24 15:00 UTC (3+ messages)
[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-06-24 14:58 UTC (7+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-24 14:56 UTC (9+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH net] dpaa2-eth: fix xdp_rxq_info leak in dpaa2_eth_setup_rx_flow
2025-06-24 14:42 UTC
[PATCH v5 net-next 4/9] vhost-net: allow configuring extended features
2025-06-24 14:40 UTC (2+ messages)
[PATCH net-next] net: add sysctl ndisc_debug
2025-06-24 14:31 UTC (2+ messages)
[PATCH v17 00/22] Type2 device basic support
2025-06-24 14:13 UTC (23+ messages)
` [PATCH v17 01/22] cxl: Add type2 "
` [PATCH v17 02/22] sfc: add cxl support
` [PATCH v17 03/22] cxl: Move pci generic code
` [PATCH v17 04/22] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v17 05/22] sfc: setup cxl component regs and set media ready
` [PATCH v17 06/22] cxl: Support dpa initialization without a mailbox
` [PATCH v17 07/22] sfc: initialize dpa
` [PATCH v17 08/22] cxl: Prepare memdev creation for type2
` [PATCH v17 09/22] sfc: create type2 cxl memdev
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral
` [PATCH v17 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v17 12/22] sfc: get endpoint decoder
` [PATCH v17 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v17 14/22] sfc: get endpoint decoder
` [PATCH v17 15/22] cxl: Make region type based on endpoint type
` [PATCH v17 16/22] cxl/region: Factor out interleave ways setup
` [PATCH v17 17/22] cxl/region: Factor out interleave granularity setup
` [PATCH v17 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v17 19/22] cxl: Avoid dax creation for accelerators
` [PATCH v17 20/22] sfc: create cxl region
` [PATCH v17 21/22] cxl: Add function for obtaining region range
` [PATCH v17 22/22] sfc: support pio mapping based on cxl
[PATCH net-next v2 0/8] net: ethtool: rss: add notifications
2025-06-24 14:13 UTC (3+ messages)
[PATCH v6 net-next 0/9] virtio: introduce GSO over UDP tunnel
2025-06-24 14:09 UTC (10+ messages)
` [PATCH v6 net-next 1/9] scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES
` [PATCH v6 net-next 2/9] virtio: introduce extended features
` [PATCH v6 net-next 3/9] virtio_pci_modern: allow configuring "
` [PATCH v6 net-next 4/9] vhost-net: "
` [PATCH v6 net-next 5/9] virtio_net: add supports for extended offloads
` [PATCH v6 net-next 6/9] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH v6 net-next 7/9] virtio_net: enable gso over UDP tunnel support
` [PATCH v6 net-next 8/9] tun: "
` [PATCH v6 net-next 9/9] vhost/net: "
[PATCH] [v2] ethernet: intel: fix building with large NR_CPUS
2025-06-24 14:10 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-24 14:05 UTC (5+ messages)
` [PATCH net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH v20 net-next 0/6] DUALPI2 patch
2025-06-24 13:53 UTC (3+ messages)
[PATCH] lib: packing: Include necessary headers
2025-06-24 13:50 UTC
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