summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-10-31netdevsim: Fix use-after-free during device dismantleIdo Schimmel
2019-10-30hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang
2019-10-30hv_netvsc: Fix error handling in netvsc_set_features()Haiyang Zhang
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru
2019-10-30vxlan: fix unexpected failure of vxlan_changelink()Taehee Yoo
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King
2019-10-29Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-10-29bonding: fix using uninitialized mode_lockTaehee Yoo
2019-10-29net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang
2019-10-29net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang
2019-10-29vxlan: check tun_info options_len properlyXin Long
2019-10-29net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-10-29net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha
2019-10-29net/mlx5e: Initialize on stack link modes bitmapAya Levin
2019-10-29net/mlx5e: Fix ethtool self test: link speedAya Levin
2019-10-29net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy
2019-10-29net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov
2019-10-29net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit
2019-10-29net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov
2019-10-29net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb
2019-10-29net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin
2019-10-29net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin
2019-10-29net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean
2019-10-29net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean
2019-10-29wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2019-10-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-10-29fjes: Handle workqueue allocation failureWill Deacon
2019-10-28net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-10-28net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann
2019-10-28net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-25cxgb4: request the TX CIDX updates to status pageRaju Rangoju
2019-10-25net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-25net: mvneta: make stub functions static inlineBen Dooks (Codethink)
2019-10-24virt_wifi: fix refcnt leak in module exit routineTaehee Yoo
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-24vxlan: add adjacent link to limit depth levelTaehee Yoo
2019-10-24macsec: fix refcnt leak in module exit routineTaehee Yoo
2019-10-24team: fix nested locking lockdep warningTaehee Yoo
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-10-24bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-10-23net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-10-22bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...Vasundhara Volam
2019-10-22bnxt_en: Minor formatting changes in FW devlink_health_reporterVasundhara Volam
2019-10-22bnxt_en: Adjust the time to wait before polling firmware readiness.Vasundhara Volam
2019-10-22bnxt_en: Fix devlink NVRAM related byte order related issues.Michael Chan