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
2024-08-20
dt-bindings: net: mediatek,net: narrow interrupts per variants
Krzysztof Kozlowski
2024-08-20
net: Silence false field-spanning write warning in metadata_dst memcpy
Gal Pressman
2024-08-20
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
2024-08-20
selftests: net/forwarding: spawn sh inside vrf to speed up ping loop
Jakub Kicinski
2024-08-20
net: ethernet: ibm: Simpify code with for_each_child_of_node()
Zhang Zekun
2024-08-20
Merge branch 'preparations-for-fib-rule-dscp-selector'
Paolo Abeni
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
2024-08-20
netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
Ido Schimmel
2024-08-20
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-08-20
Merge branch 'net-smc-introduce-ringbufs-usage-statistics'
Paolo Abeni
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
2024-08-19
net: remove redundant check in skb_shift()
Zhang Changzhong
2024-08-19
mptcp: Remove unused declaration mptcp_sockopt_sync()
Yue Haibing
2024-08-19
net/mlx5: E-Switch, Remove unused declarations
Yue Haibing
2024-08-19
igbvf: Remove two unused declarations
Yue Haibing
2024-08-19
gve: Remove unused declaration gve_rx_alloc_rings()
Yue Haibing
2024-08-19
tcp_metrics: use netlink policy for IPv6 addr len validation
Jakub Kicinski
2024-08-19
dt-binding: ptp: fsl,ptp: add pci1957,ee02 compatible string for fsl,enetc-ptp
Frank Li
2024-08-16
bnx2x: Set ivi->vlan field as an integer
Simon Horman
2024-08-16
mpls: Reduce skb re-allocations due to skb_cow()
Christoph Paasch
2024-08-16
net: txgbe: Remove unnecessary NULL check before free
Simon Horman
2024-08-16
net: ethernet: lantiq_etop: remove unused variable
Aleksander Jan Bajkowski
2024-08-16
docs: networking: Align documentation with behavior change
Tariq Toukan
2024-08-16
dt-bindings: net: mdio: change nodename match pattern
Frank Li
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-08-16
idpf: remove redundant 'req_vec_chunks' NULL check
Pavan Kumar Linga
2024-08-16
Merge branch 'use-more-devm-for-ag71xx'
Jakub Kicinski
2024-08-16
net: ag71xx: use devm for register_netdev
Rosen Penev
2024-08-16
net: ag71xx: use devm for of_mdiobus_register
Rosen Penev
2024-08-16
net: ag71xx: devm_clk_get_enabled
Rosen Penev
2024-08-16
Merge branch 'selftests-fib_rule_tests-cleanups-and-new-tests'
Jakub Kicinski
2024-08-16
selftests: fib_rule_tests: Test TOS matching with input routes
Ido Schimmel
2024-08-16
selftests: fib_rule_tests: Add negative connect tests
Ido Schimmel
2024-08-16
selftests: fib_rule_tests: Add negative match tests
Ido Schimmel
2024-08-16
selftests: fib_rule_tests: Clarify test results
Ido Schimmel
2024-08-16
selftests: fib_rule_tests: Remove unused functions
Ido Schimmel
2024-08-16
Merge branch 'ipv6-add-ipv6_addr_-cpu_to_be32-be32_to_cpu-helpers'
Jakub Kicinski
2024-08-16
net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2024-08-16
net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2024-08-16
ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2024-08-16
Merge branch 'net-dsa-microchip-ksz8795-add-wake-on-lan-support'
Jakub Kicinski
2024-08-16
net: dsa: microchip: fix tag_ksz egress mask for KSZ8795 family
Pieter Van Trappen
2024-08-16
net: dsa: microchip: fix KSZ87xx family structure wrt the datasheet
Pieter Van Trappen
2024-08-16
net: dsa: microchip: add WoL support for KSZ87xx family
Pieter Van Trappen
2024-08-16
net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
Pieter Van Trappen
2024-08-16
net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
Pieter Van Trappen
2024-08-16
dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag
Pieter Van Trappen
2024-08-16
net: phy: dp83tg720: Add cable testing support
Oleksij Rempel
2024-08-16
phy: Add Open Alliance helpers for the PHY framework
Oleksij Rempel
[next]