summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2018-07-12nfp: avoid using getnstimeofday64()Arnd Bergmann
2018-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30nfp: flower: enabled offloading of Team LAGJohn Hurley
2018-06-30nfp: flower: offload tos and tunnel flags for ipv4 udp tunnelsJohn Hurley
2018-06-30nfp: flower: extract ipv4 udp tunnel ttl from routeJohn Hurley
2018-06-30nfp: flower: ignore checksum actions when performing pedit actionsPieter Jansen van Vuuren
2018-06-30nfp: populate bus-info on representorsJakub Kicinski
2018-06-30nfp: make use of napi_consume_skb()Jakub Kicinski
2018-06-30nfp: implement netpoll ndo (thus enabling netconsole)Jakub Kicinski
2018-06-30nfp: fail probe if serial or interface id is missingJakub Kicinski
2018-06-30nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski
2018-06-27nfp: bpf: allow source ptr type be map ptr in memcpy optimizationJiong Wang
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski
2018-06-25nfp: handle cls_flower command default caseJiri Pirko
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12nfp: flower: free dst_entry in route tablePieter Jansen van Vuuren
2018-06-12nfp: remove phys_port_name on flower's vNICJakub Kicinski
2018-06-12nfp: include all ring counters in interface statsJakub Kicinski
2018-06-12nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-05-29nfp: abm: report correct MQ statsJakub Kicinski
2018-05-29nfp: abm: multi-queue RED offloadJakub Kicinski
2018-05-29nfp: abm: expose all PF queuesJakub Kicinski
2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski
2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski
2018-05-29nfp: abm: add simple RED offloadJakub Kicinski
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski
2018-05-29nfp: abm: enable advanced queuing on demandJakub Kicinski
2018-05-29nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski
2018-05-29nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski
2018-05-24nfp: flower: compute link aggregation actionJohn Hurley
2018-05-24nfp: flower: implement host cmsg handler for LAGJohn Hurley
2018-05-24nfp: flower: monitor and offload LAG groupsJohn Hurley
2018-05-24nfp: flower: add per repr private data for LAG offloadJohn Hurley
2018-05-24nfp: flower: check for/turn on LAG support in firmwareJohn Hurley
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley
2018-05-24nfp: add ndo_set_mac_address for representorsJohn Hurley
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski
2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski
2018-05-23nfp: abm: force Ethternet port upJakub Kicinski