index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Age
Commit message (
Expand
)
Author
Lines
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-60
/
+377
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-1
/
+1
2019-07-03
samples/bpf: fix tcp_bpf.readme detach command
Stanislav Fomichev
-1
/
+1
2019-07-03
samples/bpf: add sample program that periodically dumps TCP stats
Stanislav Fomichev
-0
/
+69
2019-07-03
bpf: Add support for fq's EDT to HBM
brakmo
-19
/
+231
2019-07-01
samples: pktgen: allow to specify destination port
Daniel T. Lee
-2
/
+95
2019-07-01
samples: pktgen: add some helper functions for port parsing
Daniel T. Lee
-0
/
+34
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+6
2019-06-27
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
-16
/
+28
2019-06-26
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
-12
/
+42
2019-06-24
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
Michal Rostecki
-12
/
+6
2019-06-24
samples/bpf: xdp_redirect, correctly get dummy program id
Prashant Bhole
-1
/
+1
2019-06-24
samples: make pidfd-metadata fail gracefully on older kernels
Dmitry V. Levin
-2
/
+6
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-18
/
+7
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-18
/
+7
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-31
/
+34
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-5
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465
Thomas Gleixner
-12
/
+4
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-89
/
+10
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+2
2019-06-18
samples: bpf: refactor header include path
Daniel T. Lee
-20
/
+20
2019-06-18
samples: bpf: remove unnecessary include options in Makefile
Daniel T. Lee
-9
/
+0
2019-06-15
samples/bpf: fix include path in Makefile
Prashant Bhole
-1
/
+1
2019-06-10
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
-0
/
+3
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-87
/
+8
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-2
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-138
/
+28
2019-06-06
samples: bpf: print a warning about headers_install
Jakub Kicinski
-0
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
-60
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
-9
/
+1
2019-06-05
samples: fix pidfd-metadata compilation
Guenter Roeck
-0
/
+4
2019-06-04
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
Colin Ian King
-1
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-559
/
+169
2019-05-31
bpf: Add more stats to HBM
brakmo
-10
/
+117
2019-05-31
bpf: Add cn support to hbm_out_kern.c
brakmo
-12
/
+45
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
-80
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-43
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
-15
/
+1
2019-05-28
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
-461
/
+0
2019-05-28
samples/bpf: fix a couple of style issues in bpf_load
Daniel T. Lee
-4
/
+4
2019-05-24
samples: bpf: add ibumad sample to .gitignore
Matteo Croce
-0
/
+1
2019-05-24
samples: bpf: Do not define bpf_printk macro
Michal Rostecki
-72
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
-10
/
+2
2019-05-21
samples, bpf: suppress compiler warning
Matteo Croce
-1
/
+1
2019-05-21
samples, bpf: fix to change the buffer size for read()
Chang-Hsien Tsai
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
-91
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+17
[next]