Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd0dd1ab1e107369c950796bb9b0e8eab6134bf1
/
drivers
/
net
/
ethernet
/
netronome
fd0dd1a
nfp: offload flower vxlan endpoint MAC addresses
by John Hurley
· 7 years ago
b27d6a9
nfp: compile flower vxlan tunnel set actions
by John Hurley
· 7 years ago
611aec1
nfp: compile flower vxlan tunnel metadata match fields
by John Hurley
· 7 years ago
79ede4a
nfp: add helper to get flower cmsg length
by John Hurley
· 7 years ago
65d88fd
bpf, nfp: add meta data support
by Daniel Borkmann
· 7 years ago
de8f3a8
bpf: add meta pointer for direct access
by Daniel Borkmann
· 7 years ago
7dbd5b7
nfp: wait for the NSP resource to appear on boot
by Jakub Kicinski
· 7 years ago
4cbe94f
nfp: wait for board state before talking to the NSP
by Jakub Kicinski
· 7 years ago
b95a2d8
nfp: add whitelist of supported flow dissector
by Pieter Jansen van Vuuren
· 7 years ago
9ce4fa5
nfp: flower: restore RTNL locking around representor updates
by Jakub Kicinski
· 7 years ago
7c8a2d8
nfp: build the flower offload by default
by Jakub Kicinski
· 7 years ago
023a928
nfp: be drop monitor friendly
by Jakub Kicinski
· 7 years ago
9d8b17b
nfp: move the start/stop app callbacks back
by Jakub Kicinski
· 7 years ago
192e685
nfp: flower: base lifetime of representors on existence of lower vNIC
by Jakub Kicinski
· 7 years ago
c496291
nfp: separate app vNIC init/clean from alloc/free
by Jakub Kicinski
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e756259
nfp: double free on error in probe
by Dan Carpenter
· 7 years ago
6afd33e
nfp: remove incorrect mask check for vlan matching
by Pieter Jansen van Vuuren
· 7 years ago
74af597
nfp: fix supported key layers calculation
by Pieter Jansen van Vuuren
· 7 years ago
a7cd39e
nfp: fix unchecked flow dissector use
by Pieter Jansen van Vuuren
· 7 years ago
6abd224
nfp: add basic SR-IOV ndo functions to representors
by Simon Horman
· 7 years ago
25528d9
nfp: add basic SR-IOV ndo functions
by Pablo Cascón
· 7 years ago
46f1c52
nfp: TX time stamp packets before HW doorbell is rung
by Jakub Kicinski
· 7 years ago
1691a4c
nfp: avoid buffer leak when representor is missing
by Jakub Kicinski
· 7 years ago
326ce60
nfp: make sure representors are destroyed before their lower netdev
by Jakub Kicinski
· 7 years ago
d6e1ab9
nfp: don't hold PF lock while enabling SR-IOV
by Jakub Kicinski
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
85d8e2b
nfp: don't reuse pointers in ring dumping
by Jakub Kicinski
· 7 years ago
825b18a
nfp: fix copy paste in names and messages regarding vNICs
by Jakub Kicinski
· 7 years ago
899a37a
nfp: add ethtool statistics for representors
by Jakub Kicinski
· 7 years ago
ef0ec67
nfp: add pointer to vNIC config memory to nfp_port structure
by Jakub Kicinski
· 7 years ago
098ce84
nfp: report MAC statistics in ethtool
by Jakub Kicinski
· 7 years ago
7344bea
nfp: store pointer to MAC statistics in nfp_port
by Jakub Kicinski
· 7 years ago
325945e
nfp: split software and hardware vNIC statistics
by Jakub Kicinski
· 7 years ago
634287b
nfp: add helper for printing ethtool strings
by Jakub Kicinski
· 7 years ago
1cfcc97
nfp: don't report standard netdev statistics in ethtool
by Jakub Kicinski
· 7 years ago
a2f4c3d
nfp: allow retreiving management FW logs on representors
by Jakub Kicinski
· 7 years ago
9e4c2cf
nfp: provide ethtool_drvinfo on representors
by Jakub Kicinski
· 7 years ago
06726f3
nfp: link basic ethtool ops to representors
by Jakub Kicinski
· 7 years ago
7f3b39d
net/sched: Fix the logic error to decide the ingress qdisc
by Chris Mi
· 7 years ago
eac2c68
nfp: fix infinite loop on umapping cleanup
by Colin Ian King
· 7 years ago
2dff196
nfp: process MTU updates from firmware flower app
by Simon Horman
· 7 years ago
b985f87
nfp: process control messages in workqueue in flower app
by Simon Horman
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
12acb13
nfp: send control message when MAC representors are created
by Simon Horman
· 7 years ago
bb3afda
nfp: do not update MTU from BH in flower app
by Simon Horman
· 7 years ago
a2e8da9
net: sched: use newly added classid identity helpers
by Jiri Pirko
· 7 years ago
5dd294d
bpf, nfp: implement jiting of BPF_J{LT,LE}
by Daniel Borkmann
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f1174f7
bpf/verifier: rework value tracking
by Edward Cree
· 7 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 7 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 7 years ago
37cba6b
nfp: change flows in apps that offload ndo_setup_tc
by Jiri Pirko
· 7 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 7 years ago
3bcc0ce
net: sched: change names of action number helpers to be aligned with the rest
by Jiri Pirko
· 7 years ago
7ceb781
nfp: Initialize RX and TX ring 64-bit stats seqcounts
by Florian Fainelli
· 7 years ago
1680a37
nfp: only use direct firmware requests
by Jakub Kicinski
· 7 years ago
9511f29
nfp: look for firmware image by device serial number and PCI name
by Jakub Kicinski
· 7 years ago
26a8985
nfp: remove the probe deferral when FW not present
by Jakub Kicinski
· 7 years ago
447e9eb
nfp: set config bit (ifup/ifdown) on netdev open/close
by Dirk van der Merwe
· 7 years ago
88f0f09b
nfp: freeing the wrong variable
by Dan Carpenter
· 7 years ago
df7c7dd
nfp: flower: add missing clean up call to avoid memory leaks
by Jakub Kicinski
· 7 years ago
64a919a
nfp: default to chained metadata prepend format
by Jakub Kicinski
· 7 years ago
cb2cda4
nfp: remove legacy MAC address lookup
by Jakub Kicinski
· 7 years ago
2eb333c
nfp: improve order of interfaces in breakout mode
by Jakub Kicinski
· 7 years ago
81f3ddf
nfp: add control message passing capabilities to flower offloads
by Pieter Jansen van Vuuren
· 7 years ago
abfcdc1
nfp: add a stats handler for flower offloads
by Pieter Jansen van Vuuren
· 7 years ago
43f84b7
nfp: add metadata to each flow offload
by Pieter Jansen van Vuuren
· 7 years ago
1a1e586
nfp: add basic action capabilities to flower offloads
by Pieter Jansen van Vuuren
· 7 years ago
5571e8c
nfp: extend flower matching capabilities
by Pieter Jansen van Vuuren
· 7 years ago
af9d842
nfp: extend flower add flow offload
by Pieter Jansen van Vuuren
· 7 years ago
8a27687
nfp: provide infrastructure for offloading flower based TC filters
by Pieter Jansen van Vuuren
· 7 years ago
8f15df6
nfp: add phys_switch_id support
by Simon Horman
· 7 years ago
57ae676
nfp: flower: add Kconfig for flower app
by Jakub Kicinski
· 7 years ago
6d48ceb
nfp: allocate a private workqueue for driver work
by Jakub Kicinski
· 7 years ago
e3f2847
nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks
by Jakub Kicinski
· 7 years ago
0dc7862
nfp: handle SR-IOV already enabled when driver is probing
by Jakub Kicinski
· 7 years ago
168c478
nfp: wire get_phys_port_name on representors
by Jakub Kicinski
· 7 years ago
39ae7eb
nfp: allow converting representor's netdev into nfp_port
by Jakub Kicinski
· 7 years ago
5d7c64a
nfp: move representors' struct net_device_ops to shared code
by Jakub Kicinski
· 7 years ago
3238b250
nfp: make the representor get stats app-independent
by Jakub Kicinski
· 7 years ago
38edbf6
nfp: spawn nfp_ports for PF and VF ports
by Jakub Kicinski
· 7 years ago
9ce6bbb
nfp: add nfp_app cleanup callback and make flower use it
by Jakub Kicinski
· 7 years ago
8a119ce
nfp: remove unused nfp_cpp_area_check_range()
by Jakub Kicinski
· 7 years ago
f847302
nfp: add helper for mapping runtime symbols
by Jakub Kicinski
· 7 years ago
064dc319
nfp: move area mapping helper into nfpcore
by Jakub Kicinski
· 7 years ago
d557ee6
nfp: explicitly check if application FW is loaded
by Jakub Kicinski
· 7 years ago
24a021e
nfp: add VF and PF representors to flower app
by Simon Horman
· 8 years ago
1025351
nfp: add flower app
by Simon Horman
· 8 years ago
948faa4
nfp: add support for control messages for flower app
by Simon Horman
· 8 years ago
91bf82c
nfp: add support for tx/rx with metadata portid
by Simon Horman
· 8 years ago
93da7d9
nfp: provide nfp_port to of nfp_net_get_mac_addr()
by Simon Horman
· 8 years ago
758238f
nfp: app callbacks for SRIOV
by Simon Horman
· 8 years ago
eadfa4c
nfp: add stats and xmit helpers for representors
by Simon Horman
· 8 years ago
5de73ee
nfp: general representor implementation
by Simon Horman
· 8 years ago
a595018
nfp: map mac_stats and vf_cfg BARs
by Simon Horman
· 8 years ago
a7ceb99
nfp: move physical port init into a helper
by Jakub Kicinski
· 8 years ago
9daee04
nfp: devlink add support for getting eswitch mode
by Jakub Kicinski
· 8 years ago
149d7a5
nfp: xdp: report if program is offloaded
by Jakub Kicinski
· 8 years ago
cafa92a
nfp: bpf: add support for XDP_FLAGS_HW_MODE
by Jakub Kicinski
· 8 years ago
Next »