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
2022-01-05
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
2022-01-05
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
2022-01-05
mlxsw: pci: Avoid flow control for EMAD packets
Danielle Ratson
2022-01-05
Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-01-05
Merge branch 'dsa-cleanups'
David S. Miller
2022-01-05
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
2022-01-05
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
2022-01-05
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
2022-01-05
Merge branch 'hns3-stats-refactor'
David S. Miller
2022-01-05
net: hns3: create new common cmd code for PF and VF modules
Jie Wang
2022-01-05
net: hns3: refactor VF tqp stats APIs with new common tqp stats APIs
Jie Wang
2022-01-05
net: hns3: refactor PF tqp stats APIs with new common tqp stats APIs
Jie Wang
2022-01-05
net: hns3: create new set of common tqp stats APIs for PF and VF reuse
Jie Wang
2022-01-05
net: hns3: refactor VF rss init APIs with new common rss init APIs
Jie Wang
2022-01-05
net: hns3: refactor PF rss init APIs with new common rss init APIs
Jie Wang
2022-01-05
net: hns3: create new set of common rss init APIs for PF and VF reuse
Jie Wang
2022-01-05
net: hns3: refactor VF rss set APIs with new common rss set APIs
Jie Wang
2022-01-05
net: hns3: refactor PF rss set APIs with new common rss set APIs
Jie Wang
2022-01-05
net: hns3: create new set of common rss set APIs for PF and VF module
Jie Wang
2022-01-05
net: hns3: refactor VF rss get APIs with new common rss get APIs
Jie Wang
2022-01-05
net: hns3: refactor PF rss get APIs with new common rss get APIs
Jie Wang
2022-01-05
net: hns3: create new set of common rss get APIs for PF and VF rss module
Jie Wang
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
2022-01-05
net: hns3: create new rss common structure hclge_comm_rss_cfg
Jie Wang
2022-01-05
Merge branch 'lan966x-extend-switchdev-and-mdb-support'
David S. Miller
2022-01-05
net: lan966x: Extend switchdev with mdb support
Horatiu Vultur
2022-01-05
net: lan966x: Add PGID_GP_START and PGID_GP_END
Horatiu Vultur
2022-01-05
net: lan966x: Add function lan966x_mac_ip_learn()
Horatiu Vultur
2022-01-05
Merge branch 'mtk_eth_soc-refactoring-and-clause45'
David S. Miller
2022-01-05
net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access
Daniel Golle
2022-01-05
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
2022-01-05
net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops
Daniel Golle
2022-01-05
can: netlink: report the CAN controller mode supported flags
Vincent Mailhol
2022-01-05
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
2022-01-05
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
2022-01-05
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not copy the payload of RTR frames
Vincent Mailhol
2022-01-05
can: kvaser_usb: do not increase tx statistics when sending error message frames
Vincent Mailhol
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
can: etas_es58x: es58x_init_netdev: populate net_device::dev_port
Vincent Mailhol
2022-01-05
can: sja1000: sp_probe(): use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
can: ti_hecc: ti_hecc_probe(): use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-05
can: kvaser_usb: make use of units.h in assignment of frequency
Jimmy Assarsson
2022-01-05
can: mcp251x: mcp251x_gpio_setup(): Get rid of duplicate of_node assignment
Andy Shevchenko
[next]