index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
flower
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
nfp: flower: remove headroom from max MTU calculation
Pieter Jansen van Vuuren
1
-19
/
+0
2018-04-27
nfp: don't depend on eth_tbl being available
Jakub Kicinski
1
-1
/
+1
2018-04-13
nfp: flower: split and limit cmsg skb lists
Pieter Jansen van Vuuren
1
-2
/
+4
2018-03-30
nfp: flower: offload phys port MTU change
John Hurley
1
-2
/
+85
2018-01-19
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
1
-0
/
+2
2018-01-19
nfp: protect each repr pointer individually with RCU
Jakub Kicinski
1
-19
/
+26
2018-01-03
nfp: flower: implement the PORT_REIFY message
Dirk van der Merwe
1
-3
/
+100
2018-01-03
nfp: flower: obtain repr link state only from firmware
Dirk van der Merwe
1
-2
/
+0
2017-12-19
nfp: flower: read extra feature support from fw
John Hurley
1
-1
/
+9
2017-11-17
nfp: register flower reprs for egress dev offload
John Hurley
1
-0
/
+18
2017-11-05
nfp: refactor nfp_app_reprs_set
Dirk van der Merwe
1
-12
/
+4
2017-09-27
nfp: offload flower vxlan endpoint MAC addresses
John Hurley
1
-0
/
+13
2017-09-04
nfp: flower: base lifetime of representors on existence of lower vNIC
Jakub Kicinski
1
-23
/
+43
2017-09-04
nfp: separate app vNIC init/clean from alloc/free
Jakub Kicinski
1
-6
/
+21
2017-08-19
nfp: add pointer to vNIC config memory to nfp_port structure
Jakub Kicinski
1
-1
/
+7
2017-08-16
nfp: process control messages in workqueue in flower app
Simon Horman
1
-2
/
+12
2017-08-12
nfp: send control message when MAC representors are created
Simon Horman
1
-3
/
+26
2017-07-07
nfp: flower: add missing clean up call to avoid memory leaks
Jakub Kicinski
1
-0
/
+1
2017-07-05
nfp: remove legacy MAC address lookup
Jakub Kicinski
1
-2
/
+1
2017-07-01
nfp: add metadata to each flow offload
Pieter Jansen van Vuuren
1
-10
/
+11
2017-07-01
nfp: provide infrastructure for offloading flower based TC filters
Pieter Jansen van Vuuren
1
-0
/
+20
2017-06-27
nfp: move representors' struct net_device_ops to shared code
Jakub Kicinski
1
-19
/
+13
2017-06-27
nfp: make the representor get stats app-independent
Jakub Kicinski
1
-15
/
+1
2017-06-27
nfp: spawn nfp_ports for PF and VF ports
Jakub Kicinski
1
-2
/
+17
2017-06-27
nfp: add nfp_app cleanup callback and make flower use it
Jakub Kicinski
1
-12
/
+12
2017-06-25
nfp: add VF and PF representors to flower app
Simon Horman
1
-2
/
+83
2017-06-25
nfp: add flower app
Simon Horman
1
-0
/
+294