summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net:mod: remove unneeded variable 'ret' in init_p9zhong jiang2018-08-081-3/+1
* net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freezezhong jiang2018-08-081-2/+1
* net: nixge: Get rid of unused struct member 'last_link'Moritz Fischer2018-08-071-1/+0
* Merge branch 'net-ethernet-Mark-expected-switch-fall-throughs'David S. Miller2018-08-0733-6/+52
|\
| * net: ethernet: ti: cpts: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: tlan: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: sfc: falcon: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: ethernet: sxgbe: mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+2
| * qlge: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * qlcnic: Mark expected switch fall-througsGustavo A. R. Silva2018-08-071-1/+2
| * qede: qede_fp: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+2
| * netxen_nic: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-1/+2
| * qed: qed_dev: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-2/+2
| * net/mlx5e: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+2
| * vxge: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+3
| * igbvf: netdev: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * igb: e1000_phy: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * igb_main: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+2
| * net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+2
| * net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+2
| * i40e_txrx: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-1/+2
| * i40e_main: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: hns3: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: hns: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * be2net: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: tulip: de4x5: mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+6
| * net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: thunderx: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+3
| * cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * liquidio: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * net: macb: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva2018-08-071-1/+1
| * alteon: acenic: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
| * 8390: axnet_cs: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
|/
* selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan2018-08-071-4/+4
* tc-tests: initial version of nat action unit testsKeara Leibovitz2018-08-071-0/+593
* Merge branch 'brcm-omega'David S. Miller2018-08-074-0/+12
|\
| * net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran2018-08-072-0/+3
| * net: dsa: b53: Add support for Broadcom Omega SoC internal switchArun Parameswaran2018-08-071-0/+1
| * dt-bindings: net: dsa: Add compatibility strings for Broadcom OmegaArun Parameswaran2018-08-071-0/+8
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-08-079-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/+2
| * i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller2018-08-071-1/+0
| * i40e: convert priority flow control stats to use helpersJacob Keller2018-08-071-36/+51