summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J2018-03-291-2/+21
* qede: Fix barrier usage after tx doorbell write.Manish Chopra2018-03-271-6/+4
* vhost: correctly remove wait queue during poll failureJason Wang2018-03-271-2/+1
* net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh2018-03-271-0/+1
* net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha2018-03-273-47/+62
* Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-03-275-33/+51
|\
| * net/mlx5e: Sync netdev vxlan ports at openShahar Klein2018-03-261-6/+3
| * net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2018-03-262-4/+4
| * net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu2018-03-261-8/+8
| * net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan2018-03-261-2/+7
| * net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh2018-03-261-0/+17
| * net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz2018-03-263-5/+3
| * net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz2018-03-261-3/+3
| * net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu2018-03-261-5/+6
* | r8169: fix setting driver_data after register_netdevHeiner Kallweit2018-03-271-2/+2
* | net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis2018-03-271-0/+3
|/
* net: dsa: mt7530: fix module autoloading for OF platform driversSean Wang2018-03-261-0/+1
* net: dsa: mt7530: remove redundant MODULE_ALIAS entriesSean Wang2018-03-261-1/+0
* vhost_net: add missing lock nesting notationJason Wang2018-03-261-2/+2
* net/usb/qmi_wwan.c: Add USB id for lt4120 modemTorsten Hilbrich2018-03-261-0/+1
* team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long2018-03-261-7/+5
* bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long2018-03-261-1/+4
* bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-03-261-38/+35
* bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-03-261-4/+5
* net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki2018-03-261-0/+1
* Merge tag 'wireless-drivers-for-davem-2018-03-24' of git://git.kernel.org/pub...David S. Miller2018-03-2515-82/+225
|\
| * brcmfmac: Fix check for ISO3166 codeStefan Wahren2018-03-201-1/+1
| * iwlwifi: mvm: Move unused phy's to a default channelAndrei Otcheretianski2018-03-191-5/+16
| * iwlwifi: mvm: fix array out of bounds referenceAvraham Stern2018-03-191-27/+11
| * iwlwifi: mvm: make sure internal station has a valid idAvraham Stern2018-03-191-1/+2
| * iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern2018-03-191-4/+8
| * iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski2018-03-193-8/+15
| * brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki2018-03-163-0/+63
| * iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho2018-03-165-19/+91
| * iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg2018-03-161-2/+2
| * iwlwifi: mvm: Correctly set IGTK for APBeni Lev2018-03-161-9/+12
| * iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach2018-03-161-6/+4
* | lan78xx: Set ASD in MAC_CR when EEE is enabled.Raghuram Chary J2018-03-251-0/+10
* | mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata2018-03-231-0/+24
* | mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata2018-03-231-27/+27
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-226-16/+29
|\ \
| * | libnvdimm, nfit: fix persistence domain reportingDan Williams2018-03-212-7/+13
| * | libnvdimm, region: hide persistence_domain when unknownDan Williams2018-03-211-0/+7
| * | acpi, numa: fix pxm to online numa node associationsDan Williams2018-03-151-4/+6
| * | libnvdimm: remove redundant assignment to pointer 'dev'Colin Ian King2018-03-131-1/+1
| * | libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma2018-03-072-4/+2
* | | Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-2228-84/+175
|\ \ \
| * | | drm/ast: Fixed 1280x800 Display IssueY.C. Chen2018-03-231-2/+2
| * | | Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-235-8/+22
| |\ \ \
| | * | | drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman2018-03-221-2/+7