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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
195
-4624
/
+222
2018-04-27
geneve: fix build with modular IPV6
Tobias Regnery
1
-0
/
+1
2018-04-27
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
5
-71
/
+135
2018-04-27
liquidio: move a couple of functions to lio_core.c
Pradeep Nalla
3
-157
/
+154
2018-04-27
phy: Temporary build fix after phylib changes.
David S. Miller
1
-2
/
+1
2018-04-27
net: dsa: loop: Hook PHY statistics
Florian Fainelli
1
-2
/
+3
2018-04-27
net: dsa: b53: Add support for reading PHY statistics
Florian Fainelli
3
-10
/
+70
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
8
-16
/
+64
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
1
-0
/
+48
2018-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-114
/
+125
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2018-04-26
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-15
/
+439
2018-04-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-180
/
+219
2018-04-25
mkiss: remove redundant check for len > 0
Colin Ian King
1
-1
/
+1
2018-04-25
net: amd8111e: remove redundant duplicated if statement
Colin Ian King
1
-10
/
+6
2018-04-25
igb: Add support for adding offloaded clsflower filters
Vinicius Costa Gomes
2
-2
/
+188
2018-04-25
nfp: flower: ignore duplicate cb requests for same rule
John Hurley
2
-3
/
+21
2018-04-25
nfp: flower: support offloading multiple rules with same cookie
John Hurley
3
-17
/
+38
2018-04-25
nfp: print PCIe link bandwidth on probe
Jakub Kicinski
1
-0
/
+1
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
5
-0
/
+113
2018-04-25
igb: Add the skeletons for tc-flower offloading
Vinicius Costa Gomes
1
-0
/
+66
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
1
-4
/
+39
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2
-0
/
+32
2018-04-25
igb: Allow filters to be added for the local MAC address
Vinicius Costa Gomes
1
-4
/
+36
2018-04-25
igb: Add support for enabling queue steering in filters
Vinicius Costa Gomes
3
-0
/
+33
2018-04-25
igb: Add support for MAC address filters specifying source addresses
Vinicius Costa Gomes
3
-5
/
+37
2018-04-25
igb: Enable the hardware traffic class feature bit for igb models
Vinicius Costa Gomes
1
-0
/
+3
2018-04-25
igb: Fix queue selection on MAC filters on i210
Vinicius Costa Gomes
1
-2
/
+7
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
2018-04-25
igb: Fix not adding filter elements to the list
Vinicius Costa Gomes
1
-1
/
+1
2018-04-25
ixgbe: Avoid performing unnecessary resets for macvlan offload
Alexander Duyck
2
-62
/
+135
2018-04-25
ixgbe: Drop real_adapter from l2 fwd acceleration structure
Alexander Duyck
2
-13
/
+16
2018-04-25
ixgbe/fm10k: Only support macvlan offload for types that support destination ...
Alexander Duyck
2
-0
/
+15
2018-04-25
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
Alexander Duyck
2
-8
/
+6
2018-04-25
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
Alexander Duyck
3
-57
/
+33
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
2
-18
/
+23
2018-04-25
ixgbe: Drop support for macvlan specific unicast lists
Alexander Duyck
1
-31
/
+0
2018-04-25
nfp: bpf: optimize comparisons to negative constants
Jakub Kicinski
2
-13
/
+35
2018-04-25
nfp: bpf: tabularize generations of compare operations
Jakub Kicinski
1
-107
/
+61
2018-04-25
nfp: bpf: optimize add/sub of a negative constant
Jakub Kicinski
1
-0
/
+35
2018-04-25
nfp: bpf: remove double space
Jakub Kicinski
1
-1
/
+1
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-97
/
+636
2018-04-24
liquidio: Swap VF representor Tx and Rx statistics
Srinivas Jampala
1
-7
/
+8
2018-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-16
/
+37
2018-04-24
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
1
-5
/
+3
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
1
-5
/
+17
2018-04-24
qed: Fix copying 2 strings
Denis Bolotin
1
-2
/
+3
2018-04-24
sfc: ARFS filter IDs
Edward Cree
6
-46
/
+337
2018-04-24
ice: Do not check INTEVENT bit for OICR interrupts
Ben Shelton
2
-6
/
+0
2018-04-24
ice: Fix incorrect comment for action type
Anirudh Venkataramanan
1
-1
/
+1
[next]