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-04-09
net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
Diogo Ivo
2024-04-09
net: ti: icssg-prueth: Adjust the number of TX channels for SR1.0
Diogo Ivo
2024-04-09
net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
Diogo Ivo
2024-04-09
net: ti: icssg-prueth: Add SR1.0-specific description bits
Diogo Ivo
2024-04-09
net: ti: icssg-prueth: Add SR1.0-specific configuration bits
Diogo Ivo
2024-04-09
net: ti: icssg-prueth: Move common functions into a separate file
Diogo Ivo
2024-04-09
eth: Move IPv4/IPv6 multicast address bases to their own symbols
Diogo Ivo
2024-04-09
dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
Diogo Ivo
2024-04-08
net: phy: air_en8811h: fix some error codes
Dan Carpenter
2024-04-08
archnet: Convert from tasklet to BH workqueue
Allen Pais
2024-04-08
r8169: add support for RTL8168M
Heiner Kallweit
2024-04-08
Merge branch 'devlink-io-eqs'
David S. Miller
2024-04-08
mlx5/core: Support max_io_eqs for a function
Parav Pandit
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
2024-04-08
net: display more skb fields in skb_dump()
Eric Dumazet
2024-04-08
Merge branch 'phy-cleanup-EEE'
David S. Miller
2024-04-08
net: lan743x: Fixup EEE
Andrew Lunn
2024-04-08
net: usb: lan78xx: Fixup EEE
Andrew Lunn
2024-04-08
mptcp: add reset reason options in some places
Jason Xing
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2024-04-08
ipvlan: handle NETDEV_DOWN event
Venkat Venkatsubra
2024-04-08
af_packet: avoid a false positive warning in packet_setsockopt()
Eric Dumazet
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-04-08
Merge branch 'mptcp-selftests'
David S. Miller
2024-04-08
selftests: mptcp: netlink: drop disable=SC2086
Geliang Tang
2024-04-08
selftests: mptcp: ip_mptcp option for more scripts
Geliang Tang
2024-04-08
selftests: mptcp: use pm_nl endpoint ops
Geliang Tang
2024-04-08
selftests: mptcp: export pm_nl endpoint ops
Geliang Tang
2024-04-08
selftests: mptcp: join: update endpoint ops
Geliang Tang
2024-04-08
selftests: mptcp: netlink: add change_address helper
Geliang Tang
2024-04-08
selftests: mptcp: add {get,format}_endpoint(s) helpers
Geliang Tang
2024-04-08
selftests: mptcp: netlink: add 'limits' helpers
Geliang Tang
2024-04-08
selftests: mptcp: export ip_mptcp to mptcp_lib
Geliang Tang
2024-04-08
selftests: mptcp: add ms units for tc-netem delay
Geliang Tang
2024-04-08
selftests: mptcp: add tc check for check_tools
Geliang Tang
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
2024-04-08
net: usb: ax88179_178a: non necessary second random mac address
Jose Ignacio Tornos Martinez
2024-04-08
pfcp: avoid copy warning by simplifing code
Michal Swiatkowski
2024-04-08
Merge branch 'ynl-tests'
David S. Miller
2024-04-08
testing: net-drv: add a driver test for stats reporting
Jakub Kicinski
2024-04-08
selftests: drivers: add scaffolding for Netlink tests in Python
Jakub Kicinski
2024-04-08
netdevsim: report stats by default, like a real device
Jakub Kicinski
2024-04-08
selftests: nl_netdev: add a trivial Netlink netdev test
Jakub Kicinski
2024-04-08
selftests: net: add scaffolding for Netlink tests in Python
Jakub Kicinski
2024-04-08
Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...
David S. Miller
2024-04-08
net: mdio-gpio: Use device_is_compatible()
Andy Shevchenko
2024-04-08
net: dqs: use sysfs_emit() in favor of sprintf()
Eric Dumazet
2024-04-08
ip_tunnel: harden copying IP tunnel params to userspace
Alexander Lobakin
2024-04-08
ipv6: remove RTNL protection from ip6addrlbl_dump()
Eric Dumazet
2024-04-08
inet: frags: delay fqdir_free_fn()
Eric Dumazet
[next]