messages from 2025-04-19 06:42:01 to 2025-04-22 01:05:59 UTC [more...]
[RFC PATCH bpf-next 00/12] bpf: A fq example similar to the kernel sch_fq.c implementation
2025-04-22 1:05 UTC (3+ messages)
` [RFC PATCH bpf-next 01/12] bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_PTR_TO_RB_NODE"
[PATCH v2 0/3] net: mana: Add HTB Qdisc offload support
2025-04-22 0:03 UTC (7+ messages)
` [PATCH v2 1/3] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH v2 2/3] net: mana: Add sched HTB offload support
` [PATCH v2 3/3] net: mana: Handle unsupported HWC commands
[PATCH][next] net: axienet: Fix spelling mistake "archecture" -> "architecture"
2025-04-21 23:43 UTC (3+ messages)
[PATCH net-next] net: dlink: add synchronization for stats update
2025-04-21 23:23 UTC (2+ messages)
[PATCH v3 net-next 00/10] Add Microchip ZL3073x support (part 1)
2025-04-21 22:29 UTC (4+ messages)
` [PATCH v3 net-next 1/8] dt-bindings: dpll: Add device tree bindings for DPLL device and pin
[RFC net-next 00/22] net: per-queue rx-buf-len configuration
2025-04-21 22:28 UTC (23+ messages)
` [RFC net-next 01/22] docs: ethtool: document that rx_buf_len must control payload lengths
` [RFC net-next 02/22] net: ethtool: report max value for rx-buf-len
` [RFC net-next 03/22] net: use zero value to restore rx_buf_len to default
` [RFC net-next 04/22] net: clarify the meaning of netdev_config members
` [RFC net-next 05/22] net: add rx_buf_len to netdev config
` [RFC net-next 06/22] eth: bnxt: read the page size from the adapter struct
` [RFC net-next 07/22] eth: bnxt: set page pool page order based on rx_page_size
` [RFC net-next 08/22] eth: bnxt: support setting size of agg buffers via ethtool
` [RFC net-next 09/22] net: move netdev_config manipulation to dedicated helpers
` [RFC net-next 10/22] net: reduce indent of struct netdev_queue_mgmt_ops members
` [RFC net-next 11/22] net: allocate per-queue config structs and pass them thru the queue API
` [RFC net-next 12/22] net: pass extack to netdev_rx_queue_restart()
` [RFC net-next 13/22] net: add queue config validation callback
` [RFC net-next 14/22] eth: bnxt: always set the queue mgmt ops
` [RFC net-next 15/22] eth: bnxt: store the rx buf size per queue
` [RFC net-next 16/22] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [RFC net-next 17/22] netdev: add support for setting rx-buf-len per queue
` [RFC net-next 18/22] net: wipe the setting of deactived queues
` [RFC net-next 19/22] eth: bnxt: use queue op config validate
` [RFC net-next 20/22] eth: bnxt: support per queue configuration of rx-buf-len
` [RFC net-next 21/22] selftests: drv-net: add helper/wrapper for bpftrace
` [RFC net-next 22/22] selftests: drv-net: add test for rx-buf-len
[PATCH net-next v3 0/4] net: phy: dp83822: Add support for changing the MAC series termination
2025-04-21 22:23 UTC (5+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: ethernet-phy: add property mac-termination-ohms
` [PATCH net-next v3 2/4] dt-bindings: net: dp83822: add constraints for mac-termination-ohms
[PATCH] Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
2025-04-21 22:02 UTC
[PATCH net-next 0/2] vsock: SOCK_LINGER rework
2025-04-21 21:52 UTC (4+ messages)
` [PATCH net-next 1/2] vsock: Linger on unsent data
[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
2025-04-21 21:50 UTC (4+ messages)
` [PATCH net-next v2 1/3] vsock: Linger on unsent data
` [PATCH net-next v2 2/3] vsock: Reduce indentation in virtio_transport_wait_close()
` [PATCH net-next v2 3/3] vsock/test: Expand linger test to ensure close() does not misbehave
[PATCH] openvswitch: fix band bucket value computation in ovs_meter_execute()
2025-04-21 21:28 UTC
[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
2025-04-21 20:09 UTC (6+ messages)
[PATCH net-next v5 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
2025-04-21 19:51 UTC (18+ messages)
` [PATCH net-next v5 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-04-21 19:20 UTC (6+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
[PATCH v4 net 0/4] pds_core: updates and fixes
2025-04-21 19:14 UTC (6+ messages)
` [PATCH v4 net 1/4] pds_core: Prevent possible adminq overflow/stuck condition
` [PATCH v4 net 2/4] pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
` [PATCH v4 net 3/4] pds_core: Remove unnecessary check in pds_client_adminq_cmd()
` [PATCH v4 net 4/4] pds_core: make wait_context part of q_info
[PATCH net v2] bnxt_en: improve TX timestamping FIFO configuration
2025-04-21 17:35 UTC (3+ messages)
[PATCH net 0/2] mptcp: pm: Defer freeing userspace pm entries
2025-04-21 17:07 UTC (3+ messages)
` [PATCH net 1/2] mptcp: pm: Defer freeing of MPTCP userspace path manager entries
` [PATCH net 2/2] selftests: mptcp: diag: use mptcp_lib_get_info_value
[PATCH net-next v3 0/2] Refactoring designware VLAN code
2025-04-21 16:52 UTC (9+ messages)
` [PATCH net-next v3 1/2] net: stmmac: Refactor VLAN implementation
[net-next PATCH 0/2] net: phylink: Fix issue w/ BMC link flap
2025-04-21 16:50 UTC (6+ messages)
[PATCH v3 1/3] dt-bindings: net: Add support for rk3562 dwmac
2025-04-21 16:48 UTC (4+ messages)
` [PATCH v3 2/3] ethernet: stmmac: dwmac-rk: Add gmac support for rk3562
[PATCH net-next v4 0/2] Refactoring designware VLAN code
2025-04-21 16:29 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: stmmac: Refactor VLAN implementation
` [PATCH net-next v4 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping
[RFC bpf-next 00/13] bpf: Introduce modular verifier
2025-04-21 16:13 UTC (3+ messages)
` [RFC bpf-next 11/13] treewide: bpf: Export symbols used by verifier
[PATCH net-next] tools: ynl: add missing header deps
2025-04-21 16:07 UTC (3+ messages)
[PATCH net] net: fix the missing unlock for detached devices
2025-04-21 15:24 UTC (5+ messages)
[PATCH RESEND v17 0/3] binder: report txn errors via generic netlink
2025-04-21 15:18 UTC (5+ messages)
` [PATCH RESEND v17 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH RESEND v17 2/3] binder: report txn errors via generic netlink
[PATCH v2 0/8] RDS bug fix collection
2025-04-21 15:17 UTC (7+ messages)
` [PATCH v2 1/8] net/rds: Add per cp work queue
` [PATCH v2 7/8] net/rds: rds_tcp_conn_path_shutdown must not discard messages
[RFC][PATCH] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
2025-04-21 14:53 UTC (4+ messages)
[PATCH] emulex/benet: Annotate flash_cookie as nonstring
2025-04-21 14:51 UTC (2+ messages)
[PATCH net-next v1 0/4] net: selftest: improve test string formatting and checksum handling
2025-04-21 14:33 UTC (9+ messages)
` [PATCH net-next v1 1/4] net: selftests: drop test index from net_selftest_get_strings()
` [PATCH net-next v1 2/4] net: selftest: prepare for detailed error handling in net_test_get_skb()
` [PATCH net-next v1 3/4] net: selftest: add checksum mode support and SW checksum handling
` [PATCH net-next v1 4/4] net: selftest: add PHY loopback tests with HW checksum offload
[PATCH iwl-next 00/14] Introduce iXD driver
2025-04-21 14:25 UTC (7+ messages)
` [PATCH iwl-next 03/14] libeth: add PCI device initialization helpers to libeth
` [PATCH iwl-next 06/14] libeth: add bookkeeping support for control queue messages
` [PATCH iwl-next 08/14] idpf: refactor idpf to use libeth controlq and Xn APIs
[PATCH net V2] amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
2025-04-21 14:04 UTC
[PATCH net-next 0/3] ip: improve tcp sock multipath routing
2025-04-21 13:54 UTC (5+ messages)
` [PATCH net-next 1/3] ipv4: prefer multipath nexthop that matches source address
` [PATCH net-next 2/3] ip: load balance tcp connections to single dst addr and port
` [PATCH net-next 3/3] selftests/net: test tcp connection load balancing
[PATCH RFC net-next 0/2] net: hibmcge: add support for selftest
2025-04-21 13:43 UTC (3+ messages)
` [PATCH RFC net-next 1/2] net: selftest: add net_selftest_custom() interface
` [PATCH RFC net-next 2/2] net: hibmcge: add support for selftest
[PATCH net v3] net: lwtunnel: disable BHs when required
2025-04-21 13:44 UTC (2+ messages)
[PATCH net v1 1/1] net: selftests: initialize TCP header and skb payload with zero
2025-04-21 13:29 UTC (2+ messages)
[REGRESSION] e1000e heavy packet loss on Meteor Lake - 6.14.2
2025-04-21 13:28 UTC (9+ messages)
` [Intel-wired-lan] "
[PATCH net-next v1 0/3] dpll: add ref-sync pins feature
2025-04-21 13:22 UTC (3+ messages)
` [PATCH net-next v1 2/3] dpll: add reference sync get/set
[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
2025-04-20 11:21 UTC (2+ messages)
[PATCH net-next v2 2/2] net: phy: Add Marvell PHY PTP support
2025-04-21 11:20 UTC (11+ messages)
Issue with AMD Xilinx AXI Ethernet (xilinx_axienet) on MicroBlaze: Packets only received after some buffer is full
2025-04-21 11:12 UTC (11+ messages)
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-04-21 11:00 UTC (10+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH v9 0/4] vhost: Add support of kthread API
2025-04-21 10:59 UTC (12+ messages)
` [PATCH v9 1/4] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
` [PATCH v9 3/4] vhost: add VHOST_FORK_FROM_OWNER ioctl and validate inherit_owner
` [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
[iwl-next v2 0/8] libie: commonize adminq structure
2025-04-21 10:58 UTC (3+ messages)
` [iwl-next v2 1/8] ice, libie: move generic adminq descriptors to lib
[PATCH v2 net-next 0/3] ionic: support QSFP CMIS
2025-04-21 10:54 UTC (7+ messages)
` [PATCH v2 net-next 1/3] ionic: extend the QSFP module sprom for more pages
` [PATCH v2 net-next 2/3] ionic: support ethtool get_module_eeprom_by_page
` [PATCH v2 net-next 3/3] ionic: add module eeprom channel data to ionic_if and ethtool
[PATCH net-next v11 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-04-21 9:51 UTC (3+ messages)
` [PATCH net-next v11 1/1] hinic3: module initialization and tx/rx logic
[PATCH v7 1/2] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
2025-04-21 9:50 UTC (2+ messages)
[PATCH net-next] r8169: use pci_prepare_to_sleep in rtl_shutdown
2025-04-21 9:25 UTC
[PATCH v7 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
2025-04-21 9:10 UTC (2+ messages)
[?bug] Can't get switchdev mode work on ConnectX-4 Card
2025-04-21 9:07 UTC
[PATCH 1/1] r8169: add module parameter aspm_en_force
2025-04-21 8:45 UTC (4+ messages)
[PATCH 0/2] Allow dyn pci vector allocation of MANA
2025-04-21 6:33 UTC (4+ messages)
` [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
[PATCHv2 net] bonding: use permanent address for MAC swapping if device address is same
2025-04-21 6:11 UTC (10+ messages)
[PATCH net 0/3] ENETC bug fixes for bpf_xdp_adjust_head() and bpf_xdp_adjust_tail()
2025-04-21 6:05 UTC (3+ messages)
` [PATCH net 3/3] net: enetc: fix frame corruption on bpf_xdp_adjust_head/tail() and XDP_PASS
[PATCH net-next V2 0/3] net: stmmac: dwmac-loongson: Add Loongson-2K3000 support
2025-04-21 4:20 UTC (9+ messages)
` [PATCH net-next V2 1/3] net: stmmac: dwmac-loongson: Move queue number init to common function
` [PATCH net-next V2 2/3] net: stmmac: dwmac-loongson: Add new multi-chan IP core support
` [PATCH net-next V2 3/3] net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support
[PATCH net v2] net: phy: microchip: force IRQ polling mode for lan88xx
2025-04-21 4:17 UTC (5+ messages)
[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
2025-04-21 3:14 UTC (4+ messages)
` [PATCH v5 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF
[PATCH v3 0/9] vhost-scsi: log write descriptors for live migration (and three bugfix)
2025-04-21 3:08 UTC (3+ messages)
` [PATCH v3 4/9] vhost: modify vhost_log_write() for broader users
[PATCH v4 0/4] virtio-net: disable delayed refill when pausing rx
2025-04-21 3:03 UTC (3+ messages)
` [PATCH v4 1/4] "
[PATCH net-next v4 0/2] Implement udp tunnel port for txgbe
2025-04-21 2:29 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: txgbe: Support to set UDP tunnel port
` [PATCH net-next v4 2/2] net: wangxun: restrict feature flags for tunnel packets
IP de-fragmentation failing on bridge
2025-04-21 1:10 UTC
[PATCH net-next] octeontx2-af: Remove unused rvu_npc_enable_bcast_entry
2025-04-20 22:58 UTC
[PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
2025-04-20 14:38 UTC (3+ messages)
How can I stop Singapore Government hackers from hacking into my Android (Linux) phone, and all my other devices as well?
2025-04-20 13:37 UTC
[ethernet/broadcom/bgmac]: Implement software multicast filter clear
2025-04-20 12:58 UTC (3+ messages)
[PATCH rdma-next 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
2025-04-20 10:53 UTC (3+ messages)
` [PATCH rdma-next 4/4] net: mana: Add support for auxiliary device servicing events
[PATCH rdma-next v2 0/3] RDMA/mana_ib: extend MR support
2025-04-20 10:36 UTC (2+ messages)
[PATCH] r8169: do not call rtl8169_down() twice on shutdown
2025-04-20 6:25 UTC (10+ messages)
[net-next PATCH] octeontx2-pf: AF_XDP: code clean up
2025-04-20 3:23 UTC
[RFC PATCH 0/6] net: wwan: add NMEA port type support
2025-04-19 16:51 UTC (8+ messages)
` [RFC PATCH 2/6] net: wwan: core: split port creation and registration
[PATCH v4 bpf-next 0/6] bpf: udp: Exactly-once socket iteration
2025-04-19 15:58 UTC (7+ messages)
` [PATCH v4 bpf-next 1/6] bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
` [PATCH v4 bpf-next 2/6] bpf: udp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v4 bpf-next 3/6] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v4 bpf-next 4/6] bpf: udp: Avoid socket skips and repeats during iteration
` [PATCH v4 bpf-next 5/6] selftests/bpf: Return socket cookies from sock_iter_batch progs
` [PATCH v4 bpf-next 6/6] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
[PATCH net-next 0/3] bridge: multicast: per vlan query improvement when port or vlan state changes
2025-04-19 14:33 UTC (6+ messages)
` [PATCH net-next 1/3] net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
` [PATCH net-next 3/3] selftests: net/bridge : add tests for per vlan snooping with stp state changes
[PATCH v1] selftests: iou-zcrx: Get the page size at runtime
2025-04-19 14:10 UTC
[PATCH v2 04/14] mfd: zl3073x: Register itself as devlink device
2025-04-19 14:03 UTC (3+ messages)
[PATCH RFC net 2/2] net: dsa: propagate brentry flag changes
2025-04-19 10:52 UTC (6+ 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).