index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-24
mptcp: Associate MPTCP context with TCP socket
Peter Krystad
2020-01-24
mptcp: Handle MPTCP TCP options
Peter Krystad
2020-01-24
mptcp: Add MPTCP socket stubs
Mat Martineau
2020-01-24
Merge branch 'net-bridge-add-per-vlan-state-option'
David S. Miller
2020-01-24
net: bridge: vlan: add per-vlan state
Nikolay Aleksandrov
2020-01-24
net: bridge: vlan: add basic option setting support
Nikolay Aleksandrov
2020-01-24
net: bridge: vlan: add basic option dumping support
Nikolay Aleksandrov
2020-01-24
net: bridge: check port state before br_allowed_egress
Nikolay Aleksandrov
2020-01-23
Merge tag 'mlx5-updates-2020-01-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-01-23
Merge branch 'Add-PHY-IDs-for-DP83825-6'
David S. Miller
2020-01-23
net: phy: DP83822: Add support for additional DP83825 devices
Dan Murphy
2020-01-23
phy: dp83826: Add phy IDs for DP83826N and 826NC
Dan Murphy
2020-01-23
Merge branch 'net-sched-add-Flow-Queue-PIE-packet-scheduler'
David S. Miller
2020-01-23
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
2020-01-23
net: sched: pie: export symbols to be reused by FQ-PIE
Mohit P. Tahiliani
2020-01-23
net: sched: pie: fix alignment in struct instances
Mohit P. Tahiliani
2020-01-23
net: sched: pie: fix commenting
Mohit P. Tahiliani
2020-01-23
pie: improve comments and commenting style
Mohit P. Tahiliani
2020-01-23
pie: rearrange structure members and their initializations
Mohit P. Tahiliani
2020-01-23
pie: use u8 instead of bool in pie_vars
Mohit P. Tahiliani
2020-01-23
pie: rearrange macros in order of length
Mohit P. Tahiliani
2020-01-23
pie: use U64_MAX to denote (2^64 - 1)
Mohit P. Tahiliani
2020-01-23
net: sched: pie: move common code to pie.h
Mohit P. Tahiliani
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-22
net/mlx5e: Enable all available stats for uplink reps
Vlad Buslov
2020-01-22
net/mlx5e: Create q counters on uplink representors
Vlad Buslov
2020-01-22
net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infra
Vlad Buslov
2020-01-22
net/mlx5e: IPoIB, use separate stats groups
Saeed Mahameed
2020-01-22
net/mlx5e: Convert stats groups array to array of group pointers
Saeed Mahameed
2020-01-22
net/mlx5e: Declare stats groups via macro
Saeed Mahameed
2020-01-22
net/mlx5e: Profile specific stats groups
Saeed Mahameed
2020-01-22
net/mlx5e: Move uplink rep init/cleanup code into own functions
Roi Dayan
2020-01-22
net/mlx5: DR, Allow connecting flow table to a lower/same level table
Yevgeny Kliteynik
2020-01-22
net/mlx5: DR, Modify header copy support
Hamdan Igbaria
2020-01-22
net/mlx5: DR, Modify set action limitation extension
Hamdan Igbaria
2020-01-22
net/mlx5e: Add mlx5e_flower_parse_meta support
wenxu
2020-01-22
net/mlx5: make the symbol 'ESW_POOLS' static
Chen Wandun
2020-01-22
net/mlx5e: allow TSO on VXLAN over VLAN topologies
Davide Caratti
2020-01-22
net/mlx5e: Fix printk format warning
Olof Johansson
2020-01-22
Merge branch 'bpf_cubic'
Alexei Starovoitov
2020-01-22
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
2020-01-22
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
2020-01-22
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
2020-01-22
Merge branch 'bpf-dynamic-relinking'
Daniel Borkmann
2020-01-22
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
2020-01-22
bpf: Introduce dynamic program extensions
Alexei Starovoitov
2020-01-22
net: convert additional drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-22
bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
Chris Down
[next]