summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-24wil6210: fix length check in __wmi_sendLior David
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky
2020-04-24wil6210: fix temperature debugfsDedy Lansky
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-04-24net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
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