summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-294-58/+215
|\
| * nfp: bpf: implement jitting of JMP32Jiong Wang2019-01-262-26/+93
| * nfp: bpf: support removing dead codeJakub Kicinski2019-01-243-1/+34
| * nfp: bpf: support optimizing dead branchesJakub Kicinski2019-01-243-0/+49
| * nfp: bpf: save original program lengthJakub Kicinski2019-01-244-14/+15
| * nfp: bpf: split up the skip flagJakub Kicinski2019-01-242-19/+26
| * nfp: bpf: don't use instruction number for jump targetJakub Kicinski2019-01-241-1/+1
* | qede: Error recovery processTomer Tayar2019-01-283-70/+288
* | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-2810-16/+231
* | qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-287-112/+178
* | benet: remove broken and unused macroLubomir Rintel2019-01-281-4/+0
* | mlxsw: spectrum_switchdev: Add more extack messagesIdo Schimmel2019-01-281-2/+8
* | mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko2019-01-281-2/+2
* | mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko2019-01-281-9/+9
* | mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko2019-01-288-24/+9
* | net: phy: at803x: Use helpers to access MMD PHY registersCarlo Caione2019-01-271-13/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-27133-808/+1164
|\ \
| * \ Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-271-2/+2
| |\ \
| | * | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-2/+2
| * | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-274-24/+71
| |\ \ \
| | * | | acpi/nfit: Fix command-supported detectionDan Williams2019-01-211-14/+40
| | * | | acpi/nfit: Block function zero DSMsDan Williams2019-01-211-0/+7
| | * | | libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams2019-01-214-10/+24
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-274-4/+9
| |\ \ \ \
| | * | | | Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-171-1/+2
| | * | | | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-151-2/+3
| | * | | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-1512586-799259/+1022794
| | |\ \ \ \
| | * | | | | Input: raspberrypi-ts - fix link errorAnders Roxell2019-01-141-1/+1
| | * | | | | Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-141-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2722-193/+251
| |\ \ \ \ \ \
| | * | | | | | qed: Revert error handling changes.David S. Miller2019-01-2616-706/+198
| | * | | | | | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-252-1/+8
| | |\ \ \ \ \ \
| | | * | | | | | virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-01-191-1/+3
| | | * | | | | | mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
| | * | | | | | | ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-01-251-2/+0
| | * | | | | | | net: usb: asix: ax88772_bind return error when hw_reset failZhang Run2019-01-251-2/+7
| | * | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2019-01-254-68/+129
| | |\ \ \ \ \ \ \
| | | * | | | | | | hv_netvsc: fix typos in code commentsAdrian Vladu2019-01-234-6/+6
| | | * | | | | | | hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang2019-01-234-7/+19
| | | * | | | | | | hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang2019-01-231-49/+85
| | | * | | | | | | hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang2019-01-231-6/+19
| | * | | | | | | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-252-16/+15
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König2019-01-221-1/+1
| | | * | | | | | | | can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing2019-01-221-1/+1
| | | * | | | | | | | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl2019-01-221-14/+13
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-251-2/+4
| | * | | | | | | | net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-01-251-29/+46
| | * | | | | | | | sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-01-231-8/+21
| | * | | | | | | | ravb: expand rx descriptor data to accommodate hw checksumSimon Horman2019-01-231-5/+7
| | * | | | | | | | net: phy: Fixup GPLv2+ SPDX tags based on license textAndrew Lunn2019-01-233-28/+5