summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-06-11mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-06-11mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-06-11slip: Fix use-after-free Read in slip_openJouni Hogander
2020-06-11slip: Fix memory leak in slip_open error pathJouni Hogander
2020-06-11slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-06-11can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2020-06-11slcan: Fix memory leak in error pathJouni Hogander
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