Age | Commit message (Expand) | Author |
2019-08-17 | samples/bpf: add use of need_wakeup flag in xdpsock | Magnus Karlsson |
2019-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2019-08-09 | samples/bpf: xdp_fwd explain bpf_fib_lookup return codes | Jesper Dangaard Brouer |
2019-08-09 | samples/bpf: make xdp_fwd more practically usable via devmap lookup | Jesper Dangaard Brouer |
2019-08-09 | samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports | Jesper Dangaard Brouer |
2019-08-08 | auxdisplay: Fix a typo in cfag12864b-example.c | Masanari Iida |
2019-07-25 | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again | Masahiro Yamada |
2019-07-23 | samples/bpf: switch trace_output sample to perf_buffer API | Andrii Nakryiko |
2019-07-23 | samples/bpf: convert xdp_sample_pkts_user to perf_buffer API | Andrii Nakryiko |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-07-17 | Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2019-07-15 | samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) | Ilya Leoshkevich |
2019-07-15 | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-07-15 | docs: connector: convert to ReST and rename to connector.rst | Mauro Carvalho Chehab |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-09 | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-07-08 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-07-03 | samples/bpf: fix tcp_bpf.readme detach command | Stanislav Fomichev |
2019-07-03 | samples/bpf: add sample program that periodically dumps TCP stats | Stanislav Fomichev |
2019-07-03 | bpf: Add support for fq's EDT to HBM | brakmo |
2019-07-02 | sample/mdev/mbochs: remove set but not used variable 'mdev_state' | YueHaibing |
2019-07-02 | vfio-mdev/samples: make some symbols static | Kefeng Wang |
2019-07-01 | samples: pktgen: allow to specify destination port | Daniel T. Lee |
2019-07-01 | samples: pktgen: add some helper functions for port parsing | Daniel T. Lee |
2019-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-27 | xsk: Change the default frame size to 4096 and allow controlling it | Maxim Mikityanskiy |
2019-06-26 | samples: bpf: make the use of xdp samples consistent | Daniel T. Lee |
2019-06-24 | samples: bpf: Remove bpf_debug macro in favor of bpf_printk | Michal Rostecki |
2019-06-24 | Merge tag 'v5.2-rc6' into sched/core, to refresh the branch | Ingo Molnar |
2019-06-24 | samples/bpf: xdp_redirect, correctly get dummy program id | Prashant Bhole |
2019-06-24 | samples: make pidfd-metadata fail gracefully on older kernels | Dmitry V. Levin |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465 | Thomas Gleixner |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-18 | samples: bpf: refactor header include path | Daniel T. Lee |
2019-06-18 | samples: bpf: remove unnecessary include options in Makefile | Daniel T. Lee |
2019-06-17 | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar |
2019-06-15 | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples | Masahiro Yamada |
2019-06-15 | samples/bpf: fix include path in Makefile | Prashant Bhole |
2019-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab |