summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal
2018-09-09net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-09-09net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal
2018-09-07xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-07r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero
2018-09-05net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan
2018-09-05net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed
2018-09-05net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen
2018-09-05net/mlx5: Consider PCI domain in search for next devDaniel Jurgens
2018-09-05net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan
2018-09-05net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-05net: qca_spi: Fix race condition in spi transfersStefan Wahren
2018-09-05be2net: Fix memory leak in be_cmd_get_profile_config()Petr Oros
2018-09-05mlxsw: spectrum_buffers: Set up a dedicated pool for BUM trafficPetr Machata
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-09-02net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren
2018-08-31ibmvnic: Include missing return code checks in reset functionThomas Falcon
2018-08-31hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui
2018-08-31nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-08-29net: mvpp2: initialize port of_node pointerBaruch Siach
2018-08-29net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-08-29net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen
2018-08-29sh_eth: Add R7S9210 supportChris Brandt
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-08-29r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin
2018-08-29Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet
2018-08-28mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park