summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix stack out of bounds bugManish Chopra2019-01-281-4/+4
* qed: Fix system crash in ll2 xmitManish Chopra2019-01-281-5/+15
* qed: Fix VF probe failure while FLRManish Chopra2019-01-281-0/+10
* qed: Fix LACP pdu drops for VFsManish Chopra2019-01-283-2/+16
* qed: Fix bug in tx promiscuous mode settingsManish Chopra2019-01-281-1/+6
* net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-01-281-1/+1
* net: dsa: mv88e6xxx: Fix serdes irq setup going recursiveAndrew Lunn2019-01-281-1/+1
* net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov2019-01-281-1/+3
* net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu2019-01-281-1/+1
* net: hns: Restart autoneg need return failed when autoneg offYonglong Liu2019-01-281-7/+9
* net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu2019-01-281-0/+5
* Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-276-19/+58
|\
| * net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz2019-01-251-0/+13
| * net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz2019-01-253-2/+33
| * net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin2019-01-251-12/+6
| * net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua2019-01-251-2/+3
| * net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin2019-01-251-1/+1
| * Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang2019-01-251-2/+2
* | net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita2019-01-271-1/+2
* | 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