aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-02selftests: bpf: break up test_progs - tracepointStanislav Fomichev5-427/+431
2019-03-02selftests: bpf: break up test_progs - stackmapStanislav Fomichev6-476/+483
2019-03-02selftests: bpf: break up test_progs - xdpStanislav Fomichev5-162/+163
2019-03-02selftests: bpf: break up test_progs - pkt accessStanislav Fomichev3-51/+53
2019-03-02selftests: bpf: break up test_progs - preparationsStanislav Fomichev4-76/+119
2019-03-02Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devicesSean Wang1-10/+271
2019-03-02Merge branch 'bpf_skb_ecn_set_ce'Alexei Starovoitov10-2/+1255
2019-03-02bpf: HBM test scriptbrakmo1-0/+436
2019-03-02bpf: User program for testing HBMbrakmo2-0/+444
2019-03-02bpf: Sample HBM BPF program to limit egress bwbrakmo4-0/+327
2019-03-02bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo2-1/+11
2019-03-02bpf: add bpf helper bpf_skb_ecn_set_cebrakmo2-1/+37
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
2019-03-01net: mvpp2: some AN fields require the link to be down when updatedAntoine Tenart1-1/+11
2019-03-01net: mvpp2: fix the computation of the RXQsAntoine Tenart2-10/+17
2019-03-01net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-03-01net: mvpp2: reconfiguring the port interface is PPv2.2 specificAntoine Tenart1-8/+6
2019-03-01net: mvpp2: a port can be disabled even if we use the link IRQAntoine Tenart1-7/+0
2019-03-01net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart1-1/+1
2019-03-01net: mvpp2: update the port documentation regarding the GoPAntoine Tenart1-1/+1
2019-03-01net: mvpp2: fix a typo in the headerAntoine Tenart1-1/+1
2019-03-01cxgb4vf: Call netif_carrier_off properly in pci_probeArjun Vynipadath1-1/+1
2019-03-01Merge branch 'cxgb4-vf-link-state'David S. Miller4-16/+63
2019-03-01cxgb4vf: Revert force link up behaviourArjun Vynipadath1-10/+3
2019-03-01cxgb4: Add VF Link state supportArjun Vynipadath3-6/+60
2019-03-01cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath3-43/+47
2019-03-01drivers: net: Remove unnecessary semicolonYueHaibing5-5/+6
2019-03-01Merge branch 'SO_MAX_PACING_RATE-64-bit'David S. Miller1-7/+21
2019-03-01net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)Eric Dumazet1-2/+8
2019-03-01net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)Eric Dumazet1-5/+13
2019-03-01tc-testing: Allow test cases to be skippedLucas Bates4-13/+27
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-5/+6
2019-03-01Merge branch 'mlxsw-rehash-split'David S. Miller1-125/+286
2019-03-01mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko1-8/+4
2019-03-01mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko1-5/+86
2019-03-01mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko1-20/+62