index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
2017-02-20
nfp: allow application firmware to limit number of SR-IOV VFs
Jakub Kicinski
2017-02-20
nfp: return nfp_rtsym_read_le() errors correctly
Jakub Kicinski
2017-02-20
nfp: add very basic access to NSP logs
Jakub Kicinski
2017-02-20
nfp: report NSP ABI version in ethtool FW version
Jakub Kicinski
2017-02-20
nfp: store NSP ABI version in state structure
Jakub Kicinski
2017-02-20
nfp: report manufacturing info on load
Jakub Kicinski
2017-02-20
nfp: refactor NSP initialization and add error message
Jakub Kicinski
2017-02-17
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
Simon Horman
2017-02-10
nfp: add the PF driver
Jakub Kicinski
2017-02-10
nfp: allocate irqs in lower driver
Jakub Kicinski
2017-02-10
nfp: add port layer to debugfs directories
Jakub Kicinski
2017-02-10
nfp: add support for service processor access
Jakub Kicinski
2017-02-10
nfp: add rtsym support
Jakub Kicinski
2017-02-10
nfp: add MIP reading support
Jakub Kicinski
2017-02-10
nfp: add support for reading nffw info
Jakub Kicinski
2017-02-10
nfp: add hwinfo support
Jakub Kicinski
2017-02-10
nfp: add support for resources
Jakub Kicinski
2017-02-10
nfp: add CPP access core
Jakub Kicinski
2017-02-10
nfp: rename the driver and add new main file
Jakub Kicinski
2017-02-10
bitfield.h: add FIELD_FIT() helper
Jakub Kicinski
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-02
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
2016-11-27
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
2016-11-16
netronome: don't access real_num_rx_queues directly
Arnd Bergmann
2016-11-04
nfp: add support for offload of XDP programs
Jakub Kicinski
2016-11-04
nfp: remove unnecessary parameters from nfp_net_bpf_offload()
Jakub Kicinski
2016-11-04
nfp: add XDP support in the driver
Jakub Kicinski
2016-11-04
nfp: reorganize nfp_net_rx() to get packet offsets early
Jakub Kicinski
2016-11-04
nfp: add support for ethtool .set_channels
Jakub Kicinski
2016-11-04
nfp: move RSS indirection table init into a separate function
Jakub Kicinski
2016-11-04
nfp: add helper to reassign rings to IRQ vectors
Jakub Kicinski
2016-11-04
nfp: loosen relation between rings and IRQs vectors
Jakub Kicinski
2016-11-04
nfp: reuse ring helpers on .ndo_open() path
Jakub Kicinski
2016-11-04
nfp: rename ring allocation helpers
Jakub Kicinski
2016-11-04
nfp: centralize runtime reconfiguration logic
Jakub Kicinski
2016-11-04
nfp: add support for ethtool .get_channels
Jakub Kicinski
2016-11-01
nfp: bring back support for different ring counts
Jakub Kicinski
2016-11-01
nfp: replace num_irqs with max_r_vecs
Jakub Kicinski
2016-11-01
nfp: remove nfp_net_irqs_wanted()
Jakub Kicinski
2016-11-01
nfp: use unsigned int for vector/ring counts
Jakub Kicinski
2016-11-01
nfp: create separate define for max number of vectors
Jakub Kicinski
2016-11-01
nfp: use AND instead of modulo to get ring indexes
Jakub Kicinski
2016-11-01
nfp: add separate buffer allocation function for napi
Jakub Kicinski
2016-11-01
nfp: use alloc_frag() and build_skb()
Jakub Kicinski
2016-11-01
nfp: add buffer drop/recycle helper for RX
Jakub Kicinski
2016-11-01
nfp: centralize the buffer size calculation
Jakub Kicinski
[next]