summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski6-83/+35
2022-03-16devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski3-33/+8
2022-03-16eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski3-2/+22
2022-03-16eth: nfp: replace driver's "pf" lock with devlink instance lockJakub Kicinski6-41/+48
2022-03-16eth: nfp: wrap locking assertions in helpersJakub Kicinski4-5/+14
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski3-24/+98
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2022-03-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-7/+10
2022-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2-3/+2
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-32/+1
2022-03-16ice: add trace events for tx timestampsJacob Keller2-0/+32
2022-03-16ice: fix return value check in ice_gnss.cYang Yingliang1-2/+2
2022-03-16ice: Fix inconsistent indenting in ice_switchWojciech Drewek1-1/+1
2022-03-16gtp: Fix inconsistent indentingWojciech Drewek1-1/+1
2022-03-16Merge branch 'mediatek-next'David S. Miller5-144/+525
2022-03-16net: dt-bindings: dwmac: add support for mt8195Biao Huang1-4/+24
2022-03-16stmmac: dwmac-mediatek: add support for mt8195Biao Huang1-10/+268
2022-03-16net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schemaBiao Huang2-91/+155
2022-03-16arm64: dts: mt2712: update ethernet device nodeBiao Huang2-5/+10
2022-03-16stmmac: dwmac-mediatek: re-arrange clock settingBiao Huang1-23/+48
2022-03-16stmmac: dwmac-mediatek: Reuse more common featuresBiao Huang1-17/+15
2022-03-16stmmac: dwmac-mediatek: add platform level clocks managementBiao Huang1-7/+18
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo1-32/+1
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki1-5/+5
2022-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller11-5179/+5408
2022-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2-4/+11
2022-03-16hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang1-0/+3
2022-03-16net: sparx5: Use Switchdev fdb events for managing fdb entriesCasper Andersson3-72/+33
2022-03-16net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern12-63/+37
2022-03-15iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski1-1/+7
2022-03-15ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari1-1/+1
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski1-2/+3
2022-03-15ice: remove PF pointer from ice_check_vf_initJacob Keller3-16/+14
2022-03-15ice: introduce ice_virtchnl.c and ice_virtchnl.hJacob Keller5-3825/+3869
2022-03-15ice: cleanup long lines in ice_sriov.cJacob Keller1-12/+27
2022-03-15ice: introduce ICE_VF_RESET_LOCK flagJacob Keller4-16/+19
2022-03-15ice: introduce ICE_VF_RESET_NOTIFY flagJacob Keller3-39/+34
2022-03-15ice: convert ice_reset_vf to take flagsJacob Keller4-9/+17
2022-03-15ice: convert ice_reset_vf to standard error codesJacob Keller2-10/+11
2022-03-15ice: make ice_reset_all_vfs voidJacob Keller2-8/+5
2022-03-15ice: drop is_vflr parameter from ice_reset_all_vfsJacob Keller3-7/+6
2022-03-15ice: move reset functionality into ice_vf_lib.cJacob Keller5-490/+488
2022-03-15ice: fix a long line warning in ice_reset_vfJacob Keller1-1/+2
2022-03-15ice: introduce VF operations structure for reset flowsJacob Keller3-139/+196
2022-03-15ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_idJacob Keller1-1/+2
2022-03-15ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller8-711/+823
2022-03-15Add Paolo Abeni to networking maintainersJakub Kicinski1-0/+2
2022-03-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski23-7470/+7524
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski9-53/+223
2022-03-15net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCSVladimir Oltean1-2/+2