summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-07Target/file: place escape values for protection information formatSagi Grimberg1-39/+1
2014-03-13Target/sbc: Set protection operation and relevant checksSagi Grimberg3-15/+81
2014-03-13Target/transport: Allocate protection sg if neededSagi Grimberg1-0/+12
2014-03-13target: silence GCC warning in target_alua_state_checkPaul Bolle1-51/+44
2014-03-10Linux 3.14-rc6v3.14-rc6Linus Torvalds1-1/+1
2014-03-10KEYS: Make the keyring cycle detector ignore other keyrings of the same nameDavid Howells1-1/+5
2014-03-09Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki1-6/+1
2014-03-08x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2-2/+2
2014-03-08SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2014-03-08x86: Ignore NMIs that come in during early bootH. Peter Anvin2-2/+11
2014-03-07ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland1-0/+1
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King2-6/+5
2014-03-07Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman1-8/+0
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman1-11/+3
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner1-0/+4
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner1-0/+4
2014-03-07IB/mlx5: Expose support for signature MR featureSagi Grimberg1-0/+9
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg9-2/+150
2014-03-07IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg2-0/+483
2014-03-07IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg3-0/+43
2014-03-07IB/mlx5: Remove MTT access mode from umr flags helper functionSagi Grimberg1-2/+3
2014-03-07IB/mlx5: Break up wqe handling into begin & finish routinesSagi Grimberg1-36/+61
2014-03-07IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg3-3/+13
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg6-0/+222
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg2-1/+156
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg2-0/+77
2014-03-07libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari1-0/+1
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta1-2/+2
2014-03-07dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber1-21/+92
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo3-11/+29
2014-03-07blk-mq: add REQ_SYNC earlyShaohua Li1-0/+2
2014-03-07Target/sbc: Fix sbc_copy_prot for offset scattersSagi Grimberg1-16/+22
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+9
2014-03-07drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-07MAINTAINERS: add maintainer entry for TDA998x driverRussell King1-0/+6
2014-03-07drm: fix bochs kconfig dependenciesGerd Hoffmann1-0/+1
2014-03-06drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher1-1/+1
2014-03-06drm/radeon/cik: fix typo in documentationAlex Deucher1-1/+1
2014-03-06drm/radeon: silence GCC warning on 32 bitPaul Bolle1-1/+1
2014-03-06drm/radeon: resume old pm lateAlex Deucher15-23/+16
2014-03-06drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen1-0/+3
2014-03-06firewire: ohci: fix probe failure with Agere/LSI controllersStefan Richter1-13/+2
2014-03-06dm thin: fix Documentation for held metadata root featureMike Snitzer1-3/+2
2014-03-06x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra1-10/+23
2014-03-06ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy1-0/+64
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar1-0/+2
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar1-14/+14
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner1-14/+7