aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-09stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2-4/+14
2017-06-09net: phy: add missing SPEED_14000Joe Perches1-0/+2
2017-06-09can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp2-2/+2
2017-06-09can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde1-0/+2
2017-06-09can: peak_usb: fix product-id endianness in error messageJohan Hovold1-3/+1
2017-06-09can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean1-1/+1
2017-06-09can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde1-0/+3
2017-06-08net: vrf: Make add_fib_rules per network namespace flagDavid Ahern1-4/+32
2017-06-08bonding: fix 802.3ad support for 14G speedNicolas Dichtel1-0/+9
2017-06-08bonding: fix 802.3ad support for 5G and 50G speedsThibaut Collet1-0/+18
2017-06-08netvsc: move filter setting to rndis_devicestephen hemminger3-34/+34
2017-06-08netvsc: fix net poll modestephen hemminger1-4/+15
2017-06-08netvsc: fix rcu dereference warning from ethtoolstephen hemminger1-1/+1
2017-06-08net: emac: fix and unify emac_mdio functionsChristian Lamparter1-23/+18
2017-06-08net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller38-53/+51
2017-06-07net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart1-2/+0
2017-06-07ibmvnic: Return failure on attempted mtu changeJohn Allen1-0/+6
2017-06-07bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt1-1/+1
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King1-1/+1
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King1-1/+2
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller19-79/+118
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel2-2/+4
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues1-18/+18
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo17-78/+115
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu1-3/+6
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg1-1/+1
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho1-8/+5
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman1-1/+12
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman6-36/+47
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vportIdo Shamay2-5/+17
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap1-1/+1
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh3-9/+24
2017-06-04geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver1-1/+1
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko1-3/+2
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi3-93/+6
2017-06-02virtio_net: lower limit on buffer sizeMichael S. Tsirkin1-2/+3
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish4-2/+30
2017-06-02vxlan: fix use-after-free on deletionMark Bloch1-6/+13
2017-06-02ibmvnic: Remove module author mailing addressThomas Falcon1-1/+1
2017-06-02net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer1-1/+5
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4