summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: mvpp2: fix validate for PPv2.1Antoine Tenart2019-05-021-1/+1
* net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon2019-05-021-1/+1
* rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai2019-04-273-17/+9
* nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren2019-04-272-3/+1
* nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren2019-04-272-9/+7
* net/mlx5: FPGA, tls, idr remove on flow deleteSaeed Mahameed2019-04-271-28/+15
* net/mlx5: FPGA, tls, hold rcu read lock a bit longerSaeed Mahameed2019-04-271-9/+9
* net: thunderx: don't allow jumbo frames with XDPMatteo Croce2019-04-271-0/+9
* net: thunderx: raise XDP MTU to 1508Matteo Croce2019-04-271-2/+11
* team: set slave to promisc if team is already in promisc modeHangbin Liu2019-04-271-0/+26
* bonding: fix event handling for stacked bondsSabrina Dubroca2019-04-271-1/+5
* net: stmmac: Set OWN bit for jumbo framesThor Thayer2019-04-201-2/+2
* rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla2019-04-201-1/+0
* net/mlx5e: Update xon formulaHuy Nguyen2019-04-171-12/+16
* net/mlx5e: Update xoff formulaHuy Nguyen2019-04-171-5/+6
* net: mlx5: Add a missing check on idr_find, free bufAditya Pakki2019-04-171-3/+11
* r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit2019-04-171-1/+1
* bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-171-0/+6
* bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-171-3/+7
* nfp: disable netpoll on representorsJakub Kicinski2019-04-171-0/+2
* nfp: validate the return code from dev_queue_xmit()Jakub Kicinski2019-04-171-1/+1
* net/mlx5e: Add a lock on tir listYuval Avnery2019-04-171-0/+7
* net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz2019-04-171-2/+4
* r8169: disable ASPM againHeiner Kallweit2019-04-171-0/+6
* qmi_wwan: add Olicard 600Bjørn Mork2019-04-171-0/+1
* net/mlx5: Decrease default mr cache sizeArtemy Kovalyov2019-04-171-20/+0
* ibmvnic: Fix completion structure initializationThomas Falcon2019-04-171-2/+3
* hv_netvsc: Fix unwanted wakeup after tx_disableHaiyang Zhang2019-04-173-8/+31
* net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-04-051-1/+1
* wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen2019-04-051-2/+5
* brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede2019-04-051-1/+1
* mt7601u: bump supported EEPROM versionStanislaw Gruszka2019-04-051-1/+1
* iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg2019-04-051-6/+14
* e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng2019-04-051-0/+2
* e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov2019-04-051-9/+6
* net: phy: consider latched link-down status in polling modeHeiner Kallweit2019-04-052-6/+17
* net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King2019-04-051-6/+11