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
2023-12-05
octeon_ep: control net API framework to support offloads
Shinas Rasheed
9
-51
/
+231
2023-12-05
net: mvmdio: Support setting the MDC frequency on XSMI controllers
Tobias Waldekranz
1
-0
/
+44
2023-12-05
net: mvmdio: Avoid excessive sleeps in polled mode
Tobias Waldekranz
1
-37
/
+16
2023-12-05
net: wwan: qcom_bam_dmux: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: wan/ixp4xx_hss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-12-05
net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: sfp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: pcs: rzn1-miic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: fjes: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: ipa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-16
/
+13
2023-12-05
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
1
-0
/
+1
2023-12-05
net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buff
Lorenzo Bianconi
1
-1
/
+2
2023-12-05
net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
Arnd Bergmann
1
-7
/
+14
2023-12-05
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2
-11
/
+2
2023-12-05
i40e: Fix unexpected MFS warning message
Ivan Vecera
1
-1
/
+1
2023-12-05
ice: Restore fix disabling RX VLAN filtering
Marcin Szycik
1
-3
/
+8
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2
-9
/
+3
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-27
/
+38
2023-12-05
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
5
-29
/
+38
2023-12-05
wifi: ath12k: avoid repeated wiphy access from hw
Karthikeyan Periyasamy
1
-35
/
+37
2023-12-05
wifi: ath12k: fix and enable AP mode for WCN7850
Kang Yang
2
-3
/
+4
2023-12-05
wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vector
Kang Yang
1
-1
/
+23
2023-12-05
wifi: ath12k: do not restore ASPM in case of single MSI vector
Kang Yang
1
-1
/
+4
2023-12-05
wifi: ath12k: add support one MSI vector
Kang Yang
2
-15
/
+52
2023-12-05
wifi: ath12k: refactor multiple MSI vector implementation
Kang Yang
2
-8
/
+42
2023-12-05
wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ
Kang Yang
1
-4
/
+4
2023-12-05
wifi: ath12k: add CE and ext IRQ flag to indicate irq_handler
Kang Yang
2
-0
/
+18
2023-12-05
wifi: ath12k: get msi_data again after request_irq is called
Kang Yang
1
-0
/
+30
2023-12-05
octeontx2-af: fix a use-after-free in rvu_npa_register_reporters
Zhipeng Lu
1
-4
/
+1
2023-12-05
ipvlan: implement .parse_protocol hook function in ipvlan_header_ops
Zhengchao Shao
1
-0
/
+1
2023-12-05
macvlan: implement .parse_protocol hook function in macvlan_hard_header_ops
Zhengchao Shao
1
-0
/
+1
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
6
-281
/
+280
2023-12-05
ice: periodically kick Tx timestamp interrupt
Jacob Keller
1
-0
/
+50
2023-12-05
ice: Re-enable timestamping correctly after reset
Karol Kolacinski
2
-10
/
+11
2023-12-05
ice: Improve logs for max ntuple errors
Pawel Kaminski
1
-5
/
+8
2023-12-05
ice: add CGU info to devlink info callback
Arkadiusz Kubalewski
1
-0
/
+20
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
10
-1
/
+249
2023-12-04
net/mlx5: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2023-12-04
net/mlx5e: Check netdev pointer before checking its net ns
Gavin Li
1
-6
/
+10
2023-12-04
net/mlx5: Nack sync reset request when HotPlug is enabled
Moshe Shemesh
1
-0
/
+29
2023-12-04
net/mlx5e: TC, Don't offload post action rule if not supported
Chris Mi
2
-4
/
+27
2023-12-04
net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work
Moshe Shemesh
2
-3
/
+25
2023-12-04
net/mlx5e: Disable IPsec offload support if not FW steering
Chris Mi
2
-16
/
+18
2023-12-04
net/mlx5e: Check the number of elements before walk TC rhashtable
Jianbo Liu
1
-1
/
+1
2023-12-04
net/mlx5e: Reduce eswitch mode_lock protection context
Jianbo Liu
4
-32
/
+52
2023-12-04
net/mlx5e: Tidy up IPsec NAT-T SA discovery
Leon Romanovsky
1
-6
/
+16
2023-12-04
net/mlx5e: Add IPsec and ASO syndromes check in HW
Patrisious Haddad
2
-20
/
+223
2023-12-04
net/mlx5e: Remove exposure of IPsec RX flow steering struct
Leon Romanovsky
3
-19
/
+19
2023-12-04
net/mlx5e: Unify esw and normal IPsec status table creation/destruction
Patrisious Haddad
3
-213
/
+141
2023-12-04
net/mlx5e: Ensure that IPsec sequence packet number starts from 1
Leon Romanovsky
1
-1
/
+8
[prev]
[next]