index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
bpf
/
main.c
Commit message (
Expand
)
Author
Age
*
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-11
*
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
2018-10-11
*
nfp: bpf: allow control message sizing for map ops
Jakub Kicinski
2018-10-02
*
nfp: bpf: parse global BPF ABI version capability
Jakub Kicinski
2018-10-02
*
nfp: bpf: xdp_adjust_tail support
Jakub Kicinski
2018-08-04
*
nfp: bpf: remember maps by ID
Jakub Kicinski
2018-07-27
*
nfp: bpf: allow receiving perf events on data queues
Jakub Kicinski
2018-07-27
*
nfp: bring back support for offloading shared blocks
Jakub Kicinski
2018-07-22
*
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
2018-07-18
*
bpf: offload: aggregate offloads per-device
Jakub Kicinski
2018-07-18
*
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-30
|
|
\
|
|
*
nfp: bpf: don't stop offload if replace failed
Jakub Kicinski
2018-06-25
|
*
|
nfp: reject binding to shared blocks
John Hurley
2018-06-26
|
|
/
*
/
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-26
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
|
\
|
*
nfp: bpf: allow zero-length capabilities
Jakub Kicinski
2018-05-09
*
|
nfp: bpf: support setting the RX queue index
Jakub Kicinski
2018-05-09
*
|
nfp: bpf: perf event output helpers support
Jakub Kicinski
2018-05-04
*
|
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
2018-05-04
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
|
\
|
*
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
|
*
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
2018-03-28
|
*
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-28
*
|
nfp: modify app MTU setting callbacks
John Hurley
2018-03-30
|
/
*
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
2018-02-08
*
nfp: bpf: require ETH table
Jakub Kicinski
2018-02-08
*
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
*
nfp: bpf: use extack support to improve debugging
Quentin Monnet
2018-01-22
*
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
2018-01-22
*
nfp: bpf: disable all ctrl vNIC capabilities
Jakub Kicinski
2018-01-19
*
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
2018-01-19
*
nfp: bpf: implement bpf map offload
Jakub Kicinski
2018-01-14
*
nfp: bpf: parse function call and map capabilities
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
*
nfp: hand over to BPF offload app at coarser granularity
Jakub Kicinski
2018-01-10
*
nfp: bpf: relocate jump targets just before the load
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: allocate vNIC priv for keeping track of the offloaded program
Jakub Kicinski
2017-12-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
|
\
|
*
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-20
*
|
nfp: bpf: correct printk formats for size_t
Jakub Kicinski
2017-12-15
*
|
nfp: bpf: optimize the adjust_head calls in trivial cases
Jakub Kicinski
2017-12-15
*
|
nfp: bpf: add basic support for adjust head call
Jakub Kicinski
2017-12-15
*
|
nfp: bpf: prepare for parsing BPF FW capabilities
Jakub Kicinski
2017-12-15
*
|
net: xdp: make the stack take care of the tear down
Jakub Kicinski
2017-12-02
|
/
[next]