index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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: tls: implement the stream sync RX resync
Jakub Kicinski
2019-12-19
1
-0
/
+6
*
nfp: bpf: rework MTU checking
Jakub Kicinski
2019-08-31
1
-1
/
+1
*
nfp: tls: use unique connection ids instead of 4-tuple for TX
Jakub Kicinski
2019-07-08
1
-0
/
+3
*
nfp: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-07-05
1
-1
/
+1
*
nfp: tls: enable TLS RX offload
Jakub Kicinski
2019-06-11
1
-0
/
+2
*
nfp: add async version of mailbox communication
Jakub Kicinski
2019-06-11
1
-0
/
+14
*
nfp: tls: set skb decrypted flag
Dirk van der Merwe
2019-06-11
1
-1
/
+3
*
nfp: tls: add basic statistics
Jakub Kicinski
2019-06-06
1
-3
/
+20
*
nfp: tls: add/delete TLS TX connections
Dirk van der Merwe
2019-06-06
1
-1
/
+4
*
nfp: tls: add datapath support for TLS TX
Dirk van der Merwe
2019-06-06
1
-0
/
+2
*
nfp: add tls init code
Jakub Kicinski
2019-06-06
1
-0
/
+1
*
nfp: add support for sending control messages via mailbox
Jakub Kicinski
2019-06-06
1
-0
/
+10
*
nfp: make bar_lock a semaphore
Jakub Kicinski
2019-06-06
1
-3
/
+4
*
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
[next]