summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-13octeontx2-af: returning uninitialized variableSebin Sebastian1-1/+1
2022-07-13octeontx2-af: Remove duplicate includeJiapeng Chong1-2/+0
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller157-764/+1347
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller4-10/+15
2022-07-13net: stmmac: fix leaks in probeDan Carpenter1-2/+4
2022-07-13net: phy: mxl-gpy: print firmware in human readable formMichael Walle1-2/+3
2022-07-13net: phy: mxl-gpy: rename the FW type field nameMichael Walle1-5/+5
2022-07-13net: phy: mxl-gpy: cache PHY firmware versionMichael Walle1-19/+20
2022-07-13net: phy: mxl-gpy: fix version reportingMichael Walle1-5/+6
2022-07-13octeontx2-af: Skip CGX/RPM probe incase of zero lmac countHariprasad Kelam5-4/+17
2022-07-13net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He1-1/+14
2022-07-13tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima1-1/+1
2022-07-13net: prestera: add support for port range filtersMaksym Glubokiy1-0/+24
2022-07-13net: marvell: prestera: implement software MDB entries allocationOleksandr Mazur3-2/+635
2022-07-13net: marvell: prestera: define and implement MDB / flood domain API for entri...Oleksandr Mazur2-0/+163
2022-07-13net: marvell: prestera: define MDB/flood domain entries and HW API to offload...Oleksandr Mazur4-0/+259
2022-07-13net: marvell: prestera: rework bridge flags settingOleksandr Mazur5-89/+67
2022-07-12qlogic: qed: fix clang -Wformat warningsJustin Stitt1-2/+2
2022-07-12bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi1-2/+11
2022-07-12bnxt_en: Fix and simplify XDP transmit pathMichael Chan1-5/+5
2022-07-12bnxt_en: fix livepatch queryVikas Gupta1-3/+5
2022-07-12bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan1-1/+2
2022-07-12bnxt_en: reclaim max resources if sriov enable failsKashyap Desai3-2/+8
2022-07-12igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-43/+78
2022-07-12nfp: support TX VLAN ctag insert in NFDKDiana Wang3-31/+35
2022-07-12nfp: fix clang -Wformat warningsJustin Stitt2-2/+2
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr1-19/+40
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr3-2/+96
2022-07-12Merge tag 'drm-fixes-2022-07-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-38/+90
2022-07-12net: marvell: prestera: fix missed deinit sequenceYevhen Orlov1-0/+1
2022-07-12devlink: Hold the instance lock in port_new / port_del callbacksMoshe Shemesh1-4/+0
2022-07-12net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_setMoshe Shemesh1-20/+0
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh3-4/+43
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_registerMoshe Shemesh2-5/+9
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_registerMoshe Shemesh3-5/+19
2022-07-12net/mlx5: Use devl_ API for rate nodes destroyMoshe Shemesh2-2/+14
2022-07-12net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enterMoshe Shemesh1-32/+11
2022-07-11amd-xgbe: fix clang -Wformat warningsJustin Stitt1-1/+1
2022-07-11atm: he: Use the bitmap API to allocate bitmapsChristophe JAILLET1-6/+3
2022-07-11net: dsa: hellcreek: Use the bitmap API to allocate bitmapsChristophe JAILLET1-5/+2
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+46
2022-07-12Merge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git.freedesktop.org/git/drm/...Dave Airlie7-24/+39
2022-07-12Merge tag 'drm-intel-fixes-2022-07-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-4/+18
2022-07-12Merge tag 'amd-drm-fixes-5.19-2022-07-06' of https://gitlab.freedesktop.org/a...Dave Airlie7-10/+33
2022-07-11bcm63xx: fix Tx cleanup when NAPI poll budget is zeroSieng-Piaw Liew1-5/+5
2022-07-11octeontx2-af: Enable Exact match flag in kex profileRatheesh Kannoth1-2/+3
2022-07-11octeontx2-pf: Add support for exact match table.Ratheesh Kannoth4-29/+67
2022-07-11octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth2-0/+41
2022-07-11octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2-12/+370
2022-07-11octeontx2: Modify mbox request and response structuresRatheesh Kannoth3-9/+24