summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-27net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1
2020-01-27bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan1-3/+3
2020-01-27qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon1-5/+11
2020-01-27netvsc: unshare skb in VF rx handlerStephen Hemminger1-0/+6
2020-01-27net: ena: fix ena_com_fill_hash_function() implementationSameeh Jubran1-0/+1
2020-01-27net: ena: fix incorrect test of supported hash functionSameeh Jubran1-1/+1
2020-01-27net: ena: fix: Free napi resources when ena_up() failsSameeh Jubran1-0/+1
2020-01-27net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran1-2/+2
2020-01-27net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin1-1/+1
2020-01-27ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing1-1/+1
2020-01-27net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu1-1/+5
2020-01-27net: aquantia: fixed instack structure overflowIgor Russkikh2-4/+4
2020-01-27net: dsa: qca8k: Enable delay for RGMII_ID modeVinod Koul2-0/+13
2020-01-27net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer1-3/+3
2020-01-27iwlwifi: mvm: fix RSS config commandSara Sharon1-6/+6
2020-01-27iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg1-1/+1
2020-01-27net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua1-2/+3
2020-01-27iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein1-6/+13
2020-01-27vxlan: changelink: Fix handling of default remotesPetr Machata1-4/+3
2020-01-27net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda1-5/+6
2020-01-27mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata1-1/+21
2020-01-27mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi1-1/+1
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter1-3/+3
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-23net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King1-1/+1
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet1-0/+1
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu1-3/+1
2020-01-23hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal1-2/+0
2020-01-23macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet1-2/+3
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu1-1/+3
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu1-3/+2
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-17iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost1-0/+1
2020-01-17wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost1-1/+1
2020-01-17wimax: i2400: fix memory leakNavid Emamdoost1-0/+1
2020-01-17rsi: add fix for crash during assertionsSanjay Konduri1-0/+1
2020-01-14ath10k: fix memory leakNavid Emamdoost1-0/+1
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost1-0/+1
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-14can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber1-11/+10
2020-01-14can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold1-2/+2
2020-01-12vxlan: fix tos value before xmitHangbin Liu1-2/+2
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-12net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn2-0/+6
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-1/+1