Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller authored

Four minor merge conflicts:

1) qca_spi.c renamed the local variable used for the SPI device
   from spi_device to spi, meanwhile the spi_set_drvdata() call
   got moved further up in the probe function.

2) Two changes were both adding new members to codel params
   structure, and thus we had overlapping changes to the
   initializer function.

3) 'net' was making a fix to sk_release_kernel() which is
   completely removed in 'net-next'.

4) In net_namespace.c, the rtnl_net_fill() call for GET operations
   had the command value fixed, meanwhile 'net-next' adjusted the
   argument signature a bit.

This also matches example merge resolutions posted by Stephen
Rothwell over the past two days.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
b04096ff
Name Last commit Last update
..
alpha alpha: forward declare struct pt_regs in processor.h
arc Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
arm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
arm64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
avr32 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
blackfin Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
c6x Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
cris Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
frv Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
hexagon Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
ia64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
m32r m32r: make flush_cpumask non-volatile.
m68k Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
metag Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
microblaze microblaze: use asm-generic for seccomp.h
mips MIPS: fix FP mode selection in lieu of .MIPS.abiflags data
mn10300 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
nios2 Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next
openrisc Merge branch 'akpm' (patches from Andrew)
parisc parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS
powerpc powerpc/powernv: Restore non-volatile CRs after nap
s390 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
score arch: Remove exec_domain from remaining archs
sh Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
sparc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
tile
um
unicore32
x86
xtensa
.gitignore
Kconfig