Show patches with: none      |   151290 patches
« 1 2 3 41512 1513 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/2] net: phy: realtek: disable broadcast address feature of rtl8211f [v3,1/2] net: phy: realtek: disable broadcast address feature of rtl8211f - 1 - --- 2024-12-03 Zhiyuan Wan netdev Superseded
[v2,1/2] net: phy: realtek: disable broadcast address feature of rtl8211f [v2,1/2] net: phy: realtek: disable broadcast address feature of rtl8211f - 1 - --- 2024-12-03 Zhiyuan Wan netdev Superseded
[net,v7,3/3] vsock/test: verify socket options after setting them vsock/test: fix wrong setsockopt() parameters - 1 - 181- 2024-12-03 Konstantin Shkolnyy netdev Superseded
[net,v7,2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls vsock/test: fix wrong setsockopt() parameters - 1 - 1711 2024-12-03 Konstantin Shkolnyy netdev Superseded
[net,v7,1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter vsock/test: fix wrong setsockopt() parameters - 1 - 18-1 2024-12-03 Konstantin Shkolnyy netdev Superseded
[net-next] selftests: net: cleanup busy_poller.c [net-next] selftests: net: cleanup busy_poller.c - - - 19-- 2024-12-03 Joe Damato netdev New
[v2,11/32] libnvdimm: Simplify nd_namespace_store() implementation driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,10/32] nvdimm: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,09/32] pwm: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,08/32] net: dsa: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu netdev Not Applicable
[v2,07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,06/32] thunderbolt: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,05/32] media: pci: mgb4: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,04/32] hwmon: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,03/32] drm/mediatek: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,02/32] driver core: Introduce device_match_type() to match device with a device type driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[v2,01/32] driver core: Constify API device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu Not Applicable
[net-next,v7,9/9] ice: cleanup Rx queue context programming functions lib: packing: introduce and use (un)pack_fields - - - 181- 2024-12-03 Jacob Keller netdev New
[net-next,v7,8/9] ice: move prefetch enable to ice_setup_rx_ctx lib: packing: introduce and use (un)pack_fields - 1 - 181- 2024-12-03 Jacob Keller netdev New
[net-next,v7,7/9] ice: reduce size of queue context fields lib: packing: introduce and use (un)pack_fields - 1 - 181- 2024-12-03 Jacob Keller netdev New
[net-next,v7,6/9] ice: use <linux/packing.h> for Tx and Rx queue context data lib: packing: introduce and use (un)pack_fields - - - 172- 2024-12-03 Jacob Keller netdev New
[net-next,v7,5/9] ice: use structures to keep track of queue context size lib: packing: introduce and use (un)pack_fields - - - 181- 2024-12-03 Jacob Keller netdev New
[net-next,v7,4/9] ice: remove int_q_state from ice_tlan_ctx lib: packing: introduce and use (un)pack_fields - 1 - 181- 2024-12-03 Jacob Keller netdev New
[net-next,v7,3/9] lib: packing: add pack_fields() and unpack_fields() lib: packing: introduce and use (un)pack_fields - - - 1711 2024-12-03 Jacob Keller netdev New
[net-next,v7,2/9] lib: packing: demote truncation error in pack() to a warning in __pack() lib: packing: introduce and use (un)pack_fields - - - 181- 2024-12-03 Jacob Keller netdev New
[net-next,v7,1/9] lib: packing: create __pack() and __unpack() variants without error checking lib: packing: introduce and use (un)pack_fields - - - 181- 2024-12-03 Jacob Keller netdev New
[bpf-next,v2] bpf: Zero index arg error string for dynptr and iter [bpf-next,v2] bpf: Zero index arg error string for dynptr and iter - - - 6122 2024-12-03 Kumar Kartikeya Dwivedi bpf Accepted
[RESEND,net-next,v2] netpoll: Use rtnl_dereference() for npinfo pointer access [RESEND,net-next,v2] netpoll: Use rtnl_dereference() for npinfo pointer access 1 1 - 19-- 2024-12-03 Breno Leitao netdev New
[bpf,v2,2/2] selftests/bpf: Add tests for iter arg check Fix missing process_iter_arg type check - - - 6311 2024-12-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf,v2,1/2] bpf: Ensure reg is PTR_TO_STACK in process_iter_arg Fix missing process_iter_arg type check - - - 6221 2024-12-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf,v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS [bpf,v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS 1 - - 6123 2024-12-02 Eduard Zingerman bpf Superseded
selftests/net: call sendmmsg via udpgso_bench.sh selftests/net: call sendmmsg via udpgso_bench.sh - 1 - 1711 2024-12-02 Kenjiro Nakayama netdev Superseded
[net-next,v7,15/15] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 1 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,14/15] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - - - 171- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,13/15] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 1 - 171- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,12/15] net: dwmac-sti: Use helper rgmii_clock Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,11/15] net: xgene_enet: Use helper rgmii_clock Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,10/15] net: macb: Use helper rgmii_clock Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,09/15] net: dwmac-starfive: Use helper rgmii_clock Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,08/15] net: dwmac-rk: Use helper rgmii_clock Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,07/15] net: dwmac-intel-plat: Use helper rgmii_clock Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 1 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,06/15] net: dwmac-imx: Use helper rgmii_clock Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,05/15] net: dwmac-dwc-qos-eth: Use helper rgmii_clock Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,04/15] net: phy: Add helper for mapping RGMII link speed to clock rate Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,03/15] net: stmmac: Fix clock rate variables size Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 3 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,02/15] net: driver: stmmac: Extend CSR calc support Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,v7,01/15] net: driver: stmmac: Fix CSR divider comment Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-- 2024-12-02 Jan Petrous via B4 Relay netdev Changes Requested
[net-next,4/4] bareudp: Handle stats using NETDEV_PCPU_STAT_DSTATS. net: Convert some UDP tunnel drivers to NETDEV_PCPU_STAT_DSTATS. - - - 18-1 2024-12-02 Guillaume Nault netdev Changes Requested
[net-next,3/4] geneve: Handle stats using NETDEV_PCPU_STAT_DSTATS. net: Convert some UDP tunnel drivers to NETDEV_PCPU_STAT_DSTATS. - - - 18-1 2024-12-02 Guillaume Nault netdev Changes Requested
[net-next,2/4] vxlan: Handle stats using NETDEV_PCPU_STAT_DSTATS. net: Convert some UDP tunnel drivers to NETDEV_PCPU_STAT_DSTATS. - - - 1711 2024-12-02 Guillaume Nault netdev Changes Requested
[net-next,1/4] vrf: Make pcpu_dstats update functions available to other modules. net: Convert some UDP tunnel drivers to NETDEV_PCPU_STAT_DSTATS. - - - 18-1 2024-12-02 Guillaume Nault netdev Changes Requested
[net-next,11/11] net: gianfar: iomap with devm gianfar and mdio: modernize - 1 - 19-- 2024-12-02 Rosen Penev netdev New
[net-next,10/11] net: gianfar: alloc queues with devm gianfar and mdio: modernize - 1 - 181- 2024-12-02 Rosen Penev netdev New
[net-next,09/11] net: gianfar: remove free_gfar_dev gianfar and mdio: modernize - 1 - 181- 2024-12-02 Rosen Penev netdev New
[net-next,08/11] net: gianfar: assign ofdev to priv struct gianfar and mdio: modernize - - - 19-- 2024-12-02 Rosen Penev netdev New
[net-next,07/11] net: gianfar: use devm for register_netdev gianfar and mdio: modernize - - - 19-- 2024-12-02 Rosen Penev netdev New
[net-next,06/11] net: gianfar: use devm_alloc_etherdev_mqs gianfar and mdio: modernize - 1 - 19-- 2024-12-02 Rosen Penev netdev New
[net-next,05/11] net: fsl_pq_mdio: return directly in probe gianfar and mdio: modernize - - - 19-- 2024-12-02 Rosen Penev netdev New
[net-next,04/11] net: fsl_pq_mdio: use devm for of_iomap gianfar and mdio: modernize - - - 19-- 2024-12-02 Rosen Penev netdev New
[net-next,03/11] net: fsl_pq_mdio: use platform_get_resource gianfar and mdio: modernize - - - 19-- 2024-12-02 Rosen Penev netdev New
[net-next,02/11] net: fsl_pq_mdio: use devm for mdiobus_alloc_size gianfar and mdio: modernize - - - 19-- 2024-12-02 Rosen Penev netdev New
[net-next,01/11] net: fsl_pq_mdio: use dev variable in _probe gianfar and mdio: modernize - - - 19-- 2024-12-02 Rosen Penev netdev New
[bpf-next] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS [bpf-next] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS - - - 6023 2024-12-02 Eduard Zingerman bpf Superseded
[bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind [bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind - - - 65-- 2024-12-02 Marco Leogrande bpf New
[net-next] r8169: remove support for chip version 11 [net-next] r8169: remove support for chip version 11 - 1 - 19-- 2024-12-02 Heiner Kallweit netdev New
[net-next] r8169: remove unused flag RTL_FLAG_TASK_RESET_NO_QUEUE_WAKE [net-next] r8169: remove unused flag RTL_FLAG_TASK_RESET_NO_QUEUE_WAKE - 1 - 19-- 2024-12-02 Heiner Kallweit netdev New
[net-next,v5,2/2] netcons: Add udp send fail statistics to netconsole netcons: Add udp send fail statistics to netconsole - - - 181- 2024-12-02 Maksym Kutsevol netdev New
[net-next,v5,1/2] netpoll: Make netpoll_send_udp return status instead of void netcons: Add udp send fail statistics to netconsole - - - 19-- 2024-12-02 Maksym Kutsevol netdev New
[2/2] net: phy: realtek: add dt property to disable broadcast PHY address [1/2] net: phy: realtek: add combo mode support for RTL8211FS - - - 163- 2024-12-02 Zhiyuan Wan netdev Changes Requested
[1/2] net: phy: realtek: add combo mode support for RTL8211FS [1/2] net: phy: realtek: add combo mode support for RTL8211FS - - - 172- 2024-12-02 Zhiyuan Wan netdev Changes Requested
[net-next,v3,RESEND] octeon_ep: add ndo ops for VFs in PF driver [net-next,v3,RESEND] octeon_ep: add ndo ops for VFs in PF driver - - - 19-- 2024-12-02 Shinas Rasheed netdev New
[net] net: Make napi_hash_lock irq safe [net] net: Make napi_hash_lock irq safe - 1 1 19-- 2024-12-02 Joe Damato netdev New
[4.19.y,1/1] inet: inet_defrag: prevent sk release while still in use [4.19.y,1/1] inet: inet_defrag: prevent sk release while still in use - 1 - 1-- 2024-12-02 Saeed Mirzamohammadi netdev Not Applicable
[v6,28/28] sfc: support pio mapping based on cxl cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,27/28] sfc: update MCDI protocol headers cxl: add type2 device basic support - 2 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,26/28] cxl: add function for obtaining region range cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,25/28] sfc: specify no dax when cxl region is created cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,24/28] cxl: add region flag for precluding a device memory to be used for dax cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,23/28] sfc: create cxl region cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,22/28] cxl: allow region creation by type2 drivers cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,21/28] cxl/region: factor out interleave granularity setup cxl: add type2 device basic support - 2 - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,20/28] cxl/region: factor out interleave ways setup cxl: add type2 device basic support - 2 - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,19/28] cxl: make region type based on endpoint type cxl: add type2 device basic support - 2 - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,18/28] sfc: get endpoint decoder cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,17/28] cxl: define a driver interface for DPA allocation cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,16/28] sfc: obtain root decoder with enough HPA free space cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,15/28] cxl: define a driver interface for HPA free space enumeration cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,14/28] sfc: create type2 cxl memdev cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,13/28] cxl: prepare memdev creation for type2 cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,12/28] sfc: set cxl media ready cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,11/28] cxl: add function for setting media ready by a driver cxl: add type2 device basic support - 2 - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,10/28] cxl: harden resource_contains checks to handle zero size resources cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,09/28] sfc: request cxl ram resource cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,08/28] cxl: add functions for resource request/release by a driver cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,07/28] sfc: use cxl api for regs setup and checking cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
[v6,06/28] cxl: add function for type2 cxl regs setup cxl: add type2 device basic support - 1 - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,05/28] cxl: move pci generic code cxl: add type2 device basic support - 3 - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,04/28] cxl/pci: add check for validating capabilities cxl: add type2 device basic support - - - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,03/28] cxl: add capabilities field to cxl_dev_state and cxl_port cxl: add type2 device basic support - 2 - 1-- 2024-12-02 Lucero Palau, Alejandro Not Applicable
[v6,02/28] sfc: add cxl support using new CXL API cxl: add type2 device basic support 1 1 - 1-- 2024-12-02 Lucero Palau, Alejandro netdev Not Applicable
« 1 2 3 41512 1513 »