summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-05-29[noupstream] Add gryphon support.Christoph Muellner
2018-05-25qed: Fix LL2 race during connection terminateMichal Kalderon
2018-05-25qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon
2018-05-25qed: LL2 flush isles when connection is closedMichal Kalderon
2018-05-25vmxnet3: use DMA memory barriers where requiredhpreg@vmware.com
2018-05-25vmxnet3: set the DMA mask before the first DMA map operationhpreg@vmware.com
2018-05-25cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy
2018-05-253c59x: convert to generic DMA APIChristoph Hellwig
2018-05-25net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli
2018-05-25net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli
2018-05-25net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli
2018-05-25cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi
2018-05-25tuntap: fix use after free during releaseJason Wang
2018-05-25tun: fix use after free for ptr_ringJason Wang
2018-05-25net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-19net: phy: sfp: fix the BR,min computationAntoine Tenart
2018-05-19mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET
2018-05-19hv_netvsc: Fix net device attach on older Windows hostsMohammed Gamal
2018-05-19nfp: flower: set tunnel ttl value to net defaultJohn Hurley
2018-05-19net: systemport: Correclty disambiguate driver instancesFlorian Fainelli
2018-05-19net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen
2018-05-19mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel
2018-05-19net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu
2018-05-19hv_netvsc: set master deviceStephen Hemminger
2018-05-19net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-05-19net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-19bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-05-19tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-19r8169: fix powering up RTL8168hHeiner Kallweit
2018-05-19qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-19net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim
2018-05-19net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan
2018-05-19net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-19net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET
2018-05-19net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko
2018-05-19net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-05-198139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar
2018-05-16can: hi311x: Work around TX complete interrupt erratumLukas Wunner
2018-05-16can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-05-16can: flexcan: fix endianess detectionUwe Kleine-König
2018-05-09NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-05-09rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih
2018-04-29virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-29virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-29net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh
2018-04-29tun: fix vlan packet truncationBjørn Mork
2018-04-29net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh
2018-04-29virtio-net: add missing virtqueue kick when flushing packetsJason Wang