aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp
AgeCommit message (Expand)Author
2019-12-01nfp: bpf: protect against mis-initializing atomic countersJakub Kicinski
2019-11-20nfp: provide a better warning when ring allocation failsJakub Kicinski
2019-10-11nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost
2019-10-05nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost
2019-10-05nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost
2019-05-25nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-04-27nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren
2019-04-27nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren
2019-04-17nfp: disable netpoll on representorsJakub Kicinski
2019-04-17nfp: validate the return code from dev_queue_xmit()Jakub Kicinski
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-03-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-01-09nfp: flower: ensure TCP flags can be placed in IPv6 framePieter Jansen van Vuuren
2018-11-13nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow
2018-10-15nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren
2018-10-15nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren
2018-10-15nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet
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-08-31nfp: wait for posted reconfigs when disabling the deviceJakub 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
2018-07-25nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-22nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18nfp: bpf: allow program sharing within ASICJakub Kicinski