summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: geneve: support IPv4/IPv6 as inner protocolEyal Birger2022-03-171-19/+63
* net: mvneta: Add support for 98DX2530 Ethernet portChris Packham2022-03-171-0/+12
* net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman2022-03-164-0/+10
* net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman2022-03-1611-70/+43
* net: mv643xx_eth: undo some opreations in mv643xx_eth_probeMinghao Chi2022-03-161-2/+4
* net: hns3: Fix spelling mistake "does't" -> "doesn't"Colin Ian King2022-03-161-1/+1
* gve: Fix spelling mistake "droping" -> "dropping"Colin Ian King2022-03-161-1/+1
* net: ksz884x: optimize netdev_open flow and remove static variablewujunwen2022-03-161-5/+4
* hamradio: Fix wrong assignment of 'bbc->cfg.loopback'Meng Tang2022-03-161-2/+2
* bareudp: use ipv6_mod_enabled to check if IPv6 enabledHangbin Liu2022-03-161-9/+10
* Merge tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-03-161-2/+2
|\
| * can: ucan: fix typos in commentsJulia Lawall2022-03-161-2/+2
* | devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski2022-03-164-46/+21
* | devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski2022-03-162-31/+8
* | eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski2022-03-163-2/+22
* | eth: nfp: replace driver's "pf" lock with devlink instance lockJakub Kicinski2022-03-166-41/+48
* | eth: nfp: wrap locking assertions in helpersJakub Kicinski2022-03-164-5/+14
* | stmmac: dwmac-mediatek: add support for mt8195Biao Huang2022-03-161-10/+268
* | stmmac: dwmac-mediatek: re-arrange clock settingBiao Huang2022-03-161-23/+48
* | 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-153-72/+33
* | | net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern2022-03-151-4/+3
|/ /
* | 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-141-10/+10
| * | ice: log an error message when eswitch fails to configureJacob Keller2022-03-141-1/+3
| * | ice: cleanup error logging for ice_ena_vfsJacob Keller2022-03-141-13/+19
| * | ice: move ice_set_vf_port_vlan near other .ndo opsJacob Keller2022-03-141-96/+96
| * | ice: refactor spoofchk control code in ice_sriov.cJacob Keller2022-03-141-11/+7
| * | ice: rename ICE_MAX_VF_COUNT to avoid confusionJacob Keller2022-03-143-7/+7
| * | ice: remove unused definitions from ice_sriov.hJacob Keller2022-03-142-7/+1
| * | ice: convert vf->vc_ops to a const pointerJacob Keller2022-03-143-23/+55
| * | ice: remove circular header dependencies on ice.hJacob Keller2022-03-1414-11/+35
| * | ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller2022-03-147-8/+8
| * | ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller2022-03-144-6/+6