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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
mlxsw: spectrum_pgt: Generalize PGT allocation
Petr Machata
3
-23
/
+7
2023-10-20
mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one go
Petr Machata
1
-30
/
+33
2023-10-20
mlxsw: pci: Permit toggling LAG mode
Petr Machata
2
-4
/
+13
2023-10-20
mlxsw: core, pci: Add plumbing related to LAG mode
Petr Machata
3
-0
/
+24
2023-10-20
mlxsw: cmd: Add QUERY_FW.lag_mode_support
Petr Machata
1
-0
/
+6
2023-10-20
mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_mode
Petr Machata
1
-0
/
+21
2023-10-20
mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in comments
Petr Machata
1
-8
/
+8
2023-10-20
mlxsw: reg: Add SGCR.lag_lookup_pgt_base
Petr Machata
1
-1
/
+10
2023-10-20
mlxsw: reg: Drop SGCR.llb
Petr Machata
1
-10
/
+1
2023-10-20
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
1
-2
/
+3
2023-10-20
qed: devlink health: use retained error fmsg API
Przemek Kitszel
1
-3
/
+3
2023-10-20
net/mlx5: devlink health: use retained error fmsg API
Przemek Kitszel
9
-948
/
+330
2023-10-20
mlxsw: core: devlink health: use retained error fmsg API
Przemek Kitszel
1
-124
/
+47
2023-10-20
octeontx2-af: devlink health: use retained error fmsg API
Przemek Kitszel
1
-331
/
+133
2023-10-20
hinic: devlink health: use retained error fmsg API
Przemek Kitszel
1
-161
/
+56
2023-10-20
bnxt_en: devlink health: use retained error fmsg API
Przemek Kitszel
1
-61
/
+32
2023-10-20
pds_core: devlink health: use retained error fmsg API
Przemek Kitszel
1
-21
/
+8
2023-10-20
r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-20
r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-20
r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-19
i40e: xsk: remove count_mask
Maciej Fijalkowski
1
-9
/
+13
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-92
/
+237
2023-10-19
net: ti: icssg-prueth: Fix r30 CMDs bitmasks
MD Danish Anwar
1
-2
/
+2
2023-10-19
i40e: Align devlink info versions with ice driver and add docs
Ivan Vecera
1
-3
/
+15
2023-10-19
net: stmmac: increase TX coalesce timer to 5ms
Christian Marangi
1
-1
/
+1
2023-10-19
net: stmmac: move TX timer arm after DMA enable
Christian Marangi
1
-4
/
+18
2023-10-19
net: stmmac: improve TX timer arm logic
Christian Marangi
1
-3
/
+15
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
1
-8
/
+0
2023-10-19
iavf: delete unused iavf_mac_info fields
Michal Schmidt
4
-51
/
+0
2023-10-19
net: stmmac: do not silently change auxiliary snapshot capture channel
Johannes Zink
1
-1
/
+14
2023-10-19
net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutex
Johannes Zink
1
-4
/
+4
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
1
-1
/
+0
2023-10-19
net: stmmac: use correct PPS capture input index
Johannes Zink
2
-4
/
+3
2023-10-19
net: stmmac: simplify debug message on stmmac_enable()
Johannes Zink
1
-7
/
+3
2023-10-19
net: ethernet: ti: Fix mixed module-builtin object
MD Danish Anwar
3
-3
/
+19
2023-10-19
net: stmmac: Remove redundant checking for rx_coalesce_usecs
Gan Yi Fang
1
-1
/
+1
2023-10-19
rswitch: Add PM ops
Yoshihiro Shimoda
1
-0
/
+43
2023-10-19
rswitch: Use unsigned int for port related array index
Yoshihiro Shimoda
2
-5
/
+7
2023-10-18
igc: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
igbvf: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
igb: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
i40e: use scnprintf over strncpy+strncat
Justin Stitt
1
-4
/
+3
2023-10-18
fm10k: replace deprecated strncpy with strscpy
Justin Stitt
1
-4
/
+4
2023-10-18
e1000: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
e100: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
intel: fix format warnings
Jesse Brandeburg
6
-16
/
+18
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
4
-37
/
+30
2023-10-18
octeon_ep: update BQL sent bytes before ringing doorbell
Shinas Rasheed
1
-7
/
+6
2023-10-18
net: wangxun: remove redundant kernel log
Jiawen Wu
5
-128
/
+0
2023-10-18
net: fec: Remove non-Coldfire platform IDs
Alexander Stein
1
-30
/
+0
[prev]
[next]