summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil1-1/+2
2019-12-31net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov1-0/+6
2019-12-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin1-0/+3
2019-12-31net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan1-0/+1
2019-12-31net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-12-31i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin2-19/+26
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley1-5/+5
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu3-0/+5
2019-12-31net: hns3: log and clear hardware error after reset completeJian Shen1-0/+3
2019-12-31rtw88: coex: Set 4 slot mode for A2DPPing-Ke Shih1-9/+15
2019-12-31ath10k: Correct error handling of dma_map_single()Bjorn Andersson1-1/+3
2019-12-31team: call RCU read lock when walking the port_listHangbin Liu1-1/+4
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-31rtw88: fix NSS of hw_capPing-Ke Shih1-1/+2
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear1-11/+11
2019-12-31ath10k: fix backtrace on coredumpAnilkumar Kolli1-3/+8
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5
2019-12-31rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost1-1/+4
2019-12-31ath10k: Check if station exists before forwarding tx airtime reportHauke Mehrtens1-1/+1
2019-12-31ath10k: add cleanup in ath10k_sta_state()Wenwen Wang1-1/+5
2019-12-31net: dsa: b53: Fix egress flooding settingsFlorian Fainelli1-5/+16
2019-12-31net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu1-1/+1
2019-12-31net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko1-3/+2
2019-12-31mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel1-1/+6
2019-12-31dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei1-6/+8
2019-12-31net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski1-14/+10
2019-12-31net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski1-1/+1
2019-12-31bonding: fix bond_neigh_init()Eric Dumazet1-10/+21
2019-12-31neighbour: remove neigh_cleanup() methodEric Dumazet1-8/+0
2019-12-31qede: Fix multicast mac configurationManish Chopra1-1/+1
2019-12-31qede: Disable hardware gro when xdp prog is installedManish Chopra1-2/+2
2019-12-31nfp: flower: fix stats id allocationJohn Hurley1-6/+6
2019-12-31net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan1-0/+1
2019-12-31net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings1-4/+4
2019-12-31net: phy: ensure that phy IDs are correctly typedRussell King1-4/+4
2019-12-31net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao1-1/+1
2019-12-31net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost1-0/+2
2019-12-31fjes: fix missed check in fjes_acpi_addChuhong Yuan1-0/+3
2019-12-18r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-18net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean1-4/+10
2019-12-18ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon1-3/+1
2019-12-18net/mlx5e: ethtool, Fix analysis of speed settingAya Levin1-10/+3
2019-12-18net/mlx5e: Fix translation of link mode into speedAya Levin1-0/+1
2019-12-18net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan1-1/+1
2019-12-18net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-18net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha4-22/+15
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca3-10/+10
2019-12-18net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen1-2/+25
2019-12-18net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1