summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stmmac: dwmac-mediatek: Reuse more common featuresBiao Huang2022-03-161-17/+15
* stmmac: dwmac-mediatek: add platform level clocks managementBiao Huang2022-03-161-7/+18
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-1611-5179/+5408
|\
| * ice: remove PF pointer from ice_check_vf_initJacob Keller2022-03-153-16/+14
| * ice: introduce ice_virtchnl.c and ice_virtchnl.hJacob Keller2022-03-155-3825/+3869
| * ice: cleanup long lines in ice_sriov.cJacob Keller2022-03-151-12/+27
| * ice: introduce ICE_VF_RESET_LOCK flagJacob Keller2022-03-154-16/+19
| * ice: introduce ICE_VF_RESET_NOTIFY flagJacob Keller2022-03-153-39/+34
| * ice: convert ice_reset_vf to take flagsJacob Keller2022-03-154-9/+17
| * ice: convert ice_reset_vf to standard error codesJacob Keller2022-03-152-10/+11
| * ice: make ice_reset_all_vfs voidJacob Keller2022-03-152-8/+5
| * ice: drop is_vflr parameter from ice_reset_all_vfsJacob Keller2022-03-153-7/+6
| * ice: move reset functionality into ice_vf_lib.cJacob Keller2022-03-155-490/+488
| * ice: fix a long line warning in ice_reset_vfJacob Keller2022-03-151-1/+2
| * ice: introduce VF operations structure for reset flowsJacob Keller2022-03-153-139/+196
| * ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_idJacob Keller2022-03-151-1/+2
| * ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller2022-03-158-711/+823
* | net: sparx5: Use Switchdev fdb events for managing fdb entriesCasper Andersson2022-03-163-72/+33
* | net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern2022-03-1612-63/+37
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-03-1523-7470/+7524
|\
| * ice: use ice_is_vf_trusted helper functionJacob Keller2022-03-151-10/+10
| * ice: log an error message when eswitch fails to configureJacob Keller2022-03-151-1/+3
| * ice: cleanup error logging for ice_ena_vfsJacob Keller2022-03-151-13/+19
| * ice: move ice_set_vf_port_vlan near other .ndo opsJacob Keller2022-03-151-96/+96
| * ice: refactor spoofchk control code in ice_sriov.cJacob Keller2022-03-151-11/+7
| * ice: rename ICE_MAX_VF_COUNT to avoid confusionJacob Keller2022-03-153-7/+7
| * ice: remove unused definitions from ice_sriov.hJacob Keller2022-03-152-7/+1
| * ice: convert vf->vc_ops to a const pointerJacob Keller2022-03-153-23/+55
| * ice: remove circular header dependencies on ice.hJacob Keller2022-03-1514-11/+35
| * ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller2022-03-157-8/+8
| * ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller2022-03-154-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-03-159-53/+223
|\ \
| * | netfilter: bridge: clean up some inconsistent indentingJiapeng Chong2022-03-071-1/+1
| * | net/mlx5: Support GRE conntrack offloadToshiaki Makita2022-03-031-6/+15
| * | act_ct: Support GRE offloadToshiaki Makita2022-03-031-24/+91
| * | netfilter: flowtable: Support GREToshiaki Makita2022-03-034-19/+88
| * | netfilter: nf_tables: Reject tables of unsupported familyPhil Sutter2022-03-031-0/+27
| * | Revert "netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY"Florian Westphal2022-03-031-3/+1
* | | net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCSVladimir Oltean2022-03-151-2/+2
* | | net: sparx5: fix a couple warning messagesDan Carpenter2022-03-151-2/+2
* | | Merge branch 'netdevsim-support-for-l3-hw-stats'Paolo Abeni2022-03-157-3/+1037
|\ \ \
| * | | selftests: mlxsw: hw_stats_l3: Add a new testPetr Machata2022-03-151-0/+31
| * | | selftests: netdevsim: hw_stats_l3: Add a new testPetr Machata2022-03-152-0/+481
| * | | netdevsim: Introduce support for L3 offload xstatsPetr Machata2022-03-154-3/+525
|/ / /
* | | net: phy: Kconfig: micrel_phy: fix dependency issueAnders Roxell2022-03-151-0/+1
* | | net: sfp: add 2500base-X quirk for Lantech SFP moduleMichael Walle2022-03-151-0/+6
| |/ |/|
* | nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MODNiklas Söderlund2022-03-141-1/+1
* | net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_statsSaeed Mahameed2022-03-141-2/+3
* | net/mlx4_en: use kzallocJulia Lawall2022-03-141-2/+1
* | net: disable preemption in dev_core_stats_XXX_inc() helpersEric Dumazet2022-03-141-1/+5