summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun2020-07-141-1/+2
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-126-8/+12
|\
| * scsi: dh: Add Fujitsu device to devinfo and dh listsSteve Schremmer2020-07-082-0/+2
| * scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn2020-07-081-4/+6
| * scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal2020-07-031-1/+1
| * scsi: iscsi: Change iSCSI workqueue max_active back to 1Bob Liu2020-07-032-2/+2
| * scsi: scsi_transport_spi: Fix function pointer checkTom Rix2020-06-301-1/+1
* | Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-3/+1
|\ \
| * | xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter2020-07-101-3/+1
* | | Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-1/+1
|\ \ \
| * | | libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-091-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-1162-297/+536
|\ \ \ \
| * | | | mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel2020-07-101-16/+38
| * | | | mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel2020-07-101-1/+1
| * | | | net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre2020-07-101-2/+4
| * | | | net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre2020-07-101-1/+0
| * | | | net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre2020-07-101-6/+12
| * | | | net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre2020-07-101-1/+1
| * | | | net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre2020-07-101-2/+2
| * | | | bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti2020-07-101-1/+1
| * | | | net/mlx5e: CT: Fix memory leak in cleanupEli Britstein2020-07-101-0/+1
| * | | | net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2020-07-104-25/+49
| * | | | net/mlx5e: Fix 50G per lane indicationAya Levin2020-07-103-8/+23
| * | | | net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin2020-07-101-4/+4
| * | | | net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin2020-07-101-3/+4
| * | | | net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov2020-07-101-3/+6
| * | | | net/mxl5e: Verify that rpriv is not NULLVlad Buslov2020-07-101-2/+3
| * | | | net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham2020-07-101-1/+0
| * | | | net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha2020-07-101-16/+77
| * | | | qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru2020-07-094-9/+21
| * | | | cxgb4: fix all-mask IP address comparisonRahul Lakkireddy2020-07-091-5/+5
| * | | | net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2020-07-082-3/+3
| * | | | ionic: centralize queue reset codeShannon Nelson2020-07-083-41/+32
| * | | | net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2020-07-082-1/+14
| * | | | net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior2020-07-081-1/+0
| * | | | net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2020-07-082-68/+31
| * | | | net: sky2: initialize return of gm_phy_readTom Rix2020-07-081-1/+1
| * | | | net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao2020-07-071-0/+1
| * | | | net: ipa: include declarations in "ipa_gsi.c"Alex Elder2020-07-071-0/+1
| * | | | net: ipa: declare struct types in "ipa_gsi.h"Alex Elder2020-07-071-0/+2
| * | | | net: ipa: fix QMI structure definition bugsAlex Elder2020-07-071-3/+3
| * | | | net: hns3: fix use-after-free when doing self testYonglong Liu2020-07-061-3/+6
| * | | | net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan2020-07-061-2/+1
| * | | | net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan2020-07-061-0/+5
| * | | | net: hns3: check reset pending after FLR prepareHuazhong Tan2020-07-061-1/+1
| * | | | smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich2020-07-061-1/+2
| * | | | smsc95xx: check return value of smsc95xx_resetAndre Edich2020-07-061-0/+6
| * | | | drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He2020-07-061-1/+8
| * | | | net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo2020-07-051-0/+5
| * | | | net: rmnet: fix lower interface leakTaehee Yoo2020-07-051-9/+12