summaryrefslogtreecommitdiffstats
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 potential error handlingPavel Belous
2020-03-05net: atlantic: fix use after free kasan warnPavel Belous
2020-03-05hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang
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: 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 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: 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-05qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork
2020-03-05qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-03-05iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2020-02-24mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-02-24iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-02-24hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-02-24wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann
2020-02-24mlx5: work around high stack usage with gccArnd Bergmann
2020-02-24orinoco: avoid assertion in case of NULL pointerAditya Pakki
2020-02-24rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran
2020-02-24iwlegacy: Fix -Wcast-function-typePhong Tran
2020-02-24ipw2x00: Fix -Wcast-function-typePhong Tran
2020-02-24b43legacy: Fix -Wcast-function-typePhong Tran
2020-02-24r8169: check that Realtek PHY driver module is loadedHeiner Kallweit
2020-02-24net/wan/fsl_ucc_hdlc: reject muram offsets above 64KRasmus Villemoes
2020-02-24ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2020-02-24gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-02-24brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-02-24enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-02-14ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2020-02-11net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli
2020-02-11net: macb: Limit maximum GEM TX length in TSOHarini Katakam
2020-02-11net: macb: Remove unnecessary alignment check for TSOHarini Katakam
2020-02-11net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem
2020-02-11net/mlx5: IPsec, Fix esp modify function attributeRaed Salem
2020-02-11net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli