index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
2018-01-19
nfp: add TLV capabilities to the BAR
Jakub Kicinski
2018-01-19
nfp: improve app not found message
Jakub Kicinski
2018-01-19
nfp: protect each repr pointer individually with RCU
Jakub Kicinski
2018-01-19
nfp: add nfp_reprs_get_locked() helper
Jakub Kicinski
2018-01-19
nfp: register devlink after app is created
Jakub Kicinski
2018-01-19
nfp: release global resources only on the remove path
Jakub Kicinski
2018-01-19
nfp: core: make scalar CPP helpers fail on short accesses
Jakub Kicinski
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
2018-01-17
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
2018-01-16
nfp: use the correct index for link speed table
Jakub Kicinski
2018-01-14
nfp: bpf: implement bpf map offload
Jakub Kicinski
2018-01-14
nfp: bpf: add support for reading map memory
Jakub Kicinski
2018-01-14
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
2018-01-14
nfp: bpf: add helpers for updating immediate instructions
Jakub Kicinski
2018-01-14
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
2018-01-14
nfp: bpf: implement helpers for FW map ops
Jakub Kicinski
2018-01-14
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-14
nfp: bpf: add map data structure
Jakub Kicinski
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-10
nfp: always unmask aux interrupts at init
Jakub Kicinski
2018-01-10
nfp: bpf: reuse verifier log for debug messages
Quentin Monnet
2018-01-10
nfp: bpf: add signed jump insns
Nic Viljoen
2018-01-10
nfp: hand over to BPF offload app at coarser granularity
Jakub Kicinski
2018-01-10
nfp: bpf: use a large constant in unresolved branches
Jakub Kicinski
2018-01-10
nfp: bpf: don't depend on high order allocations for program image
Jakub Kicinski
2018-01-10
nfp: bpf: relocate jump targets just before the load
Jakub Kicinski
2018-01-10
nfp: bpf: add helpers for modifying branch addresses
Jakub Kicinski
2018-01-10
nfp: bpf: move jump resolution to jit.c
Jakub Kicinski
2018-01-10
nfp: bpf: allow disabling TC offloads when XDP active
Jakub Kicinski
2018-01-10
nfp: bpf: don't allow changing MTU above BPF offload limit when active
Jakub Kicinski
2018-01-10
nfp: bpf: round up the size of the stack
Jakub Kicinski
2018-01-10
nfp: fix incumbent kdoc warnings
Jakub Kicinski
2018-01-10
nfp: don't try to register XDP rxq structures on control queues
Jakub Kicinski
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-05
nfp: setup xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
nfp: add basic multicast filtering
Jakub Kicinski
2018-01-03
nfp: flower: implement the PORT_REIFY message
Dirk van der Merwe
2018-01-03
nfp: add repr_preclean callback
Dirk van der Merwe
2018-01-03
nfp: flower: obtain repr link state only from firmware
Dirk van der Merwe
2017-12-31
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2017-12-27
nfp: bpf: allocate vNIC priv for keeping track of the offloaded program
Jakub Kicinski
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-20
nfp: bpf: keep track of the offloaded program
Jakub Kicinski
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
2017-12-19
nfp: flower: compile Geneve encap actions
John Hurley
2017-12-19
nfp: flower: compile Geneve match fields
John Hurley
2017-12-19
nfp: flower: read extra feature support from fw
John Hurley
2017-12-19
nfp: flower: remove unused tun_mask variable
John Hurley
[next]