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
/
net
Age
Commit message (
Expand
)
Author
2021-06-09
net/mlx5: DR, Support EMD tag in modify header for STEv1
Yevgeny Kliteynik
2021-06-09
net/mlx5: DR, Added support for INSERT_HEADER reformat type
Yevgeny Kliteynik
2021-06-09
net/mlx5: Added new parameters to reformat context
Yevgeny Kliteynik
2021-06-09
net/mlx5: DR, Allow encap action for RX for supporting devices
Yevgeny Kliteynik
2021-06-09
net/mlx5: DR, Split reformat state to Encap and Decap
Yevgeny Kliteynik
2021-06-09
net/mlx5: mlx5_ifc support for header insert/remove
Yevgeny Kliteynik
2021-06-09
net: ipa: use bitmap to check for missing regions
Alex Elder
2021-06-09
net: ipa: flag duplicate memory regions
Alex Elder
2021-06-09
net: ipa: validate memory regions based on version
Alex Elder
2021-06-09
net: ipa: introduce ipa_mem_id_optional()
Alex Elder
2021-06-09
net: ipa: pass memory configuration data to ipa_mem_valid()
Alex Elder
2021-06-09
net: ipa: validate memory regions at init time
Alex Elder
2021-06-09
net: ipa: separate region range check from other validation
Alex Elder
2021-06-09
net: ipa: separate memory validation from initialization
Alex Elder
2021-06-09
net: ipa: validate memory regions unconditionally
Alex Elder
2021-06-09
net: ipa: store memory region id in descriptor
Alex Elder
2021-06-09
net: ipa: define IPA_MEM_END_MARKER
Alex Elder
2021-06-09
net: dsa: sja1105: Fix assigned yet unused return code rc
Colin Ian King
2021-06-09
stmmac: prefetch right address
Matteo Croce
2021-06-09
mlxsw: thermal: Fix null dereference of NULL temperature parameter
Colin Ian King
2021-06-09
net: ethernet: rmnet: Always subtract MAP header
Kristian Evensen
2021-06-09
net: ena: make symbol 'ena_alloc_map_page' static
Wei Yongjun
2021-06-09
net: phy: realtek: net: Fix less than zero comparison of a u16
Colin Ian King
2021-06-09
net: stmmac: Fix missing { } around two statements in an if statement
Colin Ian King
2021-06-09
net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2021-06-09
mvpp2: prefetch page
Matteo Croce
2021-06-09
mvpp2: prefetch right address
Matteo Croce
2021-06-09
net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2021-06-09
net: stmmac: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2021-06-09
net: sgi: ioc3-eth: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-09
net: usb: asix: ax88772: Fix less than zero comparison of a u16
Colin Ian King
2021-06-09
net: usb: asix: Fix less than zero comparison of a u16
Colin Ian King
2021-06-09
netdevsim: delete unnecessary debugfs checking
Dan Carpenter
2021-06-09
net: dsa: qca8k: check the correct variable in qca8k_set_mac_eee()
Dan Carpenter
2021-06-09
net: dsa: qca8k: fix an endian bug in qca8k_get_ethtool_stats()
Dan Carpenter
2021-06-09
net: lapbether: fix the code style issue about line length
Peng Li
2021-06-09
net: lapbether: fix the alignment issue
Peng Li
2021-06-09
net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"
Peng Li
2021-06-09
net: lapbether: fix the comments style issue
Peng Li
2021-06-09
net: lapbether: remove unnecessary out of memory message
Peng Li
2021-06-09
net: lapbether: remove trailing whitespaces
Peng Li
2021-06-09
net: lapbether: move out assignment in if condition
Peng Li
2021-06-09
net: lapbether: add blank line after declarations
Peng Li
2021-06-09
net: lapbether: remove redundant blank line
Peng Li
2021-06-09
net: hns3: use list_move_tail instead of list_del/list_add_tail in hclge_main.c
Baokun Li
2021-06-09
net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_ma...
Baokun Li
2021-06-09
nfp: use list_move instead of list_del/list_add in nfp_cppcore.c
Baokun Li
2021-06-09
net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-09
net: dsa: b53: Do not force CPU to be always tagged
Florian Fainelli
2021-06-08
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
[prev]
[next]