summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-13can: ucan: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2019-12-13can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-13net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan1-2/+3
2019-12-13net: hns3: fix ETS bandwidth validation bugYonglong Liu1-1/+1
2019-12-13net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin1-1/+16
2019-12-13ravb: implement MTU change while device is upUlrich Hecht2-13/+16
2019-12-13iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-12-04net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-12-04slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1
2019-12-04net: macb: add missed tasklet_killChuhong Yuan1-0/+1
2019-12-04net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel1-5/+5
2019-12-04mdio_bus: don't use managed reset-controllerDavid Bauer1-2/+4
2019-12-04macvlan: schedule bc_work even if errorMenglong Dong1-1/+2
2019-12-04gve: Fix the queue page list allocated pages countJeroen de Borst1-1/+2
2019-12-04i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-12-04iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-12-04ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-12-04net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu1-0/+2
2019-12-04net: stmmac: xgmac: Fix TSA selectionJose Abreu1-0/+1
2019-12-04net: stmmac: xgmac: bitrev32 returns u32Jose Abreu1-1/+1
2019-12-04net: stmmac: gmac4: bitrev32 returns u32Jose Abreu1-1/+1
2019-12-04net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean1-1/+1
2019-12-04net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-12-04net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-12-04net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-12-04net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2-2/+33
2019-12-04can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler1-1/+1
2019-12-04can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde1-2/+8
2019-12-04can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde1-1/+3
2019-12-04can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee1-1/+1
2019-12-04can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde1-13/+73
2019-12-04can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...Marc Kleine-Budde1-1/+3
2019-12-04can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...Marc Kleine-Budde1-1/+1
2019-12-04can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...Marc Kleine-Budde1-2/+4
2019-12-04can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee1-0/+26
2019-12-04can: peak_usb: report bus recovery as wellJeroen Hofstee1-5/+10
2019-12-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+2
2019-11-29gve: fix dma sync bug where not all pages syncedAdi Suresh1-4/+5
2019-11-29mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven1-5/+6
2019-11-29ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-11-29ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8
2019-11-29ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson5-3/+45
2019-11-29ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter1-11/+25
2019-11-29net/mlx5: Update the list of the PCI supported devicesShani Shapp1-0/+1
2019-11-29net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha1-6/+6
2019-11-29net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-29net/mlx5: Fix auto group size calculationMaor Gottlieb2-4/+7
2019-11-29net/mlx5e: Fix set vf link state error flowRoi Dayan1-1/+1
2019-11-29net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha1-0/+2