index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net: phy: add genphy_c45_an_config_aneg
Andrew Lunn
2019-02-17
2
-0
/
+45
|
*
|
net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t
Heiner Kallweit
2019-02-17
1
-0
/
+25
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-17
92
-485
/
+2576
|
\
\
|
*
|
tools/libbpf: support bigger BTF data sizes
Andrii Nakryiko
2019-02-17
1
-7
/
+8
|
*
|
selftests: bpf: test_lwt_ip_encap: add negative tests.
Peter Oskolkov
2019-02-17
1
-23
/
+88
|
*
|
bpf: make LWTUNNEL_BPF dependent on INET
Peter Oskolkov
2019-02-16
1
-1
/
+1
|
*
|
libbpf: Introduce bpf_object__btf
Andrey Ignatov
2019-02-15
3
-0
/
+9
|
*
|
libbpf: Introduce bpf_map__resize
Andrey Ignatov
2019-02-15
3
-0
/
+16
|
*
|
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
2019-02-15
7
-59
/
+3
|
*
|
Merge branch 'libbpf-cleanup'
Alexei Starovoitov
2019-02-15
4
-30
/
+29
|
|
\
\
|
|
*
|
tools: sync uapi/linux/if_link.h header
Andrii Nakryiko
2019-02-15
1
-0
/
+1
|
|
*
|
tools/bpf: replace bzero with memset
Andrii Nakryiko
2019-02-15
3
-30
/
+28
|
|
/
/
|
*
|
bpf: fix memory leak in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-15
1
-9
/
+20
|
*
|
Merge branch 'lwt_encap_ip'
Alexei Starovoitov
2019-02-14
11
-12
/
+758
|
|
\
\
|
|
*
|
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-14
3
-1
/
+398
|
|
*
|
bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.h
Peter Oskolkov
2019-02-14
1
-2
/
+24
|
|
*
|
bpf: add handling of BPF_LWT_REROUTE to lwt_bpf.c
Peter Oskolkov
2019-02-14
1
-2
/
+124
|
|
*
|
ipv6_stub: add ipv6_route_input stub/proxy.
Peter Oskolkov
2019-02-14
3
-0
/
+14
|
|
*
|
bpf: handle GSO in bpf_lwt_push_encap
Peter Oskolkov
2019-02-14
1
-2
/
+65
|
|
*
|
bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap
Peter Oskolkov
2019-02-14
3
-1
/
+69
|
|
*
|
bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
Peter Oskolkov
2019-02-14
2
-7
/
+67
|
|
/
/
|
*
|
bpf: offload: add priv field for drivers
Jakub Kicinski
2019-02-12
5
-8
/
+16
|
*
|
tools: bpftool: doc, add text about feature-subcommand
Prashant Bhole
2019-02-12
1
-1
/
+3
|
*
|
Merge branch 'bpf-prog-build'
Alexei Starovoitov
2019-02-12
51
-34
/
+12
|
|
\
\
|
|
*
|
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
2019-02-12
1
-4
/
+3
|
|
*
|
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
2019-02-12
50
-21
/
+5
|
|
*
|
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
2019-02-12
1
-13
/
+7
|
|
*
|
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
2019-02-12
1
-0
/
+1
|
|
/
/
|
*
|
Merge branch 'skb_sk-sk_fullsock-tcp_sock'
Alexei Starovoitov
2019-02-11
13
-235
/
+1493
|
|
\
\
|
|
*
|
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
2019-02-11
4
-2
/
+487
|
|
*
|
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
2019-02-11
4
-3
/
+396
|
|
*
|
bpf: Sync bpf.h to tools/
Martin KaFai Lau
2019-02-11
1
-7
/
+65
|
|
*
|
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
2019-02-11
4
-3
/
+188
|
|
*
|
bpf: Refactor sock_ops_convert_ctx_access
Martin KaFai Lau
2019-02-11
1
-160
/
+127
|
|
*
|
bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock
Martin KaFai Lau
2019-02-11
2
-31
/
+85
|
|
*
|
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
2019-02-11
4
-41
/
+157
|
|
/
/
|
*
|
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
2019-02-11
1
-4
/
+7
|
*
|
Merge branch 'btf-api-extensions'
Alexei Starovoitov
2019-02-08
5
-93
/
+121
|
|
\
\
|
|
*
|
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-08
4
-23
/
+26
|
|
*
|
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
2019-02-08
3
-48
/
+57
|
|
*
|
btf: expose API to work with raw btf data
Andrii Nakryiko
2019-02-08
3
-0
/
+8
|
|
*
|
btf: separate btf creation and loading
Andrii Nakryiko
2019-02-08
4
-25
/
+33
|
|
/
/
|
*
|
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
2019-02-08
3
-6
/
+26
|
*
|
tools/bpf: add missing strings.h include
Andrii Nakryiko
2019-02-08
3
-0
/
+3
*
|
|
net: stmmac: use correct define to get rx timestamp on GMAC4
Alexandre Torgue
2019-02-17
1
-1
/
+1
*
|
|
atm: clean up vcc_seq_next()
Dan Carpenter
2019-02-17
1
-1
/
+2
*
|
|
sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values
Guillaume Nault
2019-02-17
1
-0
/
+20
*
|
|
Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-02-16
38
-659
/
+1450
|
\
\
\
|
*
|
|
net/mlx5: E-Switch, Allow transition to offloads mode for ECPF
Bodong Wang
2019-02-16
1
-2
/
+4
|
*
|
|
net/mlx5: E-Switch, Load/unload VF reps according to event from host PF
Bodong Wang
2019-02-16
3
-3
/
+96
[prev]
[next]