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-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
2023-09-13
ixgbe: fix timestamp configuration code
Vadim Fedorenko
2023-09-12
veth: Update XDP feature set when bringing up device
Toke Høiland-Jørgensen
2023-09-12
net: macb: fix sleep inside spinlock
Sascha Hauer
2023-09-11
net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
Lorenzo Bianconi
2023-09-11
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
2023-09-11
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
2023-09-11
net:ethernet:adi:adin1110: Fix forwarding offload
Ciprian Regus
2023-09-11
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
2023-09-11
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
2023-09-11
net: stmmac: fix handling of zero coalescing tx-usecs
Vincent Whitchurch
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
2023-09-10
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
2023-09-07
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
2023-09-07
net: hns3: remove GSO partial feature bit
Jie Wang
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
2023-09-07
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
2023-09-07
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
2023-09-07
net: hns3: fix tx timeout issue
Jian Shen
2023-09-06
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
2023-09-06
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-09-06
mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
Bodong Wang
2023-09-06
net/mlx5e: Clear mirred devices array if the rule is split
Jianbo Liu
2023-09-06
net: team: do not use dynamic lockdep key
Taehee Yoo
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-05
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-05
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-05
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
2023-09-05
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
2023-09-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-09-04
veth: Fixing transmit return status for dropped packets
Liang Chen
2023-09-04
gve: fix frag_list chaining
Eric Dumazet
2023-09-03
virtio_net: merge dma operations when filling mergeable buffers
Xuan Zhuo
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
[next]