]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - drivers/net/ethernet/netronome/nfp/nfp_net_common.c
bpf: drop unnecessary context cast from BPF_PROG_RUN
[mirror_ubuntu-artful-kernel.git] / drivers / net / ethernet / netronome / nfp / nfp_net_common.c
2016-11-28 Daniel Borkmannbpf: drop unnecessary context cast from BPF_PROG_RUN
2016-11-28 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-11...
2016-11-27 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-25 Rafael J. WysockiMerge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'
2016-11-23 Linus TorvaldsMerge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org...
2016-11-22 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-19 David S. MillerMerge tag 'batadv-next-for-davem-20161119' of git:...
2016-11-16 Arnd Bergmannnetronome: don't access real_num_rx_queues directly
2016-11-15 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-14 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-11 Rafael J. WysockiMerge branch 'device-properties'
2016-11-11 Linus TorvaldsMerge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org...
2016-11-11 Dave AirlieMerge branch 'topic-arcpgu-fixes' of https://github...
2016-11-10 David S. MillerMerge tag 'batadv-next-for-davem-20161108-v2' of git...
2016-11-09 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2016-11-07 Max FilippovMerge tag 'v4.9-rc3' into xtensa-for-next
2016-11-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-11-05 Linus TorvaldsMerge tag 'firewire-fixes' of git://git.kernel.org...
2016-11-05 Linus TorvaldsMerge tag 'media/v4.9-3' of git://git.kernel.org/pub...
2016-11-05 Linus TorvaldsMerge branch 'for-4.9-rc3' of git://git.kernel.org...
2016-11-04 David S. MillerMerge branch 'nfp-ring-reconfig-and-xdp-support'
2016-11-04 Jakub Kicinskinfp: add support for offload of XDP programs
2016-11-04 Jakub Kicinskinfp: remove unnecessary parameters from nfp_net_bpf_off...
2016-11-04 Jakub Kicinskinfp: add XDP support in the driver
2016-11-04 Jakub Kicinskinfp: reorganize nfp_net_rx() to get packet offsets...
2016-11-04 Jakub Kicinskinfp: add support for ethtool .set_channels
2016-11-04 Jakub Kicinskinfp: move RSS indirection table init into a separate...
2016-11-04 Jakub Kicinskinfp: add helper to reassign rings to IRQ vectors
2016-11-04 Jakub Kicinskinfp: loosen relation between rings and IRQs vectors
2016-11-04 Jakub Kicinskinfp: reuse ring helpers on .ndo_open() path
2016-11-04 Jakub Kicinskinfp: rename ring allocation helpers
2016-11-04 Jakub Kicinskinfp: centralize runtime reconfiguration logic
2016-11-04 Mark BrownMerge remote-tracking branch 'asoc/fix/topology-abi...
2016-11-04 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5663', ...
2016-11-04 Mark BrownMerge remote-tracking branches 'asoc/fix/cs4270', ...
2016-11-04 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2016-11-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-01 David S. MillerMerge branch 'nfp-cleanups-and-RX-path-rewrite'
2016-11-01 Jakub Kicinskinfp: bring back support for different ring counts
2016-11-01 Jakub Kicinskinfp: replace num_irqs with max_r_vecs
2016-11-01 Jakub Kicinskinfp: remove nfp_net_irqs_wanted()
2016-11-01 Jakub Kicinskinfp: use unsigned int for vector/ring counts
2016-11-01 Jakub Kicinskinfp: use AND instead of modulo to get ring indexes
2016-11-01 Jakub Kicinskinfp: add separate buffer allocation function for napi
2016-11-01 Jakub Kicinskinfp: use alloc_frag() and build_skb()
2016-11-01 Jakub Kicinskinfp: add buffer drop/recycle helper for RX
2016-11-01 Jakub Kicinskinfp: centralize the buffer size calculation
2016-11-01 Jakub Kicinskinfp: remove inline attributes and dead code
2016-11-01 Jakub Kicinskinfp: remove unnecessary call to ether_setup()
2016-11-01 Jakub Kicinskinfp: remove support for nfp3200
2016-11-01 Jakub Kicinskinfp: simplify nfp_net_poll()
2016-10-30 David S. MillerMerge tag 'shared-for-4.10-1' of git://git.kernel.org...
2016-10-30 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-10-29 David S. MillerMerge tag 'mac80211-next-for-davem-2016-10-28' of git...
2016-10-29 David S. MillerMerge tag 'batadv-next-for-davem-20161027' of git:...
2016-10-29 Mark BrownMerge remote-tracking branches 'regmap/fix/header'...
2016-10-28 Rafael J. WysockiMerge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'
2016-10-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-10-28 Linus TorvaldsMerge branch 'for-linus-4.9' of git://git.kernel.org...
2016-10-27 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of...
2016-10-25 Linus TorvaldsMerge tag 'for-linus-4.9-rc2-tag' of git://git.kernel...
2016-10-24 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.9a' of git://git.kernel...
2016-10-23 Linus TorvaldsMerge tag 'for-linus-4.9-2' of git://git.code.sf.net...
2016-10-22 Linus TorvaldsMerge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org...
2016-10-21 Rafael J. WysockiMerge branches 'acpi-wdat' and 'acpi-cppc'
2016-10-21 Dave AirlieMerge branch 'drm-etnaviv-fixes' of git://git.pengutron...
2016-10-21 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of ssh://people.freedes...
2016-10-21 Dave AirlieMerge branch 'drm-armada-fixes' of git://git.armlinux...
2016-10-21 Dave AirlieMerge branch 'fixes-for-v4.9-rc2' of http://git.agner...
2016-10-20 Rafael J. WysockiMerge branch 'pm-cpufreq'
2016-10-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.9-2' of git://git...
2016-10-19 Linus TorvaldsMerge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
2016-10-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-10-18 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-10-18 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2016-10-18 David S. MillerMerge branch 'ethernet-use-core-min-max-mtu'
2016-10-18 Jarod Wilsonethernet: use core min/max MTU checking
2016-10-18 Linus TorvaldsMerge tag 'firewire-update' of git://git.kernel.org...
2016-10-18 Linus TorvaldsMerge tag 'drm-fixes-for-v4.9-rc2' of git://people...
2016-10-17 Olof JohanssonMerge tag 'mvebu-fixes-4.8-3' of git://git.infradead...
2016-10-17 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20161017' of git:...
2016-10-17 Ingo MolnarMerge branch 'mm/pkeys' into x86/urgent, to pick up...
2016-10-16 Ingo MolnarMerge tag 'v4.9-rc1' into x86/urgent, to pick up updates
2016-10-15 Linus TorvaldsMerge tag 'befs-v4.9-rc1' of git://github.com/luisbg...
2016-10-15 Linus TorvaldsMerge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel...
2016-10-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-10-15 Linus TorvaldsMerge tag 'sound-fix-4.9-rc1' of git://git.kernel.org...
2016-10-15 Linus TorvaldsMerge branch 'for-linus-4.9' of git://git.kernel.org...
2016-10-15 Al ViroMerge branch 'work.uaccess' into for-linus
2016-10-15 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-10-14 Linus TorvaldsMerge tag 'linux-kselftest-4.9-rc1-update' of git:...
2016-10-14 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge tag 'docs-4.9-2' of git://git.lwn.net/linux
2016-10-14 Linus TorvaldsMerge tag 'for-linus-2' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge tag 'rtc-4.9' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge tag 'acpi-extra-4.9-rc1' of git://git.kernel...
2016-10-14 Linus TorvaldsMerge tag 'pm-extra-4.9-rc1' of git://git.kernel.org...
2016-10-14 Linus TorvaldsMerge branch 'for-4.9' of git://git.kernel.org/pub...
next