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
2020-08-03
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
1
-4
/
+4
2020-08-03
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
1
-1
/
+1
2020-08-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
19
-87
/
+445
2020-08-03
net: qed: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-4
/
+3
2020-08-03
net: qede: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
2020-08-03
cxgb4: fix extracting IP addresses in TC-FLOWER rules
Rahul Lakkireddy
1
-2
/
+15
2020-08-03
cxgb4: fix check for running offline ethtool selftest
Rahul Lakkireddy
1
-3
/
+4
2020-08-03
ionic: separate interrupt for Tx and Rx
Shannon Nelson
5
-27
/
+182
2020-08-03
ionic: tx separate servicing
Shannon Nelson
3
-56
/
+53
2020-08-03
ionic: use fewer firmware doorbells on rx fill
Shannon Nelson
1
-10
/
+5
2020-08-03
net: mvpp2: fix memory leak in mvpp2_rx
Lorenzo Bianconi
1
-0
/
+1
2020-08-03
net/mlx5: Delete extra dump stack that gives nothing
Leon Romanovsky
1
-6
/
+3
2020-08-03
net/mlx5: convert to new udp_tunnel infrastructure
Jakub Kicinski
5
-136
/
+64
2020-08-03
net/mlx5: DR, Change push vlan action sequence
Alex Vesker
1
-21
/
+21
2020-08-03
net/mlx5e: Enable users to change VF/PF representors carrier state
Parav Pandit
1
-0
/
+24
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-167
/
+308
2020-08-01
ice: Misc minor fixes
Tony Nguyen
9
-18
/
+14
2020-08-01
ice: adjust profile ID map locks
Victor Raj
1
-45
/
+45
2020-08-01
ice: update PTYPE lookup table
Tony Nguyen
1
-0
/
+314
2020-08-01
ice: Disable VLAN pruning in promiscuous mode
Nick Nunley
2
-0
/
+10
2020-08-01
ice: Graceful error handling in HW table calloc failure
Surabhi Boob
1
-1
/
+3
2020-08-01
ice: port fix for chk_linearlize
Kiran Patil
1
-3
/
+23
2020-08-01
ice: Allow 2 queue pairs per VF on SR-IOV initialization
Brett Creeley
2
-0
/
+3
2020-08-01
ice: Clear and free XLT entries on reset
Vignesh Sridhar
1
-1
/
+3
2020-08-01
ice: add useful statistics
Jesse Brandeburg
5
-2
/
+15
2020-08-01
ice: remove page_reuse statistic
Jesse Brandeburg
2
-3
/
+0
2020-08-01
ice: Fix RSS profile locks
Vignesh Sridhar
1
-6
/
+7
2020-08-01
ice: fix the vsi_id mask to be 10 bit for set_rss_lut
Kiran Patil
1
-1
/
+1
2020-08-01
ice: rename misleading grst_delay variable
Nick Nunley
1
-5
/
+5
2020-08-01
ice: mark PM functions as __maybe_unused
Wei Yongjun
1
-2
/
+2
2020-07-31
Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-18
/
+42
2020-07-31
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
11
-171
/
+70
2020-07-31
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-3
/
+10
2020-07-31
qede: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-3
/
+1
2020-07-31
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
2
-7
/
+4
2020-07-30
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
Xin Xiong
1
-2
/
+2
2020-07-30
net/mlx5e: E-Switch, Specify flow_source for rule with no in_port
Jianbo Liu
1
-7
/
+12
2020-07-30
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
Jianbo Liu
5
-3
/
+10
2020-07-30
net/mlx5e: CT: Support restore ipv6 tunnel
Jianbo Liu
1
-9
/
+21
2020-07-30
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
1
-1
/
+4
2020-07-30
net: ll_temac: Use devm_platform_ioremap_resource_byname()
Wang Hai
1
-4
/
+2
2020-07-30
tlan: use generic power management
Vaibhav Gupta
1
-25
/
+6
2020-07-30
sis900: use generic power management
Vaibhav Gupta
1
-16
/
+7
2020-07-30
sc92031: use generic power management
Vaibhav Gupta
1
-17
/
+9
2020-07-30
bnxt_en: Remove superfluous memset()
Li Heng
1
-2
/
+0
2020-07-30
liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()
Wang Hai
1
-7
/
+4
2020-07-30
mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-3
/
+2
2020-07-30
ionic: unlock queue mutex in error path
Shannon Nelson
1
-1
/
+3
2020-07-30
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
1
-0
/
+2
2020-07-30
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
1
-3
/
+5
[prev]
[next]