summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-12-18net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-18net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-18net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-12-18net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-12-17wil6210: check len before memcpy() callsDenis Efremov
2019-12-17rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-17rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-17rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-17iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg
2019-12-17virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo
2019-12-17brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki
2019-12-13can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2019-12-13can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2019-12-13net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-12-13net: hns3: fix ETS bandwidth validation bugYonglong Liu
2019-12-13net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-12-13ravb: implement MTU change while device is upUlrich Hecht
2019-12-13iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost
2019-12-04net: fec: fix clock count mis-matchChuhong Yuan
2019-12-04slip: Fix use-after-free Read in slip_openJouni Hogander
2019-12-04net: macb: add missed tasklet_killChuhong Yuan
2019-12-04net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel
2019-12-04mdio_bus: don't use managed reset-controllerDavid Bauer
2019-12-04macvlan: schedule bc_work even if errorMenglong Dong
2019-12-04gve: Fix the queue page list allocated pages countJeroen de Borst
2019-12-04i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-12-04iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-12-04ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-12-04net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2019-12-04net: stmmac: xgmac: Fix TSA selectionJose Abreu
2019-12-04net: stmmac: xgmac: bitrev32 returns u32Jose Abreu
2019-12-04net: stmmac: gmac4: bitrev32 returns u32Jose Abreu
2019-12-04net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean
2019-12-04net/mlx5e: Use correct enum to determine uplink portDmytro Linkin
2019-12-04net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan
2019-12-04net: bcmgenet: reapply manual settings to the PHYDoug Berger
2019-12-04net: bcmgenet: use RGMII loopback for MAC resetDoug Berger
2019-12-04can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler
2019-12-04can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde
2019-12-04can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde
2019-12-04can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee
2019-12-04can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde
2019-12-04can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...Marc Kleine-Budde
2019-12-04can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...Marc Kleine-Budde
2019-12-04can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...Marc Kleine-Budde
2019-12-04can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee