summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2017-06-08netvsc: move filter setting to rndis_devicestephen hemminger-34/+34
2017-06-08netvsc: fix net poll modestephen hemminger-4/+15
2017-06-08netvsc: fix rcu dereference warning from ethtoolstephen hemminger-1/+1
2017-06-08net: emac: fix and unify emac_mdio functionsChristian Lamparter-23/+18
2017-06-08net: emac: fix reset timeout with AR8035 phyChristian Lamparter-4/+22
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller-53/+51
2017-06-07net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart-2/+0
2017-06-07ibmvnic: Return failure on attempted mtu changeJohn Allen-0/+6
2017-06-07bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt-1/+1
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King-1/+1
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel-1/+1
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov-1/+2
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca-12/+12
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King-1/+2
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller-79/+118
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel-2/+4
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues-18/+18
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo-78/+115
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu-3/+6
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho-4/+4
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg-1/+1
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho-8/+5
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho-2/+4
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach-19/+27
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg-3/+5
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman-1/+12
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss-1/+4
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman-36/+47
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay-5/+17
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap-1/+1
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh-9/+24
2017-06-04geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver-1/+1
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko-3/+2
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi-93/+6
2017-06-02virtio_net: lower limit on buffer sizeMichael S. Tsirkin-2/+3
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish-2/+30
2017-06-02vxlan: fix use-after-free on deletionMark Bloch-6/+13
2017-06-02ibmvnic: Remove module author mailing addressThomas Falcon-1/+1
2017-06-02net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer-1/+5
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar-0/+4
2017-06-02net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli-2/+5
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez-14/+28
2017-06-01vxlan: eliminate cached dst leakLance Richardson-3/+17
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval-1/+1
2017-06-01cxgb4: update latest firmware version supportedGanesh Goudar-3/+3
2017-06-01qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai-1/+1
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel-1/+1
2017-05-31net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva-1/+8
2017-05-31net: fix auto-loading of Marvell DSA driverRussell King-0/+13
2017-05-31net: phy: fix marvell phy status readingRussell King-2/+0