aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier1-1/+7
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+15
2018-01-16ibmvnic: Fix pending MAC address changesThomas Falcon1-6/+7
2018-01-15sh_eth: fix dumping ARSTRSergei Shtylyov1-1/+1
2018-01-15net: cs89x0: add MODULE_LICENSEArnd Bergmann1-0/+4
2018-01-15ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault1-2/+3
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+5
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler1-2/+10
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud4-4/+8
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud1-1/+5
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman1-18/+25
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan1-3/+5
2018-01-12net/mlx5e: Add error print in ETS initTariq Toukan1-2/+6
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman1-2/+1
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb1-3/+6
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2-9/+8
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel1-5/+8
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha3-17/+35
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enableJiri Pirko1-3/+4
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz2-1/+7
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski1-0/+2
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller5-28/+30
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-01-08sh_eth: fix TXALCR1 offsetsSergei Shtylyov1-2/+2
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva1-0/+2
2018-01-08xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru1-1/+1
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa1-1/+1
2018-01-05sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-2/+2
2018-01-05Merge tag 'linux-can-fixes-for-4.15-20180104' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller4-3/+4
2018-01-05net: fec: free/restore resource in related probe error pathesFugang Duan1-2/+2
2018-01-05Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2-13/+16
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach3-15/+14
2018-01-04sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-04net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-01-04wcn36xx: Fix dynamic power savingLoic Poulain2-13/+16
2018-01-04can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger1-0/+1
2018-01-04can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu1-1/+1
2018-01-04can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-04can: vxcan: improve handling of missing peer name attributeOliver Hartkopp1-1/+1
2018-01-04net: dsa: b53: Turn off Broadcom tags for more switchesFlorian Fainelli1-3/+6
2018-01-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller3-17/+72
2018-01-033c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman1-52/+38
2018-01-03net: ena: fix error handling in ena_down() sequenceNetanel Belgazal1-2/+17
2018-01-03net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal1-13/+13
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath2-10/+8
2018-01-03i40e: flower: Fix return value for unsupported offloadJiri Pirko1-1/+1