summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-06-04geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi
2017-06-02virtio_net: lower limit on buffer sizeMichael S. Tsirkin
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish
2017-06-02vxlan: fix use-after-free on deletionMark Bloch
2017-06-02ibmvnic: Remove module author mailing addressThomas Falcon
2017-06-02net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-02net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez
2017-06-01vxlan: eliminate cached dst leakLance Richardson
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval
2017-06-01cxgb4: update latest firmware version supportedGanesh Goudar
2017-06-01qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel
2017-05-31net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva
2017-05-31net: fix auto-loading of Marvell DSA driverRussell King
2017-05-31net: phy: fix marvell phy status readingRussell King
2017-05-30net/mlx5: avoid build warning for uniprocessorArnd Bergmann
2017-05-30net: dsa: mv88e6xxx: Add missing static to stub functionsArnd Bergmann
2017-05-30qed: Don't log missing periodic stats by defaultMintz, Yuval
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli
2017-05-28net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn
2017-05-27hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-05-25bonding: Don't update slave->link until ready to commitNithin Sujir
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva