summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu1-1/+3
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu1-5/+2
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu1-2/+3
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen1-2/+0
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen1-0/+5
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen1-3/+4
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko1-1/+3
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon1-4/+2
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-05-08net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn1-2/+4
2019-05-08bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang1-2/+6
2019-05-04net: ibm: fix possible object reference leakWen Yang1-0/+1
2019-05-04net: xilinx: fix possible object reference leakWen Yang1-0/+2
2019-05-04net: ks8851: Set initial carrier state to downLukas Wunner1-0/+2
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner1-13/+11
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner1-1/+1
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner1-4/+4
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-05-04usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva1-1/+4
2019-05-04usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner1-9/+21
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu1-0/+6
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai3-17/+9
2019-04-27team: set slave to promisc if team is already in promisc modeHangbin Liu1-0/+26
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson1-5/+5
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla1-1/+0
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery1-0/+7
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-2/+6
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-17qmi_wwan: add Olicard 600Bjørn Mork1-0/+1
2019-04-05wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka1-1/+1
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar1-3/+11
2019-04-05enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann1-3/+3
2019-04-03net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter1-18/+0
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet1-0/+1
2019-04-03tun: properly test for IFF_UPEric Dumazet1-4/+11
2019-04-03mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-04-03vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu1-3/+1
2019-04-03stmmac: copy unicast mac address to MAC registersBhadram Varka1-1/+15