summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2017-10-14nfp: Explicitly include linux/bug.hMark Brown
2017-10-14nfp: bpf: support direct packet access in TCJakub Kicinski
2017-10-14nfp: bpf: direct packet access - writeJakub Kicinski
2017-10-14nfp: bpf: add support for direct packet access - readJakub Kicinski
2017-10-14nfp: bpf: separate I/O from checks for legacy data loadJakub Kicinski
2017-10-14nfp: bpf: fix context accessesJakub Kicinski
2017-10-14nfp: bpf: support BPF offload only on little endianJakub Kicinski
2017-10-14nfp: bpf: implement byte swap instructionJakub Kicinski
2017-10-14nfp: bpf: add mov helperJakub Kicinski
2017-10-14nfp: bpf: fix compare instructionsJakub Kicinski
2017-10-14nfp: bpf: add missing return in jne_imm optimizationJakub Kicinski
2017-10-14nfp: bpf: reorder arguments to emit_ld_field_any()Jakub Kicinski
2017-10-09nfp: bpf: pass dst register to ld_field instructionJakub Kicinski
2017-10-09nfp: bpf: byte swap the instructionsJakub Kicinski
2017-10-09nfp: bpf: pad code with valid nopsJakub Kicinski
2017-10-09nfp: bpf: calculate code store ECCJakub Kicinski
2017-10-09nfp: bpf: move to datapath ABI version 2Jakub Kicinski
2017-10-09nfp: bpf: encode extended LM pointer operandsJakub Kicinski
2017-10-09nfp: bpf: encode LMEM accessesJakub Kicinski
2017-10-09nfp: add more white space to the instruction definesJakub Kicinski
2017-10-09nfp: bpf: remove packet marking supportJakub Kicinski
2017-10-09nfp: bpf: remove register renameJakub Kicinski
2017-10-09nfp: bpf: encode all 64bit shiftsJakub Kicinski
2017-10-09nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski
2017-10-09nfp: bpf: use the power of sparse to check we encode registers rightJakub Kicinski
2017-10-09nfp: bpf: lift the single-port limitationJakub Kicinski
2017-10-09nfp: output control messages to trace_devlink_hwmsg()Jakub Kicinski
2017-10-06nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren
2017-10-06nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren
2017-10-06nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren
2017-10-06nfp: add mpls match offloading supportPieter Jansen van Vuuren
2017-09-26nfp: flower vxlan neighbour keep-aliveJohn Hurley
2017-09-26nfp: flower vxlan neighbour offloadJohn Hurley
2017-09-26nfp: offload vxlan IPv4 endpoints of flower rulesJohn Hurley
2017-09-26nfp: offload flower vxlan endpoint MAC addressesJohn Hurley
2017-09-26nfp: compile flower vxlan tunnel set actionsJohn Hurley
2017-09-26nfp: compile flower vxlan tunnel metadata match fieldsJohn Hurley
2017-09-26nfp: add helper to get flower cmsg lengthJohn Hurley
2017-09-26bpf, nfp: add meta data supportDaniel Borkmann
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski
2017-09-13nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren
2017-09-03nfp: flower: restore RTNL locking around representor updatesJakub Kicinski
2017-09-03nfp: build the flower offload by defaultJakub Kicinski
2017-09-03nfp: be drop monitor friendlyJakub Kicinski
2017-09-03nfp: move the start/stop app callbacks backJakub Kicinski