messages from 2025-06-24 01:17:58 to 2025-06-24 14:14:32 UTC [more...]
[PATCH v17 00/22] Type2 device basic support
2025-06-24 14:13 UTC (10+ 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 10/22] cx/memdev: Indicate probe deferral
[PATCH net-next v2 0/8] net: ethtool: rss: add notifications
2025-06-24 14:13 UTC (11+ messages)
` [PATCH net-next v2 2/8] net: ethtool: dynamically allocate full req size req
` [PATCH net-next v2 3/8] net: ethtool: call .parse_request for SET handlers
` [PATCH net-next v2 4/8] net: ethtool: remove the data argument from ethtool_notify()
` [PATCH net-next v2 5/8] net: ethtool: copy req_info from SET to NTF
[PATCH net-next v2 3/3] netlink: Fix wraparound of sk->sk_rmem_alloc
2025-06-24 14:11 UTC (6+ 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] net/mlx5e: Fix error handling in RQ memory model registration
2025-06-24 14:07 UTC
[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
[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-06-24 13:58 UTC (8+ 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} "
[PATCH v20 net-next 0/6] DUALPI2 patch
2025-06-24 13:53 UTC (6+ messages)
` [PATCH v20 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
[PATCH] lib: packing: Include necessary headers
2025-06-24 13:50 UTC
[PATCH net-next] ipv4: fib: Remove unnecessary encap_type check
2025-06-24 14:03 UTC
[PATCH net-next] net: Reoder rxq_idx check in __net_mp_open_rxq()
2025-06-24 14:01 UTC
[PATCH net-next] net: Remove unnecessary NULL check for lwtunnel_fill_encap()
2025-06-24 14:00 UTC
[patch 00/13] ptp: Belated spring cleaning of the chardev driver
2025-06-24 13:39 UTC (7+ messages)
` [patch 08/13] ptp: Split out PTP_PIN_GETFUNC ioctl code
` [patch 13/13] ptp: Convert ptp_open/read() to __free()
[PATCH ipsec] xfrm: ipcomp: adjust transport header after decompressing
2025-06-24 13:11 UTC
[GIT PULL] bluetooth 2025-06-23
2025-06-24 13:01 UTC (3+ messages)
[PATCH net-next v5] docs: net: sysctl documentation cleanup
2025-06-24 12:59 UTC (3+ messages)
[PATCH net-next v2] net: xsk: update tx queue consumer immediately after transmission
2025-06-24 12:53 UTC (3+ messages)
[PATCH ipsec] xfrm: Set transport header to fix UDP GRO handling
2025-06-24 12:47 UTC
[PATCH v2 1/2] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
2025-06-24 12:51 UTC (4+ messages)
` [PATCH v2 2/2] e1000e: ignore factory-default checksum value on TGP platform
[PATCH net] MAINTAINERS: update smc section
2025-06-24 12:50 UTC (3+ messages)
[PATCH v2 0/2] NFC: trf7970a: Add option to reduce antenna gain
2025-06-24 12:42 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction option
` [PATCH v2 2/2] NFC: trf7970a: Create device-tree parameter for RX gain reduction
[PATCH iproute2-next v5 0/3] bridge: dump mcast querier state per vlan
2025-06-24 12:41 UTC (10+ messages)
` [PATCH iproute2-next v5 1/3] bridge: move mcast querier dumping code into a shared function
` [PATCH iproute2-next v5 2/3] bridge: dump mcast querier per vlan
` [PATCH iproute2-next v5 3/3] bridge: refactor bridge mcast querier function
AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN
2025-06-24 12:39 UTC (11+ messages)
` Reorganising how the networking layer handles memory
` MSG_ZEROCOPY and the O_DIRECT vs fork() race
` How much is checksumming done in the kernel vs on the NIC?
` How to handle P2P DMA with only {physaddr,len} in bio_vec?
[PATCH net-next] net: add sysctl ndisc_debug
2025-06-24 12:51 UTC
[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
2025-06-24 12:13 UTC (15+ messages)
` [PATCH v3 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v3 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v3 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v3 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v3 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v3 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v3 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v3 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v3 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v3 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v3 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v3 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v3 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment
[net-next, 00/10] Introducing Broadcom BNGE Ethernet Driver
2025-06-24 12:12 UTC (15+ messages)
` [net-next, 03/10] bng_en: Add firmware communication mechanism
` [net-next, 04/10] bng_en: Add initial interaction with firmware
` [net-next, 06/10] bng_en: Add backing store support
` [net-next, 07/10] bng_en: Add resource management support
[PATCH] rust: cast to the proper type
2025-06-24 11:56 UTC (3+ messages)
[PATCH net-next v2 0/3] net: phy: bcm54811: Fix the PHY initialization
2025-06-24 11:43 UTC (7+ messages)
` [PATCH net-next v2 2/3] net: phy: bcm5481x: Implement MII-Lite mode
` [PATCH net-next v2 1/3] net: phy: bcm54811: Fix the PHY initialization
[PATCH net-next v9 00/11] PRU-ICSSM Ethernet Driver
2025-06-24 11:29 UTC (5+ messages)
` [PATCH net-next v9 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [PATCH net-next v9 11/11] net: ti: prueth: Adds PTP OC Support for AM335x and AM437x
[PATCH net-next] netfilter: nf_tables: Remove unused nft_reduce_is_readonly()
2025-06-24 11:00 UTC (2+ messages)
[PATCH net-next] neighbour: Remove redundant assignment to err
2025-06-24 10:55 UTC (2+ messages)
[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
2025-06-24 10:53 UTC (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
` [PATCH net-next v2 3/3] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes
[PATCH v2 net-next 0/3] Support some features for the HIBMCGE driver
2025-06-24 10:53 UTC (5+ messages)
` [PATCH v2 net-next 2/3] net: hibmcge: adjust the burst len configuration of the MAC controller to improve TX performance
` [PATCH v2 net-next 3/3] net: hibmcge: configure FIFO thresholds according to the MAC controller documentation
[PATCH net-next v1 1/1] net: usb: lan78xx: annotate checksum assignment to silence sparse warnings
2025-06-24 10:47 UTC (3+ messages)
Incomplete fix for recent bug in tc / hfsc
2025-06-24 10:43 UTC (4+ messages)
[PATCH] Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
2025-06-24 10:35 UTC (5+ messages)
[PATCH] xfrm: Duplicate SPI Handling
2025-06-24 10:25 UTC (2+ messages)
[PATCH v2 0/2] vringh small unused functions
2025-06-24 10:21 UTC (3+ messages)
[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-06-24 10:17 UTC (8+ 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 iwl-net v1] ice: check correct pointer in fwlog debugfs
2025-06-24 10:16 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2 net-next 0/3] change some statistics to 64-bit
2025-06-24 10:15 UTC (4+ 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 v12 nf-next 0/2] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2025-06-24 10:09 UTC (4+ messages)
` [PATCH v12 nf-next 2/2] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
[PATCH net-next] net: mana: Fix build errors when CONFIG_NET_SHAPER is disabled
2025-06-24 10:02 UTC (2+ messages)
[PATCH net-next 0/7] net: Remove unused function parameters in skbuff.c
2025-06-24 9:53 UTC (8+ messages)
` [PATCH net-next 1/7] net: splice: Drop unused @pipe
` [PATCH net-next 2/7] net: splice: Drop unused @flags
` [PATCH net-next 3/7] tcp: Drop tcp_splice_state::flags
` [PATCH net-next 4/7] af_unix: Drop unix_stream_read_state::splice_flags
` [PATCH net-next 5/7] net: splice: Drop unused @gfp
` [PATCH net-next 6/7] net: splice: Drop nr_pages_max initialization
` [PATCH net-next 7/7] net: skbuff: Drop unused @skb
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-06-24 9:50 UTC (5+ messages)
` [PATCH net-next 4/4] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes
[PATCH iwl-next] idpf: preserve coalescing settings across resets
2025-06-24 9:40 UTC (4+ messages)
[PATCH] net: thunderbolt: Enable e2e flow control in two direction
2025-06-24 9:32 UTC
[PATCH net] net: txgbe: fix the issue of TX failture
2025-06-24 9:30 UTC
[PATCH] xfrm: Duplicate SPI Handling
2025-06-24 9:18 UTC (2+ messages)
[PATCH net-next 0/2] PSE: Improve documentation clarity
2025-06-24 9:10 UTC (2+ messages)
[PATCH net-next 0/2] net: dsa: ks8995: Fix up bindings
2025-06-24 9:07 UTC (5+ messages)
` [PATCH net-next 1/2] dt-bindings: dsa: Rewrite Micrel KS8995 in schema
` [PATCH net-next 2/2] ARM: dts: Fix up wrv54g device tree
[PATCH net v2 0/3] Fix IRQ vectors
2025-06-24 8:56 UTC (4+ messages)
` [PATCH net v2 1/3] net: txgbe: request MISC IRQ in ndo_open
` [PATCH net v2 2/3] net: wangxun: revert the adjustment of the IRQ vector sequence
` [PATCH net v2 3/3] net: ngbe: specify IRQ vector when the number of VFs is 7
[PATCH net-next v1 1/1] phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs
2025-06-24 8:39 UTC (2+ messages)
[PATCH v2 net 0/4] af_unix: Fix two OOB issues
2025-06-24 8:30 UTC (2+ messages)
[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
2025-06-24 8:26 UTC (7+ messages)
[net-next PATCH v3 0/8] Add support for 25G, 50G, and 100G to fbnic
2025-06-24 7:50 UTC (5+ messages)
[syzbot] Monthly wireless report (Jun 2025)
2025-06-24 7:38 UTC
[PATCH v6 0/9] Add i.MX91 platform support
2025-06-24 7:29 UTC (4+ messages)
` [PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
[Bonding Draft Proposal] Add lacp_prio Support for ad_select?
2025-06-24 6:53 UTC
[PATCH v2] atm: idt77252: Add missing `dma_map_error()`
2025-06-24 6:41 UTC
[PATCH 24/30] clk: mediatek: Add MT8196 disp-ao clock support
2025-06-24 6:40 UTC (2+ messages)
[PATCH v8 net-next 00/15] AccECN protocol patch series
2025-06-24 6:39 UTC (5+ messages)
` [PATCH v8 net-next 09/15] tcp: accecn: AccECN option
[RFC PATCH 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
2025-06-24 6:39 UTC (2+ messages)
[PATCH ethtool-next] monitor: Add notification handling for PLCA configuration
2025-06-24 6:06 UTC
[PATCH net] bnxt: properly flush XDP redirect lists
2025-06-24 5:59 UTC (2+ messages)
[PATCH net v3 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
2025-06-24 5:58 UTC (2+ messages)
` [PATCH net v3 2/2] selftests/tc-testing: Add tests for restrictions on netem duplication
[PATCH net v2 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
2025-06-24 5:36 UTC (3+ messages)
` [PATCH net v2 2/2] selftests/tc-testing: Add tests for restrictions on netem duplication
[PATCH net 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
2025-06-24 4:46 UTC (5+ messages)
[PATCH net-next] net/sched: Remove unused functions
2025-06-24 3:58 UTC (2+ messages)
[PATCH net-next v2 02/13] net: mctp: separate routing database from routing operations
2025-06-24 3:56 UTC (2+ messages)
[PATCH v12 0/1] vhost: Add support of kthread API
2025-06-24 3:06 UTC (2+ messages)
[PATCH 1/1] check the ioremap return value first (supplementary CC)
2025-06-24 2:58 UTC (3+ messages)
` "
` [PATCH 0/1] "
[PATCH net-next v3] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
2025-06-24 2:47 UTC (10+ messages)
linux-next: duplicate patch in the net-next tree
2025-06-24 2:30 UTC
[net-next v7 0/3] add broadcast_neighbor for no-stacking networking arch
2025-06-24 2:18 UTC (4+ messages)
` [net-next v7 1/3] net: bonding: add broadcast_neighbor option for 802.3ad
` [net-next v7 2/3] net: bonding: add broadcast_neighbor netlink option
` [net-next v7 3/3] net: bonding: send peer notify when failure recovery
[PATCH net-next v6 0/9] Split netmem from struct page
2025-06-24 1:54 UTC (20+ messages)
` [PATCH net-next v6 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v6 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH net] bonding: fix multicast MAC address synchronization
2025-06-24 1:42 UTC (4+ messages)
[PATCH net] bridge: mcast: Fix use-after-free during router port configuration
2025-06-24 1:40 UTC (2+ messages)
[PATCH net-next 0/3] change some statistics to 64-bit
2025-06-24 1:34 UTC (6+ messages)
` [PATCH net-next 1/3] net: enetc: change the statistics of ring to unsigned long type
[PATCH net-next] selftests: net: add netpoll basic functionality test
2025-06-24 1:30 UTC (2+ messages)
[PATCH net-next v5] page_pool: import Jesper's page_pool benchmark
2025-06-24 1:20 UTC (2+ messages)
[net-next v6 0/4] rework IRQ handling in mtk_eth_soc
2025-06-24 1:20 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).