summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo
2020-04-02slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-04-02macsec: restrict to ethernet devicesWillem de Bruijn
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-20mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-03-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-20macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-20ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-20ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-20ipvlan: egress mcast packets are not exceptionalPaolo Abeni
2020-03-20ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-20ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-20team: add missing attribute validation for array indexJakub Kicinski
2020-03-20team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-20macsec: add missing attribute validation for portJakub Kicinski
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-20r8152: check disconnect status after long sleepYou-Sheng Yang
2020-03-20net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-20net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-20phy: Revert toggling reset changes.David S. Miller
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-03-11drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-11tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang
2020-03-11slip: stop double free sl->dev in slip_openyangerkun
2020-03-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-11net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-03-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-03-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-11net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-03-11net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-03-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-03-11qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-03-11iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2020-02-28enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-28iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-02-28iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-02-28hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-02-28wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann
2020-02-28orinoco: avoid assertion in case of NULL pointerAditya Pakki
2020-02-28rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran