summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt2014-07-302-3/+5
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-302-0/+73
* Merge branch 'mlx5-next'David S. Miller2014-07-3017-339/+525
|\
| * mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-304-12/+13
| * mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-3015-22/+19
| * mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-309-310/+498
|/
* random32: mix in entropy from core to late initcallHannes Frederic Sowa2014-07-301-21/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30136-470/+1148
|\
| * Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-305-2/+86
| |\
| | * arm: Add devicetree fixup machine functionLaura Abbott2014-07-293-1/+18
| | * of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-292-0/+49
| | * of: Split early_init_dt_scan into two partsLaura Abbott2014-07-292-1/+19
| * | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-304-58/+105
| |\ \
| | * | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-304-58/+105
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-301-4/+20
| |\ \ \
| | * | | kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon2014-07-301-4/+20
| * | | | Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-303-36/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-3033-63/+197
| |\ \ \ \
| | * | | | net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli2014-07-291-1/+1
| | * | | | cdc-ether: clean packet filter upon probeOliver Neukum2014-07-291-0/+16
| | * | | | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-293-2/+36
| | * | | | net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-07-292-7/+8
| | * | | | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov2014-07-291-0/+1
| | * | | | ip: make IP identifiers less predictableEric Dumazet2014-07-283-13/+32
| | * | | | neighbour : fix ndm_type type error issueJun Zhao2014-07-282-2/+2
| | * | | | sunvnet: only use connected ports when sendingDavid L Stevens2014-07-281-5/+17
| | * | | | Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller2014-07-281-1/+2
| | |\ \ \ \
| | | * | | | can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian2014-07-251-1/+2
| | * | | | | bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-07-242-0/+10
| | * | | | | r8152: fix the checking of the usb speedhayeswang2014-07-241-4/+3
| | * | | | | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-246-21/+38
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mdio_module_unload'David S. Miller2014-07-242-0/+14
| | |\ \ \ \ \ \
| | | * | | | | | net: phy: Ensure the MDIO bus module is heldEzequiel Garcia2014-07-241-0/+13
| | | * | | | | | net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia2014-07-241-0/+1
| | |/ / / / / /
| | * | | | | | bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-241-0/+1
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-241-1/+0
| | |\ \ \ \ \ \
| | | * | | | | | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-07-161-1/+0
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-232-4/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | xfrm: Fix installation of AH IPsec SAsTobias Brunner2014-06-301-4/+3
| | | * | | | | | | xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert2014-06-261-0/+2
| | * | | | | | | | hyperv: Fix error return code in netvsc_init_buf()Wei Yongjun2014-07-231-1/+3
| | * | | | | | | | amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2014-07-231-1/+2
| | * | | | | | | | net: bcmgenet: correctly pad short packetsFlorian Fainelli2014-07-221-0/+5
| | * | | | | | | | net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-07-221-0/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-296-15/+22
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2014-07-291-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren2014-07-291-1/+1
| | * | | | | | | | | ARM: dts: fix L2 address in Hi3620Haojian Zhuang2014-07-261-1/+1
| | * | | | | | | | | Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-07-243-11/+18
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()Christoph Fritz2014-07-231-8/+10
OpenPOWER on IntegriCloud