summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing2019-05-101-1/+1
* libcxgb: fix incorrect ppmax calculationVarun Prakash2019-05-081-1/+8
* net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu2019-05-081-1/+3
* net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu2019-05-081-6/+27
* net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu2019-05-081-1/+1
* net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu2019-05-081-5/+2
* net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu2019-05-081-2/+3
* net: stmmac: don't log oversized framesAaro Koskinen2019-05-081-2/+0
* net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen2019-05-081-0/+5
* net: stmmac: don't overwrite discard_frame statusAaro Koskinen2019-05-081-3/+4
* net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen2019-05-081-7/+7
* net: stmmac: ratelimit RX error logsAaro Koskinen2019-05-081-6/+8
* net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen2019-05-087-19/+35
* bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko2019-05-081-1/+3
* net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon2019-05-081-4/+2
* net: hns3: fix compile errorXi Wang2019-05-082-2/+2
* igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-05-082-49/+10
* mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson2019-05-081-1/+1
* iwlwifi: fix driver operation for 5350Emmanuel Grumbach2019-05-081-1/+2
* ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-05-051-1/+1
* bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan2019-05-051-4/+5
* bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam2019-05-051-0/+1
* bnxt_en: Improve multicast address setup logic.Michael Chan2019-05-051-1/+8
* net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn2019-05-051-2/+4
* net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter2019-05-051-0/+6
* net: ethernet: ti: fix possible object reference leakWen Yang2019-05-041-2/+6
* net: ibm: fix possible object reference leakWen Yang2019-05-041-0/+1
* net: xilinx: fix possible object reference leakWen Yang2019-05-041-0/+2
* net: macb: Add null check for PCLK and HCLKHarini Katakam2019-05-041-2/+8
* net: ks8851: Set initial carrier state to downLukas Wunner2019-05-041-0/+2
* net: ks8851: Delay requesting IRQ until openedLukas Wunner2019-05-041-13/+11
* net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner2019-05-041-1/+1
* net: ks8851: Dequeue RX packets explicitlyLukas Wunner2019-05-041-4/+4
* qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki2019-05-041-0/+2
* net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen2019-05-041-6/+8
* ieee802154: hwsim: propagate genlmsg_reply return codeLi RongQing2019-05-041-1/+1
* net: ieee802154: fix a potential NULL pointer dereferenceKangjie Lu2019-05-041-0/+4
* net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-05-021-2/+2
* net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-05-023-4/+24
* mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata2019-05-021-1/+1
* mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel2019-05-021-1/+1
* net: hns: Fix WARNING when hns modules installedJun Xiao2019-05-021-9/+6
* team: fix possible recursive locking when add slavesHangbin Liu2019-05-021-0/+7
* stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-05-021-2/+6
* net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-05-021-2/+2
* net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-022-5/+1
* mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-05-021-2/+2
* fm10k: Fix a potential NULL pointer dereferenceYue Haibing2019-05-021-0/+2
* slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-05-021-1/+1
* net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit2019-05-021-0/+1