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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
6
-12
/
+19
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-2
/
+2
2017-07-28
nfp: only use direct firmware requests
Jakub Kicinski
1
-16
/
+26
2017-07-28
nfp: look for firmware image by device serial number and PCI name
Jakub Kicinski
1
-1
/
+19
2017-07-28
nfp: remove the probe deferral when FW not present
Jakub Kicinski
1
-1
/
+1
2017-07-25
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
5
-5
/
+74
2017-07-12
nfp: freeing the wrong variable
Dan Carpenter
1
-1
/
+1
2017-07-07
nfp: flower: add missing clean up call to avoid memory leaks
Jakub Kicinski
1
-0
/
+1
2017-07-05
nfp: default to chained metadata prepend format
Jakub Kicinski
1
-1
/
+8
2017-07-05
nfp: remove legacy MAC address lookup
Jakub Kicinski
4
-34
/
+8
2017-07-05
nfp: improve order of interfaces in breakout mode
Jakub Kicinski
3
-14
/
+12
2017-07-01
nfp: add control message passing capabilities to flower offloads
Pieter Jansen van Vuuren
3
-1
/
+70
2017-07-01
nfp: add a stats handler for flower offloads
Pieter Jansen van Vuuren
5
-8
/
+171
2017-07-01
nfp: add metadata to each flow offload
Pieter Jansen van Vuuren
5
-13
/
+412
2017-07-01
nfp: add basic action capabilities to flower offloads
Pieter Jansen van Vuuren
5
-0
/
+271
2017-07-01
nfp: extend flower matching capabilities
Pieter Jansen van Vuuren
6
-1
/
+316
2017-07-01
nfp: extend flower add flow offload
Pieter Jansen van Vuuren
3
-1
/
+325
2017-07-01
nfp: provide infrastructure for offloading flower based TC filters
Pieter Jansen van Vuuren
8
-14
/
+220
2017-07-01
nfp: add phys_switch_id support
Simon Horman
4
-0
/
+36
2017-06-27
nfp: flower: add Kconfig for flower app
Jakub Kicinski
3
-2
/
+18
2017-06-27
nfp: allocate a private workqueue for driver work
Jakub Kicinski
3
-1
/
+14
2017-06-27
nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks
Jakub Kicinski
2
-23
/
+27
2017-06-27
nfp: handle SR-IOV already enabled when driver is probing
Jakub Kicinski
1
-0
/
+8
2017-06-27
nfp: wire get_phys_port_name on representors
Jakub Kicinski
2
-7
/
+24
2017-06-27
nfp: allow converting representor's netdev into nfp_port
Jakub Kicinski
3
-6
/
+21
2017-06-27
nfp: move representors' struct net_device_ops to shared code
Jakub Kicinski
6
-39
/
+68
2017-06-27
nfp: make the representor get stats app-independent
Jakub Kicinski
3
-26
/
+22
2017-06-27
nfp: spawn nfp_ports for PF and VF ports
Jakub Kicinski
2
-4
/
+35
2017-06-27
nfp: add nfp_app cleanup callback and make flower use it
Jakub Kicinski
3
-14
/
+26
2017-06-27
nfp: remove unused nfp_cpp_area_check_range()
Jakub Kicinski
2
-23
/
+0
2017-06-27
nfp: add helper for mapping runtime symbols
Jakub Kicinski
3
-28
/
+39
2017-06-27
nfp: move area mapping helper into nfpcore
Jakub Kicinski
4
-54
/
+84
2017-06-27
nfp: explicitly check if application FW is loaded
Jakub Kicinski
1
-4
/
+7
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
4
-0
/
+300
2017-06-25
nfp: add support for control messages for flower app
Simon Horman
5
-3
/
+281
2017-06-25
nfp: add support for tx/rx with metadata portid
Simon Horman
2
-6
/
+52
2017-06-25
nfp: provide nfp_port to of nfp_net_get_mac_addr()
Simon Horman
3
-15
/
+15
2017-06-25
nfp: app callbacks for SRIOV
Simon Horman
2
-5
/
+55
2017-06-25
nfp: add stats and xmit helpers for representors
Simon Horman
2
-1
/
+226
2017-06-25
nfp: general representor implementation
Simon Horman
5
-0
/
+287
2017-06-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
5
-33
/
+164
2017-06-25
nfp: move physical port init into a helper
Jakub Kicinski
3
-17
/
+34
2017-06-25
nfp: devlink add support for getting eswitch mode
Jakub Kicinski
2
-0
/
+33
2017-06-23
nfp: xdp: report if program is offloaded
Jakub Kicinski
1
-0
/
+2
2017-06-23
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
1
-3
/
+10
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2
-21
/
+15
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2
-3
/
+14
2017-06-23
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
1
-5
/
+18
2017-06-19
nfp: add VLAN filtering support
Pablo Cascón
2
-1
/
+100
[next]