summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-05drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-03-05net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-05net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov
2020-03-05net: atlantic: possible fault in transition to hibernationPavel Belous
2020-03-05net: atlantic: fix potential error handlingPavel Belous
2020-03-05net: atlantic: fix use after free kasan warnPavel Belous
2020-03-05net: atlantic: better loopback mode handlingNikita Danilov
2020-03-05net: atlantic: checksum compat issueDmitry Bezrukov
2020-03-05hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang
2020-03-05net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-03-05net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu
2020-03-05net: hns3: add management table after IMP resetYufeng Mo
2020-03-05ice: Use correct netif error functionBen Shelton
2020-03-05ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-03-05ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-03-05ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-03-05ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-03-05ice: Fix switch between FW and SW LLDPDave Ertman
2020-03-05net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-05net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-03-05net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski
2020-03-05net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-03-05net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-05net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-03-05net: ena: rss: do not allocate key when not supportedSameeh Jubran
2020-03-05net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-05net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-03-05net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2020-03-05net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-03-05i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-03-05qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork
2020-03-05qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-03-05net: macb: Properly handle phylink on at91rm9200Alexandre Belloni
2020-03-05ionic: fix fw_status readShannon Nelson
2020-03-05bonding: fix lockdep warning in bond_get_stats()Taehee Yoo
2020-03-05bonding: add missing netdev_update_lockdep_key()Taehee Yoo
2020-03-05bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam
2020-03-05bnxt_en: Improve device shutdown method.Vasundhara Volam
2020-03-05qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-03-05net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-03-05net: mscc: fix in frame extractionHoratiu Vultur
2020-03-05net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni
2020-03-05net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli
2020-02-28net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-28net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-28net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-02-28net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-02-28ice: Remove possible null dereferenceTony Nguyen