IB/hfi1: Fix TID caching actions
[deliverable/linux.git] / drivers /
2016-08-03  Dean LuickIB/hfi1: Fix TID caching actions
2016-08-03  Dean LuickIB/hfi1: Make the cache handler own its rb tree root
2016-08-03  Ira WeinyIB/hfi1: Make use of mm consistent
2016-08-03  Dean LuickIB/hfi1: Fix user SDMA racy user request claim
2016-08-03  Dean LuickIB/hfi1: Fix error condition that needs to clean up
2016-08-03  Dean LuickIB/hfi1: Release node on insert failure
2016-08-03  Dean LuickIB/hfi1: Validate SDMA user iovector count
2016-08-03  Dean LuickIB/hfi1: Validate SDMA user request index
2016-08-03  Dean LuickIB/hfi1: Use the same capability state for all shared...
2016-08-03  Ira WeinyIB/hfi1: Prevent null pointer dereference
2016-08-03  Dean LuickIB/hfi1: Rename TID mmu_rb_* functions
2016-08-03  Dean LuickIB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unr...
2016-08-03  Ira WeinyIB/hfi1: Restructure hfi1_file_open
2016-08-03  Dean LuickIB/hfi1: Make iovec loop index easy to understand
2016-08-03  Ira WeinyIB/hfi1: Use "false" not 0
2016-08-03  Ira WeinyIB/hfi1: Remove unused sub-context parameter
2016-08-03  Ira WeinyIB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove
2016-08-03  Dean LuickIB/hfi1: Always expect ops functions
2016-08-03  Ira WeinyIB/hfi1: Add parameter names to callback declarations
2016-08-03  Ira WeinyIB/hfi1: Add parameter names to function declarations
2016-08-03  Dean LuickIB/hfi1: Remove unused function hfi1_mmu_rb_search
2016-08-03  Dean LuickIB/hfi1: Remove unused uctxt->subpid and uctxt->pid
2016-08-03  Ira WeinyIB/hfi1: Fix minor format error
2016-08-03  Ira WeinyIB/hfi1: Expand reported serial number
2016-08-03  Ira WeinyIB/hfi1: Allow for non-double word multiple message...
2016-08-03  Ira WeinyIB/rdmavt: Eliminate redundant opcode test in mr ref...
2016-08-03  Ira WeinyIB/hfi1: Handle kzalloc failure in init_pervl_scs
2016-08-02  Dasaratharaman Cha... IB/qib, IB/hfi1: Fix grh creation in ud loopback
2016-08-02  Dasaratharaman Cha... IB/hfi1: Use hdr2sc function to calculate 5-bit SC
2016-08-02  Dasaratharaman Cha... IB/hfi1: Cleanup UD packet handler.
2016-08-02  Don HiattIB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.
2016-08-02  Dasaratharaman Cha... IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg...
2016-08-02  Dasaratharaman Cha... IB/hfi1: Remove unused elements from struct ahg_ib_header
2016-08-02  Easwar HariharanIB/hfi1: Reset QSFP on every run through channel tuning
2016-08-02  Easwar HariharanIB/hfi1: Ignore QSFP interrupts until power stabilizes
2016-08-02  Easwar HariharanIB/hfi1: Disable external device configuration requests
2016-08-02  Jianxin XiongIB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
2016-08-02  Mike MarciniszynIB/hfi1: Add the capability for reserved operations
2016-08-02  Grzegorz HeldtIB/hfi1: Fix trace message units
2016-08-02  Tadeusz StrukIB/hfi1: Add sysfs entry to override SDMA interrupt...
2016-08-02  Dean LuickIB/hfi1: Add static PCIe Gen3 CTLE tuning
2016-08-02  Jianxin XiongIB/hfi1: Fix "suspicious rcu_dereference_check() usage...
2016-08-02  Jianxin XiongIB/rdmavt: Add missing spin_lock_init call for rdi...
2016-08-02  Dean LuickIB/hfi1: Read all firmware versions
2016-08-02  Dean LuickIB/hfi1: Explain state complete frame details
2016-08-02  Harish ChegondiIB/hfi1: Modify the default number of kernel receive...
2016-08-02  Jianxin XiongIB/hfi1: Add support for extended memory management
2016-08-02  Jianxin XiongIB/hfi1: Work request processing for fast register...
2016-08-02  Jianxin XiongIB/hfi1: Handle send with invalidate opcode in the...
2016-08-02  Jianxin XiongIB/rdmavt: Handle local operations in post send
2016-08-02  Jianxin XiongIB/rdmavt: Add mechanism to invalidate MR keys
2016-08-02  Jianxin XiongIB/rdmavt: Add support for ib_map_mr_sg
2016-08-02  Mitko HaralanovIB/hfi1: Pull FECN/BECN processing to a common place
2016-08-02  Tymoteusz KielanIB/hfi1: Fix to fully initialize send context area
2016-08-02  Jakub PawlakIB/hfi1: Fix integrity errors counter value calculation
2016-08-02  Mike MarciniszynIB/rdmavt: Use new driver specific post send table
2016-08-02  Mike MarciniszynIB/qib: Add qib post send table
2016-08-02  Mike MarciniszynIB/hfi1: Add hfi1 post send tables
2016-08-02  Mike MarciniszynIB/rdmavt: Add data structures and routines for table...
2016-08-02  Jakub PawlakIB/hfi1: Correct receive packet handler assignment
2016-08-02  Jianxin XiongIB/hfi1: Improve SDMA engine assignment for user SDMA
2016-08-02  Dean LuickIB/hfi1: Remove TWSI references
2016-08-02  Dean LuickIB/hfi1: Use built-in i2c bit-shift bus adapter
2016-08-02  Sebastian SanchezIB/hfi1: Refine user process affinity algorithm
2016-08-02  Sebastian SanchezIB/hfi1: Reserve and collapse CPU cores for contexts
2016-08-02  Dennis DalessandroIB/hfi1: Add global structure for affinity assignments
2016-08-02  Jakub PawlakIB/hfi1: Add counter to track unsupported packets drop
2016-08-02  Jakub PawlakIB/hfi1: Add VL XmitDiscards counters to the opapmaquery
2016-08-02  Mike MarciniszynIB/hfi1: Fix trace sparse errors
2016-08-02  Sebastian SanchezIB/hfi1: Separate tracepoints into specific headers
2016-08-02  Tadeusz StrukIB/hfi1: Fix typo
2016-08-02  Ira WeinyIB/hfi1: Remove unnecessary done label in hfi1_write_iter
2016-08-02  Ira WeinyIB/hfi1: Clean up port state structure definition
2016-07-24  Linus TorvaldsMerge tag 'ceph-for-4.7-rc8' of git://github.com/ceph...
2016-07-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-07-23  Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-07-23  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-07-23  Linus TorvaldsMerge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git...
2016-07-23  Linus TorvaldsMerge tag 'drm-fixes-for-v4.7-rc8-intel' of git://peopl...
2016-07-23  Linus TorvaldsMerge tag 'm68k-for-v4.8-tag1' of git://git./linux...
2016-07-23  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-07-23  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-23  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-07-23  Linus TorvaldsMerge tag 'gpio-v4.7-6' of git://git./linux/kernel...
2016-07-23  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-07-23  Linus TorvaldsMerge branch 'for-4.7-fixes' of git://git./linux/kernel...
2016-07-23  Linus TorvaldsMerge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people...
2016-07-23  Linus TorvaldsMerge tag 'sound-4.7-fix2' of git://git./linux/kernel...
2016-07-23  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-07-23  Jiri Slabypps: do not crash when failed to register
2016-07-22  Arnd Bergmanngpio: tegra: don't auto-enable for COMPILE_TEST
2016-07-21  Jan Stancekcrypto: qat - make qat_asym_algs.o depend on asn1 headers
2016-07-21  Michael WellingInput: tsc200x - report proper input_dev name
2016-07-21  Dmitry Torokhovtty/vt/keyboard: fix OOB access in do_compute_shiftstate()
2016-07-20  Saeed Mahameednet/mlx5e: Fix del vxlan port command buffer memset
2016-07-20  Andrew DugganInput: synaptics-rmi4 - fix maximum size check for...
2016-07-19  David S. MillerMerge branch 'mlx4-fixes'
2016-07-19  Eugenia Emantayevnet/mlx4_en: Add resilience in low memory systems
next
This page took 0.047685 seconds and 8 git commands to generate.