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-10
idpf: remove legacy Page Pool Ethtool stats
Alexander Lobakin
2
-29
/
+1
2024-07-10
idpf: reuse libeth's definitions of parsed ptype structures
Alexander Lobakin
8
-252
/
+153
2024-07-10
idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
Alexander Lobakin
6
-19
/
+44
2024-07-10
idpf: merge singleq and splitq &net_device_ops
Alexander Lobakin
4
-63
/
+20
2024-07-10
idpf: strictly assert cachelines of queue and queue vector structures
Alexander Lobakin
1
-67
/
+118
2024-07-10
idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
Alexander Lobakin
3
-18
/
+22
2024-07-10
idpf: split &idpf_queue into 4 strictly-typed queue structures
Alexander Lobakin
7
-728
/
+1018
2024-07-10
idpf: stop using macros for accessing queue descriptors
Alexander Lobakin
5
-50
/
+52
2024-07-09
net: ethernet: lantiq_etop: fix double free in detach
Aleksander Jan Bajkowski
1
-2
/
+2
2024-07-09
netxen_nic: Use {low,upp}er_32_bits() helpers
Geert Uytterhoeven
1
-5
/
+2
2024-07-09
net/mlx5e: CT: Initialize err to 0 to avoid warning
Cosmin Ratiu
1
-1
/
+1
2024-07-09
net/mlx5e: SHAMPO, Add missing aggregate counter
Dragos Tatulea
1
-0
/
+2
2024-07-09
net/mlx5: DR, Remove definer functions from SW Steering API
Yevgeny Kliteynik
2
-5
/
+5
2024-07-09
mlxsw: pci: Lock configuration space of upstream bridge during reset
Ido Schimmel
1
-0
/
+6
2024-07-09
mlxsw: core_thermal: Report valid current state during cooling device registr...
Ido Schimmel
1
-26
/
+25
2024-07-09
mlxsw: Warn about invalid accesses to array fields
Petr Machata
1
-0
/
+4
2024-07-09
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
1
-5
/
+4
2024-07-09
net: ti: icssg-prueth: add missing deps
Guillaume La Roque
1
-0
/
+1
2024-07-09
net: ks8851: Fix deadlock with the SPI chip variant
Ronald Wahl
2
-6
/
+6
2024-07-09
net: tn40xx: add per queue netdev-genl stats support
FUJITA Tomonori
2
-2
/
+53
2024-07-09
octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...
Aleksandr Mishin
1
-1
/
+1
2024-07-09
bnxt: fix crashes when reducing ring count with active RSS contexts
Jakub Kicinski
3
-0
/
+22
2024-07-08
net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...
Bartosz Golaszewski
1
-0
/
+23
2024-07-08
net: stmmac: qcom-ethqos: add support for 2.5G BASEX mode
Bartosz Golaszewski
1
-0
/
+11
2024-07-05
net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool ops
Daniel Golle
1
-1
/
+17
2024-07-05
net: ethernet: mtk_ppe: Change PPE entries number to 16K
Shengyu Qu
1
-1
/
+1
2024-07-05
net: bcmasp: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
2024-07-05
net: encx24j600: constify struct regmap_bus/regmap_config
Javier Carrasco
1
-3
/
+3
2024-07-05
net: ti: icss-iep: constify struct regmap_config
Javier Carrasco
1
-2
/
+2
2024-07-05
net: ethernet: mediatek: Allow gaps in MAC allocation
Daniel Golle
1
-1
/
+1
2024-07-05
net: stmmac: Add DW XPCS specified via "pcs-handle" support
Serge Semin
1
-4
/
+9
2024-07-05
net: stmmac: Create DW XPCS device with particular address
Serge Semin
2
-14
/
+7
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-222
/
+353
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
1
-1
/
+5
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
1
-0
/
+1
2024-07-03
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-03
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-03
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-03
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-03
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-07-03
net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
Furong Xu
1
-3
/
+4
2024-07-02
net: txgbe: free isb resources at the right time
Jiawen Wu
3
-4
/
+9
2024-07-02
net: txgbe: add extra handle for MSI/INTx into thread irq handle
Jiawen Wu
1
-5
/
+39
2024-07-02
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
6
-76
/
+15
2024-07-02
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
Jiawen Wu
1
-0
/
+1
2024-07-02
net: stmmac: dwmac-stm32: update err status in case different of stm32mp13
Christophe Roullier
1
-2
/
+4
2024-07-02
net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...
Christophe Roullier
1
-0
/
+3
2024-07-02
net: stmmac: dwmac-qcom-ethqos: fix error array size
Yijie Yang
1
-1
/
+1
2024-07-02
bnxt_en: unlink page pool when stopping Rx queue
David Wei
1
-5
/
+1
2024-07-01
e1000e: Fix S0ix residency on corporate systems
Dima Ruinskiy
1
-66
/
+66
[prev]
[next]