summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold
2020-01-23net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu
2020-01-23hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal
2020-01-23macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-17iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost
2020-01-17wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2020-01-17wimax: i2400: fix memory leakNavid Emamdoost
2020-01-17rsi: add fix for crash during assertionsSanjay Konduri
2020-01-14ath10k: fix memory leakNavid Emamdoost
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-14can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber
2020-01-14can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold
2020-01-12vxlan: fix tos value before xmitHangbin Liu
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-12net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-12gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet
2020-01-12hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma
2020-01-04gtp: avoid zero size hashtableTaehee Yoo
2020-01-04gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2020-01-04gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2020-01-04gtp: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2020-01-04net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2020-01-046pack,mkiss: fix possible deadlockEric Dumazet
2020-01-04bonding: fix active-backup transition after link failureMahesh Bandewar
2019-12-31net: phy: initialise phydev speed and duplex sanelyRussell King
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan