aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-06bnxt: Implement ndo_get_port_parent_id()Florian Fainelli4-31/+15
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli6-5/+91
2019-02-06cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni1-6/+6
2019-02-06cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni1-0/+1
2019-02-06r8169: Avoid pointer aliasingThierry Reding1-3/+13
2019-02-06r8169: Load MAC address from device tree if presentThierry Reding1-13/+23
2019-02-06Merge branch 'mlxsw-core-Trace-EMAD-errors'David S. Miller3-1/+39
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan1-1/+5
2019-02-06devlink: add hardware errors tracing facilityNir Dotan2-0/+34
2019-02-06Merge branch 'dpaa2-eth-Driver-updates'David S. Miller2-55/+83
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu1-1/+2
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu2-6/+39
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu1-4/+4
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu2-44/+38
2019-02-06Merge branch 'add-flow_rule-infrastructure'David S. Miller22-2009/+2416
2019-02-06qede: use ethtool_rx_flow_rule() to remove duplicated parser codePablo Neira Ayuso1-203/+76
2019-02-06qede: place ethtool_rx_flow_spec after code after TC flower codebasePablo Neira Ayuso1-132/+132
2019-02-06dsa: bcm_sf2: use flow_rule infrastructurePablo Neira Ayuso1-35/+67
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso2-0/+256
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso1-0/+7
2019-02-06cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso2-6/+0
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso7-426/+418
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso8-10/+28
2019-02-06cls_api: add translator to flow_action representationPablo Neira Ayuso3-0/+115
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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-05tools/bpf: silence a libbpf unnecessary warningYonghong Song1-2/+2
2019-02-05Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller27-144/+1220
2019-02-05tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameterYonghong Song2-2/+2
2019-02-05tools/bpf: fix a selftest test_btf failureYonghong Song1-1/+1
2019-02-05igc: Add ethtool supportSasha Neftin8-18/+1169
2019-02-05igb: Bump version numberTodd Fujinaka1-1/+1
2019-02-05igc: Remove the 'igc_get_phy_id_base' methodSasha Neftin1-17/+1
2019-02-05igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin1-14/+1
2019-02-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-02-05igc: Remove unneeded codeSasha Neftin1-21/+1
2019-02-05igc: Remove unused codeSasha Neftin1-22/+0