summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso5-6/+102
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso1-22/+59
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso17-1222/+1209
2019-02-06Merge branch 'net-phy-add-and-use-further-MMD-accessors'David S. Miller7-130/+252
2019-02-06net: phy: make use of new MMD accessorsHeiner Kallweit5-94/+38
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko2-36/+214
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller183-3927/+4083
2019-02-06bpf: test_maps: fix possible out of bound access warningBreno Leitao1-13/+14
2019-02-06tools: bpftool: doc, fix incorrect textPrashant Bhole3-5/+5
2019-02-06Merge branch 'bpf-xdp-hw-plus-generic'Daniel Borkmann2-60/+85
2019-02-06selftests/bpf: test reading the offloaded programJakub Kicinski1-9/+20
2019-02-06selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski1-54/+62
2019-02-06selftests/bpf: print traceback when test failsJakub Kicinski1-1/+4
2019-02-06net: xdp: allow generic and driver XDP on one interfaceJakub Kicinski1-5/+5
2019-02-06selftests/bpf: fix the expected messagesJakub Kicinski1-2/+5
2019-02-06tools/bpf: silence a libbpf unnecessary warningYonghong Song1-2/+2
2019-02-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller27-144/+1220
2019-02-06tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameterYonghong Song2-2/+2
2019-02-06tools/bpf: fix a selftest test_btf failureYonghong Song1-1/+1
2019-02-06igc: Add ethtool supportSasha Neftin8-18/+1169
2019-02-06igb: Bump version numberTodd Fujinaka1-1/+1
2019-02-06igc: Remove the 'igc_get_phy_id_base' methodSasha Neftin1-17/+1
2019-02-06igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin1-14/+1
2019-02-06e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-02-06igc: Remove unneeded codeSasha Neftin1-21/+1
2019-02-06igc: Remove unused codeSasha Neftin1-22/+0
2019-02-06e1000e: fix a missing check for return valueJeff Kirsher1-10/+23
2019-02-06fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller1-1/+1
2019-02-06ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina1-1/+1
2019-02-06igc: Fix code redundancySasha Neftin3-22/+2
2019-02-06docs/networking: fix formatting of Intel drivers documentationMike Rapoport12-0/+12
2019-02-06igc: Remove unreachable code from igc_phy.c fileSasha Neftin1-8/+0
2019-02-06e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+2
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King1-7/+14
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King1-23/+15
2019-02-05Merge branch 'nixge-Fixed-link-support'David S. Miller2-16/+88
2019-02-05dt-bindings: net: Add fixed-link supportMoritz Fischer1-1/+32
2019-02-05net: nixge: Add support for fixed-link configurationsMoritz Fischer1-7/+20
2019-02-05net: nixge: Make mdio child node optionalMoritz Fischer2-9/+37
2019-02-05Merge branch 'bpf-riscv-jit'Daniel Borkmann14-8/+1654
2019-02-05selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel7-0/+33
2019-02-05bpf, doc: add RISC-V JIT to BPF documentationBjörn Töpel2-7/+10
2019-02-05MAINTAINERS: add RISC-V BPF JIT maintainerBjörn Töpel1-0/+6
2019-02-05bpf, riscv: add BPF JIT for RV64GBjörn Töpel4-1/+1605
2019-02-05Merge branch 'bpf-btf-dedup'Daniel Borkmann4-67/+2332
2019-02-05selftests/btf: add initial BTF dedup testsAndrii Nakryiko4-15/+537
2019-02-05btf: add BTF types deduplication algorithmAndrii Nakryiko3-0/+1749
2019-02-05btf: extract BTF type size calculationAndrii Nakryiko1-52/+46
2019-02-05net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij11-46/+72
2019-02-05net/mlx5: Fix code style issue in mlx driverTonghao Zhang1-1/+2