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-07-31
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
1
-16
/
+17
2024-07-31
mlxsw: core_thermal: Fix -Wformat-truncation warning
Ido Schimmel
1
-1
/
+1
2024-07-31
mlxsw: core_thermal: Remove unnecessary assignments
Ido Schimmel
1
-2
/
+0
2024-07-31
mlxsw: core_thermal: Remove unnecessary checks
Ido Schimmel
1
-5
/
+3
2024-07-31
mlxsw: core_thermal: Simplify rollback
Ido Schimmel
1
-1
/
+1
2024-07-31
mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetric
Ido Schimmel
1
-7
/
+6
2024-07-31
mlxsw: core_thermal: Remove unused arguments
Ido Schimmel
1
-3
/
+2
2024-07-31
mlxsw: core_thermal: Fold two loops into one
Ido Schimmel
1
-3
/
+1
2024-07-31
mlxsw: core_thermal: Remove another unnecessary check
Ido Schimmel
1
-2
/
+0
2024-07-31
mlxsw: core_thermal: Remove unnecessary check
Ido Schimmel
1
-3
/
+0
2024-07-31
mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionally
Ido Schimmel
1
-8
/
+2
2024-07-31
net: wan: fsl_qmc_hdlc: Discard received CRC
Herve Codina
1
-6
/
+18
2024-07-31
net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
Herve Codina
1
-3
/
+4
2024-07-31
net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
Shahar Shitrit
1
-1
/
+6
2024-07-31
net/mlx5e: Fix CT entry update leaks of modify header context
Chris Mi
1
-0
/
+1
2024-07-31
net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability
Rahul Rameshbabu
1
-3
/
+4
2024-07-31
net/mlx5: Fix missing lock on sync reset reload
Moshe Shemesh
1
-1
/
+4
2024-07-31
net/mlx5: Lag, don't use the hardcoded value of the first port
Mark Bloch
1
-1
/
+1
2024-07-31
net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
Yevgeny Kliteynik
1
-1
/
+1
2024-07-31
net/mlx5: Fix error handling in irq_pool_request_irq
Shay Drory
1
-3
/
+7
2024-07-31
net/mlx5: Always drain health in shutdown callback
Shay Drory
2
-1
/
+2
2024-07-31
r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
Heiner Kallweit
1
-6
/
+2
2024-07-31
net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
Krzysztof Olędzki
1
-4
/
+4
2024-07-31
net: dsa: vsc73xx: make RGMII delays configurable
Pawel Dembicki
1
-4
/
+66
2024-07-31
wifi: rtw88: 8703b: Fix reported RX band width
Bitterblue Smith
1
-1
/
+1
2024-07-31
wifi: rtw88: 8822c: Fix reported RX band width
Bitterblue Smith
1
-4
/
+6
2024-07-31
wifi: rtw89: 8852bt: add 8852BE-VT to Makefile and Kconfig
Ping-Ke Shih
2
-0
/
+23
2024-07-31
wifi: rtw89: 8852bte: add PCI entry of 8852BE-VT
Ping-Ke Shih
1
-0
/
+93
2024-07-31
wifi: rtw89: 8852bt: declare firmware features of RTL8852BT
Ping-Ke Shih
1
-0
/
+4
2024-07-31
wifi: rtw89: 8852bt: add chip_ops of RTL8852BT
Ping-Ke Shih
2
-0
/
+463
2024-07-31
wifi: rtw89: 8852bt: add chip_info of RTL8852BT
Ping-Ke Shih
6
-4
/
+455
2024-07-31
wifi: rtw89: 8852bt: rfk: use predefined string choice for DPK enable/disable
Ping-Ke Shih
1
-1
/
+1
2024-07-31
wifi: rtw89: 8852bt: add set_channel_rf
Ping-Ke Shih
2
-0
/
+229
2024-07-31
wifi: rtw89: select WANT_DEV_COREDUMP
Zong-Zhe Yang
1
-0
/
+1
2024-07-31
wifi: rtw88: select WANT_DEV_COREDUMP
Zong-Zhe Yang
1
-0
/
+1
2024-07-31
wifi: rtw88: debugfs: support multiple adapters debugging
Ping-Ke Shih
4
-129
/
+180
2024-07-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-90
/
+135
2024-07-30
net: wangxun: use net_prefetch to simplify logic
Joe Damato
1
-4
/
+1
2024-07-30
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
1
-8
/
+21
2024-07-30
net: phy: micrel: Fix the KSZ9131 MDI-X status issue
Raju Lakkaraju
1
-15
/
+19
2024-07-30
net: mvpp2: Don't re-use loop iterator
Dan Carpenter
1
-3
/
+3
2024-07-29
ice: xsk: fix txq interrupt mapping
Maciej Fijalkowski
1
-10
/
+14
2024-07-29
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
Maciej Fijalkowski
1
-1
/
+1
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
6
-55
/
+87
2024-07-29
ice: toggle netif_carrier when setting up XSK pool
Maciej Fijalkowski
1
-1
/
+7
2024-07-29
ice: modify error handling when setting XSK pool in ndo_bpf
Maciej Fijalkowski
1
-14
/
+16
2024-07-29
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
1
-5
/
+4
2024-07-29
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
1
-3
/
+1
2024-07-29
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
1
-1
/
+5
2024-07-29
net: axienet: start napi before enabling Rx/Tx
Andy Chiu
1
-1
/
+1
[prev]
[next]