summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-22bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-05-22iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-05-22gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-05-22brcmfmac: Fix memory leak in brcmf_usbdev_qinitNavid Emamdoost
2020-05-22zd1211rw: fix storage endpoint lookupJohan Hovold
2020-05-22rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-05-22orinoco_usb: fix interface sanity checkJohan Hovold
2020-05-22brcmfmac: fix interface sanity checkJohan Hovold
2020-05-22brcmfmac: abort and release host after errorGuenter Roeck
2020-05-22brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-05-22rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-05-22ath9k: fix storage endpoint lookupJohan Hovold
2020-04-28slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-28net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-28net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-04-28net/sonic: Fix receive buffer handlingFinn Thain
2020-04-28net/sonic: Use MMIO accessorsFinn Thain
2020-04-28net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-04-28net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2020-04-28can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2020-04-28macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet
2020-04-28r8152: add missing endpoint sanity checkJohan Hovold
2020-04-28ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-04-28macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-04-28net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-04-28vxlan: fix tos value before xmitHangbin Liu
2020-04-28can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber
2020-04-28can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold
2020-04-28net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-04-28net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-04-286pack,mkiss: fix possible deadlockEric Dumazet
2020-04-28bonding: fix bond_neigh_init()Eric Dumazet
2020-04-28neighbour: remove neigh_cleanup() methodEric Dumazet
2020-04-28mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-04-28mwifiex: fix probable memory corruption while processing TDLS frameAvinash Patil
2020-04-28libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-04-28libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-04-28libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-04-28mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-02-11macvlan: schedule bc_work even if errorMenglong Dong
2020-02-11iwlwifi: check kasprintf() return valueJohannes Berg
2020-02-11bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru
2020-02-11ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2020-02-11cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-02-11ath9k_hw: fix uninitialized variable dataDenis Efremov
2020-02-11net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2020-02-11net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2020-02-11stmmac: fix oversized frame receptionGiuseppe CAVALLARO
2020-02-11net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2020-01-11mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat