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
/
nfp_net_common.c
Age
Commit message (
Expand
)
Author
2017-10-27
drivers/net: netronome: Convert timers to use timer_setup()
Kees Cook
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-10
nfp: handle page allocation failures
Jakub Kicinski
2017-09-26
bpf, nfp: add meta data support
Daniel Borkmann
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-03
nfp: be drop monitor friendly
Jakub Kicinski
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-25
nfp: add basic SR-IOV ndo functions
Pablo Cascón
2017-08-23
nfp: TX time stamp packets before HW doorbell is rung
Jakub Kicinski
2017-08-23
nfp: avoid buffer leak when representor is missing
Jakub Kicinski
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-18
nfp: fix infinite loop on umapping cleanup
Colin Ian King
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
nfp: Initialize RX and TX ring 64-bit stats seqcounts
Florian Fainelli
2017-07-25
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
2017-07-05
nfp: default to chained metadata prepend format
Jakub Kicinski
2017-07-01
nfp: provide infrastructure for offloading flower based TC filters
Pieter Jansen van Vuuren
2017-07-01
nfp: add phys_switch_id support
Simon Horman
2017-06-25
nfp: add support for tx/rx with metadata portid
Simon Horman
2017-06-23
nfp: xdp: report if program is offloaded
Jakub Kicinski
2017-06-23
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2017-06-23
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
2017-06-19
nfp: add VLAN filtering support
Pablo Cascón
2017-06-16
bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
2017-06-07
nfp: add control vNIC datapath
Jakub Kicinski
2017-06-07
nfp: prepare config and enable for working without netdevs
Jakub Kicinski
2017-06-07
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
2017-06-07
nfp: move nfp_net_vecs_init()
Jakub Kicinski
2017-06-07
nfp: reuse ring free code on close
Jakub Kicinski
2017-06-07
nfp: split out the allocation part of open
Jakub Kicinski
2017-06-07
nfp: reorder open and close functions
Jakub Kicinski
2017-05-31
nfp: move basic eBPF stats to app-specific code
Jakub Kicinski
2017-05-31
nfp: move bpf offload code to the BPF app
Jakub Kicinski
2017-05-31
nfp: add missing fall through statements
Jakub Kicinski
2017-05-30
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2017-05-30
nfp: don't add ring size to index calculations
Jakub Kicinski
2017-05-30
nfp: add set_mac_address support while the interface is up
Pablo Cascón
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
2017-05-22
nfp: introduce nfp_port
Jakub Kicinski
2017-05-22
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
Jakub Kicinski
2017-05-16
nfp: eliminate an if statement in calculation of completed frames
Jakub Kicinski
2017-05-16
nfp: add a helper for wrapping descriptor index
Jakub Kicinski
2017-05-16
nfp: complete the XDP TX ring only when it's full
Jakub Kicinski
2017-05-16
nfp: add CHECKSUM_COMPLETE support
Jakub Kicinski
2017-05-16
nfp: version independent support for chained RSS metadata
Edwin Peer
2017-05-16
nfp: don't assume RSS and IRQ moderation are always enabled
Jakub Kicinski
[next]