aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26xdp: Make __mem_id_disconnect staticYueHaibing1-1/+1
2019-06-26samples: bpf: make the use of xdp samples consistentDaniel T. Lee4-12/+42
2019-06-26bpf: fix compiler warning with CONFIG_MODULES=nYonghong Song1-13/+14
2019-06-26selftests/bpf: build tests with debug infoAndrii Nakryiko1-1/+1
2019-06-26libbpf: fix max() type mismatch for 32bitIvan Khoronzhuk1-1/+1
2019-06-25veth: Support bulk XDP_TXToshiaki Makita1-12/+48
2019-06-25xdp: Add tracepoint for bulk XDP_TXToshiaki Makita2-0/+30
2019-06-24selftests, bpf: Add test for veth native XDPToshiaki Makita4-0/+162
2019-06-24xsk: sample kernel code is now in libbpfEric Leblond1-1/+15
2019-06-24libbpf: fix spelling mistake "conflictling" -> "conflicting"Colin Ian King1-4/+4
2019-06-24samples: bpf: Remove bpf_debug macro in favor of bpf_printkMichal Rostecki1-12/+6
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang4-8/+37
2019-06-23ipv6: convert rx data path to not take refcnt on dstWei Wang1-3/+4
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang3-7/+20
2019-06-23ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entriesWei Wang1-0/+3
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang2-43/+31
2019-06-23doc: phy: document some PHY_INTERFACE_MODE_xxx settingsRussell King1-1/+44
2019-06-23inet: fix compilation warnings in fqdir_pre_exit()Qian Cai1-1/+1
2019-06-23net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lockRasmus Villemoes9-148/+158
2019-06-23net: ena: Fix bug where ring allocation backoff stopped too lateSameeh Jubran1-2/+2
2019-06-22hinic: fix dereference of pointer hwdev before it is null checkedColin Ian King1-6/+15
2019-06-22net: dsa: mt7530: Add MT7621 TRGMII mode supportRené van Dorst2-10/+40
2019-06-22net: ethernet: mediatek: Add MT7621 TRGMII mode supportRené van Dorst2-4/+45
2019-06-22netns: restore ops before calling ops_exit_listLi RongQing1-1/+1
2019-06-22ipv6: Error when route does not have any valid nexthopsIdo Schimmel1-0/+6
2019-06-22fjes: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+2
2019-06-22net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel5-27/+24
2019-06-21r8169: don't activate ASPM in chip if OS can't control ASPMHeiner Kallweit1-2/+6
2019-06-21PCI: let pci_disable_link_state propagate errorsHeiner Kallweit2-12/+15
2019-06-21tcp: refine memory limit test in tcp_fragment()Eric Dumazet1-1/+2
2019-06-21x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski1-2/+13
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust1-1/+0
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker2-6/+2
2019-06-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi1-0/+1
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington1-9/+11
2019-06-20ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld1-2/+3
2019-06-20KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini2-23/+35
2019-06-20habanalabs: use u64_to_user_ptr() for reading user pointersArnd Bergmann1-1/+1
2019-06-19page_pool: fix compile warning when CONFIG_PAGE_POOL is disabledJesper Dangaard Brouer1-4/+4
2019-06-19nfsd: replace Jeff by Chuck as nfsd co-maintainerJ. Bruce Fields1-1/+1
2019-06-19inet: clear num_timeout reqsk_alloc()Eric Dumazet3-8/+3
2019-06-19net: stmmac: initialize the reset delay arrayMartin Blumenstingl1-1/+1
2019-06-19selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn2-34/+59
2019-06-19net/ipv4: fib_trie: Avoid cryptic ternary expressionsMatthias Kaehlcke1-2/+8
2019-06-19net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry1-0/+3
2019-06-19ipv6: Default fib6_type to RTN_UNICAST when not setDavid Ahern1-1/+1
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant2-5/+5
2019-06-19net: hns3: Fix inconsistent indentingKrzysztof Kozlowski1-1/+1
2019-06-19net/af_iucv: always register net_device notifierJulian Wiedmann1-7/+20
2019-06-19net/af_iucv: build proper skbs for HiperTransportJulian Wiedmann1-5/+11