开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2019-04-19
nfp: add SR-IOV trusted VF support
Pablo Cascón
2019-04-15
nfp: allow fallback packets from non-reprs
John Hurley
2019-04-12
nfp: move vNIC reset before netdev init
Jakub Kicinski
2019-04-12
nfp: add a mutex lock for the vNIC ctrl BAR
Jakub Kicinski
2019-04-12
nfp: opportunistically poll for reconfig result
Dirk van der Merwe
2019-04-04
nfp: remove ndo_get_port_parent_id implementation
Jiri Pirko
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-28
nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()
Jiri Pirko
2019-03-28
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2019-03-21
nfp: remove defines for unused control bits
Jakub Kicinski
2019-02-26
nfp: add .ndo_get_devlink
Jakub Kicinski
2019-02-06
nfp: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-30
nfp: report more info when reconfiguration fails
Jakub Kicinski
2018-11-30
nfp: avoid oversized TSO headers with metadata prepend
Jakub Kicinski
2018-11-30
nfp: correct descriptor offsets in presence of metadata
Jakub Kicinski
2018-11-30
nfp: move queue variable init
Jakub Kicinski
2018-11-30
nfp: move temporary variables in nfp_net_tx_complete()
Jakub Kicinski
2018-11-30
nfp: copy only the relevant part of the TX descriptor for frags
Jakub Kicinski
2018-11-19
nfp: abm: add functions to update DSCP -> virtual queue map
Jakub Kicinski
2018-11-09
nfp: use the new __netdev_tx_sent_queue() BQL optimisation
Jakub Kicinski
2018-11-08
nfp: parse vNIC TLV capabilities at alloc time
Jakub Kicinski
2018-11-08
nfp: pass ctrl_bar pointer to nfp_net_alloc
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-02
nfp: avoid soft lockups under control message storm
Jakub Kicinski
2018-10-02
nfp: allow apps to request larger MTU on control vNIC
Jakub Kicinski
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-23
nfp: remove ndo_poll_controller
Eric Dumazet
2018-09-19
nfp: provide a better warning when ring allocation fails
Jakub Kicinski
2018-09-12
nfp: report FW vNIC stats in interface stats
Jakub Kicinski
2018-09-07
nfp: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
2018-09-05
nfp: separate VXLAN and GRE feature handling
Jakub Kicinski
2018-08-31
nfp: wait for posted reconfigs when disabling the device
Jakub Kicinski
2018-08-13
nfp: clean up return types in kdoc comments
Jakub Kicinski
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-27
nfp: allow control message reception on data queues
Jakub Kicinski
2018-07-27
nfp: move repr handling on RX path
Jakub Kicinski
2018-07-25
nfp: protect from theoretical size overflows on HW descriptor ring
Jakub Kicinski
2018-07-25
nfp: use kvcalloc() to allocate SW buffer descriptor arrays
Jakub Kicinski
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
2018-07-18
nfp: add .ndo_init() and .ndo_uninit() callbacks
Jakub Kicinski
2018-07-13
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-06-30
nfp: make use of napi_consume_skb()
Jakub Kicinski
2018-06-30
nfp: implement netpoll ndo (thus enabling netconsole)
Jakub Kicinski
2018-06-12
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
[next]