aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-07igb: e1000_phy: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07igb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-07net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-07net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-07i40e_txrx: mark expected switch fall-throughGustavo A. R. Silva1-1/+2
2018-08-07i40e_main: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07net: hns3: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07net: hns: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07be2net: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07net: tulip: de4x5: mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2018-08-07net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07net: thunderx: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-07cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07liquidio: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07net: macb: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva1-1/+1
2018-08-07alteon: acenic: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-078390: axnet_cs: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-07selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan1-4/+4
2018-08-07tc-tests: initial version of nat action unit testsKeara Leibovitz1-0/+593
2018-08-07Merge branch 'brcm-omega'David S. Miller4-0/+12
2018-08-07net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran2-0/+3
2018-08-07net: dsa: b53: Add support for Broadcom Omega SoC internal switchArun Parameswaran1-0/+1
2018-08-07dt-bindings: net: dsa: Add compatibility strings for Broadcom OmegaArun Parameswaran1-0/+8
2018-08-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-194/+276
2018-08-07Merge branch 'qed-Add-Multi-TC-RoCE-support'David S. Miller6-35/+171
2018-08-07qed: Add Multi-TC RoCE supportDenis Bolotin3-32/+121
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin4-7/+33
2018-08-07qed: Add DCBX API - qed_dcbx_get_priority_tc()Denis Bolotin2-0/+21
2018-08-07RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing1-0/+1
2018-08-07Merge branch 'macb-add-pad-and-fcs-support'David S. Miller1-8/+80
2018-08-07net: macb: add support for padding and fcs computationClaudiu Beznea1-0/+70
2018-08-07net: macb: move checksum clearing outside of spinlockClaudiu Beznea1-5/+5
2018-08-07net: macb: use netdev_tx_t return type for ndo_start_xmit functionsClaudiu Beznea1-3/+5
2018-08-07Merge branch 'ibmvnic-next'David S. Miller2-175/+26
2018-08-07ibmvnic: Update firmware error reporting with cause stringThomas Falcon1-4/+30
2018-08-07ibmvnic: Remove code to request error informationThomas Falcon2-176/+1
2018-08-07liquidio: avoided acquiring post_lock for data only queuesIntiyaz Basha2-3/+29
2018-08-07ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src addressShmulik Ladkani1-1/+3
2018-08-07net: sched: cls_flower: set correct offload data in fl_reoffloadVlad Buslov1-2/+2
2018-08-07Merge branch 'nfp-ttl-tos-geneve'David S. Miller9-30/+525
2018-08-07nfp: flower: add geneve option match offloadPieter Jansen van Vuuren3-0/+69
2018-08-07nfp: flower: add geneve option push action offloadPieter Jansen van Vuuren3-7/+114
2018-08-07net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren2-1/+269
2018-08-07flow_dissector: allow dissection of tunnel options from metadataSimon Horman2-1/+35
2018-08-07nfp: flower: allow matching on ipv4 UDP tunnel tos and ttlJohn Hurley3-3/+17
2018-08-07nfp: flower: set ip tunnel ttl from encap actionJohn Hurley1-18/+21