summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-04mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata2-0/+2
2017-09-04mlxsw: spectrum_router: Use existing decap routePetr Machata1-4/+76
2017-09-04mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata3-5/+146
2017-09-04mlxsw: spectrum_router: Support IPv6 overlay encapPetr Machata1-1/+19
2017-09-04mlxsw: spectrum_router: Support IPv4 overlay encapPetr Machata2-1/+257
2017-09-04mlxsw: spectrum_router: Make nexthops typedPetr Machata1-43/+95
2017-09-04mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()Petr Machata1-4/+11
2017-09-04mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()Petr Machata1-4/+10
2017-09-04mlxsw: spectrum_router: Introduce loopback RIFsPetr Machata3-2/+164
2017-09-04mlxsw: spectrum_router: Support FID-less RIFsPetr Machata1-22/+63
2017-09-04mlxsw: spectrum_router: Add mlxsw_sp_ipip_opsPetr Machata4-2/+110
2017-09-04mlxsw: spectrum_router: Publish mlxsw_sp_l3protoPetr Machata2-5/+5
2017-09-04mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameterPetr Machata2-1/+4
2017-09-04mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()Petr Machata2-5/+9
2017-09-04mlxsw: reg: Add Routing Tunnel Decap Properties RegisterPetr Machata1-0/+129
2017-09-04mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()Petr Machata1-0/+9
2017-09-04mlxsw: reg: Move enum mlxsw_reg_ratr_trap_idPetr Machata1-5/+5
2017-09-04mlxsw: reg: Update RATR to support IP-in-IP tunnelsPetr Machata1-0/+66
2017-09-04mlxsw: reg: Update RITR to support loopback devicePetr Machata1-0/+88
2017-09-04net: dsa: loop: Do not unregister invalid fixed PHYFlorian Fainelli1-1/+1
2017-09-04net: mvpp2: fallback using h/w and random mac if the dt one isn't validAntoine Tenart1-11/+12
2017-09-04net: mvpp2: fix use of the random mac address for PPv2.2Antoine Tenart1-7/+9
2017-09-04net: mvpp2: move the mac retrieval/copy logic into its own functionAntoine Tenart1-18/+27
2017-09-04Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-135/+1384
2017-09-04Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds241-5096/+13420
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2017-09-04Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds786-45231/+27524
2017-09-04Merge branch 'pm-devfreq'Rafael J. Wysocki4-3/+11
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki9-162/+372
2017-09-04Merge branch 'pm-cpuidle'Rafael J. Wysocki8-60/+75
2017-09-04Merge branch 'intel_pstate'Rafael J. Wysocki1-300/+20
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki4-3/+16
2017-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki33-265/+210
2017-09-04Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'Rafael J. Wysocki4-34/+300
2017-09-04Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki9-132/+172
2017-09-04Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc'Rafael J. Wysocki6-12/+41
2017-09-04Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki15-74/+236
2017-09-04Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki7-55/+231
2017-09-04Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki9-73/+175
2017-09-04Merge branch 'acpica'Rafael J. Wysocki42-620/+1338
2017-09-03net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King1-2/+3
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King1-1/+2
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+4
2017-09-03net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan3-17/+4
2017-09-03net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan3-2/+26
2017-09-03net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan3-15/+1
2017-09-03net/mlx5e: Slightly increase RX page-cache sizeTariq Toukan1-1/+1
2017-09-03net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan3-2/+9
2017-09-03net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan3-26/+2
2017-09-03net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan4-87/+92