kernel_optimize_test/Documentation/devicetree/bindings
Linus Torvalds ebfc45ee70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull more networking fixes from David Miller:

 1) Fix mlx4_en_netpoll implementation, it needs to schedule a NAPI
    context, not synchronize it.  From Chris Mason.

 2) Ipv4 flow input interface should never be zero, it should be
    LOOPBACK_IFINDEX instead.  From Cong Wang and Julian Anastasov.

 3) Properly configure MAC to PHY connection in mvneta devices, from
    Thomas Petazzoni.

 4) sys_recv should use SYSCALL_DEFINE.  From Jan Glauber.

 5) Tunnel driver ioctls do not use the correct namespace, fix from
    Nicolas Dichtel.

 6) Fix memory leak on seccomp filter attach, from Kees Cook.

 7) Fix lockdep warning for nested vlans, from Ding Tianhong.

 8) Crashes can happen in SCTP due to how the auth_enable value is
    managed, fix from Vlad Yasevich.

 9) Wireless fixes from John W Linville and co.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (45 commits)
  net: sctp: cache auth_enable per endpoint
  tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
  vlan: Fix lockdep warning when vlan dev handle notification
  seccomp: fix memory leak on filter attach
  isdn: icn: buffer overflow in icn_command()
  ip6_tunnel: use the right netns in ioctl handler
  sit: use the right netns in ioctl handler
  ip_tunnel: use the right netns in ioctl handler
  net: use SYSCALL_DEFINEx for sys_recv
  net: mdio-gpio: Add support for separate MDI and MDO gpio pins
  net: mdio-gpio: Add support for active low gpio pins
  net: mdio-gpio: Use devm_ functions where possible
  ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
  ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
  mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
  net: mvneta: properly configure the MAC <-> PHY connection in all situations
  net: phy: add minimal support for QSGMII PHY
  sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
  mwifiex: fix hung task on command timeout
  mwifiex: process event before command response
  ...
2014-04-18 17:53:46 -07:00
..
arc
arm DT: bindings: add missing Marvell Kirkwood SoC documentation 2014-04-14 12:23:04 -05:00
ata ARM: SoC: late cleanups 2014-04-05 15:46:37 -07:00
bus bus: imx-weim: support CS GPR configuration 2014-03-05 10:40:46 +08:00
c6x
clock The clock framework changes for 3.15 look similar to past pull requests. 2014-04-05 18:39:18 -07:00
cpufreq
crypto
dma Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2014-04-10 08:55:08 -07:00
drm drm/bridge: Add PTN3460 bridge driver 2014-03-24 00:36:37 +09:00
extcon
fb
gpio gpio: dwapb: correct gpio-cells in binding document 2014-03-26 10:31:35 +01:00
gpu drm/tegra: Add eDP support 2014-04-04 09:12:50 +02:00
hid
hwmon
hwrng
i2c DT: I2C: Add trivial bindings used by kirkwood boards 2014-04-14 12:26:10 -05:00
iio == Changes to existing drivers == 2014-04-07 10:24:18 -07:00
input Input: pm8xxx-vibrator - add DT match table 2014-03-30 13:25:20 -07:00
interrupt-controller ARM: SoC specific changes 2014-04-05 14:19:54 -07:00
iommu Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobile' and 'x86/vt-d' into next 2014-04-02 19:13:12 +02:00
leds leds: leds-gpio: add retain-state-suspended property 2014-02-27 09:56:56 -08:00
lpddr2
media [media] Documentation: devicetree: Update Samsung FIMC DT binding 2014-03-14 10:31:37 -03:00
memory-controllers memory: ti-aemif: add bindings for AEMIF driver 2014-02-28 16:48:03 -08:00
metag
mfd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds 2014-04-10 09:06:10 -07:00
mipi
mips
misc Char/Misc driver patches for 3.15-rc1 2014-04-01 16:13:21 -07:00
mmc MMC highlights for 3.15: 2014-04-09 08:39:39 -07:00
mtd mtd: st_spi_fsm: Add device-tree binding documentation 2014-03-20 04:17:16 -07:00
net net: phy: add minimal support for QSGMII PHY 2014-04-16 14:36:12 -04:00
nvec
panel drm/panel: Changes for v3.15-rc1 2014-04-05 16:12:27 +10:00
pci ARM: dts: tegra: add PCIe interrupt mapping properties 2014-03-06 10:37:24 -07:00
phy ARM: SoC: late cleanups 2014-04-05 15:46:37 -07:00
pinctrl pinctrl: fix typo in bindings documentation 2014-04-14 09:39:33 +02:00
power
power_supply Power: Reset: Generalize qnap-poweroff to work on Synology devices. 2014-03-04 03:48:41 +00:00
powerpc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2014-04-02 13:42:59 -07:00
pps
pwm pwm: Add CLPS711X PWM support 2014-03-18 21:15:16 +01:00
regulator MMC highlights for 3.15: 2014-04-09 08:39:39 -07:00
reserved-memory of: document bindings for reserved-memory nodes 2014-03-04 16:44:23 +08:00
reset ARM: SoC: device tree changes 2014-04-05 15:29:04 -07:00
rng
rtc rtc: sunxi: change compatibles 2014-04-03 16:21:21 -07:00
serial serial: efm32: use $vendor,$device scheme for compatible string 2014-04-16 14:17:43 -07:00
serio
sound ASoC: fsl-ssi: Update binding documentation 2014-04-04 11:00:39 +01:00
spi spi: efm32: Update binding document to make "efm32,location" property optional 2014-04-07 10:56:38 +01:00
spmi spmi: document the PMIC arbiter SPMI bindings 2014-02-15 11:55:28 -08:00
staging staging: imx-drm: Document imx-hdmi device tree bindings 2014-03-07 16:17:52 +00:00
thermal
timer clocksource: keystone: add bindings for keystone timer 2014-03-11 23:04:52 +01:00
ufs
usb ARM: SoC: device tree changes 2014-04-05 15:29:04 -07:00
video - Call put_device() instead of kfree() - core 2014-04-10 08:52:35 -07:00
virtio
w1
watchdog ARM: SoC: driver changes 2014-04-05 15:37:40 -07:00
x86
ABI.txt
eeprom.txt
graph.txt Documentation: of: Document graph bindings 2014-03-06 17:41:34 +01:00
marvell.txt
open-pic.txt
resource-names.txt
submitting-patches.txt
vendor-prefixes.txt DT: add vendor prefix for EBV Elektronik 2014-04-14 12:26:55 -05:00
xilinx.txt