index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
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-16
Merge branch 'nfp-improve-bpf-offload'
Alexei Starovoitov
3
-13
/
+98
2018-10-16
nfp: bpf: double check vNIC capabilities after object sharing
Jakub Kicinski
3
-6
/
+22
2018-10-16
nfp: bpf: protect against mis-initializing atomic counters
Jakub Kicinski
3
-7
/
+76
2018-10-16
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
54
-3659
/
+4962
2018-10-15
net: phy: merge phy_start_aneg and phy_start_aneg_priv
Heiner Kallweit
1
-18
/
+3
2018-10-15
hv_netvsc: fix vf serial matching with pci slot info
Haiyang Zhang
1
-4
/
+11
2018-10-15
Merge branch 'tcp-second-round-for-EDT-conversion'
David S. Miller
10
-58
/
+78
2018-10-15
tcp: cdg: use tcp high resolution clock cache
Eric Dumazet
1
-1
/
+1
2018-10-15
tcp_bbr: fix typo in bbr_pacing_margin_percent
Neal Cardwell
1
-2
/
+2
2018-10-15
tcp: optimize tcp internal pacing
Eric Dumazet
1
-15
/
+16
2018-10-15
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
Eric Dumazet
1
-1
/
+1
2018-10-15
tcp: mitigate scheduling jitter in EDT pacing model
Eric Dumazet
1
-6
/
+13
2018-10-15
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
7
-32
/
+40
2018-10-15
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
3
-4
/
+8
[next]