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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-07
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2021-01-07
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
2021-01-07
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
2021-01-07
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
2021-01-07
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2021-01-07
net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
Martin Blumenstingl
2021-01-07
net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
Martin Blumenstingl
2021-01-07
net: systemport: use standard netdevice notifier to detect DSA presence
Vladimir Oltean
2021-01-07
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
net: dsa: ocelot: request DSA to fix up lack of address learning on CPU port
Vladimir Oltean
2021-01-07
r8169: improve RTL8168g PHY suspend quirk
Heiner Kallweit
2021-01-07
r8169: move ERI access functions to avoid forward declaration
Heiner Kallweit
2021-01-07
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
2021-01-07
net: phy: bcm7xxx: Add an entry for BCM72116
Florian Fainelli
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
udp_tunnel: remove REGISTER/UNREGISTER handling from tunnel drivers
Jakub Kicinski
2021-01-07
net: broadcom: Drop OF dependency from BGMAC_PLATFORM
Florian Fainelli
2021-01-07
bcm63xx_enet: improve rx loop
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: convert to build_skb
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: consolidate rx SKB ring cleanup code
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: add xmit_more support
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: add BQL support
Sieng Piaw Liew
2021-01-07
bcm63xx_enet: batch process rx path
Sieng Piaw Liew
2021-01-07
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
2021-01-07
net/mlx5e: Fix two double free cases
Dinghao Liu
2021-01-07
net/mlx5: Release devlink object if adev fails
Leon Romanovsky
2021-01-07
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
2021-01-07
net/mlx5e: In skb build skip setting mark in switchdev mode
Maor Dickman
2021-01-07
net/mlx5: E-Switch, fix changing vf VLANID
Alaa Hleihel
2021-01-07
net/mlx5e: Fix SWP offsets when vlan inserted by driver
Moshe Shemesh
2021-01-07
net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
Oz Shlomo
[next]