index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
iavf: enhance the duplicated FDIR list scan handling
Haiyue Wang
1
-6
/
+3
2021-04-23
iavf: change the flex-byte support number to macro definition
Haiyue Wang
2
-3
/
+8
2021-04-23
iavf: remove duplicate free resources calls
Stefan Assmann
1
-2
/
+0
2021-04-23
i40e: use minimal admin queue for kdump
Coiby Xu
2
-2
/
+9
2021-04-23
i40e: use minimal Rx and Tx ring buffers for kdump
Coiby Xu
1
-0
/
+5
2021-04-23
i40e: use minimal Tx and Rx pairs for kdump
Coiby Xu
1
-0
/
+9
2021-04-23
i40e: refactor repeated link state reporting code
Aleksandr Loktionov
1
-39
/
+69
2021-04-23
stmmac: intel: Enable HW descriptor prefetch by default
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-04-23
net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards
Mohammad Athari Bin Ismail
4
-2
/
+15
2021-04-23
net/mlx4: Treat VFs fair when handling comm_channel_events
Hans Westgaard Ry
2
-29
/
+41
2021-04-23
bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
Dan Carpenter
1
-1
/
+3
2021-04-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
20
-54
/
+2188
2021-04-22
vxge: avoid -Wemtpy-body warnings
Arnd Bergmann
1
-7
/
+7
2021-04-22
net: enetc: fix link error again
Arnd Bergmann
1
-3
/
+1
2021-04-22
net: mana: fix PCI_HYPERV dependency
Arnd Bergmann
1
-1
/
+1
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
5
-4
/
+450
2021-04-22
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
4
-0
/
+214
2021-04-22
ice: Support RSS configure removal for AVF
Qi Zhang
3
-2
/
+105
2021-04-22
ice: Enable RSS configure for AVF
Qi Zhang
3
-0
/
+462
2021-04-22
ice: Add helper function to get the VF's VSI
Brett Creeley
1
-43
/
+39
2021-04-22
ice: remove redundant assignment to pointer vsi
Colin Ian King
1
-1
/
+0
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
3
-4
/
+14
2021-04-22
ice: Advertise virtchnl UDP segmentation offload capability
Brett Creeley
1
-0
/
+3
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
5
-0
/
+198
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
7
-4
/
+605
2021-04-21
net: ethernet: ravb: Fix release of refclk
Adam Ford
1
-3
/
+4
2021-04-21
net: renesas: ravb: Fix a stuck issue when a lot of frames are received
Yoshihiro Shimoda
1
-23
/
+12
2021-04-21
net: stmmac: fix TSO and TBS feature enabling during driver open
Ong Boon Leong
1
-3
/
+9
2021-04-21
stmmac: intel: set TSO/TBS TX Queues default settings
Ong Boon Leong
1
-0
/
+3
2021-04-21
stmmac: intel: unlock on error path in intel_crosststamp()
Dan Carpenter
1
-0
/
+1
2021-04-21
nfp: devlink: initialize the devlink port attribute "lanes"
Yinjun Zhang
1
-0
/
+1
2021-04-21
octeontx2-af: Add mailbox for CPT stats
Srujana Challa
2
-0
/
+160
2021-04-21
octeontx2-af: cn10k: Add mailbox to configure reassembly timeout
Srujana Challa
2
-7
/
+75
2021-04-21
octeontx2-af: cn10k: Mailbox changes for CN10K CPT
Srujana Challa
2
-1
/
+31
2021-04-21
net: davinci_emac: Fix incorrect masking of tx and rx error channel
Colin Ian King
1
-2
/
+2
2021-04-21
net: marvell: prestera: fix port event handling on init
Vadym Kochan
1
-1
/
+2
2021-04-21
net: mana: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-04-21
sfc: ef10: fix TX queue lookup in TX event handling
Edward Cree
1
-2
/
+1
2021-04-21
sfc: farch: fix TX queue lookup in TX event handling
Edward Cree
1
-4
/
+4
2021-04-21
sfc: farch: fix TX queue lookup in TX flush done handling
Edward Cree
1
-4
/
+4
2021-04-21
net: enetc: automatically select IERB module
Michael Walle
1
-1
/
+1
2021-04-21
mlxsw: spectrum_qdisc: Index future FIFOs by band number
Petr Machata
1
-7
/
+6
2021-04-21
mlxsw: spectrum_qdisc: Allocate child qdiscs dynamically
Petr Machata
1
-32
/
+83
2021-04-21
mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock
Petr Machata
1
-16
/
+73
2021-04-21
mlxsw: spectrum_qdisc: Track children per qdisc
Petr Machata
1
-46
/
+118
2021-04-21
mlxsw: spectrum_qdisc: Promote backlog reduction to mlxsw_sp_qdisc_destroy()
Petr Machata
1
-30
/
+18
2021-04-21
mlxsw: spectrum_qdisc: Track tclass_num as int, not u8
Petr Machata
1
-6
/
+6
2021-04-21
mlxsw: spectrum_qdisc: Drop an always-true condition
Petr Machata
1
-4
/
+1
[prev]
[next]