summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2018-10-01nfp: warn on experimental TLV typesJakub Kicinski
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet
2018-09-19nfp: provide a better warning when ring allocation failsJakub Kicinski
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12nfp: report FW vNIC stats in interface statsJakub Kicinski
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren
2018-09-07nfp: replace spin_lock_bh with spin_lock in tasklet callbackjun qian
2018-09-05nfp: separate VXLAN and GRE feature handlingJakub Kicinski
2018-09-05nfp: validate rtsym accesses fall within the symbolJakub Kicinski
2018-09-05nfp: prefix rtsym error messages with symbol nameJakub Kicinski
2018-09-05nfp: fix readq on absolute RTsymsJakub Kicinski
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-31nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-08-28nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski
2018-08-28nfp: support access to absolute RTsymsJakub Kicinski
2018-08-28nfp: convert all RTsym users to use new read/write helpersJakub Kicinski
2018-08-28nfp: convert existing RTsym helpers to full target decodingJakub Kicinski
2018-08-28nfp: pass cpp_id to nfp_cpp_map_area()Jakub Kicinski
2018-08-28nfp: add RTsym access helpersJakub Kicinski
2018-08-28nfp: add basic errors messages to target logicJakub Kicinski
2018-08-28nfp: save the MU locality field offsetJakub Kicinski
2018-08-28nfp: refactor the per-chip PCIe configJakub Kicinski
2018-08-28nfp: add support for NFP5000Jakub Kicinski
2018-08-28nfp: abm: look up MAC addresses via management FWJakub Kicinski
2018-08-28nfp: add support for indirect HWinfo lookupJakub Kicinski
2018-08-28nfp: interpret extended FW load result codesJakub Kicinski
2018-08-28nfp: attempt FW load from flashJakub Kicinski
2018-08-28nfp: encapsulate NSP command arguments into structsJakub Kicinski
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-13nfp: clean up return types in kdoc commentsJakub Kicinski
2018-08-07nfp: flower: add geneve option match offloadPieter Jansen van Vuuren
2018-08-07nfp: flower: add geneve option push action offloadPieter Jansen van Vuuren
2018-08-07nfp: flower: allow matching on ipv4 UDP tunnel tos and ttlJohn Hurley
2018-08-07nfp: flower: set ip tunnel ttl from encap actionJohn Hurley
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-04nfp: bpf: xdp_adjust_tail supportJakub Kicinski
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-31nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()Jakub Kicinski
2018-07-28nfp: flower: fix port metadata conversion bugJohn Hurley
2018-07-27nfp: bpf: improve map offload info messagesJakub Kicinski
2018-07-27nfp: bpf: remember maps by IDJakub Kicinski
2018-07-27nfp: bpf: allow receiving perf events on data queuesJakub Kicinski
2018-07-27nfp: bpf: pass raw data buffer to nfp_bpf_event_output()Jakub Kicinski
2018-07-27nfp: allow control message reception on data queuesJakub Kicinski
2018-07-27nfp: move repr handling on RX pathJakub Kicinski
2018-07-25nfp: protect from theoretical size overflows on HW descriptor ringJakub Kicinski
2018-07-25nfp: restore correct ordering of fields in rx ring structureJakub Kicinski
2018-07-25nfp: use kvcalloc() to allocate SW buffer descriptor arraysJakub Kicinski