aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-02IB/hfi1: Reset QSFP on every run through channel tuningEaswar Hariharan1-1/+5
2016-08-02IB/hfi1: Ignore QSFP interrupts until power stabilizesEaswar Hariharan1-7/+21
2016-08-02IB/hfi1: Disable external device configuration requestsEaswar Hariharan1-14/+0
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong5-38/+56
2016-08-02IB/hfi1: Add the capability for reserved operationsMike Marciniszyn3-23/+113
2016-08-02IB/hfi1: Fix trace message unitsGrzegorz Heldt1-2/+2
2016-08-02IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk3-0/+97
2016-08-02IB/hfi1: Add static PCIe Gen3 CTLE tuningDean Luick1-4/+64
2016-08-02IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong3-8/+18
2016-08-02IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lockJianxin Xiong1-0/+1
2016-08-02IB/hfi1: Read all firmware versionsDean Luick4-25/+130
2016-08-02IB/hfi1: Explain state complete frame detailsDean Luick1-8/+126
2016-08-02IB/hfi1: Modify the default number of kernel receive conextsHarish Chegondi1-4/+2
2016-08-02IB/hfi1: Add support for extended memory managementJianxin Xiong2-2/+21
2016-08-02IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong4-3/+98
2016-08-02IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong2-1/+17
2016-08-02IB/rdmavt: Handle local operations in post sendJianxin Xiong2-5/+43
2016-08-02IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong3-2/+75
2016-08-02IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong3-0/+60
2016-08-02IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov5-97/+45
2016-08-02IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan1-1/+1
2016-08-02IB/hfi1: Fix integrity errors counter value calculationJakub Pawlak1-23/+9
2016-08-02IB/rdmavt: Use new driver specific post send tableMike Marciniszyn2-39/+10
2016-08-02IB/qib: Add qib post send tableMike Marciniszyn3-0/+47
2016-08-02IB/hfi1: Add hfi1 post send tablesMike Marciniszyn3-0/+49
2016-08-02IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn3-9/+89
2016-08-02IB/hfi1: Correct receive packet handler assignmentJakub Pawlak1-13/+16
2016-08-02IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong1-1/+28
2016-08-02IB/hfi1: Remove TWSI referencesDean Luick5-588/+1
2016-08-02IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick6-115/+341
2016-08-02IB/hfi1: Refine user process affinity algorithmSebastian Sanchez3-62/+174
2016-08-02IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez4-28/+84
2016-08-02IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro4-97/+198
2016-08-02IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak4-6/+32
2016-08-02IB/hfi1: Add VL XmitDiscards counters to the opapmaqueryJakub Pawlak1-2/+9
2016-08-02IB/hfi1: Fix trace sparse errorsMike Marciniszyn2-31/+31
2016-08-02IB/hfi1: Separate tracepoints into specific headersSebastian Sanchez10-1330/+1735
2016-08-02IB/hfi1: Fix typoTadeusz Struk1-1/+1
2016-08-02IB/hfi1: Remove unnecessary done label in hfi1_write_iterIra Weiny1-17/+14
2016-08-02IB/hfi1: Clean up port state structure definitionIra Weiny3-35/+0
2016-07-24Linux 4.7Linus Torvalds1-1/+1
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner3-24/+87
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu1-2/+2
2016-07-22ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov1-30/+24