summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5e: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
| * vxge: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+3
| * igbvf: netdev: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * igb: e1000_phy: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * igb_main: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
| * net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
| * net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
| * i40e_txrx: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-1/+2
| * i40e_main: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * net: hns3: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * net: hns: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * be2net: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * net: tulip: de4x5: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+6
| * net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * net: thunderx: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+3
| * cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * liquidio: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * net: macb: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva2018-08-081-1/+1
| * alteon: acenic: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * 8390: axnet_cs: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
|/
* selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan2018-08-081-4/+4
* tc-tests: initial version of nat action unit testsKeara Leibovitz2018-08-081-0/+593
* Merge branch 'brcm-omega'David S. Miller2018-08-084-0/+12
|\
| * net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran2018-08-082-0/+3
| * net: dsa: b53: Add support for Broadcom Omega SoC internal switchArun Parameswaran2018-08-081-0/+1
| * dt-bindings: net: dsa: Add compatibility strings for Broadcom OmegaArun Parameswaran2018-08-081-0/+8
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-08-089-194/+276
|\
| * i40e: fix i40e_add_queue_stats data pointer updateJacob Keller2018-08-071-1/+6
| * i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz2018-08-074-0/+42
| * i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz2018-08-072-0/+4
| * i40e: fix warning about shadowed ring parameterJacob Keller2018-08-071-4/+2Star
| * i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller2018-08-071-1/+0Star
| * i40e: convert priority flow control stats to use helpersJacob Keller2018-08-071-36/+51
| * i40e: convert VEB TC stats to use an i40e_stats arrayJacob Keller2018-08-071-40/+43
| * i40e: Set fec_config when forcing link stateMariusz Stachura2018-08-071-0/+2
| * i40e: add helper to copy statistic values into ethtool bufferJacob Keller2018-08-071-23/+93
| * i40e: add helper function for copying strings from stat arraysJacob Keller2018-08-071-20/+39
| * i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_registerYueHaibing2018-08-071-69/+0Star
| * i40e: Remove duplicated prepare call in i40e_shutdownSergey Nemov2018-08-071-6/+0Star
* | Merge branch 'qed-Add-Multi-TC-RoCE-support'David S. Miller2018-08-076-35/+171
|\ \
| * | qed: Add Multi-TC RoCE supportDenis Bolotin2018-08-073-32/+121
| * | qed: Add a flag which indicates if offload TC is setDenis Bolotin2018-08-074-7/+33
| * | qed: Add DCBX API - qed_dcbx_get_priority_tc()Denis Bolotin2018-08-072-0/+21
|/ /
* | RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing2018-08-071-0/+1
* | Merge branch 'macb-add-pad-and-fcs-support'David S. Miller2018-08-071-8/+80
|\ \
| * | net: macb: add support for padding and fcs computationClaudiu Beznea2018-08-071-0/+70