summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-23rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check()Petr Machata
2018-11-23rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23r8169: replace macro TX_FRAGS_READY_FOR with a functionHeiner Kallweit
2018-11-23r8169: use napi_consume_skb where possibleHeiner Kallweit
2018-11-23r8169: simplify detecting chip versions with same XIDHeiner Kallweit
2018-11-23r8169: remove default chip versionsHeiner Kallweit
2018-11-23r8169: remove ancient GCC bug workaround in a second placeHeiner Kallweit
2018-11-23net: hns3: Add "qos buffer" config info query functionliuzhongzhu
2018-11-23net: hns3: Add "qos prio map" info query functionliuzhongzhu
2018-11-23net: hns3: Add "qos pause" config info query functionliuzhongzhu
2018-11-23net: hns3: Add "tm config" info query functionliuzhongzhu
2018-11-23net: hns3: Add "tc config" info query functionliuzhongzhu
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu
2018-11-23net: hns3: Add "queue info" query functionliuzhongzhu
2018-11-23net: hns3: Add debugfs framework registrationliuzhongzhu
2018-11-23net: cavium: clean up return value check in cavium_ptp_probeYueHaibing
2018-11-23net: phy: vitesse: remove duplicate support for VSC8574Quentin Schulz
2018-11-23octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian
2018-11-23octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian
2018-11-23octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian
2018-11-23octeontx2-af: Misc cleanups in cgx driverLinu Cherian
2018-11-23net: hinic: fix null pointer dereference on pointer hwdevColin Ian King
2018-11-23net: mvneta: remove redundant check for eee->tx_lpi_timer < 0YueHaibing
2018-11-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-23dpaa_eth: add ethtool coalesce controlMadalin Bucur
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur
2018-11-23soc: fsl: qbman: read ithresh from HWMadalin Bucur
2018-11-23ravb: Clean up duplex handlingMagnus Damm
2018-11-23ravb: Do not announce HDX as supportedMagnus Damm
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-11-23net: bcmgenet: remove HFB_CTRL accessDoug Berger
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2018-11-21mlxsw: spectrum_nve: Allow VxLAN learningIdo Schimmel
2018-11-21mlxsw: spectrum_switchdev: Allow deletion of learned FDB entriesIdo Schimmel
2018-11-21mlxsw: spectrum_switchdev: Process learned VxLAN FDB entriesIdo Schimmel
2018-11-21mlxsw: spectrum_nve: Add API to resolve learned IP addressesIdo Schimmel
2018-11-21mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel
2018-11-21mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel
2018-11-21mlxsw: reg: Add definition of unicast tunnel record for SFN registerIdo Schimmel
2018-11-21vxlan: Allow changing ageing timeIdo Schimmel
2018-11-21vxlan: Add hardware FDB learningPetr Machata
2018-11-21vxlan: Don't override user-added entries with ext-learned onesPetr Machata
2018-11-21vxlan: Mark user-added FDB entriesPetr Machata
2018-11-21vxlan: vxlan_fdb_notify(): Make switchdev notification configurablePetr Machata
2018-11-21vxlan: __vxlan_fdb_delete(): Drop unused argument vidPetr Machata