summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-07-03can: dev: increase bus-off message severityJakob Unterwurzacher
2018-07-03net: phy: marvell: clear wol event before setting itJingju Hou
2018-06-13team: use netdev_features_t instead of u32Dan Carpenter
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-06-13bnx2x: use the right constantJulia Lawall
2018-05-30virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-05-30net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis
2018-05-30net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki
2018-05-30e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat
2018-05-30e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-05-30r8152: fix tx packets accountingEric Dumazet
2018-05-30smsc75xx: fix smsc75xx_set_features()Eric Dumazet
2018-05-25qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-25bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-05-25tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-25r8169: fix powering up RTL8168hHeiner Kallweit
2018-05-25net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-25net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-05-258139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-05-16NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-29team: fix netconsole setup over teamXin Long
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet
2018-04-13virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor
2018-04-13virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2018-04-13net: emac: fix reset timeout with AR8035 phyChristian Lamparter
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson
2018-04-13net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2018-04-13e1000e: fix race condition around skb_tstamp_tx()Jacob Keller
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-04-13qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2018-04-13net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva