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
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
2018-06-12
nfp: include all ring counters in interface stats
Jakub Kicinski
2018-05-29
nfp: prefix vNIC phys_port_name with 'n'
Jakub Kicinski
2018-05-29
nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs
Jakub Kicinski
2018-05-23
nfp: assign vNIC id as phys_port_name of vNICs which are not ports
Jakub Kicinski
2018-04-18
bpf: make netronome nfp compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-04
nfp: add a separate counter for packets with CHECKSUM_COMPLETE
Jakub Kicinski
2018-03-30
nfp: modify app MTU setting callbacks
John Hurley
2018-02-08
nfp: limit the number of TSO segments
Jakub Kicinski
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
2018-02-08
nfp: don't advertise hw-tc-offload on non-port netdevs
Jakub Kicinski
2018-01-22
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
2018-01-19
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
2018-01-19
nfp: split reading capabilities out of nfp_net_init()
Jakub Kicinski
2018-01-19
nfp: read mailbox address from TLV caps
Jakub Kicinski
2018-01-19
nfp: read ME frequency from vNIC ctrl memory
Jakub Kicinski
2018-01-19
nfp: add TLV capabilities to the BAR
Jakub Kicinski
2018-01-14
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-10
nfp: always unmask aux interrupts at init
Jakub Kicinski
2018-01-10
nfp: hand over to BPF offload app at coarser granularity
Jakub Kicinski
2018-01-10
nfp: bpf: don't allow changing MTU above BPF offload limit when active
Jakub Kicinski
2018-01-10
nfp: don't try to register XDP rxq structures on control queues
Jakub Kicinski
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-05
nfp: setup xdp_rxq_info
Jesper Dangaard Brouer
[next]