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
*
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
1
-0
/
+4
*
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
2016-12-02
1
-1
/
+1
*
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
2016-11-28
1
-1
/
+1
*
netronome: don't access real_num_rx_queues directly
Arnd Bergmann
2016-11-16
1
-8
/
+6
*
nfp: add support for offload of XDP programs
Jakub Kicinski
2016-11-04
6
-6
/
+139
*
nfp: remove unnecessary parameters from nfp_net_bpf_offload()
Jakub Kicinski
2016-11-04
3
-7
/
+3
*
nfp: add XDP support in the driver
Jakub Kicinski
2016-11-04
4
-101
/
+449
*
nfp: reorganize nfp_net_rx() to get packet offsets early
Jakub Kicinski
2016-11-04
1
-26
/
+30
*
nfp: add support for ethtool .set_channels
Jakub Kicinski
2016-11-04
4
-22
/
+123
*
nfp: move RSS indirection table init into a separate function
Jakub Kicinski
2016-11-04
1
-5
/
+10
*
nfp: add helper to reassign rings to IRQ vectors
Jakub Kicinski
2016-11-04
1
-24
/
+16
*
nfp: loosen relation between rings and IRQs vectors
Jakub Kicinski
2016-11-04
1
-6
/
+6
*
nfp: reuse ring helpers on .ndo_open() path
Jakub Kicinski
2016-11-04
1
-40
/
+20
*
nfp: rename ring allocation helpers
Jakub Kicinski
2016-11-04
1
-13
/
+13
*
nfp: centralize runtime reconfiguration logic
Jakub Kicinski
2016-11-04
3
-119
/
+118
*
nfp: add support for ethtool .get_channels
Jakub Kicinski
2016-11-04
1
-0
/
+16
*
nfp: bring back support for different ring counts
Jakub Kicinski
2016-11-01
1
-47
/
+71
*
nfp: replace num_irqs with max_r_vecs
Jakub Kicinski
2016-11-01
2
-8
/
+10
*
nfp: remove nfp_net_irqs_wanted()
Jakub Kicinski
2016-11-01
1
-23
/
+4
*
nfp: use unsigned int for vector/ring counts
Jakub Kicinski
2016-11-01
2
-10
/
+12
*
nfp: create separate define for max number of vectors
Jakub Kicinski
2016-11-01
1
-3
/
+5
*
nfp: use AND instead of modulo to get ring indexes
Jakub Kicinski
2016-11-01
1
-7
/
+7
*
nfp: add separate buffer allocation function for napi
Jakub Kicinski
2016-11-01
1
-2
/
+21
*
nfp: use alloc_frag() and build_skb()
Jakub Kicinski
2016-11-01
3
-50
/
+82
*
nfp: add buffer drop/recycle helper for RX
Jakub Kicinski
2016-11-01
1
-10
/
+17
*
nfp: centralize the buffer size calculation
Jakub Kicinski
2016-11-01
2
-9
/
+21
*
nfp: remove inline attributes and dead code
Jakub Kicinski
2016-11-01
1
-14
/
+1
*
nfp: remove unnecessary call to ether_setup()
Jakub Kicinski
2016-11-01
1
-1
/
+0
*
nfp: remove support for nfp3200
Jakub Kicinski
2016-11-01
4
-138
/
+22
*
nfp: simplify nfp_net_poll()
Jakub Kicinski
2016-11-01
1
-9
/
+3
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-5
/
+5
*
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
2016-10-14
1
-1
/
+1
*
nfp: bpf: zero extend 4 byte context loads
Jakub Kicinski
2016-09-30
1
-0
/
+2
*
nfp: bpf: improve handling for disabled BPF syscall
Arnd Bergmann
2016-09-26
2
-10
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-2
/
+6
|
\
|
*
nfp: fix error return code in nfp_net_netdev_open()
Wei Yongjun
2016-09-16
1
-2
/
+6
*
|
nfp: bpf: add offload of TC direct action mode
Jakub Kicinski
2016-09-22
4
-2
/
+82
*
|
nfp: bpf: add support for legacy redirect action
Jakub Kicinski
2016-09-22
3
-0
/
+7
*
|
nfp: bpf: add packet marking support
Jakub Kicinski
2016-09-22
6
-22
/
+101
*
|
nfp: bpf: allow offloaded filters to update stats
Jakub Kicinski
2016-09-22
4
-0
/
+97
*
|
nfp: bpf: add hardware bpf offload
Jakub Kicinski
2016-09-22
5
-7
/
+324
*
|
nfp: add BPF to NFP code translator
Jakub Kicinski
2016-09-22
5
-0
/
+2333
|
/
*
nfp: don't pad frames on receive
Jakub Kicinski
2016-09-09
1
-4
/
+0
*
nfp: drop support for old firmware ABIs
Jakub Kicinski
2016-09-09
1
-4
/
+2
*
nfp: remove linux/version.h includes
Jakub Kicinski
2016-09-09
3
-3
/
+0
*
nfp: check idx is -ENOSPC before using it is an index
Colin Ian King
2016-07-11
1
-1
/
+1
*
nfp: implement ethtool .get_link() callback
Jakub Kicinski
2016-06-30
1
-0
/
+1
*
nfp: remove unused parameter from nfp_net_write_mac_addr()
Jakub Kicinski
2016-06-30
1
-6
/
+7
*
nfp: correct name of control BAR define
Jakub Kicinski
2016-06-30
2
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-3
/
+3
|
\
[next]