summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | 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/+2Star
* | | | | | | | | | | | | | 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-293-13/+32
| * | | | | | | | | | | | | | neighbour : fix ndm_type type error issueJun Zhao2014-07-292-2/+2
| * | | | | | | | | | | | | | sunvnet: only use connected ports when sendingDavid L Stevens2014-07-291-5/+17
| * | | | | | | | | | | | | | Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller2014-07-291-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-252-0/+10
| * | | | | | | | | | | | | | | r8152: fix the checking of the usb speedhayeswang2014-07-251-4/+3Star
| * | | | | | | | | | | | | | | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-256-21/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ath9k: fix aggregation session lockupFelix Fietkau2014-07-231-0/+9
| | * | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-07-231-1/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau2014-07-221-1/+4
| | * | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-07-222-9/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: pass beacons from foreign APsEliad Peller2014-07-211-2/+13
| | | * | | | | | | | | | | | | | | | iwlwifi: mvm: fix merge damageEmmanuel Grumbach2014-07-061-7/+0Star
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-07-182-11/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | cfg80211: fix mic_failure tracingEliad Peller2014-07-181-1/+2
| | | * | | | | | | | | | | | | | | | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg2014-07-071-10/+10
| * | | | | | | | | | | | | | | | | | Merge branch 'mdio_module_unload'David S. Miller2014-07-252-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | net: phy: Ensure the MDIO bus module is heldEzequiel Garcia2014-07-251-0/+13
| | * | | | | | | | | | | | | | | | | | net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia2014-07-251-0/+1
| |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-251-0/+1
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-07-251-1/+0Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-07-161-1/+0Star
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-07-242-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | xfrm: Fix installation of AH IPsec SAsTobias Brunner2014-06-301-4/+3Star
| | * | | | | | | | | | | | | | | | | | | 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-231-0/+5
| * | | | | | | | | | | | | | | | | | | | net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-07-231-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
| | * | | | | | | | | | | | | | | | | | | pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon2014-07-231-3/+4
| | * | | | | | | | | | | | | | | | | | | ARM: OMAP2+: l2c: squelch warning dump on power control settingSekhar Nori2014-07-141-0/+4
| * | | | | | | | | | | | | | | | | | | | Merge tag 'renesas-fixes2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-07-241-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | ARM: shmobile: r8a7791: Fix SD2CKCR register addressShinobu Uehara2014-07-231-2/+2