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-11
net: ena: Fix incorrect descriptor free behavior
David Arinzon
1
-3
/
+11
2024-04-11
net: ena: Wrong missing IO completions check order
David Arinzon
1
-9
/
+12
2024-04-11
net: ena: Fix potential sign extension issue
David Arinzon
1
-1
/
+1
2024-04-11
net: dsa: mt7530: trap link-local frames regardless of ST Port State
Arınç ÜNAL
2
-34
/
+200
2024-04-11
net: sparx5: fix wrong config being used when reconfiguring PCS
Daniel Machon
1
-2
/
+2
2024-04-10
net/mlx5: fix possible stack overflows
Arnd Bergmann
1
-41
/
+41
2024-04-10
bnxt_en: Update MODULE_DESCRIPTION
Michael Chan
1
-1
/
+1
2024-04-10
bnxt_en: Utilize ulp client resources if RoCE is not registered
Vikas Gupta
3
-9
/
+48
2024-04-10
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
4
-19
/
+92
2024-04-10
bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
Vikas Gupta
3
-10
/
+35
2024-04-10
bnxt_en: Remove unneeded MSIX base structure fields and code
Vikas Gupta
3
-45
/
+8
2024-04-10
bnxt_en: Remove a redundant NULL check in bnxt_register_dev()
Kalesh AP
1
-3
/
+0
2024-04-10
bnxt_en: Skip ethtool RSS context configuration in ifdown state
Pavan Chebbi
1
-0
/
+5
2024-04-10
net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdev
Tariq Toukan
1
-0
/
+7
2024-04-10
net/mlx5e: RSS, Block XOR hash with over 128 channels
Carolina Jubran
3
-2
/
+34
2024-04-10
net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmit
Rahul Rameshbabu
2
-5
/
+10
2024-04-10
net/mlx5e: HTB, Fix inconsistencies with QoS SQs number
Carolina Jubran
1
-16
/
+17
2024-04-10
net/mlx5e: Fix mlx5e_priv_init() cleanup flow
Carolina Jubran
2
-2
/
+2
2024-04-10
net/mlx5e: RSS, Block changing channels number when RXFH is configured
Carolina Jubran
1
-0
/
+17
2024-04-10
net/mlx5: Correctly compare pkt reformat ids
Cosmin Ratiu
1
-2
/
+12
2024-04-10
net/mlx5: Properly link new fs rules into the tree
Cosmin Ratiu
1
-1
/
+2
2024-04-10
net/mlx5: offset comp irq index in name by one
Michael Liang
1
-1
/
+3
2024-04-10
net/mlx5: Register devlink first under devlink lock
Shay Drory
2
-18
/
+20
2024-04-10
net/mlx5: E-switch, store eswitch pointer before registering devlink_param
Shay Drory
2
-6
/
+7
2024-04-10
mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modes
Ido Schimmel
2
-0
/
+63
2024-04-10
net: team: fix incorrect maxattr
Hangbin Liu
1
-1
/
+1
2024-04-10
net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-10
r8169: add missing conditional compiling for call to r8169_remove_leds
Heiner Kallweit
1
-1
/
+2
2024-04-10
net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
Arınç ÜNAL
2
-5
/
+13
2024-04-10
hv_netvsc: Don't free decrypted memory
Rick Edgecombe
1
-2
/
+5
2024-04-10
wifi: ath12k: support get_survey mac op for single wiphy
Sriram R
1
-14
/
+15
2024-04-10
wifi: ath12k: Modify rts threshold mac op for single wiphy
Sriram R
1
-4
/
+14
2024-04-10
wifi: ath12k: Modify set and get antenna mac ops for single wiphy
Sriram R
1
-13
/
+26
2024-04-10
wifi: ath12k: modify regulatory support for single wiphy architecture
Sriram R
3
-9
/
+48
2024-04-10
wifi: ath12k: Add additional checks for vif and sta iterators
Sriram R
4
-3
/
+24
2024-04-10
wifi: ath12k: Cache vdev configs before vdev create
Sriram R
2
-34
/
+147
2024-04-10
wifi: ath12k: fetch correct radio based on vdev status
Sriram R
1
-11
/
+64
2024-04-10
wifi: ath12k: scan statemachine changes for single wiphy
Sriram R
1
-38
/
+176
2024-04-10
wifi: ath12k: vdev statemachine changes for single wiphy
Sriram R
3
-61
/
+141
2024-04-10
wifi: ath12k: modify ath12k mac start/stop ops for single wiphy
Sriram R
1
-12
/
+31
2024-04-10
wifi: ath12k: Modify add and remove chanctx ops for single wiphy support
Sriram R
2
-6
/
+47
2024-04-10
wifi: ath12k: add multiple radio support in a single MAC HW un/register
Karthikeyan Periyasamy
3
-71
/
+127
2024-04-10
r8169: fix LED-related deadlock on module removal
Heiner Kallweit
3
-16
/
+33
2024-04-10
wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"
Colin Ian King
1
-3
/
+3
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
4
-1
/
+18
2024-04-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-88
/
+6
2024-04-09
bonding: no longer use RTNL in bonding_show_queue_id()
Eric Dumazet
6
-10
/
+11
2024-04-09
bonding: no longer use RTNL in bonding_show_slaves()
Eric Dumazet
1
-4
/
+3
2024-04-09
bonding: no longer use RTNL in bonding_show_bonds()
Eric Dumazet
2
-6
/
+6
2024-04-09
cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
Asbjørn Sloth Tønnesen
1
-34
/
+30
[prev]
[next]