index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2018-03-31
4
-28
/
+52
*
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
2018-03-31
4
-1
/
+517
*
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
10
-8
/
+366
*
libbpf: Support expected_attach_type at prog load
Andrey Ignatov
2018-03-31
5
-46
/
+133
*
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-31
8
-29
/
+88
*
Merge branch 'bpf-sockmap-sg-api-fixes'
Daniel Borkmann
2018-03-30
3
-13
/
+27
|
\
|
*
bpf: sockmap: initialize sg table entries properly
Prashant Bhole
2018-03-30
1
-5
/
+8
|
*
lib/scatterlist: add sg_init_marker() helper
Prashant Bhole
2018-03-30
2
-8
/
+19
|
/
*
Merge branch 'bpf-sockmap-ingress'
Daniel Borkmann
2018-03-30
8
-37
/
+430
|
\
|
*
bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT tests
John Fastabend
2018-03-30
3
-4
/
+60
|
*
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
John Fastabend
2018-03-30
3
-19
/
+78
|
*
bpf: sockmap, add BPF_F_INGRESS tests
John Fastabend
2018-03-30
3
-11
/
+87
|
*
bpf: sockmap redirect ingress support
John Fastabend
2018-03-30
5
-5
/
+207
|
/
*
Merge branch 'nfp-bpf-updates'
Alexei Starovoitov
2018-03-28
10
-80
/
+771
|
\
|
*
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
2018-03-28
1
-6
/
+6
|
*
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
6
-2
/
+47
|
*
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-28
5
-15
/
+88
|
*
nfp: bpf: expose command delay slots
Jakub Kicinski
2018-03-28
1
-29
/
+24
|
*
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-28
6
-3
/
+212
|
*
bpf: add parenthesis around argument of BPF_LDST_BYTES()
Jakub Kicinski
2018-03-28
1
-1
/
+1
|
*
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
2018-03-28
4
-0
/
+17
|
*
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-28
4
-0
/
+21
|
*
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
2018-03-28
1
-15
/
+25
|
*
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-28
3
-27
/
+50
|
*
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
2018-03-28
1
-3
/
+3
|
*
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2018-03-28
2
-0
/
+145
|
*
nfp: bpf: support unaligned read offset
Jiong Wang
2018-03-28
1
-3
/
+70
|
*
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-03-28
3
-2
/
+88
|
/
*
Merge branch 'bpf-raw-tracepoints'
Daniel Borkmann
2018-03-28
30
-77
/
+607
|
\
|
*
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
2018-03-28
1
-21
/
+70
|
*
samples/bpf: raw tracepoint test
Alexei Starovoitov
2018-03-28
4
-0
/
+44
|
*
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
2018-03-28
3
-0
/
+23
|
*
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
9
-0
/
+424
|
*
macro: introduce COUNT_ARGS() macro
Alexei Starovoitov
2018-03-28
2
-6
/
+8
|
*
net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
Alexei Starovoitov
2018-03-28
4
-33
/
+21
|
*
net/mac802154: disambiguate mac80215 vs mac802154 trace events
Alexei Starovoitov
2018-03-28
1
-4
/
+4
|
*
net/mediatek: disambiguate mt76 vs mt7601u trace events
Alexei Starovoitov
2018-03-28
1
-3
/
+3
|
*
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
2018-03-28
5
-10
/
+10
|
/
*
bpf: Add sock_ops R/W access to ipv4 tos
Nikita V. Shirokov
2018-03-28
1
-0
/
+35
*
samples/bpf: fix spelling mistake: "revieve" -> "receive"
Colin Ian King
2018-03-28
1
-1
/
+1
*
bpf: follow idr code convention
Shaohua Li
2018-03-27
1
-0
/
+4
*
Merge branch 'bpf-verifier-log-btf-prep'
Daniel Borkmann
2018-03-26
2
-12
/
+22
|
\
|
*
bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()
Martin KaFai Lau
2018-03-26
2
-8
/
+18
|
*
bpf: Rename bpf_verifer_log
Martin KaFai Lau
2018-03-26
2
-5
/
+5
|
/
*
Merge branch 'bpf-print-insns-api'
Daniel Borkmann
2018-03-23
4
-53
/
+60
|
\
|
*
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
2018-03-23
1
-6
/
+6
|
*
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
Jiri Olsa
2018-03-23
3
-47
/
+54
|
/
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
168
-0
/
+168
*
bridge: Allow max MTU when multiple VLANs present
Chas Williams
2018-03-23
4
-7
/
+25
*
virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
Jay Vosburgh
2018-03-23
1
-1
/
+1
[next]