aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-05net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti1-2/+2
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski2-8/+21
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak1-2/+1
2019-11-05net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli1-2/+2
2019-11-05net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley2-4/+83
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar7-7/+7
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh2-24/+23
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-9/+35
2019-11-05taprio: fix panic while hw offload sched list swapIvan Khoronzhuk1-2/+3
2019-11-05Merge tag 'linux-can-fixes-for-5.4-20191105' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller23-138/+369
2019-11-05can: don't use deprecated license identifiersYegor Yefremov8-8/+8
2019-11-05can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race conditionTimo Schlüßler1-1/+1
2019-11-04can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct total message sizeOleksij Rempel1-0/+18
2019-11-04can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with the total message size setOleksij Rempel1-1/+1
2019-11-04can: j1939: fix memory leak if filters was setOleksij Rempel1-0/+1
2019-11-04can: j1939: fix resource leak of skb on error return pathsColin Ian King1-2/+6
2019-11-04can: ti_hecc: add missing state changesJeroen Hofstee1-0/+17
2019-11-04can: ti_hecc: properly report state changesJeroen Hofstee1-74/+88
2019-11-04can: ti_hecc: add fifo overflow error reportingJeroen Hofstee1-5/+31
2019-11-04can: ti_hecc: release the mailbox a bit earlierJeroen Hofstee1-2/+3
2019-11-04can: ti_hecc: keep MIM and MD setJeroen Hofstee1-3/+3
2019-11-04can: ti_hecc: ti_hecc_stop(): stop the CPK on downJeroen Hofstee1-0/+3
2019-11-04can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via can_rx_offload_queue_sorted() failsMarc Kleine-Budde1-1/+4
2019-11-04can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() failsMarc Kleine-Budde1-2/+8
2019-11-04can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde1-1/+3
2019-11-04can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee1-1/+1
2019-11-04can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errorsMarc Kleine-Budde1-13/+73
2019-11-04can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOMMarc Kleine-Budde1-1/+3
2019-11-04can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_maxMarc Kleine-Budde1-1/+1
2019-11-04can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb mem leakMarc Kleine-Budde1-2/+4
2019-11-04can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leakMarc Kleine-Budde1-2/+4
2019-11-04can: xilinx_can: Fix flags field initialization for axi canAppana Durga Kedareswara rao1-1/+0
2019-11-04can: c_can: C_CAN: add bus recovery eventsJeroen Hofstee1-2/+18
2019-11-04can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee1-0/+26
2019-11-04can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck2-5/+21
2019-11-04can: peak_usb: report bus recovery as wellJeroen Hofstee1-5/+10
2019-11-04can: peak_usb: fix slab info leakJohan Hovold1-1/+1
2019-11-04can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean1-5/+12
2019-11-04can: flexcan: disable completely the ECC mechanismJoakim Zhang1-0/+1
2019-11-04can: usb_8dev: fix use-after-free on disconnectJohan Hovold1-2/+1
2019-11-04can: mcba_usb: fix use-after-free on disconnectJohan Hovold1-2/+1
2019-11-04can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost1-0/+1
2019-11-04can: dev: add missing of_node_put() after calling of_get_child_by_name()Wen Yang1-0/+1
2019-11-04dccp: do not leak jiffies on the wireEric Dumazet1-1/+1
2019-11-04net: fec: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+2
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds213-1289/+2133
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-9/+30
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds4-13/+22
2019-11-01Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds24-18/+75
2019-11-02powerpc/bpf: Fix tail call implementationEric Dumazet1-0/+13