summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: phy: add genphy_c45_an_config_anegAndrew Lunn2019-02-172-0/+45
| * | net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit2019-02-171-0/+25
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-1792-485/+2576
|\ \
| * | tools/libbpf: support bigger BTF data sizesAndrii Nakryiko2019-02-171-7/+8
| * | selftests: bpf: test_lwt_ip_encap: add negative tests.Peter Oskolkov2019-02-171-23/+88
| * | bpf: make LWTUNNEL_BPF dependent on INETPeter Oskolkov2019-02-161-1/+1
| * | libbpf: Introduce bpf_object__btfAndrey Ignatov2019-02-153-0/+9
| * | libbpf: Introduce bpf_map__resizeAndrey Ignatov2019-02-153-0/+16
| * | net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski2019-02-157-59/+3
| * | Merge branch 'libbpf-cleanup'Alexei Starovoitov2019-02-154-30/+29
| |\ \
| | * | tools: sync uapi/linux/if_link.h headerAndrii Nakryiko2019-02-151-0/+1
| | * | tools/bpf: replace bzero with memsetAndrii Nakryiko2019-02-153-30/+28
| |/ /
| * | bpf: fix memory leak in bpf_lwt_xmit_reroutePeter Oskolkov2019-02-151-9/+20
| * | Merge branch 'lwt_encap_ip'Alexei Starovoitov2019-02-1411-12/+758
| |\ \
| | * | selftests: bpf: add test_lwt_ip_encap selftestPeter Oskolkov2019-02-143-1/+398
| | * | bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.hPeter Oskolkov2019-02-141-2/+24
| | * | bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.cPeter Oskolkov2019-02-141-2/+124
| | * | ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-143-0/+14
| | * | bpf: handle GSO in bpf_lwt_push_encapPeter Oskolkov2019-02-141-2/+65
| | * | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov2019-02-143-1/+69
| | * | bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encapPeter Oskolkov2019-02-142-7/+67
| |/ /
| * | bpf: offload: add priv field for driversJakub Kicinski2019-02-125-8/+16
| * | tools: bpftool: doc, add text about feature-subcommandPrashant Bhole2019-02-121-1/+3
| * | Merge branch 'bpf-prog-build'Alexei Starovoitov2019-02-1251-34/+12
| |\ \
| | * | selftests: bpf: relax sub-register mode compilation criteriaJiong Wang2019-02-121-4/+3
| | * | selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang2019-02-1250-21/+5
| | * | selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang2019-02-121-13/+7
| | * | selftests: bpf: add "alu32" to .gitignoreJiong Wang2019-02-121-0/+1
| |/ /
| * | Merge branch 'skb_sk-sk_fullsock-tcp_sock'Alexei Starovoitov2019-02-1113-235/+1493
| |\ \
| | * | bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau2019-02-114-2/+487
| | * | bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau2019-02-114-3/+396
| | * | bpf: Sync bpf.h to tools/Martin KaFai Lau2019-02-111-7/+65
| | * | bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau2019-02-114-3/+188
| | * | bpf: Refactor sock_ops_convert_ctx_accessMartin KaFai Lau2019-02-111-160/+127
| | * | bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sockMartin KaFai Lau2019-02-112-31/+85
| | * | bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau2019-02-114-41/+157
| |/ /
| * | bpf: Fix narrow load on a bpf_sock returned from sk_lookup()Martin KaFai Lau2019-02-111-4/+7
| * | Merge branch 'btf-api-extensions'Alexei Starovoitov2019-02-085-93/+121
| |\ \
| | * | tools/bpf: remove btf__get_strings() superseded by raw data APIAndrii Nakryiko2019-02-084-23/+26
| | * | btf: expose API to work with raw btf_ext dataAndrii Nakryiko2019-02-083-48/+57
| | * | btf: expose API to work with raw btf dataAndrii Nakryiko2019-02-083-0/+8
| | * | btf: separate btf creation and loadingAndrii Nakryiko2019-02-084-25/+33
| |/ /
| * | tools/bpf: add log_level to bpf_load_program_attrYonghong Song2019-02-083-6/+26
| * | tools/bpf: add missing strings.h includeAndrii Nakryiko2019-02-083-0/+3
* | | net: stmmac: use correct define to get rx timestamp on GMAC4Alexandre Torgue2019-02-171-1/+1
* | | atm: clean up vcc_seq_next()Dan Carpenter2019-02-171-1/+2
* | | sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF valuesGuillaume Nault2019-02-171-0/+20
* | | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-02-1638-659/+1450
|\ \ \
| * | | net/mlx5: E-Switch, Allow transition to offloads mode for ECPFBodong Wang2019-02-161-2/+4
| * | | net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang2019-02-163-3/+96