index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-17
/
+72
2018-01-03
i40e: flower: Fix return value for unsupported offload
Jiri Pirko
1
-1
/
+1
2018-01-03
i40e: don't remove netdev->dev_addr when syncing uc list
Jacob Keller
1
-1
/
+16
2018-01-03
i40e/i40evf: Account for frags split over multiple descriptors in check linea...
Alexander Duyck
2
-6
/
+46
2018-01-03
i40e: Remove UDP support for big buffer
Amritha Nambiar
1
-9
/
+9
2018-01-02
e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
Benjamin Poirier
1
-3
/
+8
2018-01-02
e1000: fix disabling already-disabled warning
Tushar Dave
2
-6
/
+24
2017-11-28
e1000: Fix off-by-one in debug message
Ahmad Fatoum
1
-2
/
+4
2017-11-28
i40e: Fix reporting incorrect error codes
Amritha Nambiar
1
-1
/
+0
2017-11-28
e1000e: fix the use of magic numbers for buffer overrun issue
Sasha Neftin
2
-4
/
+8
2017-11-28
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
1
-1
/
+1
2017-11-22
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
igb: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2
-2
/
+2
2017-11-22
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
2017-11-22
i40e: restore promiscuous after reset
Alan Brady
1
-72
/
+83
2017-11-22
i40evf: fix client notify of l2 params
Alan Brady
2
-17
/
+31
2017-11-22
i40e: Fix FLR reset timeout issue
Filip Sadowski
1
-0
/
+7
2017-11-22
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2
-9
/
+0
2017-11-22
i40e: fix the calculation of VFs mac addresses
Zijie Pan
1
-10
/
+11
2017-11-22
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
4
-4
/
+14
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
57
-1345
/
+6227
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
3
-3
/
+3
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
8
-21
/
+25
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2
-5
/
+5
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+3
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
1
-0
/
+3
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
7
-31
/
+1192
2017-10-31
i40e: Clean up of cloud filters
Amritha Nambiar
2
-0
/
+33
2017-10-31
i40e: Admin queue definitions for cloud filters
Amritha Nambiar
2
-4
/
+210
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
6
-5
/
+44
2017-10-31
i40e: Map TCs with the VSI seids
Amritha Nambiar
2
-0
/
+3
2017-10-31
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
2
-18
/
+0
2017-10-31
i40e: only redistribute MSI-X vectors when needed
Shannon Nelson
1
-2
/
+3
2017-10-31
i40e: mark PM functions as __maybe_unused
Arnd Bergmann
1
-9
/
+2
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-21
/
+22
2017-10-27
igb: Add support for CBS offload
Andre Guedes
4
-0
/
+384
2017-10-26
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
1
-0
/
+1
2017-10-26
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
1
-1
/
+1
2017-10-26
ixgbe: Fix Tx map failure path
Alexander Duyck
1
-12
/
+6
2017-10-26
igb: Fix TX map failure path
Jean-Philippe Brucker
1
-1
/
+1
2017-10-26
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
1
-5
/
+4
2017-10-26
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
1
-2
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
11
-19
/
+19
[next]