summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold
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-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-23wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2020-01-23wimax: i2400: fix memory leakNavid Emamdoost
2020-01-23p54usb: Fix race between disconnect and firmware loadingAlan Stern
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri
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-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
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: 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-12ath9k_htc: Discard undersized packetsMasashi Honma
2020-01-12ath9k_htc: Modify byte order for an error messageMasashi Honma
2020-01-046pack,mkiss: fix possible deadlockEric Dumazet
2020-01-04net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2020-01-04net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2020-01-04net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2020-01-04net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2020-01-04fjes: fix missed check in fjes_acpi_addChuhong Yuan
2020-01-04net: phy: initialise phydev speed and duplex sanelyRussell King
2020-01-04iwlwifi: check kasprintf() return valueJohannes Berg
2020-01-04ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2020-01-04rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2020-01-04bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra
2020-01-04mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2020-01-04rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost
2019-12-21net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-12-21net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-21e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2019-12-21ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-12-21rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-21rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-21can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2019-12-21iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
2019-12-21net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-12-05slip: Fix use-after-free Read in slip_openJouni Hogander