aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-29mptcp: implement memory accounting for mptcp rtx queuePaolo Abeni1-3/+39
2020-03-29mptcp: introduce MPTCP retransmission timerPaolo Abeni3-2/+93
2020-03-29mptcp: queue data for mptcp level retransmissionPaolo Abeni2-8/+147
2020-03-29mptcp: update per unacked sequence on pkt receptionPaolo Abeni3-6/+49
2020-03-29mptcp: Implement path manager interface commandsPeter Krystad3-5/+129
2020-03-29mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad5-17/+287
2020-03-29mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad8-46/+390
2020-03-29mptcp: Add path manager interfacePeter Krystad6-19/+264
2020-03-29mptcp: Add ADD_ADDR handlingPeter Krystad5-18/+262
2020-03-29mlx4: fix "initializer element not constant" compiler errorJacob Keller1-4/+7
2020-03-29devlink: don't wrap commands in rST shell blocksJacob Keller2-6/+3
2020-03-29net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst2-33/+28
2020-03-29net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean3-1/+134
2020-03-29s390/qeth: support net namespaces for L3 devicesJulian Wiedmann1-3/+0
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu6-9/+9
2020-03-29qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-03-29net: page pool: allow to pass zero flags to page_pool_init()Denis Kirjanov1-3/+5
2020-03-29selftests: move timestamping selftests to net folderJian Yang12-21/+11
2020-03-29ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmiiPhilippe Schenker1-1/+1
2020-03-29net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker1-0/+50
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov3-2/+31
2020-03-29Linux 5.6Linus Torvalds1-1/+1
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V1-0/+6
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin3-2/+52
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry1-2/+1
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota1-21/+20
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean3-10/+61
2020-03-27net: dsa: vsc73xx: make the MTU configurableVladimir Oltean1-10/+20
2020-03-27net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean2-4/+47
2020-03-27net: dsa: b53: add MTU configuration supportMurali Krishna Policharla1-5/+22
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean4-1/+125
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean6-16/+181
2020-03-27bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla2-2/+15
2020-03-27net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla4-0/+29
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-27s390/qeth: phase out OSN supportJulian Wiedmann2-0/+4
2020-03-27s390/qeth: make OSN / OSX support configurableJulian Wiedmann4-0/+33
2020-03-27s390/qeth: remove fake_broadcast attributeJulian Wiedmann2-36/+0
2020-03-27bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam2-6/+6
2020-03-27bnxt_en: Add partno to devlink info_get cbVasundhara Volam2-0/+11
2020-03-27bnxt_en: Read partno and serialno of the board from VPDVasundhara Volam2-0/+63
2020-03-27PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam1-0/+1
2020-03-27bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam4-1/+24
2020-03-27devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam2-0/+8
2020-03-27mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel1-3/+4
2020-03-27mlxsw: switchx2: Remove unnecessary conversion to boolIdo Schimmel1-1/+1
2020-03-27mlxsw: core_acl: Avoid defining static variable in header fileIdo Schimmel2-39/+47