summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2017-12-19nfp: flower: remove unused tun_mask variableJohn Hurley
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-17nfp: set flags in the correct member of netdev_bpfJakub Kicinski
2017-12-15nfp: bpf: correct printk formats for size_tJakub Kicinski
2017-12-15nfp: fix XPB register reads in debug dumpCarl Heymann
2017-12-15nfp: fix absolute rtsym handling in debug dumpCarl Heymann
2017-12-15nfp: implement firmware flashingDirk van der Merwe
2017-12-15nfp: extend NSP infrastructure for configurable timeoutsDirk van der Merwe
2017-12-15nfp: bpf: optimize the adjust_head calls in trivial casesJakub Kicinski
2017-12-15nfp: bpf: add basic support for adjust head callJakub Kicinski
2017-12-15nfp: bpf: prepare for call supportJakub Kicinski
2017-12-15nfp: bpf: prepare for parsing BPF FW capabilitiesJakub Kicinski
2017-12-15nfp: add nfp_cpp_area_size() accessorJakub Kicinski
2017-12-11nfp: debug dump - decrease endian conversionsCarl Heymann
2017-12-11nfp: flower: remove unused definesJohn Hurley
2017-12-11nfp: flower: remove dead code pathsJohn Hurley
2017-12-11nfp: flower: do not assume mac/mpls matchesJohn Hurley
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-05nfp: dump indirect ME CSRsCarl Heymann
2017-12-05nfp: dump CPP, XPB and direct ME CSRsCarl Heymann
2017-12-05nfp: dump firmware nameCarl Heymann
2017-12-05nfp: dump single hwinfo field by keyCarl Heymann
2017-12-05nfp: dump all hwinfoCarl Heymann
2017-12-05nfp: dump rtsymsCarl Heymann
2017-12-05nfp: dumpspec TLV traversalCarl Heymann
2017-12-05nfp: dump prologCarl Heymann
2017-12-05nfp: load debug dump specCarl Heymann
2017-12-05nfp: debug dump ethtool opsCarl Heymann
2017-12-05nfp: fix port stats for mac representorsPieter Jansen van Vuuren
2017-12-03net: xdp: make the stack take care of the tear downJakub Kicinski
2017-12-03net: xdp: report flags program was installed with on queryJakub Kicinski
2017-12-01nfp: bpf: detect load/store sequences lowered from memory copyJiong Wang
2017-12-01nfp: bpf: implement memory bulk copy for length bigger than 32-bytesJiong Wang
2017-12-01nfp: bpf: implement memory bulk copy for length within 32-bytesJiong Wang
2017-12-01nfp: bpf: factor out is_mbpf_load & is_mbpf_storeJiong Wang
2017-12-01nfp: bpf: encode indirect commandsJakub Kicinski
2017-12-01nfp: bpf: correct the encoding for No-Dest immedJiong Wang
2017-12-01nfp: bpf: relax source operands checkJiong Wang
2017-12-01nfp: bpf: don't do ld/shifts combination if shifts are jump destinationJiong Wang
2017-12-01nfp: bpf: don't do ld/mask combination if mask is jump destinationJiong Wang
2017-12-01nfp: bpf: flag jump destination to guide insn combine optimizationsJiong Wang
2017-12-01nfp: bpf: record jump destination to simplify jump fixupJiong Wang
2017-12-01nfp: bpf: support backward jumpJiong Wang
2017-12-01nfp: fix old kdoc issuesJakub Kicinski
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-21nfp: flower: add missing kdocJakub Kicinski
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-17nfp: remove false positive offloads in flower vxlanJohn Hurley