summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold
2020-02-01rsi: fix use-after-free on failed probe and unbindJohan Hovold
2020-02-01mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET
2020-02-01net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi
2020-02-01net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi
2020-02-01mvneta driver disallow XDP program on hardware buffer managementSven Auhagen
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit
2020-01-24net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit
2020-01-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2020-01-24net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-01-24l2t_seq_next should increase position indexVasily Averin
2020-01-24seq_tab_next() should increase position indexVasily Averin
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-23net/sonic: Prevent tx watchdog timeoutFinn Thain
2020-01-23net/sonic: Fix CAM initializationFinn Thain
2020-01-23net/sonic: Fix command register usageFinn Thain
2020-01-23net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-01-23net/sonic: Fix receive buffer replenishmentFinn Thain
2020-01-23net/sonic: Improve receive descriptor status flag checkFinn Thain
2020-01-23net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain
2020-01-23net/sonic: Fix receive buffer handlingFinn Thain
2020-01-23net/sonic: Fix interface error stats collectionFinn Thain
2020-01-23net/sonic: Use MMIO accessorsFinn Thain
2020-01-23net/sonic: Clear interrupt flags immediatelyFinn Thain
2020-01-23net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-01-23net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-01-23net/fsl: treat fsl,erratum-a011043Madalin Bucur
2020-01-23qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-01-23tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet
2020-01-23mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel
2020-01-23r8152: disable DelayPhyPwrChgHayes Wang
2020-01-23r8152: avoid the MCU to clear the lanwakeHayes Wang