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
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
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-30
nfp: make use of napi_consume_skb()
Jakub Kicinski
1
-5
/
+6
2018-06-30
nfp: implement netpoll ndo (thus enabling netconsole)
Jakub Kicinski
1
-0
/
+18
2018-06-30
nfp: fail probe if serial or interface id is missing
Jakub Kicinski
3
-14
/
+28
2018-06-30
nfp: expose ring stats of inactive rings via ethtool
Jakub Kicinski
1
-31
/
+19
2018-06-29
nfp: stop limiting VFs to 0
Jakub Kicinski
1
-5
/
+1
2018-06-27
nfp: bpf: allow source ptr type be map ptr in memcpy optimization
Jiong Wang
1
-2
/
+3
2018-06-27
nfp: cast sizeof() to int when comparing with error code
Chengguang Xu
1
-1
/
+1
2018-06-27
nfp: reject binding to shared blocks
John Hurley
2
-0
/
+6
2018-06-27
nfp: flower: fix mpls ether type detection
Pieter Jansen van Vuuren
2
-0
/
+22
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2
-2
/
+2
2018-06-25
nfp: bpf: don't stop offload if replace failed
Jakub Kicinski
1
-3
/
+3
2018-06-25
nfp: handle cls_flower command default case
Jiri Pirko
1
-2
/
+2
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+11
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
nfp: flower: free dst_entry in route table
Pieter Jansen van Vuuren
1
-0
/
+2
2018-06-13
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
3
-1
/
+6
2018-06-13
nfp: include all ring counters in interface stats
Jakub Kicinski
1
-1
/
+1
2018-06-13
nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning
Jakub Kicinski
1
-5
/
+2
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
1
-2
/
+3
2018-05-29
nfp: abm: report correct MQ stats
Jakub Kicinski
1
-0
/
+24
2018-05-29
nfp: abm: multi-queue RED offload
Jakub Kicinski
3
-48
/
+208
2018-05-29
nfp: abm: expose all PF queues
Jakub Kicinski
3
-6
/
+16
2018-05-29
nfp: abm: expose the internal stats in ethtool
Jakub Kicinski
3
-0
/
+75
2018-05-29
nfp: allow apps to add extra stats to ports
Jakub Kicinski
4
-2
/
+45
2018-05-29
nfp: abm: report statistics from RED offload
Jakub Kicinski
3
-0
/
+244
2018-05-29
nfp: abm: add simple RED offload
Jakub Kicinski
2
-0
/
+92
2018-05-29
nfp: abm: add helpers for configuring queue marking levels
Jakub Kicinski
3
-0
/
+88
2018-05-29
nfp: abm: enable advanced queuing on demand
Jakub Kicinski
4
-0
/
+40
2018-05-29
nfp: prefix vNIC phys_port_name with 'n'
Jakub Kicinski
1
-1
/
+1
2018-05-29
nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs
Jakub Kicinski
1
-5
/
+6
2018-05-25
nfp: flower: compute link aggregation action
John Hurley
5
-28
/
+169
2018-05-25
nfp: flower: implement host cmsg handler for LAG
John Hurley
3
-2
/
+105
2018-05-25
nfp: flower: monitor and offload LAG groups
John Hurley
4
-3
/
+646
2018-05-25
nfp: flower: add per repr private data for LAG offload
John Hurley
2
-0
/
+34
2018-05-25
nfp: flower: check for/turn on LAG support in firmware
John Hurley
4
-0
/
+19
2018-05-25
nfp: nfpcore: add rtsym writing function
John Hurley
2
-0
/
+45
2018-05-25
nfp: add ndo_set_mac_address for representors
John Hurley
1
-0
/
+1
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-31
/
+435
2018-05-23
nfp: assign vNIC id as phys_port_name of vNICs which are not ports
Jakub Kicinski
5
-7
/
+30
2018-05-23
nfp: use split in naming of PCIe PF ports
Jakub Kicinski
3
-1
/
+11
2018-05-23
nfp: abm: force Ethternet port up
Jakub Kicinski
3
-0
/
+18
2018-05-23
nfp: abm: spawn port netdevs
Jakub Kicinski
4
-20
/
+225
2018-05-23
nfp: add devlink_eswitch_mode_set callback
Jakub Kicinski
2
-0
/
+22
2018-05-23
nfp: add app pointer to port representors
Jakub Kicinski
1
-0
/
+2
2018-05-23
nfp: abm: create project-specific vNIC structure
Jakub Kicinski
6
-4
/
+186
2018-05-23
nfp: abm: add initial active buffer management NIC skeleton
Jakub Kicinski
6
-0
/
+155
2018-05-23
nfp: core: allow 4-byte aligned accesses to Memory Units
Jakub Kicinski
1
-50
/
+44
2018-05-23
nfp: add shared buffer configuration
Jakub Kicinski
6
-1
/
+294
2018-05-23
nfp: add support for per-PCI PF mailbox
Jakub Kicinski
3
-0
/
+173
[prev]
[next]