David S. Miller
0aedadcf6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
...
Daniel Borkmann says:
====================
pull-request: bpf 2019-03-16
The following pull-request contains BPF updates for your *net* tree.
The main changes are:
1) Fix a umem memory leak on cleanup in AF_XDP, from Björn.
2) Fix BTF to properly resolve forward-declared enums into their corresponding
full enum definition types during deduplication, from Andrii.
3) Fix libbpf to reject invalid flags in xsk_socket__create(), from Magnus.
4) Fix accessing invalid pointer returned from bpf_tcp_sock() and
bpf_sk_fullsock() after bpf_sk_release() was called, from Martin.
5) Fix generation of load/store DW instructions in PPC JIT, from Naveen.
6) Various fixes in BPF helper function documentation in bpf.h UAPI header
used to bpf-helpers(7) man page, from Quentin.
7) Fix segfault in BPF test_progs when prog loading failed, from Yonghong.
====================
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-03-16 12:20:08 -07:00
..
2019-03-05 18:55:17 +01:00
2019-02-15 17:17:57 +01:00
2019-03-06 09:41:12 -08:00
2019-03-06 10:22:26 -08:00
2019-03-06 20:34:20 -06:00
2019-03-08 10:02:58 -08:00
2019-03-09 15:53:03 -08:00
2019-02-28 09:16:12 +01:00
2019-02-25 09:28:54 +01:00
2019-03-01 14:28:43 +01:00
2019-03-14 09:11:54 -07:00
2019-03-03 23:45:27 +00:00
2019-03-08 14:48:40 -08:00
2019-03-10 14:08:19 -04:00
2019-03-01 20:53:41 +01:00
2019-03-08 09:27:33 -08:00
2019-03-15 11:25:48 -07:00
2019-03-05 21:07:21 -08:00
2019-03-05 21:07:14 -08:00
2019-02-24 08:20:17 -07:00
2019-03-07 18:32:00 -08:00
2019-02-15 08:40:12 -07:00
2019-03-09 16:53:47 -08:00
2019-03-13 12:04:35 -07:00
2019-03-08 21:17:07 +01:00
2019-03-13 12:04:35 -07:00
2019-03-07 18:31:59 -08:00
2019-02-28 13:49:22 -07:00
2019-03-07 12:20:11 -08:00
2019-03-07 10:11:41 -08:00
2019-02-22 00:11:47 -08:00
2019-03-05 21:07:20 -08:00
2019-02-15 19:52:17 +01:00
2019-02-19 13:20:35 +01:00
2019-02-23 12:13:45 +01:00
2019-03-07 18:32:01 -08:00
2019-03-05 14:53:50 -05:00
2019-03-10 11:54:48 -07:00
2019-03-10 12:47:57 -07:00
2019-03-07 18:32:00 -08:00
2019-03-10 10:17:23 -07:00
2019-02-28 03:28:53 -05:00
2019-02-22 12:55:31 -08:00
2019-02-24 17:33:59 -08:00
2019-02-19 10:10:05 +01:00
2019-02-28 08:24:23 -07:00
2019-03-06 07:59:36 -08:00
2019-03-05 21:07:18 -08:00
2019-02-28 03:29:37 -05:00
2019-02-28 03:28:53 -05:00
2019-03-12 14:08:19 -07:00
2019-02-18 12:41:16 +01:00
2019-03-12 10:04:02 -07:00
2019-03-05 21:07:16 -08:00
2019-02-15 16:54:38 +01:00
2019-03-12 10:04:00 -07:00
2019-03-05 21:07:19 -08:00
2019-02-24 14:43:22 +01:00
2019-02-22 12:56:24 -08:00
2019-03-09 19:52:47 -08:00
2019-02-23 10:53:31 +01:00
2019-02-24 08:20:17 -07:00
2019-03-01 11:24:51 +01:00
2019-03-03 21:05:10 -08:00
2019-03-08 10:09:53 -08:00
2019-02-23 10:53:31 +01:00
2019-03-08 10:09:53 -08:00
2019-03-05 21:07:13 -08:00
2019-03-04 13:42:05 +01:00
2019-03-07 18:31:59 -08:00
2019-03-12 14:08:19 -07:00
2019-02-15 14:12:09 -08:00
2019-03-05 21:07:15 -08:00
2019-03-06 08:14:05 -08:00
2019-03-11 12:13:42 -07:00
2019-03-07 18:31:59 -08:00
2019-03-05 21:07:16 -08:00
2019-02-28 07:55:53 +01:00
2019-03-12 14:08:19 -07:00
2019-03-07 18:32:03 -08:00
2019-02-24 17:45:25 -08:00
2019-02-18 16:43:54 -08:00
2019-03-12 10:04:02 -07:00
2019-03-05 21:07:17 -08:00
2019-03-11 17:08:14 -07:00
2019-03-09 15:53:03 -08:00
2019-03-12 10:04:01 -07:00
2019-03-05 21:07:21 -08:00
2019-03-10 13:16:37 -07:00
2019-03-09 09:56:17 -08:00
2019-03-15 15:29:47 -07:00
2019-02-16 13:45:01 -08:00
2019-03-02 12:54:35 -08:00
2019-03-01 16:20:16 -05:00
2019-03-01 16:20:16 -05:00
2019-02-20 15:14:20 -05:00
2019-03-01 16:20:16 -05:00
2019-03-05 21:07:20 -08:00
2019-02-20 07:22:17 -07:00
2019-02-20 07:22:17 -07:00
2019-02-20 07:22:19 -07:00
2019-02-20 07:22:10 -07:00
2019-02-20 07:22:05 -07:00
2019-02-28 11:40:49 -06:00
2019-03-05 21:07:19 -08:00
2019-03-05 21:07:20 -08:00
2019-02-28 11:09:29 +01:00
2019-03-10 12:29:52 -07:00
2019-02-28 07:55:37 +01:00
2019-02-28 08:29:50 +01:00
2019-03-03 21:47:57 -08:00
2019-02-24 12:39:45 -08:00
2019-03-07 18:31:59 -08:00
2019-03-08 10:09:53 -08:00
2019-03-06 12:59:46 -08:00
2019-02-20 11:18:07 +01:00
2019-03-12 09:43:00 +01:00
2019-03-07 11:23:17 +01:00
2019-03-12 10:04:03 -07:00
2019-02-20 00:33:08 +01:00
2019-03-09 09:22:42 -08:00
2019-02-17 15:53:01 -08:00
2019-03-07 18:32:03 -08:00
2019-02-20 21:34:17 -08:00
2019-02-22 13:49:00 +01:00
2019-02-25 21:20:45 +01:00
2019-03-07 12:20:11 -08:00
2019-03-12 14:08:19 -07:00
2019-03-05 21:07:18 -08:00
2019-03-11 08:54:01 -07:00
2019-03-05 21:07:14 -08:00
2019-03-15 15:29:47 -07:00
2019-03-14 14:36:20 -07:00
2019-03-10 12:47:57 -07:00
2019-03-08 14:48:40 -08:00
2019-02-28 13:49:29 +01:00
2019-03-07 18:31:59 -08:00
2019-03-06 11:19:57 -05:00
2019-02-24 12:06:19 -08:00
2019-03-06 11:19:15 -05:00
2019-02-26 12:53:55 +01:00
2019-03-07 08:46:07 -08:00
2019-03-06 14:52:48 -08:00
2019-02-20 17:08:54 -05:00