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_app.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: allow fallback packets from non-reprs
John Hurley
2019-04-15
1
-5
/
+8
*
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2019-03-28
1
-1
/
+1
*
nfp: add .ndo_get_devlink
Jakub Kicinski
2019-02-26
1
-0
/
+2
*
nfp: register a notifier handler in a central location for the device
Jakub Kicinski
2018-11-07
1
-15
/
+10
*
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-11
1
-32
/
+2
*
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
2018-10-10
1
-0
/
+1
*
nfp: allow apps to request larger MTU on control vNIC
Jakub Kicinski
2018-10-02
1
-0
/
+4
*
nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()
Jakub Kicinski
2018-07-31
1
-3
/
+4
*
nfp: allow control message reception on data queues
Jakub Kicinski
2018-07-27
1
-0
/
+17
*
nfp: add .ndo_init() and .ndo_uninit() callbacks
Jakub Kicinski
2018-07-18
1
-0
/
+8
*
nfp: allow apps to add extra stats to ports
Jakub Kicinski
2018-05-29
1
-0
/
+13
*
nfp: add devlink_eswitch_mode_set callback
Jakub Kicinski
2018-05-23
1
-0
/
+9
*
nfp: abm: create project-specific vNIC structure
Jakub Kicinski
2018-05-23
1
-0
/
+2
*
nfp: abm: add initial active buffer management NIC skeleton
Jakub Kicinski
2018-05-23
1
-0
/
+2
*
nfp: modify app MTU setting callbacks
John Hurley
2018-03-30
1
-7
/
+18
*
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
2018-02-08
1
-9
/
+0
*
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
2018-01-22
1
-3
/
+6
*
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
2018-01-19
1
-0
/
+4
*
nfp: add nfp_reprs_get_locked() helper
Jakub Kicinski
2018-01-19
1
-0
/
+2
*
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-14
1
-0
/
+9
*
nfp: hand over to BPF offload app at coarser granularity
Jakub Kicinski
2018-01-10
1
-36
/
+11
*
nfp: bpf: don't allow changing MTU above BPF offload limit when active
Jakub Kicinski
2018-01-10
1
-0
/
+13
*
nfp: add repr_preclean callback
Dirk van der Merwe
2018-01-03
1
-0
/
+10
*
nfp: register flower reprs for egress dev offload
John Hurley
2017-11-17
1
-0
/
+20
*
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
2017-11-05
1
-0
/
+37
*
nfp: output control messages to trace_devlink_hwmsg()
Jakub Kicinski
2017-10-09
1
-0
/
+8
*
nfp: separate app vNIC init/clean from alloc/free
Jakub Kicinski
2017-09-03
1
-9
/
+26
*
nfp: provide ethtool_drvinfo on representors
Jakub Kicinski
2017-08-18
1
-0
/
+2
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-5
/
+3
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-4
/
+2
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-2
/
+4
*
nfp: move representors' struct net_device_ops to shared code
Jakub Kicinski
2017-06-27
1
-0
/
+20
*
nfp: add nfp_app cleanup callback and make flower use it
Jakub Kicinski
2017-06-27
1
-1
/
+9
*
nfp: add flower app
Simon Horman
2017-06-25
1
-0
/
+4
*
nfp: add support for control messages for flower app
Simon Horman
2017-06-25
1
-1
/
+2
*
nfp: app callbacks for SRIOV
Simon Horman
2017-06-25
1
-0
/
+18
*
nfp: general representor implementation
Simon Horman
2017-06-25
1
-0
/
+18
*
nfp: devlink add support for getting eswitch mode
Jakub Kicinski
2017-06-25
1
-0
/
+15
*
nfp: report application FW build name in ethtool -i
Jakub Kicinski
2017-06-09
1
-0
/
+1
*
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
2017-06-07
1
-0
/
+44
*
nfp: add control vNIC datapath
Jakub Kicinski
2017-06-07
1
-0
/
+11
*
nfp: move bpf offload code to the BPF app
Jakub Kicinski
2017-05-31
1
-0
/
+61
*
nfp: report app name in ethtool -i
Jakub Kicinski
2017-05-31
1
-0
/
+9
*
nfp: move port init to apps
Jakub Kicinski
2017-05-31
1
-1
/
+49
*
nfp: introduce very minimal nfp_app
Jakub Kicinski
2017-05-22
1
-0
/
+56