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
2023-02-20
sfc: fix builds without CONFIG_RTC_LIB
Alejandro Lucero
2023-02-20
sfc: clean up some inconsistent indentings
Yang Li
2023-02-20
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2023-02-20
net: lan966x: Fix possible deadlock inside PTP
Horatiu Vultur
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
net: bcmgenet: Support wake-up from s2idle
Florian Fainelli
2023-02-20
Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...
David S. Miller
2023-02-20
net: lan966x: Use automatic selection of VCAP rule actionset
Horatiu Vultur
2023-02-20
Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2023-02-20
net: microchip: sparx5: reduce stack usage
Arnd Bergmann
2023-02-20
sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
Arnd Bergmann
2023-02-20
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
2023-02-20
sfc: Fix spelling mistake "creationg" -> "creating"
Colin Ian King
2023-02-20
octeontx2-af: Add NIX Errata workaround on CN10K silicon
Geetha sowjanya
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
2023-02-20
net: phy: Add locks to ethtool functions
Andrew Lunn
2023-02-20
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
Andrew Lunn
2023-02-20
net: bcmgenet: fix MoCA LED control
Doug Berger
2023-02-20
qede: fix interrupt coalescing configuration
Manish Chopra
2023-02-20
net: ipa: add HW_PARAM_4 GSI register
Alex Elder
2023-02-20
net: ipa: support different event ring encoding
Alex Elder
2023-02-20
net: ipa: avoid setting an undefined field
Alex Elder
2023-02-20
net: ipa: kill ev_ch_e_cntxt_1_length_encode()
Alex Elder
2023-02-20
net: ipa: kill gsi->virt_raw
Alex Elder
2023-02-20
net: ipa: fix an incorrect assignment
Alex Elder
2023-02-20
net: dpaa2-eth: do not always set xsk support in xdp_features flag
Lorenzo Bianconi
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-02-18
net/mlx5e: RX, Remove doubtful unlikely call
Gal Pressman
2023-02-18
net/mlx5e: Fix outdated TLS comment
Tariq Toukan
2023-02-18
net/mlx5e: Remove unused function mlx5e_sq_xmit_simple
Tariq Toukan
2023-02-18
net/mlx5e: Allow offloading of ct 'new' match
Vlad Buslov
2023-02-18
net/mlx5e: Implement CT entry update
Vlad Buslov
2023-02-18
net/mlx5: Simplify eq list traversal
Parav Pandit
2023-02-18
net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()
Tariq Toukan
2023-02-18
net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()
Tariq Toukan
2023-02-18
net/mlx5e: Switch to using napi_build_skb()
Tariq Toukan
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
2023-02-17
net/mlx5e: Use query_special_contexts for mkeys
Or Har-Toov
2023-02-17
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
2023-02-17
wifi: rtl8xxxu: add LEDS_CLASS dependency
Arnd Bergmann
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
wifi: iwlegacy: avoid fortify warning
Johannes Berg
2023-02-17
wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()
Johannes Berg
2023-02-17
wifi: rtw89: fix AP mode authentication transmission failed
Po-Hao Huang
2023-02-17
wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
Ping-Ke Shih
2023-02-16
can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages
Frank Jungclaus
2023-02-16
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
2023-02-16
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
2023-02-16
can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource()
Yang Li
2023-02-16
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
[prev]
[next]