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-05-18
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-10
nfp: flower: remove headroom from max MTU calculation
Pieter Jansen van Vuuren
2018-05-09
nfp: bpf: support setting the RX queue index
Jakub Kicinski
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-04
nfp: bpf: rewrite map pointers with NFP TIDs
Jakub Kicinski
2018-05-04
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/davem/net
David S. Miller
2018-05-01
nfp: flower: set tunnel ttl value to net default
John Hurley
2018-04-27
nfp: don't depend on eth_tbl being available
Jakub Kicinski
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-25
nfp: flower: ignore duplicate cb requests for same rule
John Hurley
2018-04-25
nfp: flower: support offloading multiple rules with same cookie
John Hurley
2018-04-25
nfp: print PCIe link bandwidth on probe
Jakub Kicinski
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
2018-04-25
nfp: bpf: optimize comparisons to negative constants
Jakub Kicinski
2018-04-25
nfp: bpf: tabularize generations of compare operations
Jakub Kicinski
2018-04-25
nfp: bpf: optimize add/sub of a negative constant
Jakub Kicinski
2018-04-25
nfp: bpf: remove double space
Jakub Kicinski
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-18
bpf: make netronome nfp compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-12
nfp: flower: split and limit cmsg skb lists
Pieter Jansen van Vuuren
2018-04-12
nfp: flower: move route ack control messages out of the workqueue
Pieter Jansen van Vuuren
2018-04-12
nfp: print a message when mutex wait is interrupted
Jakub Kicinski
2018-04-12
nfp: ignore signals when communicating with management FW
Jakub Kicinski
2018-04-04
nfp: use full 40 bits of the NSP buffer address
Dirk van der Merwe
2018-04-04
nfp: add a separate counter for packets with CHECKSUM_COMPLETE
Jakub Kicinski
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-30
nfp: flower: offload phys port MTU change
John Hurley
2018-03-30
nfp: modify app MTU setting callbacks
John Hurley
2018-03-28
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
2018-03-28
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-28
nfp: bpf: expose command delay slots
Jakub Kicinski
2018-03-28
nfp: bpf: add basic support for atomic adds
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: bpf: add helper for basic map call checks
Jakub Kicinski
2018-03-28
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-28
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
2018-03-28
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2018-03-28
nfp: bpf: support unaligned read offset
Jiong Wang
2018-03-28
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-03-26
nfp: flower: implement ip fragmentation match offload
Pieter Jansen van Vuuren
2018-03-26
nfp: flower: refactor shared ip header in match offload
Pieter Jansen van Vuuren
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-24
nfp: bpf: fix check of program max insn count
Jakub Kicinski
[next]