summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-21Merge tag 'v4.4.220' into toradex_vf_4.4-nextMarcel Ziswiler
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-24xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai
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-13xen-netfront: Update features after registering netdevRoss Lagerwall
2020-04-13xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall
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-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
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-03-28Merge tag 'v4.4.217' into toradex_vf_4.4-nextMax Krummenacher
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-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-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-20r8152: check disconnect status after long sleepYou-Sheng Yang
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-11slip: stop double free sl->dev in slip_openyangerkun
2020-03-11net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
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-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
2020-02-28iwlegacy: Fix -Wcast-function-typePhong Tran
2020-02-28ipw2x00: Fix -Wcast-function-typePhong Tran
2020-02-28b43legacy: Fix -Wcast-function-typePhong Tran
2020-02-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-02-28brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter