summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang2019-10-301-1/+8
* hv_netvsc: Fix error handling in netvsc_set_features()Haiyang Zhang2019-10-301-1/+3
* cxgb4: fix panic when attaching to ULD failVishal Kulkarni2019-10-301-12/+16
* mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko2019-10-301-2/+2
* qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru2019-10-301-6/+21
* vxlan: fix unexpected failure of vxlan_changelink()Taehee Yoo2019-10-301-3/+6
* qed: fix spelling mistake "queuess" -> "queues"Colin Ian King2019-10-301-1/+1
* Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-10-2910-36/+66
|\
| * net/mlx5e: Initialize on stack link modes bitmapAya Levin2019-10-291-1/+1
| * net/mlx5e: Fix ethtool self test: link speedAya Levin2019-10-291-12/+3
| * net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy2019-10-291-1/+4
| * net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov2019-10-291-7/+27
| * net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein2019-10-291-1/+2
| * net/mlx5: Fix rtable reference leakParav Pandit2019-10-291-3/+9
| * net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov2019-10-291-2/+2
| * net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb2019-10-291-2/+2
| * net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin2019-10-291-1/+0
| * net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin2019-10-291-6/+16
* | bonding: fix using uninitialized mode_lockTaehee Yoo2019-10-291-1/+1
* | net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang2019-10-291-2/+2
* | net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang2019-10-291-1/+1
* | vxlan: check tun_info options_len properlyXin Long2019-10-291-2/+4
* | net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao2019-10-291-6/+9
* | net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha2019-10-291-16/+26
* | net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean2019-10-291-1/+8
* | net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean2019-10-291-1/+1
|/
* wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost2019-10-291-1/+1
* net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao2019-10-291-1/+0
* fjes: Handle workqueue allocation failureWill Deacon2019-10-291-1/+14
* net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner2019-10-281-1/+4
* net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann2019-10-281-2/+2
* net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt2019-10-281-13/+12
* net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-283-3/+3
* net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet2019-10-282-2/+2
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-281-1/+1
* cxgb4: request the TX CIDX updates to status pageRaju Rangoju2019-10-251-6/+2
* net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-251-1/+1
* net: mvneta: make stub functions static inlineBen Dooks (Codethink)2019-10-251-12/+20
* virt_wifi: fix refcnt leak in module exit routineTaehee Yoo2019-10-241-2/+52
* net: remove unnecessary variables and callbackTaehee Yoo2019-10-245-33/+2
* vxlan: add adjacent link to limit depth levelTaehee Yoo2019-10-241-10/+43
* macsec: fix refcnt leak in module exit routineTaehee Yoo2019-10-241-4/+0
* team: fix nested locking lockdep warningTaehee Yoo2019-10-241-3/+13
* bonding: use dynamic lockdep key instead of subclassTaehee Yoo2019-10-241-3/+7
* bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo2019-10-241-2/+4
* net: core: add generic lockdep keysTaehee Yoo2019-10-2411-92/+0
* net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey2019-10-231-0/+1
* bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...Vasundhara Volam2019-10-221-1/+2
* bnxt_en: Minor formatting changes in FW devlink_health_reporterVasundhara Volam2019-10-221-11/+6
* bnxt_en: Adjust the time to wait before polling firmware readiness.Vasundhara Volam2019-10-221-5/+2