mptcp: add scheduler wrappers
[platform/kernel/linux-rpi.git] / drivers /
2023-08-22 Jakub KicinskiMerge tag 'mlx5-updates-2023-08-16' of git://git./linux...
2023-08-22 Ido Schimmelvrf: Remove unnecessary RCU-bh critical section
2023-08-22 Ido Schimmelvxlan: vnifilter: Use GFP_KERNEL instead of GFP_ATOMIC
2023-08-22 Yue Haibingnet: ethernet: ti: Remove unused declarations
2023-08-22 Yue Haibingnet: microchip: Remove unused declarations
2023-08-22 Yue Haibingionic: Remove unused declarations
2023-08-22 Yue Haibingnet: mscc: ocelot: Remove unused declarations
2023-08-22 Yue Haibingnet: dsa: microchip: Remove unused declarations
2023-08-22 Hangbin Liubonding: update port speed when getting bond speed
2023-08-22 GONG, Ruiqialx: fix OOB-read compiler warning
2023-08-22 Daniel Gollenet: pcs: lynxi: implement pcs_disable op
2023-08-21 Jakub KicinskiRevert "pds_core: Fix some kernel-doc comments"
2023-08-21 Li Zetaonet/mlx5: Devcom, only use devcom after NULL check...
2023-08-21 Itamar Gozlannet/mlx5: DR, Supporting inline WQE when possible
2023-08-21 Jiri Pirkonet/mlx5: Rename devlink port ops struct for PFs/VFs
2023-08-21 Jiri Pirkonet/mlx5: Remove VPORT_UPLINK handling from devlink_port.c
2023-08-21 Jiri Pirkonet/mlx5: Call mlx5_esw_offloads_rep_load/unload()...
2023-08-21 Gal Pressmannet/mlx5: Remove health syndrome enum duplication
2023-08-21 Yevgeny Kliteyniknet/mlx5: DR, Remove unneeded local variable
2023-08-21 Yevgeny Kliteyniknet/mlx5: DR, Fix code indentation
2023-08-21 Saeed Mahameednet/mlx5: IRQ, consolidate irq and affinity mask allocation
2023-08-21 Colin Ian Kingnet/mlx5e: Fix spelling mistake "Faided" -> "Failed"
2023-08-21 Adham Farisnet/mlx5e: aRFS, Introduce ethtool stats
2023-08-21 Adham Farisnet/mlx5e: aRFS, Warn if aRFS table does not exist...
2023-08-21 Adham Farisnet/mlx5e: aRFS, Prevent repeated kernel rule migration...
2023-08-21 Yang Lipds_core: Fix some kernel-doc comments
2023-08-20 Furong Xunet: stmmac: Check more MAC HW features for XGMAC Core...
2023-08-20 David S. MillerMerge branch 'fixed_phy_register-return-value'
2023-08-20 Ruan Jinjienet: lan743x: Return PTR_ERR() for fixed_phy_register()
2023-08-20 Ruan Jinjienet: bcmgenet: Return PTR_ERR() for fixed_phy_register()
2023-08-20 Ruan Jinjienet: bgmac: Return PTR_ERR() for fixed_phy_register()
2023-08-20 Russell King (Oracle)net: dsa: realtek: add phylink_get_caps implementation
2023-08-19 David S. MillerMerge branch 'vcap_get_rule-return-value'
2023-08-19 Ruan Jinjienet: microchip: sparx5: Update return value check for...
2023-08-19 Ruan Jinjienet: lan966x: Fix return value check for vcap_get_rule()
2023-08-19 Ruan Jinjienet: microchip: vcap api: Always return ERR_PTR for...
2023-08-19 Russell King (Oracle)net: mdio: xgene: remove useless xgene_mdio_status
2023-08-19 Kurt Kanzenbachstmmac: intel: Enable correction of MAC propagation...
2023-08-19 Yue Haibingnet: freescale: Remove unused declarations
2023-08-19 Jakub KicinskiMerge branch 'bnxt_en-update-for-net-next'
2023-08-19 Michael Chanbnxt_en: Add tx_resets ring counter
2023-08-19 Michael Chanbnxt_en: Display the ring error counters under ethtool -S
2023-08-19 Michael Chanbnxt_en: Save ring error counters across reset
2023-08-19 Michael Chanbnxt_en: Increment rx_resets counter in bnxt_disable_napi()
2023-08-19 Somnath Koturbnxt_en: Let the page pool manage the DMA mapping
2023-08-19 Somnath Koturbnxt_en: Use the unified RX page pool buffers for XDP...
2023-08-19 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2023-08-18 Ruan Jinjienet: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
2023-08-18 Ruan Jinjiesky2: Remove redundant NULL check for debugfs_create_dir
2023-08-18 Yu Liaopds_core: remove redundant pci_clear_master()
2023-08-18 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-08-18 Jakub KicinskiMerge tag 'batadv-next-pullrequest-20230816' of git...
2023-08-18 Wei Fangnet: fec: use napi_consume_skb() in fec_enet_tx_queue()
2023-08-18 Yang Lisfc: Remove unneeded semicolon
2023-08-18 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-08-18 Linus TorvaldsMerge tag 'net-6.5-rc7' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'drm-fixes-2023-08-18-1' of git://anongit...
2023-08-18 Jakub KicinskiMerge branch 'netconsole-enable-compile-time-configuration'
2023-08-18 Breno Leitaonetconsole: Enable compile time configuration
2023-08-18 Breno Leitaonetconsole: Create a allocation helper
2023-08-18 Justin Stittnet: mdio: fix -Wvoid-pointer-to-enum-cast warning
2023-08-18 Jialin Zhangnet: ena: Use pci_dev_id() to simplify the code
2023-08-18 Ziyang Xuantun: add __exit annotations to module exit func tun_cle...
2023-08-17 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-08-17 Przemek Kitszelice: split ice_aq_wait_for_event() func into two
2023-08-17 Przemek Kitszelice: embed &ice_rq_event_info event into struct ice_aq_task
2023-08-17 Przemek Kitszelice: ice_aq_check_events: fix off-by-one check when...
2023-08-17 Przemek Kitszelice: drop two params from ice_aq_alloc_free_res()
2023-08-17 Yang Yingliangice: use list_for_each_entry() helper
2023-08-17 Marcin Szycikice: Remove redundant VSI configuration in eswitch...
2023-08-17 Jacob Kellerice: move E810T functions to before device agnostic...
2023-08-17 Jan Sokolowskiice: refactor ice_vsi_is_vlan_pruning_ena
2023-08-17 Jan Sokolowskiice: refactor ice_ptp_hw to make functions static
2023-08-17 Jan Sokolowskiice: refactor ice_sched to make functions static
2023-08-17 Tony Nguyenice: Utilize assign_bit() helper
2023-08-17 Wander Lairson Costadrm/qxl: fix UAF on handle creation
2023-08-17 Dave AirlieMerge tag 'amd-drm-fixes-6.5-2023-08-16' of https:...
2023-08-17 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-17' of git://anongit...
2023-08-17 Dave AirlieMerge tag 'drm-intel-fixes-2023-08-17' of git://anongit...
2023-08-17 Jakub KicinskiMerge tag 'mlx5-fixes-2023-08-16' of git://git./linux...
2023-08-17 Marcin Szycikice: Block switchdev mode when ADQ is active and vice...
2023-08-17 Manish Chopraqede: fix firmware halt over suspend and resume
2023-08-17 Edward Creesfc: don't fail probe if MAE/TC setup fails
2023-08-17 Edward Creesfc: don't unregister flow_indr if it was never registered
2023-08-17 Jan Sokolowskiice: refactor ice_vf_lib to make functions static
2023-08-17 Jan Sokolowskiice: refactor ice_lib to make functions static
2023-08-17 Jan Sokolowskiice: refactor ice_ddp to make functions static
2023-08-17 Jan Sokolowskiice: remove unused methods
2023-08-17 Linus TorvaldsMerge tag 'nfsd-6.5-4' of git://git./linux/kernel/git...
2023-08-17 Jani NikulaRevert "drm/edid: Fix csync detailed mode parsing"
2023-08-17 Alfred Leenet: dsa: mv88e6xxx: Wait for EEPROM done before HW...
2023-08-17 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-17 Jakub KicinskiRevert "net: ethernet: ti: am65-cpsw: add mqprio qdisc...
2023-08-16 Karol Herbstdrm/nouveau/disp: fix use-after-free in error handling...
2023-08-16 Shay Drorynet/mlx5: Fix mlx5_cmd_update_root_ft() error flow
2023-08-16 Dragos Tatuleanet/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
2023-08-16 Alex DeucherRevert "Revert "drm/amdgpu/display: change pipe policy...
2023-08-16 Mario Limonciellodrm/amd: flush any delayed gfxoff on suspend entry
2023-08-16 Tim Huangdrm/amdgpu: skip fence GFX interrupts disable/enable...
2023-08-16 James Zhudrm/amdgpu: skip xcp drm device allocation when out...
next