aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub6-41/+97
2017-06-27IB/core: Allow QP state transition from reset to errorTadeusz Struk1-0/+1
2017-06-27IB/hfi1: Add error checking for buffer overrun in OPA aggregateNeel Desai1-111/+185
2017-06-27IB/hfi1: Remove subtraction of uninitialized valueDennis Dalessandro1-1/+0
2017-06-27IB/hfi1: Use QPN mask to avoid overflowDennis Dalessandro1-1/+1
2017-06-27IB/hfi1: Fix spelling mistake in linkdown reasonDennis Dalessandro1-1/+1
2017-06-27IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro1-1/+6
2017-06-27IB/rdmavt: Remove duplicated functionsDennis Dalessandro1-23/+14
2017-06-27IB/hfi1: Fix up sdma_init function commentIra Weiny1-4/+2
2017-06-27IB/hfi1: Reclassify type of messages printed for platform config logicSebastian Sanchez1-10/+10
2017-06-27IB/hfi1: Remove atomic SDMA_REQ_HAS_ERROR bit operationSebastian Sanchez1-15/+7
2017-06-27IB/hfi1: Remove atomic SDMA_REQ_SEND_DONE bit operationSebastian Sanchez1-7/+7
2017-06-27IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana7-11/+44
2017-06-27IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl4-131/+78
2017-06-27IB/hfi1: Name function prototype parameters for affinity moduleMichael J. Ruhl1-6/+8
2017-06-27IB/hfi1: Optimize cachelines for user SDMA request structureSebastian Sanchez1-48/+58
2017-06-27IB/hfi1: Don't remove RB entry when not needed.Sebastian Sanchez3-13/+29
2017-06-27IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn7-24/+130
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt11-211/+236
2017-06-27IB/hfi1: Separate input/output header tracingDon Hiatt6-169/+279
2017-06-27IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt8-15/+101
2017-06-27IB/hfi1: Remove unused mk_qpn functionIra Weiny1-6/+0
2017-06-27IB/hfi1: Remove unnecessary initialization from tx requestSebastian Sanchez1-1/+11
2017-06-15net/mlx4_en: Optimized single ring steeringSaeed Mahameed5-22/+50
2017-06-15net/mlx4_en: Remove unused argument in TX datapath functionTariq Toukan2-9/+7
2017-06-15atm: solos-pci: remove useless variable assignmentsGustavo A. R. Silva1-2/+2
2017-06-15net: dsa: assign default CPU port to all portsVivien Didelot1-11/+19
2017-06-15r8152: add byte_enable for ocp_read_word functionhayeswang1-1/+3
2017-06-15r8152: support RTL8153Bhayeswang1-15/+658
2017-06-15r8152: support new chip 8050hayeswang1-0/+10
2017-06-15ibmvnic: Exit polling routine correctly during adapter resetThomas Falcon1-3/+6
2017-06-15ibmvnic: Remove VNIC_CLOSING check from pending_scrqThomas Falcon1-2/+1
2017-06-15ibmvnic: Sanitize entire SCRQ buffer on resetThomas Falcon1-1/+1
2017-06-15ibmvnic: Ensure that TX queues are disabled in __ibmvnic_closeThomas Falcon1-1/+7
2017-06-15ibmvnic: Activate disabled RX buffer pools on resetThomas Falcon1-0/+1
2017-06-15sunvnet: restrict advertized checksum offloads to just IPShannon Nelson2-2/+2
2017-06-15net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc2-3/+13
2017-06-15net: sched: act_tunnel_key: request UDP checksum by defaultJiri Benc1-2/+2
2017-06-15net: s2io: remove useless variable in fill_rx_buffersGustavo A. R. Silva1-5/+0
2017-06-15net: dsa: mv88e6xxx: prefix Global Prio and Tag macrosVivien Didelot2-19/+32
2017-06-15net: dsa: mv88e6xxx: prefix Global Stats macrosVivien Didelot3-30/+41
2017-06-15net: dsa: mv88e6xxx: prefix Global Monitor Control macrosVivien Didelot2-43/+60
2017-06-15net: dsa: mv88e6xxx: prefix Global Control macrosVivien Didelot3-46/+50
2017-06-15net: dsa: mv88e6xxx: prefix Global VTU macrosVivien Didelot4-68/+90
2017-06-15net: dsa: mv88e6xxx: prefix Global ATU macrosVivien Didelot3-68/+85
2017-06-15net: dsa: mv88e6xxx: prefix Global Switch MAC macrosVivien Didelot3-22/+37
2017-06-15net: dsa: mv88e6xxx: prefix Global Status macrosVivien Didelot4-31/+33
2017-06-15skbuff: make skb_put_zero() return voidJohannes Berg1-2/+2