summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23switchdev: Add helpers to aid traversal through lower devicesPetr 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-23net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata
2018-11-23switchdev: Add a blocking notifier chainPetr Machata
2018-11-23switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata
2018-11-23Merge branch 'r8169-next'David S. Miller
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-23Merge branch 'hns3-debugfs'David S. Miller
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-23Merge branch 'octeontx2-af-CGX-LMAC-link-bringup-and-cleanups'David S. Miller
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-23Merge branch 'smc-next'David S. Miller
2018-11-23net/smc: unregister rkeys of unused bufferKarsten Graul
2018-11-23net/smc: add infrastructure to send delete rkey messagesKarsten Graul
2018-11-23net/smc: avoid a delay by waiting for nothingKarsten Graul
2018-11-23net/smc: cleanup listen worker mutex unlockingUrsula Braun
2018-11-23net/smc: short wait for late smc_clc_wait_msgUrsula Braun
2018-11-23net/smc: no link delete for a never active linkUrsula Braun
2018-11-23net/smc: allow fallback after clc timeoutsUrsula Braun
2018-11-23net/smc: remove sock_error detour in clc-functionsUrsula Braun
2018-11-23net/smc: make smc_lgr_free() staticUrsula Braun
2018-11-23net/smc: cleanup tcp_listen_worker initializationUrsula Braun
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-23net-gro: use ffs() to speedup napi_gro_flush()Eric Dumazet
2018-11-23Merge branch 'dpaa-coalesce'David S. Miller
2018-11-23dpaa_eth: add ethtool coalesce controlMadalin Bucur