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-08-09
net: netdevsim: use mock PHC driver
Vladimir Oltean
4
-1
/
+24
2023-08-09
net/mlx5: Expose NIC temperature via hardware monitoring kernel API
Adham Faris
7
-139
/
+448
2023-08-09
net/mlx5: Expose port.c/mlx5_query_module_num() function
Adham Faris
2
-1
/
+2
2023-08-09
octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()
Li Zetao
1
-18
/
+2
2023-08-09
octeontx2-af: Use u64_to_ether_addr() to convert ethernet address
Li Zetao
1
-3
/
+2
2023-08-09
octeontx2-af: Remove redundant functions mac2u64() and cfg2mac()
Li Zetao
1
-22
/
+4
2023-08-09
mlxsw: Set port STP state on bridge enslavement
Petr Machata
1
-1
/
+1
2023-08-09
ethernet: s2io: Use ether_addr_to_u64() to convert ethernet address
Li Zetao
1
-12
/
+5
2023-08-09
Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-3
/
+7
2023-08-09
mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equ...
Ruan Jinjie
1
-4
/
+2
2023-08-09
mlxbf_gige: Remove two unused function declarations
Yue Haibing
1
-3
/
+0
2023-08-09
net: txgbe: Use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-6
/
+6
2023-08-09
bcm63xx_enet: Remove redundant initialization owner
Li Zetao
1
-3
/
+0
2023-08-09
wifi: ath12k: Fix buffer overflow when scanning with extraie
Wen Gong
1
-2
/
+1
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
1
-2
/
+1
2023-08-09
net: dsa: mt7530: improve and relax PHY driver dependency
Daniel Golle
1
-1
/
+2
2023-08-09
sfc: offload left-hand side rules for conntrack
Edward Cree
6
-0
/
+599
2023-08-09
sfc: conntrack state matches in TC rules
Edward Cree
4
-4
/
+105
2023-08-09
sfc: handle non-zero chain_index on TC rules
Edward Cree
4
-26
/
+170
2023-08-09
sfc: offload conntrack flow entries (match only) from CT zones
Edward Cree
5
-7
/
+429
2023-08-09
sfc: functions to insert/remove conntrack entries to MAE hardware
Edward Cree
3
-0
/
+274
2023-08-09
sfc: functions to register for conntrack zone offload
Edward Cree
5
-1
/
+156
2023-08-09
sfc: add MAE table machinery for conntrack table
Edward Cree
5
-1
/
+308
2023-08-09
net: enetc: remove of_device_is_available() handling
Vladimir Oltean
1
-12
/
+0
2023-08-09
net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
Vladimir Oltean
1
-30
/
+73
2023-08-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
14
-161
/
+279
2023-08-08
iavf: fix potential races for FDIR filters
Piotr Gardocki
2
-4
/
+12
2023-08-08
igc: Add lock to safeguard global Qbv variables
Muhammad Husaini Zulkifli
2
-2
/
+36
2023-08-08
Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
11
-66
/
+106
2023-08-08
Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
16
-270
/
+300
2023-08-08
net: hns3: fix deadlock issue when externel_lb and reset are executed together
Yonglong Liu
1
-1
/
+13
2023-08-08
net: hns3: add wait until mac link down
Jie Wang
1
-1
/
+9
2023-08-08
net: hns3: refactor hclge_mac_link_status_wait for interface reuse
Jie Wang
1
-5
/
+9
2023-08-08
net: hns3: restore user pause configure when disable autoneg
Jian Shen
3
-2
/
+6
2023-08-08
net: renesas: rswitch: Add .[gs]et_link_ksettings support
Yoshihiro Shimoda
1
-0
/
+2
2023-08-08
net: renesas: rswitch: Add runtime speed change support
Yoshihiro Shimoda
2
-3
/
+25
2023-08-08
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
5
-15
/
+0
2023-08-08
bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c
Michael Chan
2
-284
/
+49
2023-08-08
bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()
Michael Chan
2
-285
/
+52
2023-08-08
net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()
Dan Carpenter
2
-2
/
+2
2023-08-08
team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_se...
Zhengchao Shao
1
-8
/
+3
2023-08-08
team: change the getter function in the team_option structure to void
Zhengchao Shao
3
-47
/
+32
2023-08-08
team: change the init function in the team_option structure to void
Zhengchao Shao
3
-18
/
+10
2023-08-08
team: remove unreferenced header in broadcast and roundrobin files
Zhengchao Shao
2
-2
/
+0
2023-08-08
team: add __exit modifier to team_nl_fini()
Zhengchao Shao
1
-1
/
+1
2023-08-08
net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros
Christophe Leroy
2
-5
/
+5
2023-08-08
net: fs_enet: Move struct fs_platform_info into fs_enet.h
Christophe Leroy
2
-1
/
+19
2023-08-08
net: fs_enet: Remove has_phy field in fs_platform_info struct
Christophe Leroy
1
-14
/
+0
2023-08-08
net: fs_enet: Fix address space and base types mismatches
Christophe Leroy
2
-3
/
+3
2023-08-08
net: fs_enet: Remove set but not used variable
Christophe Leroy
1
-2
/
+0
[prev]
[next]