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
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-28
nfp: inform the VF driver needs to be restarted after changing the MAC
Pablo Cascón
2017-10-27
drivers/net: netronome: Convert timers to use timer_setup()
Kees Cook
2017-10-26
nfp: refuse offloading filters that redirects to upper devices
Pieter Jansen van Vuuren
2017-10-24
nfp: bpf: optimize mov64 a little
Jakub Kicinski
2017-10-24
nfp: bpf: support stack accesses via non-constant pointers
Jakub Kicinski
2017-10-24
nfp: bpf: support accessing the stack beyond 64 bytes
Jakub Kicinski
2017-10-24
nfp: bpf: allow stack accesses via modified stack registers
Jakub Kicinski
2017-10-24
nfp: bpf: optimize the RMW for stack accesses
Jakub Kicinski
2017-10-24
nfp: bpf: add stack read support
Jakub Kicinski
2017-10-24
nfp: bpf: add stack write support
Jakub Kicinski
2017-10-24
nfp: bpf: refactor nfp_bpf_check_ptr()
Jakub Kicinski
2017-10-24
nfp: bpf: add helper for emitting nops
Jakub Kicinski
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
nfp: use struct fields for 8 bit-wide access
Pieter Jansen van Vuuren
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
nfp: bpf: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
2017-10-21
nfp: flower: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
2017-10-14
nfp: Explicitly include linux/bug.h
Mark Brown
2017-10-14
nfp: bpf: support direct packet access in TC
Jakub Kicinski
2017-10-14
nfp: bpf: direct packet access - write
Jakub Kicinski
2017-10-14
nfp: bpf: add support for direct packet access - read
Jakub Kicinski
2017-10-14
nfp: bpf: separate I/O from checks for legacy data load
Jakub Kicinski
2017-10-14
nfp: bpf: fix context accesses
Jakub Kicinski
2017-10-14
nfp: bpf: support BPF offload only on little endian
Jakub Kicinski
2017-10-14
nfp: bpf: implement byte swap instruction
Jakub Kicinski
2017-10-14
nfp: bpf: add mov helper
Jakub Kicinski
2017-10-14
nfp: bpf: fix compare instructions
Jakub Kicinski
2017-10-14
nfp: bpf: add missing return in jne_imm optimization
Jakub Kicinski
2017-10-14
nfp: bpf: reorder arguments to emit_ld_field_any()
Jakub Kicinski
2017-10-10
nfp: handle page allocation failures
Jakub Kicinski
2017-10-10
nfp: fix ethtool stats gather retry
Jakub Kicinski
2017-10-09
nfp: bpf: pass dst register to ld_field instruction
Jakub Kicinski
2017-10-09
nfp: bpf: byte swap the instructions
Jakub Kicinski
2017-10-09
nfp: bpf: pad code with valid nops
Jakub Kicinski
2017-10-09
nfp: bpf: calculate code store ECC
Jakub Kicinski
2017-10-09
nfp: bpf: move to datapath ABI version 2
Jakub Kicinski
2017-10-09
nfp: bpf: encode extended LM pointer operands
Jakub Kicinski
2017-10-09
nfp: bpf: encode LMEM accesses
Jakub Kicinski
2017-10-09
nfp: add more white space to the instruction defines
Jakub Kicinski
2017-10-09
nfp: bpf: remove packet marking support
Jakub Kicinski
2017-10-09
nfp: bpf: remove register rename
Jakub Kicinski
2017-10-09
nfp: bpf: encode all 64bit shifts
Jakub Kicinski
2017-10-09
nfp: bpf: move software reg helpers and cmd table out of translator
Jakub Kicinski
2017-10-09
nfp: bpf: use the power of sparse to check we encode registers right
Jakub Kicinski
2017-10-09
nfp: bpf: lift the single-port limitation
Jakub Kicinski
2017-10-09
nfp: output control messages to trace_devlink_hwmsg()
Jakub Kicinski
2017-10-06
nfp: add set tcp and udp header action flower offload
Pieter Jansen van Vuuren
2017-10-06
nfp: add set ipv6 source and destination address
Pieter Jansen van Vuuren
2017-10-06
nfp: add set ipv4 header action flower offload
Pieter Jansen van Vuuren
[next]