summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-28mlxsw: core_acl: Avoid defining static variable in header fileIdo Schimmel2-39/+47
2020-03-28mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel2-248/+47
2020-03-28mlxsw: spectrum_router: Add proper function documentationIdo Schimmel1-5/+9
2020-03-28mlxsw: i2c: Add missing field documentationIdo Schimmel1-0/+1
2020-03-27net: phy: don't touch suspended flag if there's no suspend/resume callbackHeiner Kallweit1-17/+15
2020-03-27Merge branch 'net-atlantic-MACSec-support-for-AQC-devices'David S. Miller23-181/+6411
2020-03-27net: atlantic: add XPN handlingMark Starovoytov1-2/+7
2020-03-27net: atlantic: MACSec offload statistics implementationDmitry Bogdanov5-19/+766
2020-03-27net: atlantic: MACSec offload statistics HW bindingsDmitry Bogdanov3-0/+806
2020-03-27net: atlantic: MACSec ingress offload implementationMark Starovoytov2-6/+420
2020-03-27net: atlantic: MACSec ingress offload HW bindingsMark Starovoytov4-0/+1605
2020-03-27net: atlantic: MACSec egress offload implementationDmitry Bogdanov2-8/+656
2020-03-27net: atlantic: MACSec egress offload HW bindingsDmitry Bogdanov5-1/+1451
2020-03-27net: atlantic: MACSec offload skeletonDmitry Bogdanov10-8/+373
2020-03-27net: macsec: report real_dev features when HW offloading is enabledMark Starovoytov1-4/+22
2020-03-27net: macsec: add support for getting offloaded statsDmitry Bogdanov2-108/+237
2020-03-27net: macsec: support multicast/broadcast when offloadingMark Starovoytov1-13/+38
2020-03-27net: macsec: allow multiple macsec devices with offloadDmitry Bogdanov1-24/+1
2020-03-27net: macsec: init secy pointer in macsec_contextDmitry Bogdanov1-1/+15
2020-03-27net: macsec: add support for offloading to the MACAntoine Tenart3-2/+13
2020-03-27net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart1-1/+4
2020-03-27net: add a reference to MACsec ops in net_deviceAntoine Tenart1-0/+9
2020-03-27net: introduce the MACSEC netdev featureAntoine Tenart2-0/+4
2020-03-27taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov1-2/+2
2020-03-27ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski2-0/+2
2020-03-27Merge branch 'net-ethernet-ti-add-networking-support-for-k3-am65x-j721e-soc'David S. Miller18-5/+3486
2020-03-27arm64: defconfig: ti: k3: enable dma and networkingGrygorii Strashko1-0/+3
2020-03-27arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy ...Grygorii Strashko1-0/+43
2020-03-27arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss nodeGrygorii Strashko2-0/+50
2020-03-27arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko1-0/+42
2020-03-27arm64: dts: ti: k3-am65-mcu: add cpsw nuss nodeGrygorii Strashko2-0/+50
2020-03-27net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driverGrygorii Strashko7-2/+3030
2020-03-27dt-binding: ti: am65x: document mcu cpsw nussGrygorii Strashko1-0/+225
2020-03-27net: ethernet: ti: ale: am65: add support for default thread cfgGrygorii Strashko2-0/+20
2020-03-27net: ethernet: ti: ale: add support for mac-only modeGrygorii Strashko2-0/+18
2020-03-27net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmu...Grygorii Strashko1-0/+4
2020-03-27phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko2-3/+1
2020-03-27Merge branch 'cls_flower-Use-extack-in-fl_set_key'David S. Miller2-19/+49
2020-03-27cls_flower: Add extack support for flags keyGuillaume Nault1-4/+7
2020-03-27cls_flower: Add extack support for src and dst port range optionsGuillaume Nault1-8/+18
2020-03-27cls_flower: Add extack support for mpls optionsGuillaume Nault1-5/+18
2020-03-27net: sched: refine extack messages in tcf_change_indevGuillaume Nault1-2/+6
2020-03-27Merge branch 'net-phy-marvell-usb-to-mdio-controller'David S. Miller5-0/+200
2020-03-27net: phy: add marvell usb to mdio controllerTobias Waldekranz4-0/+129
2020-03-27dt-bindings: net: add marvell usb to mdio bindingsTobias Waldekranz2-0/+71
2020-03-27net: phy: probe PHY drivers synchronouslyHeiner Kallweit1-0/+1
2020-03-27Merge branch 'implement-DEVLINK_CMD_REGION_NEW'David S. Miller11-79/+546
2020-03-27ice: add a devlink region for dumping NVM contentsJacob Keller5-0/+131
2020-03-27netdevsim: support taking immediate snapshot via devlinkJacob Keller2-6/+32
2020-03-27devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller3-0/+113