index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
net: bcm4908: Handle dma_set_coherent_mask error codes
Jiasheng Jiang
1
-1
/
+3
2021-12-03
net: hns3: fix hns3 driver header file not self-contained issue
Jie Wang
5
-0
/
+18
2021-12-03
net: hns3: replace one tab with space in for statement
Hao Chen
1
-1
/
+1
2021-12-03
net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()
Hao Chen
1
-1
/
+0
2021-12-03
net: hns3: add comments for hclge_dbg_fill_content()
Hao Chen
1
-0
/
+4
2021-12-03
net: hns3: add void before function which don't receive ret
Hao Chen
2
-2
/
+2
2021-12-03
net: hns3: align return value type of atomic_read() with its output
Hao Chen
1
-1
/
+1
2021-12-03
net: hns3: modify one argument type of function hclge_ncl_config_data_print
Guangbin Huang
1
-3
/
+3
2021-12-03
net: hns3: Align type of some variables with their print type
Hao Chen
3
-4
/
+4
2021-12-03
net: hns3: add print vport id for failed message of vlan
Guangbin Huang
1
-4
/
+4
2021-12-03
net: hns3: refactor function hclge_set_vlan_filter_hw
Guangbin Huang
1
-18
/
+27
2021-12-03
net: hns3: optimize function hclge_cfg_common_loopback()
Yufeng Mo
1
-20
/
+42
2021-12-02
net/mlx5: Dynamically resize flow counters query buffer
Avihai Horon
1
-14
/
+60
2021-12-02
net/mlx5e: TC, Set flow attr ip_version earlier
Roi Dayan
1
-3
/
+3
2021-12-02
net/mlx5e: TC, Move common flow_action checks into function
Roi Dayan
1
-20
/
+24
2021-12-02
net/mlx5e: Remove redundant actions arg from vlan push/pop funcs
Roi Dayan
1
-10
/
+6
2021-12-02
net/mlx5e: Remove redundant actions arg from validate_goto_chain()
Roi Dayan
1
-9
/
+5
2021-12-02
net/mlx5e: TC, Remove redundant action stack var
Roi Dayan
1
-47
/
+42
2021-12-02
net/mlx5e: Hide function mlx5e_num_channels_changed
Tariq Toukan
2
-2
/
+1
2021-12-02
net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macro
Ben Ben-Ishay
3
-3
/
+3
2021-12-02
net/mlx5: Print more info on pci error handlers
Saeed Mahameed
1
-14
/
+37
2021-12-02
net/mlx5: SF, silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2021-12-02
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
Christophe JAILLET
1
-5
/
+9
2021-12-02
net/mlx5: Fix error return code in esw_qos_create()
Wei Yongjun
1
-0
/
+1
2021-12-02
mlx5: fix mlx5i_grp_sw_update_stats() stack usage
Arnd Bergmann
1
-3
/
+9
2021-12-02
mlx5: fix psample_sample_packet link error
Arnd Bergmann
1
-0
/
+1
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-161
/
+326
2021-12-02
net: lan966x: Fix builds for lan966x driver
Horatiu Vultur
1
-0
/
+1
2021-12-02
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
4
-15
/
+158
2021-12-02
net: lan966x: Fix duplicate check in frame extraction
Horatiu Vultur
1
-5
/
+0
2021-12-02
ibmvnic: drop bad optimization in reuse_tx_pools()
Sukadev Bhattiprolu
1
-11
/
+3
2021-12-02
ibmvnic: drop bad optimization in reuse_rx_pools()
Sukadev Bhattiprolu
1
-11
/
+3
2021-12-02
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
1
-10
/
+14
2021-12-02
net: hns3: refactor function hns3_get_vector_ring_chain()
Jie Wang
1
-68
/
+53
2021-12-02
net: hns3: refactor function hclge_set_channels()
Jie Wang
1
-18
/
+28
2021-12-02
net: hns3: refactor function hclge_configure()
Jie Wang
1
-24
/
+29
2021-12-02
net: hns3: split function hclge_update_port_base_vlan_cfg()
Jian Shen
1
-33
/
+36
2021-12-02
net: hns3: split function hns3_nic_net_xmit()
Yufeng Mo
1
-19
/
+28
2021-12-02
net: hns3: split function hclge_get_fd_rule_info()
Jian Shen
1
-18
/
+34
2021-12-02
net: hns3: split function hclge_init_vlan_config()
Jian Shen
1
-42
/
+55
2021-12-02
net: hns3: refactor function hns3_fill_skb_desc to simplify code
Peng Li
1
-53
/
+92
2021-12-02
net: hns3: extract macro to simplify ring stats update code
Peng Li
2
-92
/
+38
2021-12-01
octeontx2-af: Fix a memleak bug in rvu_mbox_init()
Zhou Qingyang
1
-1
/
+1
2021-12-01
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
1
-2
/
+7
2021-12-01
net: mvneta: program 1ms autonegotiation clock divisor
Russell King
1
-2
/
+6
2021-12-01
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-12-01
net: spider_net: Use non-atomic bitmap API when applicable
Christophe JAILLET
1
-6
/
+6
2021-12-01
iavf: restore MSI state on reset
Mitch Williams
1
-0
/
+1
2021-12-01
mlxsw: Use Switch Multicast ID Register Version 2
Amit Cohen
2
-72
/
+72
2021-12-01
mlxsw: Use Switch Flooding Table Register Version 2
Amit Cohen
2
-80
/
+80
[prev]
[next]