index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
1
-19
/
+21
*
hinic: devlink health: use retained error fmsg API
Przemek Kitszel
2023-10-20
1
-161
/
+56
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
1
-3
/
+0
|
\
|
*
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...
Cai Huoqing
2023-09-20
1
-3
/
+0
*
|
net: hinic: Use devm_kasprintf()
Christophe JAILLET
2023-09-13
1
-5
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
1
-1
/
+8
|
\
|
*
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
2022-11-11
1
-1
/
+8
*
|
net: hinic: Add support for configuration of rx-vlan-filter by ethtool
Cai Huoqing
2022-11-07
3
-0
/
+55
*
|
net: hinic: Add control command support for VF PMD driver in DPDK
Cai Huoqing
2022-11-07
2
-0
/
+84
*
|
net: hinic: Convert the cmd code from decimal to hex to be more readable
Cai Huoqing
2022-11-07
1
-52
/
+52
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
2
-4
/
+4
*
|
net: hinic: Set max_mtu/min_mtu directly to simplify the code.
caihuoqing
2022-10-25
3
-17
/
+7
|
/
*
net: hinic: fix the issue of double release MBOX callback of VF
Zhengchao Shao
2022-10-20
1
-1
/
+0
*
net: hinic: fix the issue of CMDQ memory leaks
Zhengchao Shao
2022-10-20
1
-1
/
+1
*
net: hinic: fix memory leak when reading function table
Zhengchao Shao
2022-10-20
1
-6
/
+12
*
net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
Zhengchao Shao
2022-10-20
1
-1
/
+1
*
net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()
Zhengchao Shao
2022-09-22
3
-12
/
+8
*
net: hinic: replace magic numbers with macro
Zhengchao Shao
2022-09-22
1
-1
/
+2
*
net: hinic: remove unused enumerated value
Zhengchao Shao
2022-09-22
3
-35
/
+0
*
net: hinic: change hinic_deinit_vf_hw() to void
Zhengchao Shao
2022-09-22
1
-4
/
+2
*
net: hinic: simplify code logic
Zhengchao Shao
2022-09-22
1
-2
/
+2
*
net: hinic: remove duplicate macro definition
Zhengchao Shao
2022-09-22
1
-2
/
+0
*
net: hinic: remove unused macro
Zhengchao Shao
2022-09-22
5
-9
/
+0
*
net: hinic: remove unused functions
Zhengchao Shao
2022-09-22
4
-51
/
+0
*
net: hinic: change type of function to be static
Zhengchao Shao
2022-09-22
12
-25
/
+9
*
net: hinic: modify kernel doc comments
Zhengchao Shao
2022-09-22
3
-6
/
+0
*
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-29
2
-4
/
+4
*
net: hinic: avoid kernel hung in hinic_get_stats64()
Qiao Ma
2022-07-06
1
-4
/
+0
*
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
2022-07-06
4
-48
/
+16
*
hinic: Use the bitmap API when applicable
Christophe JAILLET
2022-06-27
1
-5
/
+2
*
hinic: Replace memcpy() with direct assignment
Kees Cook
2022-06-17
1
-3
/
+1
*
ethernet: Remove vf rate limit check for drivers
Bin Chen
2022-06-10
1
-6
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
1
-1
/
+1
|
\
|
*
hinic: Avoid some over memory allocation
Christophe JAILLET
2022-05-22
1
-1
/
+1
*
|
net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
Zheng Bin
2022-05-16
1
-0
/
+2
*
|
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
2
-2
/
+4
|
/
*
hinic: fix bug of wq out of bound access
Qiao Ma
2022-04-29
1
-2
/
+5
*
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-13
1
-2
/
+2
|
\
|
*
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2022-01-08
1
-0
/
+1
|
|
\
|
*
|
hinic: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-12-10
1
-2
/
+2
*
|
|
hinic: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
1
-6
/
+2
*
|
|
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
1
-0
/
+1
|
|
/
*
|
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-08
7
-40
/
+31
*
|
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-08
1
-9
/
+8
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
|
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
2021-11-15
1
-17
/
+15
|
/
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-6
/
+4
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-1
/
+3
[next]