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-03-31
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
2021-03-31
net: enetc: increase RX ring default size
Vladimir Oltean
2021-03-31
net: enetc: add support for XDP_TX
Vladimir Oltean
2021-03-31
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
2021-03-31
net: enetc: move up enetc_reuse_page and enetc_page_reusable
Vladimir Oltean
2021-03-31
net: enetc: clean the TX software BD on the TX confirmation path
Vladimir Oltean
2021-03-31
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2021-03-31
net: enetc: move skb creation into enetc_build_skb
Vladimir Oltean
2021-03-31
net: enetc: consume the error RX buffer descriptors in a dedicated function
Vladimir Oltean
2021-03-31
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
2021-03-31
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
2021-03-31
Merge branch 'inet-shrink-netns'
David S. Miller
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
2021-03-31
Merge branch 'net-coding-style'
David S. Miller
2021-03-31
net: lpc_eth: fix format warnings of block comments
Yangyang Li
2021-03-31
net: toshiba: fix the trailing format of some block comments
Yixing Liu
2021-03-31
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
2021-03-31
net: amd: correct some format issues
Yixing Liu
2021-03-31
net: amd8111e: fix inappropriate spaces
Yixing Liu
2021-03-31
net: ena: remove extra words from comments
Yixing Liu
2021-03-31
net: ena: fix inaccurate print type
Yixing Liu
2021-03-31
qrtr: Convert qrtr_ports from IDR to XArray
Matthew Wilcox (Oracle)
2021-03-31
net: ethernet: stmicro: Remove duplicate struct declaration
Wan Jiabing
2021-03-31
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-03-31
Merge branch 'ethtool-fec-netlink'
David S. Miller
2021-03-31
selftests: ethtool: add a netdevsim FEC test
Jakub Kicinski
2021-03-31
netdevsim: add FEC settings support
Jakub Kicinski
2021-03-31
ethtool: support FEC settings over netlink
Jakub Kicinski
2021-03-30
net: ethernet: Fix typo of 'network' in comment
Eric Lin
2021-03-30
mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...
Ido Schimmel
2021-03-30
Merge branch 'mptcp-subflow-disconnected'
David S. Miller
2021-03-30
selftests: mptcp: remove id 0 address testcases
Geliang Tang
2021-03-30
selftests: mptcp: add addr argument for del_addr
Geliang Tang
2021-03-30
selftests: mptcp: avoid calling pm_nl_ctl with bad IDs
Matthieu Baerts
2021-03-30
mptcp: remove id 0 address
Geliang Tang
2021-03-30
mptcp: unify RM_ADDR and RM_SUBFLOW receiving
Geliang Tang
2021-03-30
mptcp: remove all subflows involving id 0 address
Geliang Tang
2021-03-30
net: fix icmp_echo_enable_probe sysctl
Eric Dumazet
2021-03-30
Merge branch 'ionic-cleanups'
David S. Miller
2021-03-30
ionic: pull per-q stats work out of queue loops
Shannon Nelson
2021-03-30
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2021-03-30
ionic: fix sizeof usage
Shannon Nelson
[next]