aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-04can: j1939: fix resource leak of skb on error return pathsColin Ian King
2019-11-04can: ti_hecc: add missing state changesJeroen Hofstee
2019-11-04can: ti_hecc: properly report state changesJeroen Hofstee
2019-11-04can: ti_hecc: add fifo overflow error reportingJeroen Hofstee
2019-11-04can: ti_hecc: release the mailbox a bit earlierJeroen Hofstee
2019-11-04can: ti_hecc: keep MIM and MD setJeroen Hofstee
2019-11-04can: ti_hecc: ti_hecc_stop(): stop the CPK on downJeroen Hofstee
2019-11-04can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via ...Marc Kleine-Budde
2019-11-04can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde
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-04dccp: do not leak jiffies on the wireEric Dumazet
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-01Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-01Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-01Merge branch 'fix-BPF-offload-related-bugs'David S. Miller
2019-11-01net: fix installing orphaned programsJakub Kicinski
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
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-01inet: stop leaking jiffies on the wireEric Dumazet
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-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher