summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-10net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-05-08libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-08net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-08net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-08net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-08net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-08net: hns3: fix compile errorXi Wang
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-08mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson
2019-05-08iwlwifi: fix driver operation for 5350Emmanuel Grumbach
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-05-05bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-05-05bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-05bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-05net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-05-05net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-04net: ibm: fix possible object reference leakWen Yang
2019-05-04net: xilinx: fix possible object reference leakWen Yang
2019-05-04net: macb: Add null check for PCLK and HCLKHarini Katakam
2019-05-04net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-04net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-05-04ieee802154: hwsim: propagate genlmsg_reply return codeLi RongQing
2019-05-04net: ieee802154: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-02net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-05-02net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-05-02mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-05-02mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-05-02net: hns: Fix WARNING when hns modules installedJun Xiao
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-05-02net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit