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
2023-01-09
selftest: mptcp: add test for mptcp socket in use
Menglong Dong
2023-01-09
selftest: mptcp: exit from copyfd_io_poll() when receive SIGUSR1
Menglong Dong
2023-01-09
mptcp: add statistics for mptcp socket in use
Menglong Dong
2023-01-09
mptcp: rename 'sk' to 'ssk' in mptcp_token_new_connect()
Menglong Dong
2023-01-09
mptcp: init sk->sk_prot in build_msk()
Menglong Dong
2023-01-09
mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()
Menglong Dong
2023-01-09
mptcp: use local variable ssk in write_options
Geliang Tang
2023-01-09
mptcp: use net instead of sock_net
Geliang Tang
2023-01-09
mptcp: use msk_owned_by_me helper
Geliang Tang
2023-01-09
usbnet: optimize usbnet_bh() to reduce CPU load
Leesoo Ahn
2023-01-09
Merge branch 'phy-micrel-warnings'
David S. Miller
2023-01-09
net: phy: micrel: Fix warn: passing zero to PTR_ERR
Divya Koppera
2023-01-09
net: phy: micrel: Fixed error related to uninitialized symbol ret
Divya Koppera
2023-01-06
Merge branch 'net-wangxun-adjust-code-structure'
Jakub Kicinski
2023-01-06
net: ngbe: Remove structure ngbe_adapter
Mengyuan Lou
2023-01-06
net: txgbe: Remove structure txgbe_adapter
Jiawen Wu
2023-01-06
net: wangxun: Rename private structure in libwx
Jiawen Wu
2023-01-06
net: wangxun: Move MAC address handling to libwx
Jiawen Wu
2023-01-06
net: ngbe: Move defines into unified file
Jiawen Wu
2023-01-06
net: txgbe: Move defines into unified file
Jiawen Wu
2023-01-06
net: ngbe: Remove structure ngbe_hw
Jiawen Wu
2023-01-06
net: txgbe: Remove structure txgbe_hw
Jiawen Wu
2023-01-06
net: phy: micrel: Change handler interrupt for lan8814
Horatiu Vultur
2023-01-06
ethtool: Replace 0-length array with flexible array
Kees Cook
2023-01-06
net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-06
ipv6: ioam: Replace 0-length array with flexible array
Kees Cook
2023-01-06
Merge branch 'devlink-unregister'
David S. Miller
2023-01-06
netdevsim: move devlink registration under the instance lock
Jakub Kicinski
2023-01-06
netdevsim: rename a label
Jakub Kicinski
2023-01-06
devlink: allow registering parameters after the instance
Jakub Kicinski
2023-01-06
devlink: don't require setting features before registration
Jakub Kicinski
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
2023-01-06
devlink: always check if the devlink instance is registered
Jakub Kicinski
2023-01-06
devlink: protect devlink->dev by the instance lock
Jakub Kicinski
2023-01-06
devlink: update the code in netns move to latest helpers
Jakub Kicinski
2023-01-06
devlink: bump the instance index directly when iterating
Jakub Kicinski
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
2023-01-05
Merge branch 'devlink-code-split-and-structured-instance-walk'
Jakub Kicinski
2023-01-05
devlink: convert remaining dumps to the by-instance scheme
Jakub Kicinski
2023-01-05
devlink: add by-instance dump infra
Jakub Kicinski
2023-01-05
devlink: uniformly take the devlink instance lock in the dump loop
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (function)
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (nested)
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (simple)
Jakub Kicinski
2023-01-05
devlink: health: combine loops in dump
Jakub Kicinski
2023-01-05
devlink: drop the filter argument from devlinks_xa_find_get
Jakub Kicinski
2023-01-05
devlink: remove start variables from dumps
Jakub Kicinski
2023-01-05
devlink: use an explicit structure for dump context
Jakub Kicinski
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
2023-01-05
devlink: split out netlink code
Jakub Kicinski
[next]