summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-05-02net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy1-2/+2
2019-05-02net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy3-4/+24
2019-05-02mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata1-1/+1
2019-05-02mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel1-1/+1
2019-05-02net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas1-4/+7
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng1-2/+6
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
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-04-27nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren2-3/+1
2019-04-27nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren2-9/+7
2019-04-27net/mlx5: FPGA, tls, idr remove on flow deleteSaeed Mahameed1-28/+15
2019-04-27net/mlx5: FPGA, tls, hold rcu read lock a bit longerSaeed Mahameed1-9/+9
2019-04-27Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz1-2/+1
2019-04-27net/mlx5e: Rx, Check ip headers sanitySaeed Mahameed1-1/+8
2019-04-27net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed3-15/+74
2019-04-27net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov1-1/+1
2019-04-27net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin1-0/+4
2019-04-27net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed3-3/+9
2019-04-27net: thunderx: don't allow jumbo frames with XDPMatteo Croce1-0/+9
2019-04-27net: thunderx: raise XDP MTU to 1508Matteo Croce1-2/+11
2019-04-27mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel1-1/+1
2019-04-27mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel1-1/+1
2019-04-27mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel1-1/+1
2019-04-27mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel1-1/+1
2019-04-27mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel1-1/+1
2019-04-27net: fec: manage ahb clock in runtime pmAndy Duan1-9/+21
2019-04-20net: hns3: Fix NULL deref when unloading driverHuazhong Tan5-22/+40
2019-04-17net/mlx5e: Update xon formulaHuy Nguyen1-12/+16
2019-04-17net/mlx5e: Update xoff formulaHuy Nguyen1-5/+6
2019-04-17net: mlx5: Add a missing check on idr_find, free bufAditya Pakki1-3/+11
2019-04-17r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit1-1/+1
2019-04-17net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi1-8/+12
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-3/+7
2019-04-17nfp: disable netpoll on representorsJakub Kicinski1-1/+1
2019-04-17nfp: validate the return code from dev_queue_xmit()Jakub Kicinski1-1/+1
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery1-0/+7
2019-04-17net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz1-2/+4
2019-04-17r8169: disable ASPM againHeiner Kallweit1-0/+6
2019-04-17net/mlx5: Decrease default mr cache sizeArtemy Kovalyov1-20/+0
2019-04-17ibmvnic: Fix completion structure initializationThomas Falcon1-2/+3
2019-04-05net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor1-1/+1
2019-04-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+2
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-04-05net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King1-6/+11
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose1-16/+20