aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin2-20/+24
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman1-4/+0
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan1-1/+1
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch1-0/+18
2020-05-28net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-05-28sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} eventJonas Falkevik1-0/+3
2020-05-28bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu1-1/+3
2020-05-27net: dsa: declare lockless TX feature for slave portsVladimir Oltean1-0/+1
2020-05-27net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean1-2/+6
2020-05-27bridge: multicast: work around clang bugArnd Bergmann1-1/+2
2020-05-27vsock: fix timeout in vsock_accept()Stefano Garzarella1-1/+1
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn1-1/+2
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti2-2/+23
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2-2/+2
2020-05-27netfilter: conntrack: comparison of unsigned in cthelper confirmationPablo Neira Ayuso1-1/+1
2020-05-27netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_updateNathan Chancellor1-3/+3
2020-05-26crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet1-1/+1
2020-05-26net: sctp: Fix spelling in Kconfig helpChris Packham1-1/+1
2020-05-26bnxt_en: fix firmware message length endiannessEdwin Peer2-15/+4
2020-05-26bnxt_en: Fix return code to "flash_device".Vasundhara Volam1-4/+5
2020-05-26bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan1-1/+1
2020-05-26net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas1-0/+1
2020-05-26net: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-05-26mptcp: avoid NULL-ptr derefence on fallbackPaolo Abeni1-1/+2
2020-05-26net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan1-1/+2
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern3-9/+45
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern3-15/+71
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern1-16/+25
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov2-33/+59
2020-05-26nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entryDavid Ahern1-14/+13
2020-05-25qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-05-25dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean1-1/+1
2020-05-25net/tls: fix race condition causing kernel panicVinay Kumar Yadav2-6/+31
2020-05-25netfilter: nfnetlink_cthelper: unbreak userspace helper supportPablo Neira Ayuso1-1/+2
2020-05-25netfilter: conntrack: make conntrack userspace helpers work againPablo Neira Ayuso1-6/+72
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso3-33/+38
2020-05-25netfilter: ipset: Fix subcounter update skipPhil Sutter1-1/+1
2020-05-25netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun1-0/+6
2020-05-25cfg80211: fix debugfs rename crashJohannes Berg1-1/+1
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu1-1/+1
2020-05-25mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing1-0/+7
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport1-2/+2
2020-05-23MAINTAINERS: add files related to kdumpBaoquan He1-0/+5
2020-05-23z3fold: fix use-after-free when freeing handlesUladzislau Rezki1-5/+6