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-22
net: ethernet: mtk_eth_soc: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-22
dpaa2-switch: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+6
2024-04-22
cxgb4: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-22
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
5
-9
/
+13
2024-04-22
net: extend ubuf_info callback to ops structure
Pavel Begunkov
5
-9
/
+13
2024-04-22
net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescing
Rahul Rameshbabu
3
-0
/
+152
2024-04-22
net/mlx5e: Support updating coalescing configuration without resetting channels
Rahul Rameshbabu
10
-165
/
+454
2024-04-22
net/mlx5e: Dynamically allocate DIM structure for SQs/RQs
Rahul Rameshbabu
4
-12
/
+31
2024-04-22
net/mlx5e: Use DIM constants for CQ period mode parameter
Rahul Rameshbabu
5
-52
/
+51
2024-04-22
net/mlx5e: Move DIM function declarations to en/dim.h
Rahul Rameshbabu
5
-3
/
+18
2024-04-22
net: dsa: vsc73xx: add structure descriptions
Pawel Dembicki
1
-1
/
+15
2024-04-22
net: dsa: vsc73xx: Add define for max num of ports
Pawel Dembicki
2
-12
/
+12
2024-04-22
net: dsa: vsc73xx: use macros for rgmii recognition
Pawel Dembicki
1
-1
/
+1
2024-04-22
net: dsa: vsc73xx: convert to PHYLINK
Pawel Dembicki
1
-127
/
+117
2024-04-22
net: dsa: vsc73xx: use read_poll_timeout instead delay loop
Pawel Dembicki
1
-14
/
+16
2024-04-22
net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...
Matthias Schiffer
2
-8
/
+71
2024-04-22
net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
Jason Gunthorpe
1
-4
/
+0
2024-04-22
ice: Add tx_scheduling_layers devlink param
Lukasz Czapnik
6
-10
/
+191
2024-04-22
ice: Enable switching default Tx scheduler topology
Michal Wilczynski
1
-19
/
+89
2024-04-22
ice: Adjust the VSI/Aggregator layers
Raj Victor
1
-18
/
+19
2024-04-22
ice: Support 5 layer topology
Raj Victor
6
-0
/
+251
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
17
-28
/
+50
2024-04-22
bnxt_en: Fix error recovery for 5760X (P7) chips
Michael Chan
1
-1
/
+1
2024-04-22
bnxt_en: Fix the PCI-AER routines
Vikas Gupta
1
-3
/
+16
2024-04-22
bnxt_en: refactor reset close code
Vikas Gupta
1
-6
/
+11
2024-04-22
wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()
Karthikeyan Kathirvel
1
-0
/
+3
2024-04-22
wifi: ath12k: Refactor data path cmem init
Karthikeyan Periyasamy
1
-6
/
+47
2024-04-22
wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion table
Karthikeyan Periyasamy
1
-2
/
+2
2024-04-22
wifi: ath12k: Refactor the hardware cookie conversion init
Karthikeyan Periyasamy
2
-8
/
+20
2024-04-22
wifi: ath12k: avoid redundant code in Rx cookie conversion init
Karthikeyan Periyasamy
1
-1
/
+2
2024-04-22
octeontx2-pf: Add support for offload tc with skbedit mark action
Geetha sowjanya
6
-0
/
+24
2024-04-22
net: ethernet: ti: am65-cpsw: Fix xdp_rxq error for disabled port
Julien Panis
1
-0
/
+6
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-04-22
net: usb: qmi_wwan: add Telit FN920C04 compositions
Daniele Palmas
1
-0
/
+3
2024-04-22
wifi: iwlwifi: mvm: fix link ID management
Johannes Berg
1
-1
/
+1
2024-04-22
wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor
Martin Kaistra
2
-2
/
+14
2024-04-22
Revert "wifi: rtl8xxxu: enable MFP support"
Martin Kaistra
1
-7
/
+2
2024-04-22
wifi: rtw88: suppress messages of failed to flush queue
Ping-Ke Shih
3
-3
/
+6
2024-04-22
wifi: rtw89: 8922a: fix argument to hal_reset in bb_cfg_txrx_path
Zong-Zhe Yang
1
-1
/
+1
2024-04-22
wifi: rtw89: set WIPHY_FLAG_DISABLE_WEXT before MLO
Zong-Zhe Yang
1
-0
/
+3
2024-04-19
mlxsw: pci: Fix driver initialization with old firmware
Ido Schimmel
1
-6
/
+4
2024-04-19
mlxsw: core_env: Fix driver initialization with old firmware
Ido Schimmel
1
-14
/
+6
2024-04-19
mlxsw: core: Unregister EMAD trap using FORWARD action
Ido Schimmel
1
-1
/
+1
2024-04-19
net: bcmasp: fix memory leak when bringing down interface
Justin Chen
1
-7
/
+14
2024-04-19
vxlan: drop packets from invalid src-address
David Bauer
1
-0
/
+4
2024-04-19
net: dsa: xrs700x: fix missing initialisation of ds->phylink_mac_ops
Russell King (Oracle)
1
-0
/
+1
2024-04-19
net: libwx: fix alloc msix vectors failed
Duanqiang Wen
1
-1
/
+1
2024-04-19
wifi: mac80211_hwsim: Use wider regulatory for custom for 6GHz tests
Chaitanya Tata
1
-2
/
+2
2024-04-19
wifi: iwlwifi: mvm: Don't allow EMLSR when the RSSI is low
Miri Korenblit
5
-29
/
+233
2024-04-19
wifi: iwlwifi: mvm: disable EMLSR when we suspend with wowlan
Yedidya Benshimol
3
-11
/
+14
[prev]
[next]