aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-16virtio-net: Check the Return Code of skb_to_sgvec()John Jacques
2018-07-19Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-05-22pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-05-22team: fix netconsole setup over teamXin Long
2018-05-22team: avoid adding twice the same option to the event listPaolo Abeni
2018-05-22bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-05-22Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-05-22ath9k_hw: check if the chip failed to wake upFelix Fietkau
2018-05-22xen-netfront: Fix hang on device removalJason Andryuk
2018-05-22slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-05-22cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker
2018-05-22rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-05-22bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-05-22bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-05-22bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-05-22sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-05-22pptp: remove a buggy dst release in pptp_connect()Eric Dumazet
2018-05-22virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-05-22cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-05-22vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu
2018-05-22bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2018-05-22net: emac: fix reset timeout with AR8035 phyChristian Lamparter
2018-05-22e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson
2018-05-22net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2018-05-22e1000e: fix race condition around skb_tstamp_tx()Jacob Keller
2018-05-22net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2018-05-22qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2018-05-22net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva
2018-05-22hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang
2018-05-22wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2018-05-22bonding: Don't update slave->link until ready to commitNithin Sujir
2018-05-22ray_cs: Avoid reading past end of bufferKees Cook
2018-05-22ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2018-05-22sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2018-05-22vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman
2018-05-22netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King
2018-05-22net: qca_spi: Fix alignment issues in rx pathStefan Wahren
2018-05-22net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh
2018-05-22net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko
2018-05-22qlge: Avoid reading past end of bufferKees Cook
2018-05-22bna: Avoid reading past end of bufferKees Cook
2018-05-22team: Fix double free in error pathArkadi Sharshevsky
2018-05-22net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-05-22can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-05-22can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-05-22can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-05-22brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-05-22rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin