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.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-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
2018-12-18
bpf: enable cgroup local storage map pretty print with kind_flag
Yonghong Song
1
-1
/
+4
2018-12-18
bpf: btf: fix struct/union/fwd types with kind_flag
Yonghong Song
1
-2
/
+18
2018-12-18
bpf: remove useless version check for prog load
Daniel Borkmann
1
-1
/
+9
2018-12-15
bpf: add self-check logic to liveness analysis
Alexei Starovoitov
1
-0
/
+1
2018-12-15
bpf: verbose log bpf_line_info in verifier
Martin KaFai Lau
1
-0
/
+1
2018-12-15
bpf: Create a new btf_name_by_offset() for non type name use case
Martin KaFai Lau
1
-1
/
+0
2018-12-13
bpf: include sub program tags in bpf_prog_info
Song Liu
1
-0
/
+2
2018-12-13
bpf: add bpffs pretty print for cgroup local storage maps
Roman Gushchin
1
-0
/
+1
2018-12-13
bpf: pass struct btf pointer to the map_check_btf() callback
Roman Gushchin
1
-0
/
+3
2018-12-11
bpf: fix up uapi helper description and sync bpf header with tools
Daniel Borkmann
1
-6
/
+6
2018-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-43
/
+125
2018-12-11
net/sched: Remove egdev mechanism
Oz Shlomo
1
-30
/
+0
2018-12-11
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
1
-2
/
+11
2018-12-11
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
10
-332
/
+263
2018-12-11
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
Yonghong Song
1
-3
/
+3
2018-12-11
net/mlx5: Remove the get protocol device interface entry
Or Gerlitz
1
-2
/
+0
2018-12-11
net/mlx5: Support extended destination format in flow steering command
Eli Britstein
1
-0
/
+2
2018-12-11
net/mlx5: E-Switch, Change vhca id valid bool field to bit flag
Eli Britstein
1
-1
/
+5
2018-12-11
net/mlx5: Introduce extended destination fields
Eli Britstein
1
-3
/
+16
2018-12-11
net/mlx5: Revise gre and nvgre key formats
Oz Shlomo
1
-2
/
+11
2018-12-11
net/mlx5: Add monitor commands layout and event data
Eyal Davidovich
2
-1
/
+87
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-86
/
+179
2018-12-10
net/mlx5: Use helper to get CQE opcode
Tariq Toukan
1
-0
/
+5
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-25
/
+75
2018-12-10
media: bpf: add bpf function to report mouse movement
Sean Young
1
-1
/
+16
2018-12-10
bpf: Add bpf_line_info support
Martin KaFai Lau
5
-0
/
+49
2018-12-09
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+3
2018-12-09
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2018-12-09
net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
Andrew Lunn
1
-0
/
+1
2018-12-09
net: phy: mdio-gpio: Add platform_data support for phy_mask
Andrew Lunn
1
-0
/
+13
2018-12-08
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
1
-4
/
+8
2018-12-08
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-08
neighbor: Improve garbage collection
David Ahern
1
-0
/
+3
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
1
-0
/
+9
2018-12-07
net/mlx5: Expose packet based credit mode
Danit Goldberg
1
-2
/
+4
2018-12-07
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2018-12-07
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
1
-0
/
+1
2018-12-06
Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+3
2018-12-06
Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2018-12-06
asm-generic: unistd.h: fixup broken macro include.
Guo Ren
1
-0
/
+4
2018-12-06
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+5
2018-12-06
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
1
-1
/
+1
2018-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-19
/
+44
[next]