David S. Miller
a98d62c3ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
...
Alexei Starovoitov says:
====================
pull-request: bpf-next 2019-10-14
The following pull-request contains BPF updates for your *net-next* tree.
12 days of development and
85 files changed, 1889 insertions(+), 1020 deletions(-)
The main changes are:
1) auto-generation of bpf_helper_defs.h, from Andrii.
2) split of bpf_helpers.h into bpf_{helpers, helper_defs, endian, tracing}.h
and move into libbpf, from Andrii.
3) Track contents of read-only maps as scalars in the verifier, from Andrii.
4) small x86 JIT optimization, from Daniel.
5) cross compilation support, from Ivan.
6) bpf flow_dissector enhancements, from Jakub and Stanislav.
====================
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-10-14 12:17:21 -07:00
..
2019-06-05 17:36:37 +02:00
2019-09-17 12:11:50 +01:00
2019-10-12 16:15:10 -07:00
2019-06-05 17:36:37 +02:00
2019-04-25 13:15:46 -06:00
2019-09-12 14:04:40 -07:00
2019-01-25 14:57:45 -07:00
2018-05-30 15:21:52 -06:00
2019-10-11 21:04:28 -07:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:39 -07:00
2019-01-30 15:19:56 +01:00
2019-09-04 13:31:28 +02:00
2019-09-30 09:29:53 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2018-05-30 21:31:31 -06:00
2019-04-19 17:18:00 -06:00
2019-08-14 05:06:25 -03:00
2019-05-21 10:50:46 +02:00
2019-08-29 12:45:30 -04:00
2019-07-23 10:45:06 -06:00
2019-05-21 09:24:30 -06:00
2019-10-03 12:07:58 +02:00
2019-05-21 10:50:46 +02:00
2019-09-23 08:33:16 -06:00
2018-05-30 15:29:06 -06:00
2019-04-22 11:23:14 -04:00
2019-09-25 17:42:31 +02:00
2019-03-05 21:07:19 -08:00
2018-09-05 10:58:31 -06:00
2018-08-09 11:26:07 -06:00
2018-05-30 15:29:06 -06:00
2019-10-05 16:34:15 -07:00
2019-08-05 11:29:50 +02:00
2019-06-28 14:31:12 -06:00
2019-05-21 10:50:46 +02:00
2019-07-21 09:46:59 -07:00
2019-09-30 22:32:55 +02:00
2019-09-25 08:32:31 +10:00
2017-11-02 11:10:55 +01:00
2019-07-16 19:23:21 -07:00
2019-06-19 17:09:11 +02:00
2019-06-13 22:34:55 -07:00
2019-07-16 19:23:24 -07:00
2019-08-01 14:30:22 -07:00
2019-07-08 13:00:41 -06:00
2019-05-31 08:34:32 -07:00
2019-07-15 08:07:51 -07:00
2019-09-23 08:33:16 -06:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:39 -07:00
2018-06-18 09:29:20 -06:00
2017-11-02 11:10:55 +01:00
2019-05-21 10:50:46 +02:00
2019-04-25 13:15:46 -06:00
2019-05-21 10:50:46 +02:00
2019-10-10 16:46:04 -07:00
2019-06-22 11:28:53 +02:00
2019-05-21 10:50:46 +02:00
2019-09-25 02:43:48 +03:00
2018-05-23 15:24:22 -04:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:29:20 -07:00
2019-06-19 17:09:53 +02:00
2019-09-23 08:33:16 -06:00
2019-09-16 19:06:29 -07:00
2019-07-15 11:03:01 -03:00
2019-09-25 02:43:51 +03:00
2018-01-12 11:44:31 -07:00
2019-06-19 17:09:51 +02:00
2018-01-12 11:45:05 -07:00
2019-04-08 16:44:20 -06:00
2019-04-08 16:44:11 -06:00
2019-07-30 15:46:48 -06:00
2019-07-11 00:05:09 +09:00
2019-08-19 14:21:36 -06:00