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
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-26
bpf: Run devmap xdp_prog on flush instead of bulk enqueue
Jesper Dangaard Brouer
2021-05-25
Merge branch 'libbpf: error reporting changes for v1.0'
Alexei Starovoitov
2021-05-25
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-25
libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
Andrii Nakryiko
2021-05-25
xsk: Use kvcalloc to support large umems
Magnus Karlsson
2021-05-24
bpf: Fix spelling mistakes
Zhen Lei
2021-05-24
samples: bpf: Ix kernel-doc syntax in file header
Aditya Srivastava
2021-05-24
libbpf: Add support for new llvm bpf relocations
Yonghong Song
2021-05-24
Merge branch 'Add lookup_and_delete_elem support to BPF hash map types'
Andrii Nakryiko
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
2021-05-24
bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags
Denis Salopek
2021-05-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2021-05-24
libbpf: Skip bpf_object__probe_loading for light skeleton
Stanislav Fomichev
2021-05-23
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
2021-05-23
net: r6040: Allow restarting auto-negotiation
Florian Fainelli
2021-05-23
Merge branch 'r6040-cleanups'
David S. Miller
2021-05-23
net: r6040: Use ETH_FCS_LEN
Florian Fainelli
2021-05-23
net: r6040: Use logical or for MDIO operations
Florian Fainelli
2021-05-23
ehea: Use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
sfc: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
2021-05-21
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
Vladimir Oltean
2021-05-21
Merge branch 'dpaa2-eth-of_node'
David S. Miller
2021-05-21
dpaa2-eth: name the debugfs directory after the DPNI object
Ioana Ciornei
2021-05-21
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2021-05-21
Merge branch 'sja1105-stats'
David S. Miller
2021-05-21
net: dsa: sja1105: don't use burst SPI reads for port statistics
Vladimir Oltean
2021-05-21
net: dsa: sja1105: stop reporting the queue levels in ethtool port counters
Vladimir Oltean
2021-05-21
net: hns3: Fix return of uninitialized variable ret
Colin Ian King
2021-05-21
atm: Fix typo
zuoqilin
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
2021-05-21
sfc: farch: fix compile warning in efx_farch_dimension_resources()
Yang Yingliang
2021-05-21
net: bonding: bond_alb: Fix some typos in bond_alb.c
Wang Hai
2021-05-21
caif_virtio: Fix some typos in caif_virtio.c
Wang Hai
2021-05-21
Merge branch 'wan-cleanups'
David S. Miller
2021-05-21
net: wan: add necessary () to macro argument
Peng Li
2021-05-21
net: wan: add braces {} to all arms of the statement
Peng Li
2021-05-21
net: wan: remove redundant blank lines
Peng Li
2021-05-21
net: wan: fix the code style issue about trailing statements
Peng Li
2021-05-21
net: wan: add some required spaces
Peng Li
2021-05-21
net: wan: fix an code style issue about "foo* bar"
Peng Li
2021-05-21
Merge branch 'sja1105-spi'
David S. Miller
2021-05-21
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
2021-05-21
net: dsa: sja1105: send multiple spi_messages instead of using cs_change
Vladimir Oltean
2021-05-21
net: phy: add driver for Motorcomm yt8511 phy
Peter Geis
[next]