summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt2017-06-278-15/+101
* IB/hfi1: Remove unused mk_qpn functionIra Weiny2017-06-271-6/+0
* IB/hfi1: Remove unnecessary initialization from tx requestSebastian Sanchez2017-06-271-1/+11
* Merge branch 'k.o/for-4.12-rc' into k.o/for-4.13-mlx-sharedDoug Ledford2017-06-2720-817/+935
|\
| * rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju2017-06-141-3/+7
| * IB/ipoib: Fix memory leak in create child syscallFeras Daoud2017-06-141-3/+3
| * IB/ipoib: Fix access to un-initialized napi structAlex Vesker2017-06-141-1/+0
| * IB/ipoib: Delete napi in device uninit defaultAlex Vesker2017-06-141-0/+3
| * IB/ipoib: Limit call to free rdma_netdev for capable devicesAlex Vesker2017-06-142-3/+8
| * IB/ipoib: Fix memory leaks for child interfaces privAlex Vesker2017-06-142-2/+10
| * rxe: Fix a sleep-in-atomic bug in post_one_sendJia-Ju Bai2017-06-141-7/+2
| * RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queuesRam Amrani2017-06-142-28/+41
| * RDMA/qedr: Initialize byte_len in WC of READ and SEND commandsMichal Kalderon2017-06-141-0/+4
| * RDMA/bnxt_re: Remove FMR supportSelvin Xavier2017-06-143-106/+2
| * RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma2017-06-143-1/+20
| * RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur2017-06-144-0/+24
| * RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_listSelvin Xavier2017-06-141-2/+6
| * RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai2017-06-147-70/+509
| * RDMA/bnxt_re: Fixing the Control path command and response handlingDevesh Sharma2017-06-135-605/+318
| * IB/addr: Fix setting source address in addr6_resolve()Roland Dreier2017-06-071-9/+1
* | net/mlx4_en: Optimized single ring steeringSaeed Mahameed2017-06-165-22/+50
* | net/mlx4_en: Remove unused argument in TX datapath functionTariq Toukan2017-06-162-9/+7
* | atm: solos-pci: remove useless variable assignmentsGustavo A. R. Silva2017-06-151-2/+2
* | net: dsa: assign default CPU port to all portsVivien Didelot2017-06-151-11/+19
* | Merge branch 'r8152-support-new-chips'David S. Miller2017-06-151-16/+671
|\ \
| * | r8152: add byte_enable for ocp_read_word functionhayeswang2017-06-151-1/+3
| * | r8152: support RTL8153Bhayeswang2017-06-151-15/+658
| * | r8152: support new chip 8050hayeswang2017-06-151-0/+10
|/ /
* | Merge branch 'ibmvnic-LPM-bug-fixes'David S. Miller2017-06-151-7/+16
|\ \
| * | ibmvnic: Exit polling routine correctly during adapter resetThomas Falcon2017-06-151-3/+6
| * | ibmvnic: Remove VNIC_CLOSING check from pending_scrqThomas Falcon2017-06-151-2/+1
| * | ibmvnic: Sanitize entire SCRQ buffer on resetThomas Falcon2017-06-151-1/+1
| * | ibmvnic: Ensure that TX queues are disabled in __ibmvnic_closeThomas Falcon2017-06-151-1/+7
| * | ibmvnic: Activate disabled RX buffer pools on resetThomas Falcon2017-06-151-0/+1
|/ /
* | sunvnet: restrict advertized checksum offloads to just IPShannon Nelson2017-06-152-2/+2
* | Merge branch 'sched-act_tunnel_key-UDP-checksusm'David S. Miller2017-06-152-3/+13
|\ \
| * | net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc2017-06-152-3/+13
| * | net: sched: act_tunnel_key: request UDP checksum by defaultJiri Benc2017-06-151-2/+2
|/ /
* | net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva2017-06-151-5/+0
* | Merge branch 'dsa-prefix-Global-macros'David S. Miller2017-06-157-327/+428
|\ \
| * | net: dsa: mv88e6xxx: prefix Global Prio and Tag macrosVivien Didelot2017-06-152-19/+32
| * | net: dsa: mv88e6xxx: prefix Global Stats macrosVivien Didelot2017-06-153-30/+41
| * | net: dsa: mv88e6xxx: prefix Global Monitor Control macrosVivien Didelot2017-06-152-43/+60
| * | net: dsa: mv88e6xxx: prefix Global Control macrosVivien Didelot2017-06-153-46/+50
| * | net: dsa: mv88e6xxx: prefix Global VTU macrosVivien Didelot2017-06-154-68/+90
| * | net: dsa: mv88e6xxx: prefix Global ATU macrosVivien Didelot2017-06-153-68/+85
| * | net: dsa: mv88e6xxx: prefix Global Switch MAC macrosVivien Didelot2017-06-153-22/+37
| * | net: dsa: mv88e6xxx: prefix Global Status macrosVivien Didelot2017-06-154-31/+33
|/ /
* | skbuff: make skb_put_zero() return voidJohannes Berg2017-06-151-2/+2
* | Merge branch 'net-ktls'David S. Miller2017-06-1520-3/+1968
|\ \