summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-04-29ath9k_hw: check if the chip failed to wake upFelix Fietkau
2018-04-29r8152: add Linksys USB3GIGV1 idGrant Grundler
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk
2018-04-24lan78xx: Correctly indicate invalid OTPPhil Elwell
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-24cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker
2018-04-24rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-04-13vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern
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-13cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
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: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2018-04-13net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-04-13cxgb4: fix incorrect cim_la output for T6Ganesh Goudar
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
2018-04-13cxgb4: FW upgrade fixesArjun Vynipadath
2018-04-13net/mlx5: avoid build warning for uniprocessorArnd Bergmann
2018-04-13hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang
2018-04-13wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2018-04-13bonding: Don't update slave->link until ready to commitNithin Sujir
2018-04-13net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan
2018-04-13ray_cs: Avoid reading past end of bufferKees Cook
2018-04-13ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2018-04-13sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2018-04-13vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman
2018-04-13netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King
2018-04-13net: qca_spi: Fix alignment issues in rx pathStefan Wahren
2018-04-13net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh
2018-04-13net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2018-04-13net: cdc_ncm: Fix TX zero paddingJim Baxter
2018-04-13qlge: Avoid reading past end of bufferKees Cook
2018-04-13bna: Avoid reading past end of bufferKees Cook