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
2024-07-13
sfc: falcon: Make I2C terminology more inclusive
Easwar Hariharan
1
-1
/
+1
2024-07-13
net: dpaa: Fix compilation Warning
Breno Leitao
1
-2
/
+0
2024-07-13
eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out
Jakub Kicinski
5
-12
/
+24
2024-07-13
net/mlx5: Use set number of max EQs
Daniel Jurgens
2
-10
/
+9
2024-07-13
net/mlx5: Set default max eqs for SFs
Daniel Jurgens
3
-1
/
+26
2024-07-13
net/mlx5: Set sf_eq_usage for SF max EQs
Daniel Jurgens
1
-0
/
+3
2024-07-13
net: mvpp2: Improve data types and use min()
Thorsten Blum
1
-6
/
+6
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
77
-680
/
+1351
2024-07-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
13
-1392
/
+1666
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-18
/
+31
2024-07-12
eth: bnxt: use the indir table from ethtool context
Jakub Kicinski
3
-37
/
+29
2024-07-12
eth: bnxt: bump the entry size in indir tables to u32
Jakub Kicinski
3
-9
/
+9
2024-07-12
eth: bnxt: pad out the correct indirection table
Jakub Kicinski
1
-1
/
+1
2024-07-12
eth: bnxt: use the RSS context XArray instead of the local list
Jakub Kicinski
3
-50
/
+26
2024-07-12
eth: bnxt: use context priv for struct bnxt_rss_ctx
Jakub Kicinski
3
-30
/
+9
2024-07-12
eth: bnxt: depend on core cleaning up RSS contexts
Jakub Kicinski
3
-9
/
+6
2024-07-12
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
3
-18
/
+2
2024-07-12
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2
-45
/
+75
2024-07-12
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2
-6
/
+10
2024-07-12
bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()
Michael Chan
1
-0
/
+3
2024-07-12
octeontx2-af: fix issue with IPv4 match for RSS
Satheesh Paul
1
-3
/
+4
2024-07-12
octeontx2-af: fix issue with IPv6 ext match for RSS
Kiran Kumar K
1
-1
/
+4
2024-07-12
octeontx2-af: fix detection of IP layer
Michal Mazur
1
-2
/
+6
2024-07-12
octeontx2-af: fix a issue with cpt_lf_alloc mailbox
Srujana Challa
1
-1
/
+1
2024-07-12
octeontx2-af: replace cpt slot with lf id on reg write
Nithin Dabilpuram
1
-7
/
+16
2024-07-12
bna: adjust 'name' buf size of bna_tcb and bna_ccb structures
Alexey Kodanev
2
-6
/
+7
2024-07-11
i40e: fix: remove needless retries of NVM update
Aleksandr Loktionov
1
-4
/
+0
2024-07-11
net/mlx5: Expose SFs IRQs
Shay Drory
5
-11
/
+43
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-35
/
+97
2024-07-11
igc: Remove the internal 'eee_advert' field
Sasha Neftin
3
-10
/
+0
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
3
-24
/
+0
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
4
-1
/
+141
2024-07-11
i40e: correct i40e_addr_to_hkey() name in kdoc
Simon Horman
1
-1
/
+1
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
14
-14
/
+0
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
4
-2
/
+43
2024-07-11
ice: Remove unused members from switch API
Marcin Szycik
4
-81
/
+10
2024-07-11
ice: Optimize switch recipe creation
Marcin Szycik
3
-337
/
+212
2024-07-11
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
3
-43
/
+15
2024-07-11
ice: Simplify bitmap setting in adding recipe
Michal Swiatkowski
1
-15
/
+9
2024-07-11
ice: Remove reading all recipes before adding a new one
Michal Swiatkowski
1
-27
/
+2
2024-07-11
ice: Remove unused struct ice_prot_lkup_ext members
Marcin Szycik
2
-29
/
+19
2024-07-11
net: ks8851: Fix potential TX stall after interface reopen
Ronald Wahl
1
-1
/
+1
2024-07-11
net: ethernet: mtk-star-emac: set mac_managed_pm when probing
Jian Hui Lee
1
-0
/
+7
2024-07-10
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
5
-2
/
+245
2024-07-10
ice: Implement driver functionality to dump fec statistics
Anil Samal
5
-0
/
+403
2024-07-10
ice: Extend Sideband Queue command to support flags
Anil Samal
3
-13
/
+14
2024-07-10
e1000e: fix force smbus during suspend flow
Vitaly Lifshits
1
-20
/
+53
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
6
-246
/
+120
2024-07-10
idpf: convert header split mode to libeth + napi_build_skb()
Alexander Lobakin
4
-116
/
+204
2024-07-10
libeth: support different types of buffers for Rx
Alexander Lobakin
1
-11
/
+121
[prev]
[next]