index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-06-16
bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
5
-2
/
+19
2017-06-09
nfp: keep MIP object around
Jakub Kicinski
4
-4
/
+22
2017-06-09
nfp: remove automatic caching of HWInfo
Jakub Kicinski
8
-79
/
+54
2017-06-09
nfp: remove automatic caching of RTsym table
Jakub Kicinski
8
-112
/
+63
2017-06-09
nfp: make sure to cancel port refresh on the error path
Jakub Kicinski
1
-0
/
+1
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+5
2017-06-07
nfp: advertise support for NFD ABI 0.5
Jakub Kicinski
2
-2
/
+2
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
5
-15
/
+177
2017-06-07
nfp: allow non-equal distribution of IRQs
Jakub Kicinski
1
-1
/
+2
2017-06-07
nfp: slice the netdev spawning function
Jakub Kicinski
1
-25
/
+37
2017-06-07
nfp: don't clutter init code passing fw_ver around
Jakub Kicinski
1
-10
/
+7
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
3
-101
/
+28
2017-06-07
nfp: make vNIC ctrl memory mapping function reusable
Jakub Kicinski
1
-27
/
+28
2017-06-07
nfp: add control vNIC datapath
Jakub Kicinski
4
-9
/
+345
2017-06-07
nfp: prepare config and enable for working without netdevs
Jakub Kicinski
1
-2
/
+3
2017-06-07
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
4
-76
/
+105
2017-06-07
nfp: make sure debug accesses don't depend on netdevs
Jakub Kicinski
2
-3
/
+17
2017-06-07
nfp: prepare print macros for use without netdev
Jakub Kicinski
1
-8
/
+25
2017-06-07
nfp: move nfp_net_vecs_init()
Jakub Kicinski
1
-27
/
+27
2017-06-07
nfp: reuse ring free code on close
Jakub Kicinski
1
-11
/
+3
2017-06-07
nfp: split out the allocation part of open
Jakub Kicinski
1
-22
/
+35
2017-06-07
nfp: reorder open and close functions
Jakub Kicinski
1
-70
/
+70
2017-05-31
nfp: fix memory leak on FW load error
Jakub Kicinski
1
-0
/
+1
2017-05-31
nfp: move basic eBPF stats to app-specific code
Jakub Kicinski
5
-34
/
+67
2017-05-31
nfp: move bpf offload code to the BPF app
Jakub Kicinski
6
-59
/
+159
2017-05-31
nfp: move eBPF offload files to BPF app directory
Jakub Kicinski
6
-10
/
+10
2017-05-31
nfp: report app name in ethtool -i
Jakub Kicinski
5
-3
/
+15
2017-05-31
nfp: move port init to apps
Jakub Kicinski
8
-35
/
+309
2017-05-31
nfp: turn reading PCIe RTsym parameters into a helper
Jakub Kicinski
1
-7
/
+17
2017-05-31
nfp: add missing fall through statements
Jakub Kicinski
1
-0
/
+2
2017-05-31
sched: add helper for updating statistics on all actions
Jakub Kicinski
1
-9
/
+2
2017-05-30
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2
-8
/
+2
2017-05-30
nfp: don't add ring size to index calculations
Jakub Kicinski
1
-2
/
+2
2017-05-30
nfp: fix print format for ring pointers in ring dumps
Jakub Kicinski
1
-2
/
+2
2017-05-30
nfp: don't wait for resources indefinitely
Jakub Kicinski
3
-4
/
+20
2017-05-30
nfp: add hwmon support
David Brunecz
8
-7
/
+286
2017-05-30
nfp: support variable NSP response lengths
Jakub Kicinski
1
-0
/
+8
2017-05-30
nfp: shorten CPP core probe logs
Jakub Kicinski
1
-8
/
+11
2017-05-30
nfp: support long reads and writes with the cpp helpers
Jakub Kicinski
2
-18
/
+72
2017-05-30
nfp: only try to get to PCIe ctrl memory if BARs are wide enough
Jakub Kicinski
1
-2
/
+8
2017-05-30
nfp: don't set aux pointers if ioremap failed
Jakub Kicinski
1
-8
/
+12
2017-05-30
nfp: set driver VF limit
Jakub Kicinski
1
-8
/
+15
2017-05-30
nfp: add set_mac_address support while the interface is up
Pablo Cascón
2
-10
/
+36
[next]