index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
igc: Fix LED-related deadlock on driver unbind
Lukas Wunner
3
-8
/
+35
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
29
-75
/
+600
2024-04-24
octeontx2-pf: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-04-24
net: hns3: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-3
/
+15
2024-04-24
net: ethernet: ti: cpsw: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-24
net: ethernet: ti: am65-cpsw: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-24
bnxt_en: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-24
net: ethernet: ti: am65-cpsw-nuss: Enable SGMII mode for J784S4 CPSW9G
Chintan Vankar
1
-1
/
+2
2024-04-24
Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
Duanqiang Wen
1
-1
/
+1
2024-04-24
Revert "net: txgbe: fix i2c dev name cannot match clkdev"
Duanqiang Wen
1
-5
/
+3
2024-04-24
mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
Ido Schimmel
1
-1
/
+5
2024-04-24
mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
Ido Schimmel
1
-0
/
+7
2024-04-24
mlxsw: spectrum_acl_tcam: Fix warning during rehash
Ido Schimmel
1
-3
/
+17
2024-04-24
mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
Ido Schimmel
1
-0
/
+4
2024-04-24
mlxsw: spectrum_acl_tcam: Rate limit error message
Ido Schimmel
1
-1
/
+1
2024-04-24
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
Ido Schimmel
1
-0
/
+1
2024-04-24
mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update
Ido Schimmel
1
-2
/
+8
2024-04-24
mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
Ido Schimmel
1
-2
/
+2
2024-04-24
mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
Ido Schimmel
2
-36
/
+30
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
4
-214
/
+94
2024-04-24
iavf: pack iavf_ring more efficiently
Alexander Lobakin
2
-25
/
+9
2024-04-24
libeth: add Rx buffer management
Alexander Lobakin
2
-0
/
+99
2024-04-24
iavf: drop page splitting and recycling
Alexander Lobakin
5
-241
/
+10
2024-04-24
iavf: kill "legacy-rx" for good
Alexander Lobakin
6
-256
/
+8
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
21
-1220
/
+268
2024-04-24
wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...
Su Hui
1
-1
/
+1
2024-04-24
wifi: ath12k: set mlo_capable_flags based on QMI PHY capability
Raj Kumar Bhagat
2
-4
/
+13
2024-04-24
wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability
Raj Kumar Bhagat
2
-2
/
+24
2024-04-24
wifi: ath12k: add support to handle beacon miss for WCN7850
Kang Yang
5
-18
/
+99
2024-04-24
net: sparx5: add support for matchall mirror stats
Daniel Machon
3
-0
/
+67
2024-04-24
net: sparx5: add the tc glue to support port mirroring
Daniel Machon
1
-2
/
+36
2024-04-24
net: sparx5: add port mirroring implementation
Daniel Machon
3
-1
/
+212
2024-04-24
net: sparx5: add bookkeeping code for matchall rules
Daniel Machon
3
-8
/
+67
2024-04-24
net: sparx5: add new register definitions
Daniel Machon
1
-0
/
+68
2024-04-24
wifi: ath11k: allocate dummy net_device dynamically
Breno Leitao
3
-7
/
+25
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
6
-8
/
+13
2024-04-24
wifi: qtnfmac: Use netdev dummy allocator helper
Breno Leitao
1
-2
/
+1
2024-04-24
net: ibm/emac: allocate dummy net_device dynamically
Breno Leitao
2
-4
/
+12
2024-04-24
net: ipa: allocate dummy net_device dynamically
Breno Leitao
2
-5
/
+9
2024-04-24
net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
Breno Leitao
2
-5
/
+14
2024-04-24
net: marvell: prestera: allocate dummy net_device dynamically
Breno Leitao
1
-3
/
+12
2024-04-24
net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better
Arınç ÜNAL
1
-1
/
+4
2024-04-24
net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()
Arınç ÜNAL
1
-2
/
+2
2024-04-24
net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS
Arınç ÜNAL
1
-4
/
+4
2024-04-24
net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
Arınç ÜNAL
1
-7
/
+3
2024-04-24
net: dsa: mt7530: refactor MT7530_PMEEECR_P()
Arınç ÜNAL
2
-10
/
+11
2024-04-24
net: dsa: mt7530: get rid of function sanity check
Arınç ÜNAL
1
-7
/
+0
2024-04-24
net: dsa: mt7530: define MAC speed capabilities per switch model
Arınç ÜNAL
1
-5
/
+10
2024-04-24
net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
Arınç ÜNAL
1
-1
/
+5
2024-04-24
net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
Arınç ÜNAL
1
-11
/
+27
[prev]
[next]