| Commit message (Expand) | Author | Age | Files | Lines |
* | samples, bpf: Refactor kprobe, tail call kern progs map definition | Daniel T. Lee | 2020-05-19 | 8 | -91/+93 |
* | samples, bpf: Add tracex7 test file to .gitignore | Daniel T. Lee | 2020-05-19 | 1 | -0/+1 |
* | samples, bpf: Refactor tail call user progs with libbpf | Daniel T. Lee | 2020-05-19 | 3 | -31/+103 |
* | samples, bpf: Refactor kprobe tracing user progs with libbpf | Daniel T. Lee | 2020-05-19 | 9 | -64/+252 |
* | samples, bpf: Refactor pointer error check with libbpf | Daniel T. Lee | 2020-05-19 | 3 | -15/+6 |
* | bpf: Selftests, add ktls tests to test_sockmap | John Fastabend | 2020-05-16 | 1 | -26/+44 |
* | bpf: Selftests, add blacklist to test_sockmap | John Fastabend | 2020-05-16 | 1 | -2/+31 |
* | bpf: Selftests, add whitelist option to test_sockmap | John Fastabend | 2020-05-16 | 1 | -1/+30 |
* | bpf: Selftests, provide verbose option for selftests execution | John Fastabend | 2020-05-16 | 1 | -108/+71 |
* | bpf: Selftests, break down test_sockmap into subtests | John Fastabend | 2020-05-16 | 1 | -375/+348 |
* | bpf: Selftests, improve test_sockmap total bytes counter | John Fastabend | 2020-05-16 | 1 | -3/+8 |
* | bpf: Selftests, print error in test_sockmap error cases | John Fastabend | 2020-05-16 | 1 | -8/+17 |
* | bpf: Selftests, sockmap test prog run without setting cgroup | John Fastabend | 2020-05-16 | 1 | -6/+22 |
* | bpf: Selftests, remove prints from sockmap tests | John Fastabend | 2020-05-16 | 2 | -174/+9 |
* | bpf: Selftests, move sockmap bpf prog header into progs | John Fastabend | 2020-05-16 | 1 | -0/+0 |
* | selftests/bpf: Move test_align under test_progs | Stanislav Fomichev | 2020-05-16 | 1 | -61/+7 |
* | selftests/bpf: Fix test_align verifier log patterns | Stanislav Fomichev | 2020-05-16 | 1 | -20/+21 |
* | libbpf, hashmap: Fix signedness warnings | Ian Rogers | 2020-05-16 | 1 | -3/+2 |
* | libbpf, hashmap: Remove unused #include | Ian Rogers | 2020-05-16 | 1 | -1/+0 |
* | bpf: Fix check_return_code to only allow [0,1] in trace_iter progs | Daniel Borkmann | 2020-05-16 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 342 | -1523/+3458 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-05-15 | 78 | -204/+459 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-05-15 | 14 | -43/+137 |
| | |\ |
|
| | | * | Merge branch 'restrict-bpf_probe_read' | Alexei Starovoitov | 2020-05-15 | 8 | -35/+101 |
| | | |\ |
|
| | | | * | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier | Daniel Borkmann | 2020-05-15 | 3 | -32/+88 |
| | | | * | bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range | Daniel Borkmann | 2020-05-15 | 1 | -1/+3 |
| | | | * | bpf: Restrict bpf_probe_read{, str}() only to archs where they work | Daniel Borkmann | 2020-05-15 | 5 | -2/+10 |
| | | |/ |
|
| | | * | selftests/bpf: Enforce returning 0 for fentry/fexit programs | Yonghong Song | 2020-05-14 | 1 | -2/+2 |
| | | * | bpf: Enforce returning 0 for fentry/fexit progs | Yonghong Song | 2020-05-14 | 1 | -0/+17 |
| | | * | security: Fix the default value of secid_to_secctx hook | Anders Roxell | 2020-05-14 | 1 | -1/+1 |
| | | * | libbpf: Fix register naming in PT_REGS s390 macros | Sumanth Korikkar | 2020-05-14 | 1 | -2/+2 |
| | | * | bpf: Fix bug in mmap() implementation for BPF array map | Andrii Nakryiko | 2020-05-14 | 2 | -1/+14 |
| | | * | samples: bpf: Fix build error | Matteo Croce | 2020-05-14 | 1 | -2/+0 |
| | * | | selftests: mptcp: pm: rm the right tmp file | Matthieu Baerts | 2020-05-15 | 1 | -1/+1 |
| | * | | dpaa2-eth: properly handle buffer size restrictions | Ioana Ciornei | 2020-05-15 | 2 | -12/+18 |
| | * | | MAINTAINERS: Mark networking drivers as Maintained. | David S. Miller | 2020-05-15 | 1 | -1/+1 |
| | * | | ipmr: Add lockdep expression to ipmr_for_each_table macro | Amol Grover | 2020-05-15 | 1 | -3/+4 |
| | * | | ipmr: Fix RCU list debugging warning | Amol Grover | 2020-05-15 | 1 | -1/+2 |
| | * | | drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c | Madhuparna Bhowmik | 2020-05-15 | 1 | -1/+2 |
| | * | | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810 | Kevin Lo | 2020-05-15 | 2 | -2/+7 |
| | * | | tcp: fix error recovery in tcp_zerocopy_receive() | Eric Dumazet | 2020-05-15 | 1 | -3/+4 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-05-14 | 6 | -9/+40 |
| | |\ \ |
|
| | | * | | netfilter: nft_set_rbtree: Add missing expired checks | Phil Sutter | 2020-05-12 | 1 | -0/+11 |
| | | * | | netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration | Pablo Neira Ayuso | 2020-05-12 | 1 | -3/+5 |
| | | * | | netfilter: conntrack: fix infinite loop on rmmod | Florian Westphal | 2020-05-11 | 1 | -1/+12 |
| | | * | | netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue | Roi Dayan | 2020-05-11 | 1 | -1/+1 |
| | | * | | netfilter: flowtable: Add pending bit for offload work | Paul Blakey | 2020-05-11 | 2 | -1/+8 |
| | | * | | netfilter: conntrack: avoid gcc-10 zero-length-bounds warning | Arnd Bergmann | 2020-05-10 | 2 | -3/+3 |
| | * | | | MAINTAINERS: Add Jakub to networking drivers. | David S. Miller | 2020-05-14 | 1 | -0/+1 |
| | * | | | MAINTAINERS: another add of Karsten Graul for S390 networking | Ursula Braun | 2020-05-14 | 1 | -0/+1 |