summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-05-30virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh1-1/+1
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky1-1/+1
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal1-0/+18
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev1-0/+1
2018-05-30net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis1-0/+3
2018-05-30net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki1-0/+1
2018-05-30e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat1-2/+2
2018-05-30e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2-2/+2
2018-05-30r8152: fix tx packets accountingEric Dumazet1-1/+1
2018-05-30smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-05-25qmi_wwan: do not steal interfaces from class driversBjørn Mork1-0/+13
2018-05-25bonding: do not allow rlb updates to invalid macDebabrata Banerjee1-1/+1
2018-05-25tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan1-4/+5
2018-05-25r8169: fix powering up RTL8168hHeiner Kallweit1-0/+3
2018-05-25net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-05-25net: ethernet: sun: niu set correct packet size in skbRob Taglang1-3/+2
2018-05-258139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar1-1/+1
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson1-1/+1
2018-05-16NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)1-0/+1
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-29team: fix netconsole setup over teamXin Long1-7/+12
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk1-1/+6
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+5
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-13virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor1-1/+6
2018-04-13virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2018-04-13vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu1-1/+1
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2018-04-13net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson1-1/+6
2018-04-13net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King1-0/+6
2018-04-13e1000e: fix race condition around skb_tstamp_tx()Jacob Keller1-2/+8
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh3-9/+24
2018-04-13qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai1-1/+1
2018-04-13net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+8
2018-04-13hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang1-0/+2
2018-04-13wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King1-2/+1
2018-04-13bonding: Don't update slave->link until ready to commitNithin Sujir1-2/+9
2018-04-13ray_cs: Avoid reading past end of bufferKees Cook1-2/+5
2018-04-13ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2018-04-13sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven1-1/+1
2018-04-13vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman1-0/+5