index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
af_unix: Add a dummy ->close() for sockmap
Cong Wang
1
-0
/
+9
2021-07-16
af_unix: Set TCP_ESTABLISHED for datagram sockets too
Cong Wang
1
-6
/
+8
2021-07-16
af_unix: Implement ->read_sock() for sockmap
Cong Wang
1
-0
/
+37
2021-07-16
sock_map: Lift socket state restriction for datagram sockets
Cong Wang
3
-24
/
+6
2021-07-16
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
3
-21
/
+21
2021-07-16
selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe
Jiri Olsa
2
-2
/
+27
2021-07-16
libbpf: Allow specification of "kprobe/function+offset"
Alan Maguire
1
-2
/
+22
2021-07-16
libbpf: Add bpf_program__attach_kprobe_opts function
Jiri Olsa
1
-9
/
+25
2021-07-16
selftests/bpf: Add test for bpf_get_func_ip helper
Jiri Olsa
2
-0
/
+101
2021-07-16
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
4
-2
/
+20
2021-07-16
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
4
-0
/
+72
2021-07-16
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
2
-4
/
+11
2021-07-16
bpf, x86: Store caller's ip in trampoline stack
Jiri Olsa
2
-0
/
+24
2021-07-15
selftests/bpf: Add a test with bpf_timer in inner map.
Alexei Starovoitov
3
-0
/
+231
2021-07-15
selftests/bpf: Add bpf_timer test.
Alexei Starovoitov
2
-0
/
+352
2021-07-15
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
2
-3
/
+16
2021-07-15
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
3
-9
/
+131
2021-07-15
bpf: Relax verifier recursion check.
Alexei Starovoitov
1
-2
/
+6
2021-07-15
bpf: Remember BTF of inner maps.
Alexei Starovoitov
1
-0
/
+6
2021-07-15
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
2
-4
/
+36
2021-07-15
bpf: Add map side support for bpf timers.
Alexei Starovoitov
9
-46
/
+259
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
7
-1
/
+585
2021-07-15
bpf: Factor out bpf_spin_lock into helpers.
Alexei Starovoitov
1
-4
/
+14
2021-07-15
bpf: Prepare bpf_prog_put() to be called from irq context.
Alexei Starovoitov
1
-6
/
+26
2021-07-15
selftests/bpf: Remove unused variable in tc_tunnel prog
Tobias Klauser
1
-1
/
+0
2021-07-15
bpf: Fix potential memleak and UAF in the verifier.
He Fengqing
1
-11
/
+16
2021-07-15
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
2
-2
/
+2
2021-07-15
bpf: Sync tools/include/uapi/linux/bpf.h
Alexei Starovoitov
1
-3
/
+0
2021-07-13
libbpf: Fix reuse of pinned map on older kernel
Martynas Pumputis
1
-3
/
+45
2021-07-08
samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger default
Jesper Dangaard Brouer
1
-6
/
+16
2021-07-08
bpf: Tidy xdp attach selftests
Kumar Kartikeya Dwivedi
2
-50
/
+32
2021-07-08
bpf: devmap: Implement devmap prog execution for generic XDP
Kumar Kartikeya Dwivedi
3
-29
/
+39
2021-07-08
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
5
-30
/
+114
2021-07-08
bitops: Add non-atomic bitops for pointers
Kumar Kartikeya Dwivedi
2
-0
/
+59
2021-07-08
net: core: Split out code to run generic XDP prog
Kumar Kartikeya Dwivedi
2
-31
/
+55
2021-07-08
selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
2
-0
/
+125
2021-07-08
bpf: Support specifying ingress via xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
1
-7
/
+49
2021-07-08
bpf: Support input xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
2
-11
/
+59
2021-07-08
bpf: Add function for XDP meta data length check
Zvi Effron
2
-2
/
+7
2021-07-01
net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz
Marek Behún
1
-0
/
+4
2021-07-01
net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz
Marek Behún
2
-3
/
+9
2021-07-01
net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
Marek Behún
1
-0
/
+4
2021-07-01
net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz
Marek Behún
1
-0
/
+2
2021-07-01
net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz
Marek Behún
1
-2
/
+2
2021-07-01
net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
Marek Behún
1
-0
/
+2
2021-07-01
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
1
-2
/
+2
2021-07-01
octeontx2-pf: cn10k: Use runtime allocated LMTLINE region
Geetha sowjanya
6
-73
/
+54
2021-07-01
octeontx2-af: cn10k: Support configurable LMTST regions
Geetha sowjanya
3
-35
/
+103
2021-07-01
octeontx2-af: cn10k: Setting up lmtst map table
Harman Kalra
6
-1
/
+159
2021-06-29
qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
Nathan Chancellor
1
-5
/
+3
[next]