aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-05-23net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-23net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-23net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-23net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-05-23net: stmmac: don't log oversized framesAaro Koskinen
2019-05-23net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-23net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-23net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-05-23net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-23net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-05-23net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-23net: hns3: fix compile errorXi Wang
2019-05-23igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-23bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-05-23bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-23bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-23net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-23net: ibm: fix possible object reference leakWen Yang
2019-05-23net: xilinx: fix possible object reference leakWen Yang
2019-05-23net: macb: Add null check for PCLK and HCLKHarini Katakam
2019-05-23net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-23net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-23net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-23net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-23qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-15stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-15net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-15net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-15mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-15fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-05-15net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-05-15net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-05-05net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-05-05net: stmmac: Set OWN bit for jumbo framesThor Thayer
2019-05-05net/mlx5e: Update xon formulaHuy Nguyen
2019-05-05net/mlx5e: Update xoff formulaHuy Nguyen
2019-05-05bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-05-05bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-05-05nfp: validate the return code from dev_queue_xmit()Jakub Kicinski
2019-05-05net/mlx5e: Add a lock on tir listYuval Avnery
2019-05-05net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz
2019-05-05net/mlx5: Decrease default mr cache sizeArtemy Kovalyov
2019-05-05ibmvnic: Fix completion structure initializationThomas Falcon
2019-04-12net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-04-12e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-04-12e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-04-12net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King
2019-04-12mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli
2019-04-12e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-04-12enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann