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
/
nfp
Age
Commit message (
Expand
)
Author
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
2018-02-22
nfp: advertise firmware for mixed 10G/25G mode
Dirk van der Merwe
2018-02-22
nfp: add Makefiles to all directories
Jakub Kicinski
2018-02-16
nfp: flower: implement tcp flag match offload
Pieter Jansen van Vuuren
2018-02-16
nfp: standardize FW header whitespace
Michael Rapson
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-08
nfp: populate MODULE_VERSION
Jakub Kicinski
2018-02-08
nfp: limit the number of TSO segments
Jakub Kicinski
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
2018-02-08
nfp: don't advertise hw-tc-offload on non-port netdevs
Jakub Kicinski
2018-02-08
nfp: bpf: require ETH table
Jakub Kicinski
2018-02-08
nfp: bpf: fix immed relocation for larger offsets
Jakub Kicinski
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-02-02
nfp: fix TLV offset calculation
Edwin Peer
2018-01-25
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-23
nfp: fix error return code in nfp_pci_probe()
Wei Yongjun
2018-01-23
nfp: fix fw dump handling of absolute rtsym size
Carl Heymann
2018-01-22
nfp: bpf: use extack support to improve debugging
Quentin Monnet
[next]