summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-04can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde
2019-11-04can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee
2019-11-04can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde
2019-11-04can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...Marc Kleine-Budde
2019-11-04can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...Marc Kleine-Budde
2019-11-04can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...Marc Kleine-Budde
2019-11-04can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...Marc Kleine-Budde
2019-11-04can: xilinx_can: Fix flags field initialization for axi canAppana Durga Kedareswara rao
2019-11-04can: c_can: C_CAN: add bus recovery eventsJeroen Hofstee
2019-11-04can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee
2019-11-04can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck
2019-11-04can: peak_usb: report bus recovery as wellJeroen Hofstee
2019-11-04can: peak_usb: fix slab info leakJohan Hovold
2019-11-04can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean
2019-11-04can: flexcan: disable completely the ECC mechanismJoakim Zhang
2019-11-04can: usb_8dev: fix use-after-free on disconnectJohan Hovold
2019-11-04can: mcba_usb: fix use-after-free on disconnectJohan Hovold
2019-11-04can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost
2019-11-04can: dev: add missing of_node_put() after calling of_get_child_by_name()Wen Yang
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu
2019-11-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-01Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-10-31netdevsim: Fix use-after-free during device dismantleIdo Schimmel
2019-10-30hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang
2019-10-30hv_netvsc: Fix error handling in netvsc_set_features()Haiyang Zhang
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru
2019-10-30vxlan: fix unexpected failure of vxlan_changelink()Taehee Yoo
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker
2019-10-30mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi
2019-10-29Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-10-29bonding: fix using uninitialized mode_lockTaehee Yoo
2019-10-29net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang
2019-10-29net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang
2019-10-29vxlan: check tun_info options_len properlyXin Long
2019-10-29net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao