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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-21
selftests/bpf: Add missing trampoline program type to trampoline_count test
Yuntao Wang
1
-1
/
+1
2022-05-21
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
4
-1
/
+16
2022-05-14
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
1
-8
/
+10
2022-05-12
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2
-0
/
+11
2022-05-12
bpf: Fix sparse warning for bpf_kptr_xchg_proto
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-05-11
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2
-0
/
+10
2022-05-11
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
1
-4
/
+13
2022-05-11
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
3
-12
/
+26
2022-05-11
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
1
-0
/
+6
2022-05-11
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
1
-1
/
+6
2022-05-10
bpf: Add bpf_link iterator
Dmitrii Dolgov
1
-0
/
+1
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
1
-0
/
+4
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-149
/
+134
2022-04-27
net: atm: remove support for ZeitNet ZN122x ATM devices
Jakub Kicinski
1
-47
/
+0
2022-04-27
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
4
-14
/
+8
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
1
-2
/
+1
2022-04-26
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-04-26
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-04-26
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2
-0
/
+6
2022-04-26
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+17
2022-04-26
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-26
/
+30
2022-04-26
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
1
-1
/
+9
2022-04-26
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2
-0
/
+20
2022-04-26
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-3
/
+5
2022-04-26
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2
-1
/
+32
2022-04-26
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
1
-6
/
+2
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
1
-2
/
+6
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2
-1
/
+8
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2
-0
/
+10
2022-04-23
mptcp: dump infinite_map field in mptcp_dump_mpext
Geliang Tang
1
-2
/
+4
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
1
-1
/
+2
2022-04-23
qed: Remove IP services API.
Guillaume Nault
1
-29
/
+0
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
1
-12
/
+24
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
1
-3
/
+1
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
15
-25
/
+70
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+11
2022-04-21
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
1
-1
/
+1
2022-04-20
Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-2
/
+2
2022-04-20
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
1
-0
/
+2
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
1
-0
/
+9
2022-04-20
bpf: Fix usage of trace RCU in local storage.
KP Singh
1
-2
/
+2
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
1
-2
/
+2
2022-04-19
fs: fix acl translation
Christian Brauner
1
-0
/
+4
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
1
-108
/
+7
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...
Marc Kleine-Budde
1
-2
/
+2
2022-04-19
net: sched: support hash selecting tx queue
Tonghao Zhang
2
-0
/
+3
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2
-0
/
+4
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
1
-0
/
+3
2022-04-18
devlink: implement line card active state
Jiri Pirko
2
-0
/
+3
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
2
-2
/
+56
[next]