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.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
net/mlx5e: Fix build warning, detected write beyond size of field
Saeed Mahameed
1
-0
/
+5
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
18
-26
/
+293
2022-03-22
netdevice: add missing dm_private kdoc
Jakub Kicinski
1
-0
/
+2
2022-03-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
1
-7
/
+0
2022-03-21
bpf: Enable non-atomic allocations in local storage
Joanne Koong
1
-3
/
+4
2022-03-18
net: set default rss queues num to physical cores / 2
Íñigo Huguet
1
-1
/
+0
2022-03-18
Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-4
/
+0
2022-03-18
bpf: Add multi kprobe link
Jiri Olsa
2
-0
/
+8
2022-03-18
lib/sort: Add priv pointer to swap function
Jiri Olsa
2
-1
/
+2
2022-03-18
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
2
-0
/
+15
2022-03-18
fprobe: Add exit_handler support
Masami Hiramatsu
1
-0
/
+6
2022-03-18
rethook: Add a generic return hook
Masami Hiramatsu
2
-0
/
+103
2022-03-18
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
1
-0
/
+87
2022-03-18
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
1
-0
/
+3
2022-03-18
net: bridge: mst: Add helper to query a port's MST state
Tobias Waldekranz
1
-0
/
+6
2022-03-18
net: bridge: mst: Add helper to check if MST is enabled
Tobias Waldekranz
1
-0
/
+6
2022-03-18
net: bridge: mst: Add helper to map an MSTI to a VID set
Tobias Waldekranz
1
-0
/
+7
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+3
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-0
/
+1
2022-03-17
net/mlx5: Remove unused fill page array API function
Tariq Toukan
1
-1
/
+0
2022-03-17
net/mlx5: Remove unused exported contiguous coherent buffer allocation API
Tariq Toukan
1
-3
/
+0
2022-03-17
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-17
bpf: Fix net.core.bpf_jit_harden race
Hou Tao
1
-0
/
+1
2022-03-15
bpf, sockmap: Fix memleak in sk_psock_queue_msg
Wang Yufen
1
-9
/
+4
2022-03-14
net: disable preemption in dev_core_stats_XXX_inc() helpers
Eric Dumazet
1
-1
/
+5
2022-03-14
net: Add lockdep asserts to ____napi_schedule().
Sebastian Andrzej Siewior
1
-0
/
+7
2022-03-14
net: macvlan: add net device refcount tracker
Ziyang Xuan
1
-0
/
+1
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-9
/
+37
2022-03-12
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
1
-0
/
+2
2022-03-12
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-6
/
+333
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
1
-1
/
+2
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-1
/
+2
2022-03-11
net/mlx5: Parse module mapping using mlx5_ifc
Gal Pressman
2
-5
/
+4
2022-03-11
net/mlx5: Query the maximum MCIA register read size from firmware
Gal Pressman
2
-2
/
+3
2022-03-11
compiler_types: Refactor the use of btf_type_tag attribute.
Hao Luo
1
-10
/
+9
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-53
/
+113
2022-03-11
Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-5
/
+6
2022-03-11
net: phy: correct spelling error of media in documentation
Colin Foster
1
-2
/
+2
2022-03-11
Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-12
/
+35
2022-03-11
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
1
-1
/
+1
2022-03-11
bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macro
Martin KaFai Lau
1
-5
/
+5
2022-03-10
ptp: idt82p33: use rsmu driver to access i2c/spi bus
Min Li
1
-0
/
+3
2022-03-10
net/mlx5: DR, Add support for ConnectX-7 steering
Yevgeny Kliteynik
1
-0
/
+1
2022-03-10
net/mlx5: DR, Add support for matching on Internet Header Length (IHL)
Yevgeny Kliteynik
1
-1
/
+4
2022-03-10
net/mlx5: Add debugfs counters for page commands failures
Moshe Shemesh
1
-0
/
+3
2022-03-10
net/mlx5: Add pages debugfs
Moshe Shemesh
1
-3
/
+6
2022-03-10
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
1
-7
/
+10
2022-03-10
net/mlx5: Change release_all_pages cap bit location
Moshe Shemesh
1
-1
/
+2
2022-03-10
net/mlx5: Add command failures data to debugfs
Moshe Shemesh
1
-0
/
+9
2022-03-09
net/mlx5e: SHAMPO, reduce TIR indication
Ben Ben-Ishay
1
-1
/
+0
[next]