aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2018-05-10Merge tag 'v4.15.18' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.17' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.16' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.15' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.14' into v4.15/standard/baseBruce Ashfield
2018-04-19rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen
2018-04-19lan78xx: Correctly indicate invalid OTPPhil Elwell
2018-04-19slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-19cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker
2018-04-12net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh
2018-04-12team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long
2018-04-12net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan
2018-04-12net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-04-12net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-04-12net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu
2018-04-12nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe
2018-04-12net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-04-12net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-04-12net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa
2018-04-12bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-04-12bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-04-12bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-04-12vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern
2018-04-12sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-04-12r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-04-12pptp: remove a buggy dst release in pptp_connect()Eric Dumazet
2018-04-12net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh
2018-04-12lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J
2018-04-12ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot
2018-04-12cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-04-12i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller
2018-04-12net/mlx5e: IPoIB, Use correct timestamp in child receive flowFeras Daoud
2018-04-12net: hns3: fix for changing MTUFuyun Liang
2018-04-12net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen
2018-04-12net: hns3: Fix a loop index error of tqp statistics queryJian Shen
2018-04-12net: hns3: Fix an error of total drop packet statisticsJian Shen
2018-04-12net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens
2018-04-12wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2018-04-12rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka
2018-04-12net/mlx4_en: Change default QoS settingsMoni Shoua
2018-04-12net: hns3: add Asym Pause support to phy default featuresFuyun Liang
2018-04-12net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang
2018-04-12net: hns3: free the ring_data structrue when change tqpsPeng Li
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-31team: Fix double free in error pathArkadi Sharshevsky
2018-03-31qede: Fix qedr link updateMichal Kalderon
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)