summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29Merge branch 'bridge-fdbs-bitops'David S. Miller
2019-10-29net: bridge: fdb: set flags directly in fdb_createNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert offloaded to use bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert added_by_external_learn to use bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert added_by_user to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_sticky to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_static to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_local to bitopsNikolay Aleksandrov
2019-10-29net/smc: remove unneeded include for smc.hUrsula Braun
2019-10-29tipc: improve throughput between nodes in netnsHoang Le
2019-10-29inet: do not call sublist_rcv on empty listFlorian Westphal
2019-10-29broadcom: bnxt: Fix use true/false for boolSaurav Girepunje
2019-10-29cavium: thunder: Fix use true/false for bool typeSaurav Girepunje
2019-10-29Merge branch 'net-phy-marvell-fix-and-extend-downshift-support'David S. Miller
2019-10-29net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit
2019-10-29net: phy: marvell: add downshift support for M88E1111Heiner Kallweit
2019-10-29net: phy: marvell: fix downshift function namingHeiner Kallweit
2019-10-29net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit
2019-10-29Documentation: net-sysfs: describe missing statisticsJulian Wiedmann
2019-10-29ionic: Remove set but not used variable 'sg_desc'YueHaibing
2019-10-29net: phy: dp83867: support Wake on LANThomas Haemmerle
2019-10-29net: aquantia: fix error handling in aq_ptp_pollGustavo A. R. Silva
2019-10-29net: aquantia: remove unused including <linux/version.h>YueHaibing
2019-10-29net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan
2019-10-29net: aquantia: make two symbols be staticMao Wenan
2019-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-10-29net: fec: remove redundant assignment to pointer bdpColin Ian King
2019-10-29net: dsa: return directly from dsa_to_portVivien Didelot
2019-10-29net: aquantia: fix unintention integer overflow on left shiftColin Ian King
2019-10-29net: aquantia: fix spelling mistake: tx_queus -> tx_queuesColin Ian King
2019-10-28atm: remove unneeded semicolonYueHaibing
2019-10-28sock: remove unneeded semicolonYueHaibing
2019-10-28net: mediatek: remove unneeded semicolonYueHaibing
2019-10-28mlxsw: spectrum_buffers: remove unneeded semicolonYueHaibing
2019-10-28Merge branch 'mv88e6xxx-Allow-config-of-ATU-hash-algorithm'David S. Miller
2019-10-28net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn
2019-10-28net: dsa: Add support for devlink device parametersAndrew Lunn
2019-10-28r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2Heiner Kallweit
2019-10-28Merge branch 'net-dsa-b53-Add-support-for-MDB'David S. Miller
2019-10-28net: dsa: bcm_sf2: Wire up MDB operationsFlorian Fainelli
2019-10-28net: dsa: b53: Add support for MDBFlorian Fainelli
2019-10-28Merge branch 'mvpp2-improvements-in-rx-path'David S. Miller
2019-10-28mvpp2: prefetch frame headerMatteo Croce
2019-10-28mvpp2: sync only the received frameMatteo Croce
2019-10-28mvpp2: refactor frame drop routineMatteo Croce
2019-10-28isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven
2019-10-28tipc: Spelling s/enpoint/endpoint/Geert Uytterhoeven
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
2019-10-28net: dsa: qca8k: Initialize the switch with correct number of portsMichal Vokáč