messages from 2025-10-14 23:56:12 to 2025-10-15 14:02:16 UTC [more...]
[PATCH net-next v2 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-15 14:01 UTC (15+ messages)
` [PATCH net-next v2 01/15] net: Add bind-queue operation
` [PATCH net-next v2 02/15] net: Implement netdev_nl_bind_queue_doit
` [PATCH net-next v2 03/15] net: Add peer info to queue-get response
` [PATCH net-next v2 04/15] net, ethtool: Disallow peered real rxqs to be resized
` [PATCH net-next v2 05/15] net: Proxy net_mp_{open,close}_rxq for mapped queues
` [PATCH net-next v2 06/15] xsk: Move NETDEV_XDP_ACT_ZC into generic header
` [PATCH net-next v2 07/15] xsk: Move pool registration into single function
` [PATCH net-next v2 08/15] xsk: Add small helper xp_pool_bindable
` [PATCH net-next v2 09/15] xsk: Change xsk_rcv_check to check netdev/queue_id from pool
` [PATCH net-next v2 10/15] xsk: Proxy pool management for mapped queues
` [PATCH net-next v2 11/15] netkit: Add single device mode for netkit
` [PATCH net-next v2 12/15] netkit: Document fast vs slowpath members via macros
` [PATCH net-next v2 13/15] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v2 14/15] netkit: Add io_uring zero-copy support for TCP
[PATCH v5] memcg: expose socket memory pressure in a cgroup
2025-10-15 13:57 UTC (11+ messages)
[PATCH v2 1/4] net: mdio: common handling of phy reset properties
2025-10-15 13:45 UTC (4+ messages)
` [PATCH v2 2/4] net: mdio: change property read from fwnode_property_read_u32() to device_property_read_u32()
` [PATCH v2 3/4] dt-bindings: net: mdio: add phy-id-read-needs-reset property
` [PATCH v2 4/4] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
[PATCH net-next 0/4] Add DWMAC glue driver for Motorcomm YT6801
2025-10-15 13:41 UTC (5+ messages)
` [PATCH net-next 2/4] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
[net-next v8 0/3] add broadcast_neighbor for no-stacking networking arch
2025-10-15 13:29 UTC (8+ messages)
` [net-next v8 1/3] net: bonding: add broadcast_neighbor option for 802.3ad
` [net-next v8 3/3] net: bonding: send peer notify when failure recovery
[PATCH 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2025-10-15 13:29 UTC (6+ messages)
` [PATCH 1/2] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance
[PATCH v2 net-next 0/6] net: optimize TX throughput and efficiency
2025-10-15 13:11 UTC (26+ messages)
` [PATCH v2 net-next 1/6] selftests/net: packetdrill: unflake tcp_user_timeout_user-timeout-probe.pkt
` [PATCH v2 net-next 2/6] net: add add indirect call wrapper in skb_release_head_state()
` [PATCH v2 net-next 3/6] net/sched: act_mirred: add loop detection
` [PATCH v2 net-next 4/6] Revert "net/sched: Fix mirred deadlock on device recursion"
` [PATCH v2 net-next 5/6] net: sched: claim one cache line in Qdisc
` [PATCH v2 net-next 6/6] net: dev_queue_xmit() llist adoption
[PATCH 6.12 000/262] 6.12.53-rc1 review
2025-10-15 13:05 UTC (5+ messages)
[PATCH net v2] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
2025-10-15 13:02 UTC (2+ messages)
[PATCH] net: bonding: update the slave array for broadcast mode
2025-10-15 12:58 UTC
[PATCH net-next 0/3] net: stmmac: Add support for coarse timestamping
2025-10-15 12:55 UTC (6+ messages)
` [PATCH net-next 1/3] net: stmmac: Move subsecond increment configuration in dedicated helper
` [PATCH net-next 2/3] net: stmmac: Allow supporting coarse adjustment mode
` [PATCH net-next 3/3] net: ethtool: tsconfig: Re-configure hwtstamp upon provider change
[PATCH net-next 00/12] net: airoha: Add AN7583 ethernet controller support
2025-10-15 12:52 UTC (14+ messages)
` [PATCH net-next 01/12] dt-bindings: net: airoha: Add AN7583 support
` [PATCH net-next 02/12] net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
` [PATCH net-next 03/12] net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries()
` [PATCH net-next 04/12] net: airoha: Add airoha_eth_soc_data struct
` [PATCH net-next 05/12] net: airoha: Generalize airoha_ppe2_is_enabled routine
` [PATCH net-next 06/12] net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
` [PATCH net-next 07/12] net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
` [PATCH net-next 08/12] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next 09/12] net: airoha: ppe: Flush PPE SRAM table during PPE setup
` [PATCH net-next 10/12] net: airoha: Select default ppe cpu port in airoha_dev_init()
` [PATCH net-next 11/12] net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
` [PATCH net-next 12/12] net: airoha: Add AN7583 SoC support
[PATCH net-next v6 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-10-15 12:37 UTC (7+ messages)
` [PATCH net-next v6 1/5] eea: introduce PCI framework
` [PATCH net-next v6 2/5] eea: introduce ring and descriptor structures
` [PATCH net-next v6 3/5] eea: probe the netdevice and create adminq
` [PATCH net-next v6 4/5] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v6 5/5] eea: introduce ethtool support
[PATCH net v2] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
2025-10-15 12:32 UTC (2+ messages)
mlx5: CX7: fw_tracer: crash at mlx5_tracer_print_trace()
2025-10-15 12:26 UTC (3+ messages)
[PATCH v2 00/10] net: Introduce struct sockaddr_unspec
2025-10-15 12:15 UTC (4+ messages)
` [PATCH v2 03/10] net: Convert proto_ops bind() callbacks to use sockaddr_unspec
[PATCH 1/1] dt-bindings: net: dsa: nxp,sja1105: Add optional clock
2025-10-15 12:09 UTC (9+ messages)
[PATCH net] net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()
2025-10-15 12:04 UTC (2+ messages)
[PATCH net-next] netfilter: conntrack: Reduce cond_resched frequency in gc_worker
2025-10-15 11:49 UTC (5+ messages)
` [????] "
[PATCH net] net/mlx5e: psp, avoid 'accel' NULL pointer dereference
2025-10-15 11:44 UTC (3+ messages)
[PATCH v8 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-10-15 11:41 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v8 2/2] net: stmmac: add Eswin EIC7700 glue driver
[PATCH 02/13] filelock: add a lm_may_setlease lease_manager callback
2025-10-15 11:35 UTC (3+ messages)
Query about the impact of using CONFIG_PREEMPT_RT on locking mechanisms within networking drivers
2025-10-15 11:24 UTC
[PATCH net-next] net/hsr: add interlink to fill_info output
2025-10-15 11:15 UTC (2+ messages)
[PATCH RFC net-next] net: drop_monitor: Add debugfs support
2025-10-15 11:14 UTC (3+ messages)
[PATCH v2] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
2025-10-15 11:05 UTC
[PATCH net-next v2 0/7] convert net drivers to ndo_hwtstamp API part 1
2025-10-15 10:38 UTC (7+ messages)
` [PATCH net-next v2 5/7] cxgb4: convert to ndo_hwtstamp API
` [PATCH net-next v2 6/7] tsnep: convert to ndo_hwtstatmp API
[PATCH net-next v01 0/9] net: hinic3: Add a driver for Huawei 3rd gen NIC - PF initialization
2025-10-15 10:29 UTC (12+ messages)
` [PATCH net-next v01 1/9] hinic3: Add PF framework
` [PATCH net-next v01 2/9] hinic3: Add PF management interfaces
` [PATCH net-next "
` [PATCH net-next v01 3/9] hinic3: Add NIC configuration ops
` [PATCH net-next v01 4/9] hinic3: Add mac filter ops
` [PATCH net-next v01 5/9] hinic3: Add netdev register interfaces
` [PATCH net-next v01 6/9] hinic3: Fix netif_queue_set_napi queue_index parameter passing error
` [PATCH net-next v01 7/9] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v01 8/9] hinic3: Remove redundant defensive code
` [PATCH net-next v01 9/9] hinic3: Use array_size instead of multiplying
[PATCH net v2] xsk: Fix overflow in descriptor validation
2025-10-15 10:25 UTC (3+ messages)
` [lvc-project] "
[PATCH] dpaa2-eth: treat skb with exact headroom as scatter/gather frames
2025-10-15 10:18 UTC (2+ messages)
[PATCH net-next 1/4] PCI: Add vendor ID for Motorcomm Electronic Technology
2025-10-15 9:57 UTC (3+ messages)
[syzbot] [net?] WARNING in xfrm_state_migrate (2)
2025-10-15 9:53 UTC (4+ messages)
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-10-15 9:48 UTC (3+ messages)
` [PATCH v2 19/19] rust: regulator: "
[PATCH 1/2] net: mdio: common handling of phy reset properties
2025-10-15 9:48 UTC (5+ messages)
` [PATCH 2/2] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
[PATCH net] Documentation: net: net_failover: Separate cloud-ifupdown-helper and reattach-vf.sh code blocks marker
2025-10-15 9:45 UTC
[PATCH net 0/9] pull-request: can 2025-10-12
2025-10-15 9:43 UTC (4+ messages)
` [PATCH net 9/9] can: add Transmitter Delay Compensation (TDC) documentation
[PATCH iwl-next v3] ice: add support for unmanaged DPLL on E830 NIC
2025-10-15 9:34 UTC
[PATCH net-next v2] ixgbe: Add 10G-BX support
2025-10-15 9:38 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH net v2] net: usb: rtl8150: Fix frame padding
2025-10-15 9:27 UTC (2+ messages)
[PATCH net] net: rmnet: Fix checksum offload header v5 and aggregation packet formatting
2025-10-15 9:25 UTC
[PATCH net-next v3] ixgbe: Add 10G-BX support
2025-10-15 9:22 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v8 0/3] net: Avoid ehash lookup races
2025-10-15 9:02 UTC (6+ messages)
` [PATCH net-next v8 1/3] rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
` [PATCH net-next v8 2/3] inet: Avoid ehash lookup race in inet_ehash_insert()
` [PATCH net-next v8 3/3] inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()
[PATCH v2] Octeontx2-af: Fix pci_alloc_irq_vectors() return value check
2025-10-15 9:01 UTC
[PATCH net-next] net: dwmac-rk: No need to check the return value of the phy_power_on()
2025-10-15 8:59 UTC (3+ messages)
[PATCH] Octeontx2-af: Fix pci_alloc_irq_vectors() return value check
2025-10-15 8:56 UTC (4+ messages)
[PATCH iwl-next] ice: unify PHY FW loading status handler for E800 devices
2025-10-15 8:44 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: add and use migrate_enable_rcu
2025-10-15 8:40 UTC (4+ messages)
` [PATCH bpf-next 1/4] rcu: factor out migrate_enable_rcu and migrate_disable_rcu
[PATCH net-next] netdevsim: add ipsec hw_features
2025-10-15 8:36 UTC
[PATCH] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
2025-10-15 8:12 UTC (2+ messages)
[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
2025-10-15 7:35 UTC (17+ messages)
[Intel-wired-lan][PATCH iwl-next v8 0/9] refactor IDPF resource
2025-10-15 7:22 UTC (3+ messages)
` [Intel-wired-lan][PATCH iwl-next v8 3/9] idpf: move queue resources to idpf_q_vec_rsrc structure
` [Intel-wired-lan] [PATCH "
[PATCH net] net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
2025-10-15 7:08 UTC
[PATCH 00/18] media: microchip-isc: Color correction and histogram stats
2025-10-15 6:45 UTC (7+ messages)
[PATCH net-next] net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)
2025-10-15 6:44 UTC (4+ messages)
[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
2025-10-15 6:36 UTC
[PATCH net] gve: Check valid ts bit on RX descriptor before hw timestamping
2025-10-15 6:03 UTC (4+ messages)
[PATCH v3 net] udp: do not use skb_release_head_state() before skb_attempt_defer_free()
2025-10-15 5:27 UTC
[PATCH iwl-net v1] ixgbe: guard fwlog code by CONFIG_DEBUG_FS
2025-10-15 5:24 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next] tcp: better handle TCP_TX_DELAY on established flows
2025-10-15 5:17 UTC (3+ messages)
[PATCH net-next] net: dwmac-rk: No need to check the return value of phy_power_on()
2025-10-15 5:14 UTC
[PATCH 1/1] netfilter: Added nfct_seqadj_ext_add() for ftp's conntrack
2025-10-15 4:15 UTC (2+ messages)
[PATCH net v2] tg3: prevent use of uninitialized remote_adv and local_adv variables
2025-10-15 4:15 UTC (2+ messages)
[PATCH net-next v2] net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45
2025-10-15 4:12 UTC (2+ messages)
[PATCH v1 net-next 0/4] net: deal with sticky tx queues
2025-10-15 3:54 UTC (9+ messages)
` [PATCH v1 net-next 1/4] net: add SK_WMEM_ALLOC_BIAS constant
` [PATCH v1 net-next 2/4] net: control skb->ooo_okay from skb_set_owner_w()
` [PATCH v1 net-next 3/4] net: add /proc/sys/net/core/txq_reselection_ms control
` [PATCH v1 net-next 4/4] net: allow busy connected flows to switch tx queues
[PATCHv4 net-next 0/4] net: common feature compute for upper interface
2025-10-15 3:03 UTC (6+ messages)
` [PATCHv4 net-next 1/4] net: add a common function to compute features from lowers devices
[PATCH net-next 0/2] net: airoha: Add some new ethtool bits
2025-10-15 2:50 UTC (2+ messages)
[PATCH net v2] net: core: fix lockdep splat on device unregister
2025-10-15 2:40 UTC (2+ messages)
[PATCH net-next v2] eth: fealnx: fix typo in comments
2025-10-15 2:30 UTC (2+ messages)
[PATCH net-next] net: mdio: use macro module_driver to avoid boilerplate code
2025-10-15 2:20 UTC (2+ messages)
[v4 PATCH net] net: enetc: fix the deadlock of enetc_mdio_lock
2025-10-15 2:14 UTC
[PATCH][v3] hung_task: Panic after fixed number of hung tasks
2025-10-15 2:04 UTC (6+ messages)
` [????] "
` [????] "
[PATCH net] net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45
2025-10-15 2:08 UTC (3+ messages)
` [External] : "
[PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
2025-10-15 1:52 UTC (2+ messages)
` [PATCH net-next v6 2/2] selftests: tls: add tls record_size_limit test
[syzbot] [kernfs?] [x86?] [mm?] general protection fault in call_timer_fn (2)
2025-10-15 1:45 UTC
[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
2025-10-15 1:41 UTC (4+ messages)
[PATCH net-next v5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-10-15 0:57 UTC (3+ messages)
[PATCH v2 bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
2025-10-14 23:54 UTC (5+ messages)
` [PATCH v2 bpf-next/net 3/6] net: Introduce net.core.bypass_prot_mem sysctl
` [PATCH v2 bpf-next/net 4/6] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v2 bpf-next/net 5/6] bpf: Introduce SK_BPF_BYPASS_PROT_MEM
` [PATCH v2 bpf-next/net 6/6] selftest: bpf: Add test for sk->sk_bypass_prot_mem
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).