index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_app.h
Age
Commit message (
Expand
)
Author
2022-03-16
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
2022-03-16
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
2021-03-25
drivers: net: ethernet: struct sk_buff is declared duplicately
Wan Jiabing
2019-04-15
nfp: allow fallback packets from non-reprs
John Hurley
2019-03-28
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2019-02-26
nfp: add .ndo_get_devlink
Jakub Kicinski
2018-11-07
nfp: register a notifier handler in a central location for the device
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-10
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
2018-10-02
nfp: allow apps to request larger MTU on control vNIC
Jakub Kicinski
2018-07-31
nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()
Jakub Kicinski
2018-07-27
nfp: allow control message reception on data queues
Jakub Kicinski
2018-07-18
nfp: add .ndo_init() and .ndo_uninit() callbacks
Jakub Kicinski
2018-05-29
nfp: allow apps to add extra stats to ports
Jakub Kicinski
2018-05-23
nfp: add devlink_eswitch_mode_set callback
Jakub Kicinski
2018-05-23
nfp: abm: create project-specific vNIC structure
Jakub Kicinski
2018-05-23
nfp: abm: add initial active buffer management NIC skeleton
Jakub Kicinski
2018-03-30
nfp: modify app MTU setting callbacks
John Hurley
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
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: add nfp_reprs_get_locked() helper
Jakub Kicinski
2018-01-14
nfp: bpf: add basic control channel communication
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-03
nfp: add repr_preclean callback
Dirk van der Merwe
2017-11-17
nfp: register flower reprs for egress dev offload
John Hurley
2017-11-05
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
2017-10-09
nfp: output control messages to trace_devlink_hwmsg()
Jakub Kicinski
2017-09-03
nfp: separate app vNIC init/clean from alloc/free
Jakub Kicinski
2017-08-18
nfp: provide ethtool_drvinfo on representors
Jakub Kicinski
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-06-27
nfp: move representors' struct net_device_ops to shared code
Jakub Kicinski
2017-06-27
nfp: add nfp_app cleanup callback and make flower use it
Jakub Kicinski
2017-06-25
nfp: add flower app
Simon Horman
2017-06-25
nfp: add support for control messages for flower app
Simon Horman
2017-06-25
nfp: app callbacks for SRIOV
Simon Horman
2017-06-25
nfp: general representor implementation
Simon Horman
2017-06-25
nfp: devlink add support for getting eswitch mode
Jakub Kicinski
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
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-05-31
nfp: move bpf offload code to the BPF app
Jakub Kicinski
2017-05-31
nfp: report app name in ethtool -i
Jakub Kicinski
2017-05-31
nfp: move port init to apps
Jakub Kicinski
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski