summaryrefslogtreecommitdiffstats
path: root/Documentation/coccinelle.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-26IB/hfi1: Fix pio map initializationJubin John1-2/+1
2016-05-26IB/hfi1: Correct 8051 link parameter settingsDean Luick2-2/+10
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2-0/+15
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn3-6/+30
2016-05-26IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn1-2/+2
2016-05-26IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn1-2/+3
2016-05-26IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong3-0/+11
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong2-0/+2
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro67-15/+10
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro5-6/+31
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro3-0/+3
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro2-233/+1
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro3-1/+253
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro2-4/+0
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro3-1934/+2
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro3-399/+0
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro1-167/+1
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro2-100/+21
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro1-7/+7
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong1-1/+4
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John1-15/+0
2016-05-26IB/hfi1: Remove unnecessary commentIra Weiny1-3/+0
2016-05-26IB/hfi1: Fix sdma_event_names[] build warningJubin John1-0/+2
2016-05-26IB/rdmavt: Use kzalloc_nodeJubin John1-1/+3
2016-05-26IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn1-4/+4
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov1-7/+6
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch6-6/+187
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit3-13/+100
2016-05-25IB/core: Support new type of join-state for multicastErez Shitrit1-5/+18
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2-0/+185
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit3-5/+63
2016-05-24IB/core: Add IP to GID netlink offloadMark Bloch3-24/+198
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch3-22/+38
2016-05-24IB/netlink: Add a new local service operationMark Bloch1-0/+10
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch4-15/+17
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch4-14/+18
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky4-13/+16
2016-05-24RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li1-1/+1
2016-05-18IB/mlx5: Fire the CQ completion handler from taskletMatan Barak1-1/+4
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak6-1/+104
2016-05-18IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter1-2/+1
2016-05-18IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch1-1/+1
2016-05-14IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny1-0/+4
2016-05-14IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2-1/+20
2016-05-14IB/core: Add Scatter FCS create flagMajd Dibbiny2-1/+3
2016-05-14IB/core: Add Raw Scatter FCS device capabilityMajd Dibbiny1-0/+1
2016-05-14IB/core: Add extended device capability flagsMajd Dibbiny2-0/+6
2016-05-14i40iw: pass hw_stats by reference rather than by valueColin Ian King1-3/+3
2016-05-14i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2016-05-14i40iw: constify i40iw_vf_cqp_ops structureJulia Lawall3-3/+3