Martin KaFai Lau
|
17bedab272
bpf: xdp: Allow head adjustment in XDP prog
|
9 years ago |
Daniel Borkmann
|
366cbf2f46
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
|
9 years ago |
Daniel Borkmann
|
88575199cc
bpf: drop unnecessary context cast from BPF_PROG_RUN
|
9 years ago |
Arnd Bergmann
|
08348995c4
netronome: don't access real_num_rx_queues directly
|
9 years ago |
Jakub Kicinski
|
6d6770755f
nfp: add support for offload of XDP programs
|
9 years ago |
Jakub Kicinski
|
2e9d594d50
nfp: remove unnecessary parameters from nfp_net_bpf_offload()
|
9 years ago |
Jakub Kicinski
|
ecd63a0217
nfp: add XDP support in the driver
|
9 years ago |
Jakub Kicinski
|
13df4c666c
nfp: reorganize nfp_net_rx() to get packet offsets early
|
9 years ago |
Jakub Kicinski
|
164d1e9e5d
nfp: add support for ethtool .set_channels
|
9 years ago |
Jakub Kicinski
|
1e9e10d0c1
nfp: move RSS indirection table init into a separate function
|
9 years ago |
Jakub Kicinski
|
e31230f926
nfp: add helper to reassign rings to IRQ vectors
|
9 years ago |
Jakub Kicinski
|
0668b60ba6
nfp: loosen relation between rings and IRQs vectors
|
9 years ago |
Jakub Kicinski
|
a10b563d88
nfp: reuse ring helpers on .ndo_open() path
|
9 years ago |
Jakub Kicinski
|
0ae42dfcf2
nfp: rename ring allocation helpers
|
9 years ago |
Jakub Kicinski
|
68453c7a89
nfp: centralize runtime reconfiguration logic
|
9 years ago |
Jakub Kicinski
|
cbeaf7aa73
nfp: bring back support for different ring counts
|
9 years ago |
Jakub Kicinski
|
b33ae997a3
nfp: replace num_irqs with max_r_vecs
|
9 years ago |
Jakub Kicinski
|
4b27a1eb7b
nfp: remove nfp_net_irqs_wanted()
|
9 years ago |
Jakub Kicinski
|
a4b562bb8e
nfp: use unsigned int for vector/ring counts
|
9 years ago |
Jakub Kicinski
|
1a1d74d378
nfp: use AND instead of modulo to get ring indexes
|
9 years ago |
Jakub Kicinski
|
b64b7bb6d4
nfp: add separate buffer allocation function for napi
|
9 years ago |
Jakub Kicinski
|
c0f031bc88
nfp: use alloc_frag() and build_skb()
|
9 years ago |
Jakub Kicinski
|
e9949aebe0
nfp: add buffer drop/recycle helper for RX
|
9 years ago |
Jakub Kicinski
|
bf187ea01b
nfp: centralize the buffer size calculation
|
9 years ago |
Jakub Kicinski
|
fa95f1d2bf
nfp: remove inline attributes and dead code
|
9 years ago |
Jakub Kicinski
|
8c8b0e99eb
nfp: remove unnecessary call to ether_setup()
|
9 years ago |
Jakub Kicinski
|
416db5c1e4
nfp: remove support for nfp3200
|
9 years ago |
Jakub Kicinski
|
7ff5c83a1d
nfp: simplify nfp_net_poll()
|
9 years ago |
Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
9 years ago |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |