summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel2018-12-211-2/+8
* net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach2018-12-211-1/+32
* net: mvpp2: fix detection of 10G SFP modulesBaruch Siach2018-12-211-0/+1
* ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-211-3/+2
* net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed2018-12-211-1/+1
* mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-211-7/+3
* macvlan: return correct error valueMatteo Croce2018-12-211-2/+5
* liquidio: read sc->iq_no before release scPan Bian2018-12-211-1/+3
* bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-12-211-0/+3
* net: aquantia: fix rx checksum offload bitsDmitry Bogdanov2018-12-211-1/+1
* net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding2018-12-211-10/+13
* net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi2018-12-211-6/+8
* mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-12-211-5/+7
* net: hisilicon: remove unexpected free_netdevPan Bian2018-12-171-3/+1
* ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-12-171-1/+3
* igb: fix uninitialized variablesYunjian Wang2018-12-171-0/+1
* net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi2018-12-171-0/+3
* net: phy: sfp: correct store of detected link modesBaruch Siach2018-12-171-1/+1
* virtio-net: keep vnet header zeroed after processing XDPJason Wang2018-12-171-5/+9
* tun: forbid iface creation with rtnl opsNicolas Dichtel2018-12-171-3/+3
* Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt2018-12-171-1/+1
* net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-171-11/+8
* net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2018-12-172-3/+2
* net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-171-2/+2
* net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun2018-12-171-0/+5
* mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-12-131-4/+4
* net: amd: add missing of_node_put()Yangtao Li2018-12-131-1/+3
* team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu2018-12-131-2/+0
* ibmvnic: Update driver queues after change in ring size supportThomas Falcon2018-12-131-1/+8
* ibmvnic: Fix RX queue buffer cleanupThomas Falcon2018-12-131-2/+2
* net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen2018-12-131-4/+3
* net/ibmnvic: Fix deadlock problem in resetJuliet Kim2018-12-132-39/+22
* qed: Fix QM getters to always return a valid pqDenis Bolotin2018-12-131-4/+20
* qed: Fix bitmap_weight() checkDenis Bolotin2018-12-131-1/+4
* net: ena: fix crash during failed resume from hibernationArthur Kiyanovski2018-12-131-1/+1
* drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton2018-12-131-1/+1
* net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin2018-12-131-2/+2
* net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan2018-12-131-1/+1
* net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein2018-12-131-0/+1
* bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam2018-12-131-2/+2
* qed: Fix reading wrong value in loop conditionDenis Bolotin2018-12-131-0/+2
* qed: Fix rdma_info structure allocationMichal Kalderon2018-12-133-25/+45
* qed: Fix overriding offload_tc by protocols without APP TLVDenis Bolotin2018-12-131-7/+7
* qed: Fix PTT leak in qed_drain()Denis Bolotin2018-12-131-1/+1
* bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2018-12-132-0/+8
* can: rcar_can: Fix erroneous registrationFabrizio Castro2018-12-131-1/+4
* can: ucan: remove set but not used variable 'udev'YueHaibing2018-12-131-3/+0
* mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-12-133-5/+15
* brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki2018-12-131-0/+3
* i40e: Fix deletion of MAC filtersLihong Yang2018-12-081-1/+1