aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-03Merge branch 'tls-Fix-issues-in-tls_device'David S. Miller4-59/+71
2019-03-03tls: Fix tls_device receiveBoris Pismenny1-11/+14
2019-03-03tls: Fix mixing between async capable and asyncEran Ben Elisha1-6/+9
2019-03-03tls: Fix write space handlingBoris Pismenny4-9/+39
2019-03-03tls: Fix tls_device handling of partial recordsBoris Pismenny3-33/+9
2019-03-03Merge branch 'net-phy-clean-up-the-old-gen10g-functions'David S. Miller6-57/+10
2019-03-03net: phy: remove gen10g_no_soft_resetHeiner Kallweit5-13/+5
2019-03-03net: phy: don't export gen10g_read_statusHeiner Kallweit2-3/+1
2019-03-03net: phy: remove gen10g_config_initHeiner Kallweit4-17/+0
2019-03-03net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2-16/+0
2019-03-03net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit1-8/+4
2019-03-03fsl/fman: Use vsprintf extension %pMJoe Perches1-3/+1
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri4-1/+19
2019-03-03net: fixup address-space warnings in compat_mc_{get,set}sockopt()Ben Dooks1-4/+4
2019-03-03net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()Florian Fainelli1-3/+6
2019-03-03Merge branch 'dpaa2-eth-add-XDP_REDIRECT-support'David S. Miller3-34/+214
2019-03-03dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu3-14/+176
2019-03-03dpaa2-eth: Add software annotation typesIoana Radulescu2-22/+40
2019-03-03Merge branch 'sched-Patches-from-out-of-tree-version-of-sch_cake'David S. Miller2-58/+98
2019-03-03sch_cake: Simplify logic in cake_select_tin()Toke Høiland-Jørgensen1-38/+23
2019-03-03sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant2-7/+28
2019-03-03sch_cake: Make the dual modes fairerGeorge Amanakis1-29/+63
2019-03-03Merge branch 'Macb-power-management-support-for-ZynqMP'David S. Miller2-32/+188
2019-03-03net: macb: Add support for suspend/resume with full power downHarini Katakam1-2/+38
2019-03-03net: macb: Add pm runtime supportHarini Katakam1-36/+112
2019-03-03net: macb: Support clock management for tsu_clkHarini Katakam2-6/+27
2019-03-03net: macb: Check MDIO state before read/write and use timeoutsHarini Katakam2-6/+29
2019-03-03Merge branch 'net-dsa-microchip-add-KSZ9893-switch-support'David S. Miller8-15/+316
2019-03-03net: dsa: microchip: add KSZ9893 switch supportTristram Ha3-15/+235
2019-03-03net: dsa: add KSZ9893 switch tagging supportTristram Ha4-0/+38
2019-03-03dt-bindings: net: dsa: document additional Microchip KSZ9477 family switchesTristram Ha1-0/+43
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller15-109/+606
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller57-2419/+1747
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller13-97/+478
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller51-106/+408
2019-03-02Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang1-10/+271
2019-03-02dt-bindings: net: bluetooth: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang1-0/+64
2019-03-02Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990Matthias Kaehlcke1-8/+18
2019-03-02Merge tag 'wireless-drivers-next-for-davem-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller103-768/+7121
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan1-0/+1
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-02net: ipv4: Fix NULL pointer dereference in route lookupIdo Schimmel1-1/+1
2019-03-01Merge branch 'net-mvpp2-fixes-and-improvements'David S. Miller2-65/+159
2019-03-01net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is downAntoine Tenart1-0/+3
2019-03-01net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart2-8/+59
2019-03-01net: mvpp2: reset the MACs when reconfiguring a portAntoine Tenart1-0/+3
2019-03-01net: mvpp2: rework the XLG MAC reset handlingAntoine Tenart1-9/+18
2019-03-01net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart2-10/+27
2019-03-01net: mvpp2: only update the XLG configuration when neededAntoine Tenart1-5/+8
2019-03-01net: mvpp2: always disable both MACs when disabling a portAntoine Tenart1-4/+4