aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-23mptcp: dump infinite_map field in mptcp_dump_mpextGeliang Tang1-2/+4
2022-04-17tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet1-0/+1
2022-04-17tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet1-0/+2
2022-04-17tcp: add two drop reasons for tcp_ack()Eric Dumazet1-0/+3
2022-04-17tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet1-0/+3
2022-04-17tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet1-0/+5
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-4/+4
2022-04-13net: ip: add skb drop reasons to ip forwardingMenglong Dong1-0/+1
2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong1-0/+2
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-3/+4
2022-04-11net: icmp: add skb drop reasons to icmp protocolMenglong Dong1-0/+2
2022-04-11net: skb: rename SKB_DROP_REASON_PTYPE_ABSENTMenglong Dong1-1/+1
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2022-04-07tcp: Add tracepoint for tcp_set_ca_statePing Gan1-0/+45
2022-04-07SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust1-1/+0
2022-04-07SUNRPC: Fix the svc_deferred_event trace classChuck Lever1-3/+4
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet1-1/+1
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds9-14/+14
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)9-14/+14
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-69/+127
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+7
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells1-1/+7
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+98
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+67
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2022-03-24mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand1-1/+0
2022-03-24kasan, page_alloc: allow skipping memory init for HW_TAGSAndrey Konovalov1-0/+1
2022-03-24kasan, page_alloc: allow skipping unpoisoning for HW_TAGSAndrey Konovalov1-2/+3
2022-03-24kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGSAndrey Konovalov1-3/+9
2022-03-24mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual1-0/+31
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual1-0/+27
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-15/+53
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+28
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds11-542/+877
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-15/+15
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-5/+5
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-41/+13
2022-03-22mm: compaction: cleanup the compaction trace eventsBaolin Wang1-13/+13
2022-03-22remove congestion tracking frameworkNeilBrown1-28/+0
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+7
2022-03-22Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+1
2022-03-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-109/+189
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds4-94/+217
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-13/+36
2022-03-21Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds1-174/+159
2022-03-21Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-233/+0
2022-03-21Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-5/+4
2022-03-21mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)1-5/+5
2022-03-20i2c: add tracepoints for I2C slave eventsJae Hyun Yoo1-0/+67