index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
ulp: remove uid and user_visible members
Daniel Borkmann
2
-9
/
+0
2018-10-20
Merge branch 'bpf-msg-push-data'
Daniel Borkmann
7
-28
/
+308
2018-10-20
bpf: test_sockmap add options to use msg_push_data
John Fastabend
2
-26
/
+129
2018-10-20
bpf: libbpf support for msg_push_data
John Fastabend
2
-1
/
+21
2018-10-20
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
3
-1
/
+158
2018-10-20
bpf: skmsg, fix psock create on existing kcm/tls port
John Fastabend
2
-10
/
+26
2018-10-19
bpf: remove unused variable
Alexei Starovoitov
1
-1
/
+1
2018-10-19
Merge branch 'cg_skb_direct_pkt_access'
Alexei Starovoitov
5
-1
/
+248
2018-10-19
bpf: add tests for direct packet access from CGROUP_SKB
Song Liu
2
-0
/
+186
2018-10-19
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
3
-1
/
+62
2018-10-19
Merge branch 'improve_perf_barriers'
Alexei Starovoitov
10
-18
/
+254
2018-10-19
bpf, libbpf: use correct barriers in perf ring buffer walk
Daniel Borkmann
1
-6
/
+4
2018-10-19
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
9
-12
/
+250
2018-10-19
selftests/bpf: add missing executables to .gitignore
Anders Roxell
1
-0
/
+2
2018-10-19
Merge branch 'queue_stack_maps'
Alexei Starovoitov
21
-14
/
+834
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
9
-1
/
+313
2018-10-19
Sync uapi/bpf.h to tools/include
Mauricio Vasquez B
1
-1
/
+29
2018-10-19
bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
Mauricio Vasquez B
2
-0
/
+67
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
10
-3
/
+401
2018-10-19
bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
Mauricio Vasquez B
2
-3
/
+7
2018-10-19
bpf/syscall: allow key to be null in map functions
Mauricio Vasquez B
1
-4
/
+15
2018-10-19
bpf: rename stack trace map operations
Mauricio Vasquez B
2
-2
/
+2
2018-10-18
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
4
-9
/
+20
2018-10-18
selftests/bpf: fix file resource leak in load_kallsyms
Peng Hao
1
-0
/
+1
2018-10-18
bpf: fix doc of bpf_skb_adjust_room() in uapi
Nicolas Dichtel
2
-2
/
+2
2018-10-17
Merge branch 'bpf-sk-msg-peek'
Daniel Borkmann
5
-74
/
+153
2018-10-17
bpf: sockmap, add msg_peek tests to test_sockmap
John Fastabend
1
-52
/
+115
2018-10-17
bpf: sockmap, support for msg_peek in sk_msg with redirect ingress
John Fastabend
3
-17
/
+30
2018-10-17
bpf: skmsg, improve sk_msg_used_element to work in cork context
John Fastabend
1
-5
/
+8
2018-10-17
bpf: sockmap, fix skmsg recvmsg handler to track size correctly
John Fastabend
2
-0
/
+2
2018-10-17
Merge branch 'nfp-improve-bpf-offload'
Alexei Starovoitov
3
-13
/
+98
2018-10-17
nfp: bpf: double check vNIC capabilities after object sharing
Jakub Kicinski
3
-6
/
+22
2018-10-17
nfp: bpf: protect against mis-initializing atomic counters
Jakub Kicinski
3
-7
/
+76
2018-10-17
libbpf: Per-symbol visibility for DSO
Andrey Ignatov
4
-148
/
+179
2018-10-16
bpf, tls: add tls header to tools infrastructure
Daniel Borkmann
2
-5
/
+86
2018-10-16
Merge branch 'net-Kernel-side-filtering-for-route-dumps'
David S. Miller
13
-95
/
+387
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
1
-2
/
+6
2018-10-16
net/ipv6: Bail early if user only wants cloned entries
David Ahern
1
-2
/
+5
2018-10-16
net/mpls: Handle kernel side filtering of route dumps
David Ahern
1
-5
/
+28
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
6
-15
/
+53
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
4
-12
/
+74
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
2
-33
/
+61
2018-10-16
net/mpls: Plumb support for filtering route dumps
David Ahern
1
-1
/
+41
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2
-14
/
+54
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
3
-13
/
+39
2018-10-16
net: Add struct for fib dump filter
David Ahern
7
-11
/
+37
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
2
-1
/
+3
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
54
-3659
/
+4962
2018-10-16
net: phy: merge phy_start_aneg and phy_start_aneg_priv
Heiner Kallweit
1
-18
/
+3
2018-10-16
hv_netvsc: fix vf serial matching with pci slot info
Haiyang Zhang
1
-4
/
+11
[next]