messages from 2024-08-28 12:09:35 to 2024-08-28 21:13:10 UTC [more...]
[PATCH v3 03/12] net-shapers: implement NL get operation
2024-08-28 21:13 UTC (15+ messages)
[PATCHv4 net-next] net: ag71xx: get reset control using devm api
2024-08-28 21:09 UTC (2+ messages)
[PATCH v3] net: ftgmac100: Get link speed and duplex for NC-SI
2024-08-28 21:07 UTC (2+ messages)
[PATCH net-next] net: ag71xx: disable napi interrupts during probe
2024-08-28 21:05 UTC (2+ messages)
[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
2024-08-28 21:00 UTC (17+ messages)
[PATCH iwl-next v2 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data
2024-08-28 20:57 UTC (14+ messages)
` [PATCH iwl-next v2 01/13] lib: packing: refuse operating on bit indices which exceed size of buffer
` [PATCH iwl-next v2 02/13] lib: packing: adjust definitions and implementation for arbitrary buffer lengths
` [PATCH iwl-next v2 03/13] lib: packing: remove kernel-doc from header file
` [PATCH iwl-next v2 04/13] lib: packing: add pack() and unpack() wrappers over packing()
` [PATCH iwl-next v2 05/13] lib: packing: duplicate pack() and unpack() implementations
` [PATCH iwl-next v2 06/13] lib: packing: add KUnit tests adapted from selftests
` [PATCH iwl-next v2 07/13] lib: packing: add additional KUnit tests
` [PATCH iwl-next v2 08/13] lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
` [PATCH iwl-next v2 09/13] ice: remove int_q_state from ice_tlan_ctx
` [PATCH iwl-next v2 10/13] ice: use <linux/packing.h> for Tx and Rx queue context data
` [PATCH iwl-next v2 11/13] ice: reduce size of queue context fields
` [PATCH iwl-next v2 12/13] ice: move prefetch enable to ice_setup_rx_ctx
` [PATCH iwl-next v2 13/13] ice: cleanup Rx queue context programming functions
[PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY
2024-08-28 20:45 UTC (10+ messages)
` [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics
[PATCH net v4 0/3] tcp_cubic: fix to achieve at least the same throughput as Reno
2024-08-28 20:32 UTC (8+ messages)
` [PATCH net v4 1/3] tcp_cubic: fix to run bictcp_update() at least once per RTT
[PATCH] netfilter: nf_tables: Correct spelling in nf_tables.h
2024-08-28 20:30 UTC
[PATCH net-next v2 0/9][pull request] idpf: XDP chapter II: convert Tx completion to libeth
2024-08-28 20:22 UTC (11+ messages)
` [PATCH net-next v2 2/9] libeth: add common queue stats
[PATCH v2] memcg: add charging of already allocated slab objects
2024-08-28 20:16 UTC (5+ messages)
[PATCH net] tcp_cubic: switch ca->last_time to usec resolution
2024-08-28 20:09 UTC (4+ messages)
[PATCH net] RDMA/mana_ib: fix a bug in calculating the wrong page table index when 64kb page table is used
2024-08-28 20:06 UTC (2+ messages)
` [PATCH net] RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
2024-08-28 19:57 UTC (4+ messages)
[PATCH net-next 0/3] icmp: avoid possible side-channels attacks
2024-08-28 19:39 UTC (4+ messages)
` [PATCH net-next 1/3] icmp: change the order of rate limits
` [PATCH net-next 2/3] icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
` [PATCH net-next 3/3] icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
[PATCH] netfilter: nf_tables: Add __percpu annotation to *stats pointer in nf_tables_updchain()
2024-08-28 19:29 UTC (3+ messages)
[PATCH v1] memcg: add charging of already allocated slab objects
2024-08-28 19:03 UTC (5+ messages)
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-28 18:43 UTC (5+ messages)
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
[PATCH nf-next v3 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-28 18:41 UTC (5+ messages)
` [PATCH nf-next v3 1/2] "
[net-next, v3 0/2] Adding SO_PEEK_OFF for TCPv6
2024-08-28 18:37 UTC (3+ messages)
` [net-next, v3 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6
` [net-next, v3 2/2] selftests: add selftest for tcp SO_PEEK_OFF support
[PATCH net-next v4 0/9] bnxt_en: Update for net-next
2024-08-28 18:32 UTC (10+ messages)
` [PATCH net-next v4 1/9] bnxt_en: add support for storing crash dump into host memory
` [PATCH net-next v4 2/9] bnxt_en: add support for retrieving crash dump using ethtool
` [PATCH net-next v4 3/9] bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
` [PATCH net-next v4 4/9] bnxt_en: Deprecate support for legacy INTX mode
` [PATCH net-next v4 5/9] bnxt_en: Remove BNXT_FLAG_USING_MSIX flag
` [PATCH net-next v4 6/9] bnxt_en: Remove register mapping to support INTX
` [PATCH net-next v4 7/9] bnxt_en: Replace deprecated PCI MSIX APIs
` [PATCH net-next v4 8/9] bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
` [PATCH net-next v4 9/9] bnxt_en: Support dynamic MSIX
[PATCH net-next v2 0/2] eth: Add basic ethtool support for fbnic
2024-08-28 18:18 UTC (10+ messages)
` [PATCH net-next v2 1/2] eth: fbnic: Add "
` [PATCH net-next v2 2/2] eth: fbnic: Add support to fetch group stats
[PATCH net v6 0/3] ptp: ocp: fix serial port information export
2024-08-28 18:12 UTC (4+ messages)
` [PATCH net v6 1/3] ptp: ocp: convert serial ports to array
` [PATCH net v6 2/3] ptp: ocp: adjust sysfs entries to expose tty information
` [PATCH net v6 3/3] docs: ABI: update OCP TimeCard sysfs entries
[PATCH] Add provision to busyloop for events in ep_poll
2024-08-28 18:10 UTC
[PATCH net-next v2 00/13] net: Simplified with scoped function
2024-08-28 18:10 UTC (33+ messages)
` [PATCH net-next v2 01/13] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 02/13] net: stmmac: dwmac-sun8i: Use __free() to simplify code
` [PATCH net-next v2 03/13] net: dsa: realtek: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 04/13] net: dsa: realtek: Use __free() to simplify code
` [PATCH net-next v2 05/13] net: phy: Fix missing of_node_put() for leds
` [PATCH net-next v2 06/13] net: phy: Use for_each_available_child_of_node_scoped()
` [PATCH net-next v2 07/13] net: mdio: mux-mmioreg: Simplified with scoped function
` [PATCH net-next v2 08/13] net: mdio: mux-mmioreg: Simplified with dev_err_probe()
` [PATCH net-next v2 09/13] net: mv643xx_eth: Simplify with scoped for each OF child loop
` [PATCH net-next v2 10/13] net: dsa: microchip: Use scoped function to simplfy code
` [PATCH net-next v2 11/13] net: dsa: microchip: Use __free() "
` [PATCH net-next v2 12/13] net: bcmasp: Simplify with scoped for each OF child loop
` [PATCH net-next v2 13/13] net: bcmasp: Simplify with __free()
[PATCH net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML
2024-08-28 18:04 UTC (2+ messages)
[PATCH net-next] tools: ynl: error check scanf() in a sample
2024-08-28 18:02 UTC (2+ messages)
[patch net-next v4] ethtool: pse-pd: move pse validation into set
2024-08-28 17:43 UTC
[net-next, v2 0/2] Adding SO_PEEK_OFF for TCPv6
2024-08-28 17:43 UTC (5+ messages)
` [net-next, v2 2/2] selftests: add selftest for tcp SO_PEEK_OFF support
[RFC] Why is set_config not supported in mlx5_vnet?
2024-08-28 17:28 UTC (12+ messages)
[RFC net-next] net: macb: add support for configuring eee via ethtool
2024-08-28 17:00 UTC (4+ messages)
[PATCH net-next 0/6] net: ethernet: fs_enet: Cleanup and phylink conversion
2024-08-28 16:32 UTC (7+ messages)
` [PATCH net-next 6/6] net: ethernet: fs_enet: "
[PATCH] net: can: cc770: Simplify parsing DT properties
2024-08-28 16:16 UTC (2+ messages)
[PATCH net-next] net: dsa: realtek: make use of dev_err_cast_probe()
2024-08-28 16:14 UTC (3+ messages)
[PATCH net-next] net: ipa: make use of dev_err_cast_probe()
2024-08-28 16:07 UTC (3+ messages)
` [PATCH v1] "
[PATCH v2 00/15] cxl: add Type2 device support
2024-08-28 16:06 UTC (13+ messages)
` [PATCH v2 08/15] cxl: indicate probe deferral
` [PATCH v2 09/15] cxl: define a driver interface for HPA free space enumaration
` [PATCH v2 11/15] cxl: make region type based on endpoint type
[PATCH net-next v2 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
2024-08-28 16:01 UTC (3+ messages)
` [PATCH net-next v2 1/2] tcp: make "
` [PATCH net-next v2 2/2] net: "
[PATCH 1/2] netpoll: Make netpoll_send_udp return status instead of void
2024-08-28 15:33 UTC (11+ messages)
` [PATCH 2/2] netcons: Add udp send fail statistics to netconsole
[PATCH ethtool-next v2 0/3] Introduce PHY listing and targeting
2024-08-28 15:25 UTC (4+ messages)
` [PATCH ethtool-next v2 1/3] update UAPI header copies
` [PATCH ethtool-next v2 2/3] ethtool: Allow passing a PHY index for phy-targetting commands
` [PATCH ethtool-next v2 3/3] ethtool: Introduce a command to list PHYs
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-28 15:24 UTC (4+ messages)
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
[PATCH v13 0/5] Add AP6276P wireless support
2024-08-28 15:20 UTC (6+ messages)
` [PATCH v13 3/5] dt-bindings: net: wireless: brcm4329-fmac: change properties enum structure
` [PATCH v13 4/5] wifi: brcmfmac: Add optional lpo clock enable support
[PATCH v8 0/8] Improve the copy of task comm
2024-08-28 15:09 UTC (14+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
[PATCH v4] net: netvsc: Update default VMBus channels
2024-08-28 15:08 UTC (2+ messages)
[PATCH] arcnet: com20020-pci:Check devm_kasprintf() returned value
2024-08-28 15:07 UTC (2+ messages)
[PATCH RFC/RFT net-next] net: stmmac: drop the ethtool begin() callback
2024-08-28 14:35 UTC (2+ messages)
[net PATCH v2 0/2] Fix maximum TX/RX frame sizes in ravb driver
2024-08-28 15:03 UTC (3+ messages)
` [net PATCH v2 2/2] net: ravb: Fix R-Car RX frame size limit
[PATCH v12 0/5] Add AP6275P wireless support
2024-08-28 14:53 UTC (3+ messages)
` [PATCH v12 4/5] wifi: brcmfmac: Add optional lpo clock enable support
[PATCH -next 0/5] net: Use kmemdup_array() instead of kmemdup() for multiple allocation
2024-08-28 14:51 UTC (4+ messages)
` [PATCH -next 4/5] netfilter: iptables: "
[PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
2024-08-28 14:50 UTC (6+ messages)
` [PATCH iwl-next v10 07/14] iavf: add support for indirect access to PHC time
[PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
2024-08-28 14:49 UTC (5+ messages)
` [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
[PATCH net-next 2/9] selftests: netfilter: nft_queue.sh: sctp coverage
2024-08-28 14:48 UTC (3+ messages)
` [PATCH net-next] selftests: netfilter: nft_queue.sh: reduce test file size for debug build
[PATCHv4 net-next 0/3] Bonding: support new xfrm state offload functions
2024-08-28 14:43 UTC (5+ messages)
` [PATCHv4 net-next 1/3] bonding: add common function to check ipsec device
[PATCH 0/5 next] net: vertexcom: mse102x: Minor clean-ups
2024-08-28 14:40 UTC (11+ messages)
` [PATCH 1/5 next] net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 2/5 next] net: vertexcom: mse102x: Silence TX timeout
` [PATCH 3/5 next] net: vertexcom: mse102x: Fix random MAC address log
` [PATCH 4/5 next] net: vertexcom: mse102x: Drop log message on remove
` [PATCH 5/5 next] net: vertexcom: mse102x: Use ETH_ZLEN
[PATCH net-next 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
2024-08-28 14:18 UTC (16+ messages)
` [PATCH net-next 1/2] tcp: make "
[PATCH net-next 0/8] Use max/min to simplify the code
2024-08-28 14:11 UTC (11+ messages)
` [PATCH net-next 2/8] net/rds: Use max() "
` [PATCH net-next 4/8] net/core: Use min()/max() "
` [PATCH net-next 5/8] net/dccp: "
` [PATCH net-next 6/8] net/openvswitch: Use max() "
` [PATCH net-next 8/8] net/ceph: Use min() "
[PATCH net-next] net: phy: Modify register address from decimal to hexadecimal
2024-08-28 14:07 UTC (3+ messages)
[PATCH net] net: marvell: prestera: Remove unneeded check in prestera_port_create()
2024-08-28 14:03 UTC (2+ messages)
[PATCH net-next 0/6] sfc: per-queue stats
2024-08-28 13:45 UTC (7+ messages)
` [PATCH net-next 1/6] sfc: remove obsolete counters from struct efx_channel
` [PATCH net-next 2/6] sfc: implement basic per-queue stats
` [PATCH net-next 3/6] sfc: add n_rx_overlength to ethtool stats
` [PATCH net-next 4/6] sfc: implement per-queue rx drop and overrun stats
` [PATCH net-next 5/6] sfc: implement per-queue TSO (hw_gso) stats
` [PATCH net-next 6/6] sfc: add per-queue RX and TX bytes stats
[net-next v3 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
2024-08-28 13:39 UTC (6+ messages)
` [net-next v3 8/9] net: mvpp2: Convert "
[PATCH v1] sfc: Convert to use ERR_CAST()
2024-08-28 13:23 UTC (2+ messages)
[PATCH net] net/xen-netback: prevent UAF in xenvif_flush_hash()
2024-08-28 12:52 UTC (3+ messages)
[PATCH v1] net: alacritech: Switch to use dev_err_probe()
2024-08-28 12:26 UTC
[PATCH net-next v2 0/6] replace deprecated strcpy with strscpy
2024-08-28 12:32 UTC (7+ messages)
` [PATCH net-next v2 1/6] net: prefer strscpy over strcpy
` [PATCH net-next v2 2/6] net/ipv6: replace deprecated strcpy with strscpy
` [PATCH net-next v2 3/6] net/netrom: prefer strscpy over strcpy
` [PATCH net-next v2 4/6] net/netfilter: replace deprecated strcpy with strscpy
` [PATCH net-next v2 5/6] net/tipc: "
` [PATCH net-next v2 6/6] net/ipv4: net: prefer strscpy over strcpy
[PATCH net-next] net: hns: Use IS_ERR_OR_NULL() helper function
2024-08-28 12:23 UTC
[PATCH net-next v15 00/13] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-28 12:12 UTC (14+ messages)
` [PATCH net-next v15 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v15 07/13] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v15 08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
[PATCH net-next 00/12] Unmask upper DSCP bits - part 2
2024-08-28 12:09 UTC (4+ 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).