aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-10bpf: Fix verifier jmp32 pruning decision logicDaniel Borkmann1-1/+5
2021-02-10bpf: Fix verifier jsgt branch analysis on max boundDaniel Borkmann1-2/+2
2021-02-09vsock: fix locking in vsock_shutdown()Stefano Garzarella2-7/+5
2021-02-09net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo1-0/+11
2021-02-09net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo1-4/+14
2021-02-09net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo1-0/+7
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean4-1/+80
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur1-2/+0
2021-02-08bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur3-9/+10
2021-02-08net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-09netfilter: nftables: relax check for stateful expressions in set definitionPablo Neira Ayuso1-13/+15
2021-02-09netfilter: conntrack: skip identical origin tuple in same zone onlyFlorian Westphal1-1/+2
2021-02-08vsock/virtio: update credit only if socket is not closedStefano Garzarella1-2/+2
2021-02-08net: fix iteration for sctp transport seq_filesNeilBrown1-4/+12
2021-02-06net: ena: Update XDP verdict upon failureShay Agroskin1-1/+5
2021-02-06net/vmw_vsock: improve locking in vsock_connect_timeout()Norbert Slusarek1-4/+1
2021-02-06net/vmw_vsock: fix NULL pointer dereferenceNorbert Slusarek1-1/+1
2021-02-06ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu1-1/+16
2021-02-05net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail1-1/+6
2021-02-05dpaa_eth: try to move the data in place for the A050385 erratumCamelia Groza1-1/+19
2021-02-05dpaa_eth: reduce data alignment requirements for the A050385 erratumCamelia Groza1-1/+1
2021-02-05dpaa_eth: reserve space for the xdp_frame under the A050385 erratumCamelia Groza1-2/+18
2021-02-05net: gro: do not keep too many GRO packets in napi->rx_listEric Dumazet1-5/+6
2021-02-04selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-04net: dsa: call teardown method on probe failureVladimir Oltean1-2/+5
2021-02-04net: enetc: initialize the RFS and RSS memoriesVladimir Oltean2-0/+61
2021-02-04hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)2-3/+4
2021-02-04udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn3-13/+31
2021-02-04net: ipa: set error code in gsi_channel_setup()Alex Elder1-0/+1
2021-02-04net: hdlc_x25: Return meaningful error code in x25_openXie He1-3/+3
2021-02-04rxrpc: Fix clearance of Tx/Rx ring when releasing a callDavid Howells1-2/+0
2021-02-04cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju1-0/+1
2021-02-04xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross1-1/+8
2021-02-03selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko1-5/+10
2021-02-03net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()Sabyrzhan Tasbolatov1-0/+6
2021-02-04netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen1-2/+2
2021-02-04netfilter: nftables: fix possible UAF over chains from packet path in netnsPablo Neira Ayuso1-6/+19
2021-02-04selftests: netfilter: fix current yearFabian Frederick1-1/+1
2021-02-04netfilter: xt_recent: Fix attempt to update deleted entryJozsef Kadlecsik1-2/+10
2021-02-03NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel1-0/+1
2021-02-03bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh1-0/+2
2021-02-03bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3Alexei Starovoitov1-3/+0
2021-02-02net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundaryAndreas Oetken1-1/+4
2021-02-02net: ipa: fix two format specifier errorsAlex Elder1-2/+2
2021-02-02net: ipa: use the right accessor in ipa_endpoint_status_skip()Alex Elder1-2/+2
2021-02-02net: ipa: be explicit about endiannessAlex Elder1-1/+1
2021-02-02net: ipa: add a missing __iomem attributeAlex Elder1-1/+1
2021-02-02net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter1-1/+1
2021-02-02r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit1-2/+2
2021-02-02net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov1-0/+3