index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
2
-10
/
+28
|
\
|
*
nfp: bpf: keep track of the offloaded program
Jakub Kicinski
2017-12-20
2
-4
/
+51
|
*
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
2017-12-20
1
-9
/
+3
*
|
nfp: flower: compile Geneve encap actions
John Hurley
2017-12-19
2
-38
/
+48
*
|
nfp: flower: compile Geneve match fields
John Hurley
2017-12-19
4
-42
/
+91
*
|
nfp: flower: read extra feature support from fw
John Hurley
2017-12-19
2
-1
/
+11
*
|
nfp: flower: remove unused tun_mask variable
John Hurley
2017-12-19
1
-5
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
10
-1
/
+393
|
\
\
|
*
|
nfp: set flags in the correct member of netdev_bpf
Jakub Kicinski
2017-12-17
1
-1
/
+1
|
*
|
nfp: bpf: correct printk formats for size_t
Jakub Kicinski
2017-12-15
1
-2
/
+2
|
*
|
nfp: bpf: optimize the adjust_head calls in trivial cases
Jakub Kicinski
2017-12-15
4
-2
/
+76
|
*
|
nfp: bpf: add basic support for adjust head call
Jakub Kicinski
2017-12-15
6
-0
/
+190
|
*
|
nfp: bpf: prepare for call support
Jakub Kicinski
2017-12-15
2
-0
/
+28
|
*
|
nfp: bpf: prepare for parsing BPF FW capabilities
Jakub Kicinski
2017-12-15
3
-0
/
+88
|
*
|
nfp: add nfp_cpp_area_size() accessor
Jakub Kicinski
2017-12-15
2
-0
/
+12
*
|
|
nfp: fix XPB register reads in debug dump
Carl Heymann
2017-12-15
1
-2
/
+13
*
|
|
nfp: fix absolute rtsym handling in debug dump
Carl Heymann
2017-12-15
1
-16
/
+26
*
|
|
nfp: implement firmware flashing
Dirk van der Merwe
2017-12-15
3
-0
/
+67
*
|
|
nfp: extend NSP infrastructure for configurable timeouts
Dirk van der Merwe
2017-12-15
1
-17
/
+43
*
|
|
nfp: debug dump - decrease endian conversions
Carl Heymann
2017-12-11
1
-7
/
+7
*
|
|
nfp: flower: remove unused defines
John Hurley
2017-12-11
1
-3
/
+0
*
|
|
nfp: flower: remove dead code paths
John Hurley
2017-12-11
3
-68
/
+29
*
|
|
nfp: flower: do not assume mac/mpls matches
John Hurley
2017-12-11
1
-3
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-10
1
-9
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
nfp: fix port stats for mac representors
Pieter Jansen van Vuuren
2017-12-05
1
-9
/
+6
*
|
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
1
-3
/
+1
*
|
nfp: dump indirect ME CSRs
Carl Heymann
2017-12-05
2
-0
/
+123
*
|
nfp: dump CPP, XPB and direct ME CSRs
Carl Heymann
2017-12-05
1
-0
/
+102
*
|
nfp: dump firmware name
Carl Heymann
2017-12-05
1
-0
/
+36
*
|
nfp: dump single hwinfo field by key
Carl Heymann
2017-12-05
1
-0
/
+57
*
|
nfp: dump all hwinfo
Carl Heymann
2017-12-05
3
-0
/
+45
*
|
nfp: dump rtsyms
Carl Heymann
2017-12-05
1
-0
/
+124
*
|
nfp: dumpspec TLV traversal
Carl Heymann
2017-12-05
1
-1
/
+153
*
|
nfp: dump prolog
Carl Heymann
2017-12-05
1
-2
/
+86
*
|
nfp: load debug dump spec
Carl Heymann
2017-12-05
1
-1
/
+33
*
|
nfp: debug dump ethtool ops
Carl Heymann
2017-12-05
5
-8
/
+137
*
|
net: xdp: make the stack take care of the tear down
Jakub Kicinski
2017-12-03
2
-10
/
+0
*
|
net: xdp: report flags program was installed with on query
Jakub Kicinski
2017-12-03
1
-0
/
+1
*
|
nfp: bpf: detect load/store sequences lowered from memory copy
Jiong Wang
2017-12-01
1
-0
/
+237
*
|
nfp: bpf: implement memory bulk copy for length bigger than 32-bytes
Jiong Wang
2017-12-01
1
-7
/
+45
*
|
nfp: bpf: implement memory bulk copy for length within 32-bytes
Jiong Wang
2017-12-01
4
-0
/
+122
*
|
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
Jiong Wang
2017-12-01
2
-2
/
+12
*
|
nfp: bpf: encode indirect commands
Jakub Kicinski
2017-12-01
2
-5
/
+15
*
|
nfp: bpf: correct the encoding for No-Dest immed
Jiong Wang
2017-12-01
1
-3
/
+5
*
|
nfp: bpf: relax source operands check
Jiong Wang
2017-12-01
1
-2
/
+4
*
|
nfp: bpf: don't do ld/shifts combination if shifts are jump destination
Jiong Wang
2017-12-01
1
-0
/
+4
*
|
nfp: bpf: don't do ld/mask combination if mask is jump destination
Jiong Wang
2017-12-01
1
-0
/
+3
*
|
nfp: bpf: flag jump destination to guide insn combine optimizations
Jiong Wang
2017-12-01
2
-0
/
+5
*
|
nfp: bpf: record jump destination to simplify jump fixup
Jiong Wang
2017-12-01
4
-55
/
+41
*
|
nfp: bpf: support backward jump
Jiong Wang
2017-12-01
2
-30
/
+40
[next]