index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
bnx2x: remove unused variable 'cur_data_offset'
Bill Wendling
1
-6
/
+0
2021-07-16
net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
Christophe JAILLET
1
-5
/
+3
2021-07-16
net/sched: Remove unnecessary if statement
Yajun Deng
3
-29
/
+8
2021-07-16
rtnetlink: use nlmsg_notify() in rtnetlink_send()
Yajun Deng
1
-8
/
+1
2021-07-16
gve: fix the wrong AdminQ buffer overflow check
Haiyue Wang
1
-2
/
+4
2021-07-16
selftests/bpf: Add test cases for redirection between udp and unix
Cong Wang
1
-0
/
+170
2021-07-16
selftests/bpf: Add a test case for unix sockmap
Cong Wang
1
-0
/
+97
2021-07-16
selftests/bpf: Factor out add_to_sockmap()
Cong Wang
1
-38
/
+21
2021-07-16
selftests/bpf: Factor out udp_socketpair()
Cong Wang
1
-38
/
+40
2021-07-16
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
3
-3
/
+93
2021-07-16
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
6
-1
/
+65
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
ipv6: remove unnecessary local variable
Rocco Yue
1
-4
/
+2
2021-07-15
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
4
-2
/
+11
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-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
3
-27
/
+43
2021-07-14
cgroup: verify that source is a string
Christian Brauner
1
-0
/
+2
2021-07-13
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-07-13
sfc: add logs explaining XDP_TX/REDIRECT is not available
Íñigo Huguet
1
-0
/
+4
2021-07-13
sfc: ensure correct number of XDP queues
Íñigo Huguet
1
-7
/
+8
2021-07-13
sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
Íñigo Huguet
1
-1
/
+2
2021-07-13
net: fddi: fix UAF in fza_probe
Pavel Skripkin
1
-2
/
+1
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
1
-8
/
+6
2021-07-13
net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
Vladimir Oltean
1
-4
/
+5
[next]