messages from 2025-07-16 21:09:29 to 2025-07-17 09:12:48 UTC [more...]
[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
2025-07-17 9:12 UTC (14+ messages)
` [PATCH v2 net-next 01/14] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v2 net-next 02/14] dt-bindings: net: add nxp,netc-timer property
` [PATCH v2 net-next 03/14] ptp: netc: add NETC Timer PTP driver support
[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
2025-07-17 9:10 UTC (11+ messages)
` [PATCH v4 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v4 2/9] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v4 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
` [PATCH v4 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
` [PATCH v4 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
` [PATCH v4 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v4 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
` [PATCH v4 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH 0/2] Populate of_node for i.MX netdevs
2025-07-17 9:00 UTC (3+ messages)
` [PATCH 1/2] net: fec: fec_probe(): Populate netdev of_node
` [PATCH 2/2] net: stmmac: "
[PATCH iwl-next v1] ixgbevf: remove unused fields from struct ixgbevf_adapter
2025-07-17 8:46 UTC
[PATCH net-next 0/2] net: hibmcge: Add support for PHY LEDs on YT8521
2025-07-17 8:39 UTC (4+ messages)
` [PATCH net-next 2/2] "
[PATCH net-next v3 1/1] net: selftests: add PHY-loopback test for bad TCP checksums
2025-07-17 8:35 UTC
[PATCH net-next] tcp: correct the skip logic in tcp_sacktag_skip()
2025-07-17 8:24 UTC (2+ messages)
[PATCH] net: mctp: Add MCTP PCIe VDM transport driver
2025-07-17 8:21 UTC (9+ messages)
[PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
2025-07-17 8:20 UTC (2+ messages)
[PATCH net-next v3] ptp: add Alibaba CIPU PTP clock driver
2025-07-17 7:57 UTC
[PATCH v2 net-next 0/2] net: RPS table overwrite prevention and flow_id caching
2025-07-17 7:56 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 net-next 1/2] net: Prevent RPS table overwrite for active flows
` [PATCH v3 net-next 2/2] net: Cache hash and flow_id to avoid recalculation
[PATCH net v2 0/5] rxrpc: Miscellaneous fixes
2025-07-17 7:43 UTC (6+ messages)
` [PATCH net v2 1/5] rxrpc: Fix irq-disabled in local_bh_enable()
` [PATCH net v2 2/5] rxrpc: Fix recv-recv race of completed call
` [PATCH net v2 3/5] rxrpc: Fix notification vs call-release vs recvmsg
` [PATCH net v2 4/5] rxrpc: Fix transmission of an abort in response to an abort
` [PATCH net v2 5/5] rxrpc: Fix to use conn aborts for conn-wide failures
[PATCH net-next v09 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
2025-07-17 8:02 UTC (4+ messages)
` [PATCH net-next v09 1/8] hinic3: Async Event Queue interfaces
[PATCH net-next v9 00/15] net: phy: Introduce PHY ports representation
2025-07-17 7:30 UTC (16+ messages)
` [PATCH net-next v9 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v9 02/15] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v9 03/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v9 04/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v9 05/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v9 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v9 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v9 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v9 09/15] net: phy: marvell: "
` [PATCH net-next v9 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v9 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v9 12/15] net: phy: qca807x: "
` [PATCH net-next v9 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v9 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v9 15/15] Documentation: networking: Document the phy_port infrastructure
[PATCH v23 net-next 0/6] DUALPI2 patch
2025-07-17 7:17 UTC (6+ messages)
` [PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
[PATCH net-next v2] net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
2025-07-17 7:11 UTC
[PATCH net-next v11 00/12] Split netmem from struct page
2025-07-17 7:00 UTC (13+ messages)
` [PATCH net-next v11 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v11 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v11 03/12] netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v11 04/12] netdevsim: access ->pp "
` [PATCH net-next v11 05/12] mt76: "
` [PATCH net-next v11 06/12] net: fec: "
` [PATCH net-next v11 07/12] octeontx2-pf: "
` [PATCH net-next v11 08/12] iavf: "
` [PATCH net-next v11 09/12] idpf: "
` [PATCH net-next v11 10/12] mlx5: "
` [PATCH net-next v11 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v11 12/12] libeth: xdp: "
[PATCH net-next v4 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
2025-07-17 6:57 UTC (8+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload
` [PATCH net-next v4 2/7] net: airoha: npu: Add NPU wlan memory initialization commands
` [PATCH net-next v4 3/7] net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
` [PATCH net-next v4 4/7] net: airoha: npu: Add wlan irq management callbacks
` [PATCH net-next v4 5/7] net: airoha: npu: Read NPU wlan interrupt lines from the DTS
` [PATCH net-next v4 6/7] net: airoha: npu: Enable core 3 for WiFi offloading
` [PATCH net-next v4 7/7] net: airoha: Add airoha_offload.h header
[PATCH net-next] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-07-17 6:55 UTC (9+ messages)
[PATCH mlx5-next 0/3] mlx5-next updates 2025-07-17
2025-07-17 6:48 UTC (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Add IFC bits to support RSS for IPSec offload
` [PATCH mlx5-next 2/3] net/mlx5: Add IFC bits and enums for buf_ownership
` [PATCH mlx5-next 3/3] net/mlx5: Expose cable_length field in PFCC register
[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
2025-07-17 6:45 UTC (8+ messages)
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net-next 3/3] net: stmmac: Set CIC bit only for TX queues with COE
[PATCH net-next v10 00/12] Split netmem from struct page
2025-07-17 6:32 UTC (11+ messages)
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
[PATCH net-next V2 0/3] in order support for vhost-net
2025-07-17 6:31 UTC (6+ messages)
linux-next: manual merge of the vhost tree with the net-next tree
2025-07-17 6:15 UTC
[PATCH] bonding: Switch periodic LACPDU state machine from counter to jiffies
2025-07-17 4:35 UTC (6+ messages)
[PATCH net-next v2] xsk: skip validating skb list in xmit path
2025-07-17 3:10 UTC (10+ messages)
[PATCH net-next v9 0/8] Split netmem from struct page
2025-07-17 3:08 UTC (6+ messages)
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH net-next v7] tcp: trace retransmit failures in tcp_retransmit_skb
2025-07-17 3:06 UTC
[PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
2025-07-17 2:37 UTC (15+ messages)
` Inlining migrate_disable/enable. Was: "
` multi-fentry proposal. "
[PATCH net v2 1/2] net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
2025-07-17 2:29 UTC (2+ messages)
` [PATCH net v2 2/2] selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptying
[PATCH net v2 1/3] bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()
2025-07-17 2:23 UTC (3+ messages)
` [PATCH net v2 2/3] dpaa2-eth: Fix device reference count leak in MAC endpoint handling
` [PATCH net v2 3/3] dpaa2-switch: "
[PATCH net-next v6] tcp: trace retransmit failures in tcp_retransmit_skb
2025-07-17 2:12 UTC (2+ messages)
[PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
2025-07-17 2:02 UTC (2+ messages)
[PATCH net] ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
2025-07-17 1:40 UTC (2+ messages)
[PATCH v2 bpf-next] bpf: Clean up individual BTF_ID code
2025-07-17 1:40 UTC (2+ messages)
[PATCH net-next] s390/net: Remove NETIUCV device driver
2025-07-17 1:30 UTC (2+ messages)
[PATCH net-next V3 0/2] net/mlx5e: Add support for PCIe congestion events
2025-07-17 1:30 UTC (2+ messages)
[PATCH] net: appletalk: Fix use-after-free in AARP proxy probe
2025-07-17 1:28 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next 0/4] mptcp: add TCP_MAXSEG sockopt support
2025-07-17 1:25 UTC (3+ messages)
` [PATCH net-next 2/4] tcp: add tcp_sock_set_maxseg
[PATCH net-next v2] selftests/drivers/net: Support ipv6 for napi_id test
2025-07-17 1:19 UTC
[PATCH v2 0/5] Expose REFCLK for RMII and enable RMII
2025-07-17 0:40 UTC (2+ messages)
[PATCH net-next v7 0/3] selftest: net: Add selftest for netpoll
2025-07-17 0:30 UTC (2+ messages)
[PATCH net v4 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
2025-07-17 0:20 UTC (2+ messages)
[PATCH net-next] net: wangxun: complete ethtool coalesce options
2025-07-17 0:18 UTC (2+ messages)
[PATCH] net: usb: Make init_satus() return -ENOMEM if alloc failed
2025-07-17 0:08 UTC (6+ messages)
` [PATCH] net: usb: Remove duplicate assignments for net->pcpu_stat_type
[PATCH net-next v2] amd-xgbe: add hardware PTP timestamping support
2025-07-17 0:02 UTC (2+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-07-15 (ixgbe, fm10k, i40e, ice)
2025-07-17 0:00 UTC (2+ messages)
[PATCH net 1/2] net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
2025-07-16 23:53 UTC (3+ messages)
` [PATCH net 2/2] selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptying
[PATCH v17 00/22] Type2 device basic support
2025-07-16 23:48 UTC (5+ messages)
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral
` [PATCH v17 14/22] sfc: get endpoint decoder
[net PatchV2] Octeontx2-vf: Fix max packet length errors
2025-07-16 23:24 UTC (2+ messages)
[PATCH net-next] tcp: fix UaF in tcp_prune_ofo_queue()
2025-07-16 23:20 UTC (2+ messages)
[PATCH v2 net-next] ipv6: mcast: Simplify mld_clear_{report|query}()
2025-07-16 23:20 UTC (2+ messages)
[PATCH net-next] vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
2025-07-16 23:20 UTC (2+ messages)
[PATCH net v2] net: airoha: fix potential use-after-free in airoha_npu_get()
2025-07-16 23:20 UTC (2+ messages)
[PATCH v4 0/3] rust: Build PHY device tables by using module_device_table macro
2025-07-16 22:58 UTC (2+ messages)
[PATCH v2 0/2] Rename Device::as_ref() to from_raw()
2025-07-16 22:57 UTC (3+ messages)
` [PATCH v2 1/2] device: rust: rename Device::as_ref() to Device::from_raw()
[PATCH net-next v5 0/2] Add Si3474 PSE controller driver
2025-07-16 22:22 UTC (3+ messages)
` [PATCH net-next v5 2/2] net: pse-pd: "
[PATCH net v2] net/mlx5: Correctly set gso_size when LRO is used
2025-07-16 22:20 UTC (2+ messages)
[PATCH v3 net-next 00/15] neighbour: Convert RTM_GETNEIGH to RCU and make pneigh RTNL-free
2025-07-16 22:08 UTC (16+ messages)
` [PATCH v3 net-next 01/15] neighbour: Make neigh_valid_get_req() return ndmsg
` [PATCH v3 net-next 02/15] neighbour: Move two validations from neigh_get() to neigh_valid_get_req()
` [PATCH v3 net-next 03/15] neighbour: Allocate skb in neigh_get()
` [PATCH v3 net-next 04/15] neighbour: Move neigh_find_table() to neigh_get()
` [PATCH v3 net-next 05/15] neighbour: Split pneigh_lookup()
` [PATCH v3 net-next 06/15] neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu
` [PATCH v3 net-next 07/15] neighbour: Free pneigh_entry after RCU grace period
` [PATCH v3 net-next 08/15] neighbour: Annotate access to struct pneigh_entry.{flags,protocol}
` [PATCH v3 net-next 09/15] neighbour: Convert RTM_GETNEIGH to RCU
` [PATCH v3 net-next 10/15] neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table()
` [PATCH v3 net-next 11/15] neighbour: Use rcu_dereference() in pneigh_get_{first,next}()
` [PATCH v3 net-next 12/15] neighbour: Remove __pneigh_lookup()
` [PATCH v3 net-next 13/15] neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup()
` [PATCH v3 net-next 14/15] neighbour: Protect tbl->phash_buckets[] with a dedicated mutex
` [PATCH v3 net-next 15/15] neighbour: Update pneigh_entry in pneigh_create()
[PATCH net-next v3 06/14] octeontx2-af: Add support for SPI to SA index translation
2025-07-16 22:11 UTC (2+ messages)
[PATCH net] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
2025-07-16 22:10 UTC (2+ messages)
[PATCH net-next v2] ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
2025-07-16 22:10 UTC (2+ messages)
[PATCH net-next] selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseq
2025-07-16 22:10 UTC (2+ messages)
[PATCH v3] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
2025-07-16 21:58 UTC (5+ messages)
` [EXTERNAL] "
[PATCH bpf-next,v5 1/1] doc: xdp: clarify driver implementation for XDP Rx metadata
2025-07-16 21:54 UTC (2+ messages)
[net-next v15 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-07-16 21:47 UTC (13+ messages)
` [net-next v15 01/12] dt-bindings: net: Add MTIP L2 switch description
` [net-next v15 02/12] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v15 03/12] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v15 04/12] net: mtip: The L2 switch driver for imx287
` [net-next v15 05/12] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v15 06/12] net: mtip: Add net_device_ops "
` [net-next v15 07/12] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v15 08/12] net: mtip: Extend the L2 switch driver with management operations
` [net-next v15 09/12] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
` [net-next v15 10/12] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v15 11/12] ARM: mxs_defconfig: Update mxs_defconfig to 6.16-rc5
` [net-next v15 12/12] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch
[PATCH net-next] xsk: skip validating skb list in xmit path
2025-07-16 21:40 UTC (6+ messages)
[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
2025-07-16 21:39 UTC (6+ messages)
[PATCH net-next] net/mlx5e: TX, Fix dma unmapping for devmem tx
2025-07-16 21:37 UTC (2+ messages)
[PATCH net] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
2025-07-16 21:24 UTC (4+ messages)
[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
2025-07-16 21:20 UTC (8+ messages)
[PATCH iwl-next] idpf: set napi for each TX and RX queue
2025-07-16 21:12 UTC
[PATCH net-next v10 00/11] PRU-ICSSM Ethernet Driver
2025-07-16 21:09 UTC (6+ messages)
` [PATCH net-next v10 04/11] net: ti: prueth: Adds link detection, RX and TX support
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).