summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-16scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NETAnish Bhatt1-1/+1
2014-09-16cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai1-22/+27
2014-09-16bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich1-1/+1
2014-09-16iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookupNicholas Bellinger1-0/+2
2014-09-16Target/iser: Fix initiator_depth and responder_resourcesSagi Grimberg1-5/+6
2014-09-16Target/iser: Avoid calling rdma_disconnect twiceSagi Grimberg1-1/+1
2014-09-16Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg1-1/+1
2014-09-16Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg1-2/+3
2014-09-15Merge branch 'pci/hotplug-vga' into for-linusBjorn Helgaas9-51/+31
2014-09-15ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas4-41/+5
2014-09-15ath9k_htc: fix random decryption failureJohannes Stezenbach1-1/+1
2014-09-15brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2-3/+11
2014-09-15brcmfmac: obtain ifp through wdev structureArend van Spriel1-2/+5
2014-09-15brcmfmac: conditionally compile firmware protocol source codeArend van Spriel4-8/+30
2014-09-15brcmfmac: Fix memory leak and missing assignment.Hante Meuleman1-0/+2
2014-09-15net: fix creation adjacent device symlinksAlexander Y. Fomichev1-7/+11
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans1-2/+1
2014-09-15ia64: Fix syscall number for memfd_createTony Luck1-1/+1
2014-09-15vfs: simplify and shrink stack frame of link_path_walk()Linus Torvalds1-21/+18
2014-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-3/+13
2014-09-15[SMB3] Fix oops when creating symlinks on smb3Steve French1-2/+6
2014-09-15drm/i915: Fix SRC_COPY width on 830/845gChris Wilson1-1/+1
2014-09-15Linux 3.17-rc5v3.17-rc5Linus Torvalds1-1/+1
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-23/+39
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2-9/+11
2014-09-15[CIFS] Fix setting time before epoch (negative time values)Steve French1-4/+16
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-8/+280
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro1-2/+13
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro1-16/+17
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds2-3/+17
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+23
2014-09-14iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA1-22/+30
2014-09-14iio: adc: at91: don't use the last converted data registerLudovic Desroches1-5/+7
2014-09-14iio: adc: xilinx-xadc: assign auxiliary channels address correctlySubbaraya Sundeep Bhatta1-1/+1
2014-09-14KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()Ard Biesheuvel1-1/+1
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel3-0/+4
2014-09-14x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young1-3/+3
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner4-22/+23
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang1-0/+13
2014-09-14MAINTAINERS: update NTB infoJon Mason1-1/+2
2014-09-14NTB: correct the spread of queues over mw'sJon Mason1-2/+2
2014-09-14fix bogus read_seqretry() checks introduced in b37199eAl Viro1-2/+2
2014-09-14move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro1-2/+6
2014-09-14[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro1-1/+1
2014-09-14Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds4-48/+55
2014-09-14Merge branch 'bridge_vlan_filtering'David S. Miller2-4/+17
2014-09-14bridge: Allow clearing of pvid and untagged bitmapVlad Yasevich1-0/+4
2014-09-14bridge: Check if vlan filtering is enabled only once.Vlad Yasevich2-4/+13
2014-09-14bonding: fix div by zero while enslaving and transmittingNikolay Aleksandrov1-3/+14
2014-09-14Merge branch 'r8169-net'David S. Miller1-2/+7