summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-08-065-51/+90
|\
| * i40e: Remove unicast log when VF is leaving multicast mode.Czeslaw Zagorski2019-08-051-18/+21
| * i40e: verify string count matches even on early returnJacob Keller2019-08-051-1/+2
| * i40e: Log info when PF is entering and leaving Allmulti mode.Czeslaw Zagorski2019-08-051-0/+4
| * i40e: Update visual effect for advertised FEC mode.Czeslaw Zagorski2019-08-051-28/+35
| * i40e: fix code commentsJeff Kirsher2019-08-051-1/+1
| * i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller2019-08-052-1/+13
| * i40e: Log disable-fw-lldp flag change by ethtoolSlawomir Laba2019-08-051-0/+5
| * i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov2019-08-053-2/+9
* | openvswitch: Print error when ovs_execute_actions() failsYifeng Sun2019-08-061-2/+5
* | Merge branch 'Support-tunnels-over-VLAN-in-NFP'David S. Miller2019-08-0610-32/+476
|\ \
| * | nfp: flower: encode mac indexes with pre-tunnel rule checkJohn Hurley2019-08-061-16/+55
| * | nfp: flower: remove offloaded MACs when reprs are applied to OvS bridgesJohn Hurley2019-08-062-0/+49
| * | nfp: flower: offload pre-tunnel rulesJohn Hurley2019-08-064-2/+82
| * | nfp: flower: verify pre-tunnel rulesJohn Hurley2019-08-063-5/+115
| * | nfp: flower: detect potential pre-tunnel rulesJohn Hurley2019-08-063-7/+62
| * | nfp: flower: push vlan after tunnel in mergeJohn Hurley2019-08-062-5/+58
| * | net: sched: add ingress mirred action to hardware IRJohn Hurley2019-08-062-0/+8
| * | net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley2019-08-061-0/+18
| * | net: sched: add skbedit of ptype action to hardware IRJohn Hurley2019-08-062-0/+5
| * | net: tc_act: add skbedit_ptype helper functionsJohn Hurley2019-08-061-0/+27
|/ /
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-08-0610-49/+49
|\ \
| * | fm10k: fix fm10k_get_fault_pf to read correct addressJacob Keller2019-08-041-1/+1
| * | fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORSJacob Keller2019-08-044-18/+11
| * | fm10k: mark unused parameters with __always_unusedJacob Keller2019-08-045-21/+28
| * | fm10k: cast page_addr to u8 * when incrementing itJacob Keller2019-08-041-1/+1
| * | fm10k: explicitly return 0 on success path in functionJacob Keller2019-08-041-1/+1
| * | fm10k: remove needless initialization of size local variableJacob Keller2019-08-041-1/+1
| * | fm10k: remove needless assignment of err local variableJacob Keller2019-08-041-5/+5
| * | fm10k: remove unnecessary variable initializerJacob Keller2019-08-041-1/+1
* | | r8169: sync PCIe PHY init with vendor driver 8.047.01Heiner Kallweit2019-08-061-22/+38
* | | r8169: add helper r8168_mac_ocp_modifyHeiner Kallweit2019-08-061-46/+19
* | | r8169: remove access to legacy register MultiIntrHeiner Kallweit2019-08-061-4/+0
* | | Merge branch 'fq_codel-small-optimizations'David S. Miller2019-08-061-7/+3
|\ \ \
| * | | fq_codel: Kill useless per-flow dropped statisticDave Taht2019-08-061-7/+1
| * | | Increase fq_codel count in the bulk dropperDave Taht2019-08-061-0/+2
|/ / /
* | | net: mdio-octeon: Fix Kconfig warnings and build errorsNathan Chancellor2019-08-062-2/+4
* | | net: dsa: dump CPU port regs through masterVivien Didelot2019-08-061-0/+66
* | | Merge branch 'drop_monitor-Various-improvements-and-cleanups'David S. Miller2019-08-061-20/+38
|\ \ \
| * | | drop_monitor: Use pre_doit / post_doit hooksIdo Schimmel2019-08-061-7/+17
| * | | drop_monitor: Add extack supportIdo Schimmel2019-08-061-3/+7
| * | | drop_monitor: Avoid multiple blank linesIdo Schimmel2019-08-061-2/+0
| * | | drop_monitor: Document scope of spinlockIdo Schimmel2019-08-061-1/+1
| * | | drop_monitor: Rename and document scope of mutexIdo Schimmel2019-08-061-7/+13
| * | | drop_monitor: Use correct error codeIdo Schimmel2019-08-061-2/+2
|/ / /
* | | net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477Marek Vasut2019-08-062-8/+0
* | | net: dsa: ksz: Merge ksz_priv.h into ksz_common.hMarek Vasut2019-08-067-161/+144
* | | net: dsa: ksz: Remove dead code and fix warningsMarek Vasut2019-08-062-11/+1
* | | cnic: Explicitly initialize all reference counts to 0.Michael Chan2019-08-051-0/+5
* | | ipv6: have a single rcu unlock point in __ip6_rt_update_pmtuDavid Ahern2019-08-051-8/+6