index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_net.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: add a mutex lock for the vNIC ctrl BAR
Jakub Kicinski
2019-04-12
1
-2
/
+21
*
nfp: report more info when reconfiguration fails
Jakub Kicinski
2018-11-30
1
-0
/
+2
*
nfp: copy only the relevant part of the TX descriptor for frags
Jakub Kicinski
2018-11-30
1
-0
/
+1
*
nfp: abm: add functions to update DSCP -> virtual queue map
Jakub Kicinski
2018-11-19
1
-0
/
+1
*
nfp: pass ctrl_bar pointer to nfp_net_alloc
Jakub Kicinski
2018-11-08
1
-1
/
+1
*
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-11
1
-32
/
+2
*
nfp: protect from theoretical size overflows on HW descriptor ring
Jakub Kicinski
2018-07-25
1
-2
/
+2
*
nfp: restore correct ordering of fields in rx ring structure
Jakub Kicinski
2018-07-25
1
-3
/
+4
*
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
1
-3
/
+3
*
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-13
1
-4
/
+2
*
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
2018-06-12
1
-0
/
+4
*
nfp: assign vNIC id as phys_port_name of vNICs which are not ports
Jakub Kicinski
2018-05-23
1
-2
/
+5
*
nfp: add a separate counter for packets with CHECKSUM_COMPLETE
Jakub Kicinski
2018-04-04
1
-1
/
+3
*
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-02-06
1
-1
/
+5
*
nfp: add TLV capabilities to the BAR
Jakub Kicinski
2018-01-19
1
-0
/
+3
*
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-14
1
-0
/
+12
*
nfp: setup xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
1
-1
/
+4
*
nfp: fix old kdoc issues
Jakub Kicinski
2017-12-01
1
-0
/
+2
*
nfp: bpf: require seamless reload for program replace
Jakub Kicinski
2017-11-05
1
-2
/
+0
*
nfp: use a counter instead of log message for allocation failures
Jakub Kicinski
2017-11-02
1
-0
/
+3
*
nfp: allow retreiving management FW logs on representors
Jakub Kicinski
2017-08-18
1
-2
/
+0
*
nfp: add support for tx/rx with metadata portid
Simon Horman
2017-06-25
1
-0
/
+1
*
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2017-06-23
1
-0
/
+2
*
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2017-06-23
1
-0
/
+3
*
nfp: map all queue controllers at once
Jakub Kicinski
2017-06-07
1
-0
/
+1
*
nfp: add control vNIC datapath
Jakub Kicinski
2017-06-07
1
-1
/
+16
*
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
2017-06-07
1
-1
/
+1
*
nfp: make sure debug accesses don't depend on netdevs
Jakub Kicinski
2017-06-07
1
-0
/
+11
*
nfp: prepare print macros for use without netdev
Jakub Kicinski
2017-06-07
1
-8
/
+25
*
nfp: move basic eBPF stats to app-specific code
Jakub Kicinski
2017-05-31
1
-12
/
+3
*
nfp: move bpf offload code to the BPF app
Jakub Kicinski
2017-05-31
1
-1
/
+0
*
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2017-05-30
1
-3
/
+0
*
nfp: move refresh tracking into the port structure
Jakub Kicinski
2017-05-22
1
-4
/
+0
*
nfp: introduce nfp_port
Jakub Kicinski
2017-05-22
1
-4
/
+10
*
nfp: introduce very minimal nfp_app
Jakub Kicinski
2017-05-22
1
-2
/
+2
*
nfp: rename netdev/port to vNIC
Jakub Kicinski
2017-05-22
1
-5
/
+5
*
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
Jakub Kicinski
2017-05-22
1
-5
/
+7
*
nfp: add a helper for wrapping descriptor index
Jakub Kicinski
2017-05-16
1
-0
/
+3
*
nfp: complete the XDP TX ring only when it's full
Jakub Kicinski
2017-05-16
1
-0
/
+1
*
nfp: add CHECKSUM_COMPLETE support
Jakub Kicinski
2017-05-16
1
-1
/
+3
*
nfp: support LSO2 capability
Edwin Peer
2017-05-16
1
-2
/
+7
*
nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen
Edwin Peer
2017-05-16
1
-1
/
+1
*
nfp: make use of extended ack message reporting
Jakub Kicinski
2017-05-01
1
-1
/
+2
*
nfp: provide 256 bytes of XDP headroom in all configurations
Jakub Kicinski
2017-04-30
1
-2
/
+2
*
nfp: do simple XDP TX buffer recycling
Jakub Kicinski
2017-04-30
1
-0
/
+2
*
nfp: remove the refresh of all ports optimization
Jakub Kicinski
2017-04-24
1
-1
/
+2
*
nfp: parse metadata prepend before XDP runs
Jakub Kicinski
2017-04-24
1
-0
/
+6
*
nfp: add port state refresh
Jakub Kicinski
2017-04-05
1
-0
/
+1
*
nfp: track link state changes
Jakub Kicinski
2017-04-05
1
-1
/
+5
*
nfp: remove RX queue pointers
Jakub Kicinski
2017-03-22
1
-6
/
+2
[next]