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
2022-01-06
net/mlx5e: Fix page DMA map/unmap attributes
Aya Levin
2
-5
/
+6
2022-01-06
net/mlx5e: Add recovery flow in case of error CQE
Gal Pressman
1
-9
/
+11
2022-01-06
net/mlx5e: TC, Remove redundant error logging
Roi Dayan
1
-8
/
+0
2022-01-06
net/mlx5e: Refactor set_pflag_cqe_based_moder
Saeed Mahameed
1
-12
/
+7
2022-01-06
net/mlx5e: Move HW-GRO and CQE compression check to fix features flow
Gal Pressman
1
-5
/
+5
2022-01-06
net/mlx5e: Fix feature check per profile
Aya Levin
1
-1
/
+1
2022-01-06
net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch manager
Maor Dickman
1
-1
/
+1
2022-01-06
net/mlx5e: Expose FEC counters via ethtool
Lama Kayal
1
-3
/
+98
2022-01-06
net/mlx5: Update log_max_qp value to FW max capability
Maher Sanalla
1
-2
/
+6
2022-01-06
net/mlx5: SF, Use all available cpu for setting cpu affinity
Shay Drory
5
-34
/
+201
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
3
-39
/
+133
2022-01-06
net/mlx5: Split irq_pool_affinity logic to new file
Shay Drory
5
-97
/
+157
2022-01-06
net/mlx5: Move affinity assignment into irq_request
Shay Drory
1
-13
/
+9
2022-01-06
net/mlx5: Introduce control IRQ request API
Shay Drory
3
-10
/
+58
2022-01-06
net/mlx5: mlx5e_hv_vhca_stats_create return type to void
Saeed Mahameed
2
-15
/
+6
2022-01-06
ice: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2022-01-06
ice: Optimize a few bitmap operations
Christophe JAILLET
1
-3
/
+3
2022-01-06
ice: Slightly simply ice_find_free_recp_res_idx
Christophe JAILLET
1
-2
/
+0
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
10
-170
/
+220
2022-01-06
ice: replay advanced rules after reset
Victor Raj
2
-4
/
+39
2022-01-06
fsl/fman: Check for null pointer after calling devm_ioremap
Jiasheng Jiang
1
-5
/
+16
2022-01-06
ethernet: ibmveth: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-06
rocker: fix a sleeping in atomic bug
Dan Carpenter
1
-1
/
+2
2022-01-06
sfc: Use swap() instead of open coding it
Jiapeng Chong
1
-10
/
+4
2022-01-06
net: macb: use .mac_select_pcs() interface
Russell King (Oracle)
2
-15
/
+14
2022-01-05
net: lantiq_xrx200: convert to build_skb
Aleksander Jan Bajkowski
1
-20
/
+36
2022-01-05
net: lantiq_xrx200: increase napi poll weigth
Aleksander Jan Bajkowski
1
-2
/
+4
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-39
/
+126
2022-01-05
net: gemini: allow any RGMII interface mode
Russell King (Oracle)
1
-3
/
+6
2022-01-05
mlxsw: pci: Avoid flow control for EMAD packets
Danielle Ratson
2
-1
/
+17
2022-01-05
net: hns3: create new common cmd code for PF and VF modules
Jie Wang
7
-329
/
+279
2022-01-05
net: hns3: refactor VF tqp stats APIs with new common tqp stats APIs
Jie Wang
2
-134
/
+11
2022-01-05
net: hns3: refactor PF tqp stats APIs with new common tqp stats APIs
Jie Wang
2
-156
/
+17
2022-01-05
net: hns3: create new set of common tqp stats APIs for PF and VF reuse
Jie Wang
4
-2
/
+161
2022-01-05
net: hns3: refactor VF rss init APIs with new common rss init APIs
Jie Wang
2
-176
/
+25
2022-01-05
net: hns3: refactor PF rss init APIs with new common rss init APIs
Jie Wang
2
-131
/
+11
2022-01-05
net: hns3: create new set of common rss init APIs for PF and VF reuse
Jie Wang
3
-5
/
+213
2022-01-05
net: hns3: refactor VF rss set APIs with new common rss set APIs
Jie Wang
3
-293
/
+42
2022-01-05
net: hns3: refactor PF rss set APIs with new common rss set APIs
Jie Wang
3
-298
/
+36
2022-01-05
net: hns3: create new set of common rss set APIs for PF and VF module
Jie Wang
3
-1
/
+230
2022-01-05
net: hns3: refactor VF rss get APIs with new common rss get APIs
Jie Wang
2
-99
/
+24
2022-01-05
net: hns3: refactor PF rss get APIs with new common rss get APIs
Jie Wang
5
-160
/
+67
2022-01-05
net: hns3: create new set of common rss get APIs for PF and VF rss module
Jie Wang
3
-2
/
+197
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
4
-53
/
+38
2022-01-05
net: hns3: create new rss common structure hclge_comm_rss_cfg
Jie Wang
1
-0
/
+34
2022-01-05
net: lan966x: Extend switchdev with mdb support
Horatiu Vultur
6
-2
/
+536
2022-01-05
net: lan966x: Add PGID_GP_START and PGID_GP_END
Horatiu Vultur
1
-2
/
+6
2022-01-05
net: lan966x: Add function lan966x_mac_ip_learn()
Horatiu Vultur
3
-5
/
+42
2022-01-05
net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access
Daniel Golle
2
-13
/
+60
2022-01-05
net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops
Daniel Golle
2
-28
/
+41
[prev]
[next]