summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Add support for flow tagMoses Reuben2017-02-143-2/+47
* IB/core: Introduce flow tag specificationMoses Reuben2017-02-141-0/+9
* net/mlx5: Consolidate flow rules regardless their flow tagMaor Gottlieb2017-02-141-2/+10
* IB/mlx5: Remove deprecated module parameterLeon Romanovsky2017-02-141-7/+0
* IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny2017-02-143-0/+30
* IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb2017-02-141-0/+6
* IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2017-02-143-0/+46
* IB/mlx5: Verify that Q counters are supportedKamal Heib2017-02-141-5/+9
* IB/mlx5: Return error for unsupported signature typeLeon Romanovsky2017-02-141-2/+3
* IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-02-141-8/+3
* Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-0917-516/+672
|\
| * net/mlx5: Activate support for 4K UARsEli Cohen2017-01-091-0/+4
| * IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-099-100/+42
| * IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-096-166/+209
| * IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-0910-221/+59
| * net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-094-14/+59
| * net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-084-2/+279
| * IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-01-081-10/+14
| * mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-0810-203/+206
| * IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen2017-01-081-2/+2
| * IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-01-081-7/+7
* | tcp: make TCP_INFO more consistentEric Dumazet2017-01-091-4/+4
* | Merge branch 'bpf-verifier-improvements'David S. Miller2017-01-096-104/+1131
|\ \
| * | bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov2017-01-095-52/+52
| * | bpf: allow helpers access to variable memoryGianluca Borello2017-01-092-10/+474
| * | bpf: allow adjusted map element values to spillGianluca Borello2017-01-092-5/+62
| * | bpf: allow helpers access to map element valuesGianluca Borello2017-01-092-2/+498
| * | bpf: split check_mem_access logic for map valuesGianluca Borello2017-01-091-39/+49
|/ /
* | Merge branch 'net-smc'David S. Miller2017-01-0938-9/+7127
|\ \
| * | smc: netlink interface for SMC socketsUrsula Braun2017-01-0910-1/+379
| * | smc: socket closing and linkgroup cleanupUrsula Braun2017-01-0911-36/+668
| * | smc: receive data from RMBEUrsula Braun2017-01-099-3/+304
| * | smc: send data (through RDMA)Ursula Braun2017-01-096-4/+491
| * | smc: connection data control (CDC)Ursula Braun2017-01-098-0/+641
| * | smc: link layer control (LLC)Ursula Braun2017-01-097-3/+330
| * | smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun2017-01-098-9/+374
| * | smc: work request (WR) base for use by LLC and CDCUrsula Braun2017-01-098-1/+790
| * | smc: remote memory buffers (RMBs)Ursula Braun2017-01-097-7/+342
| * | smc: connection and link group creationUrsula Braun2017-01-097-17/+605
| * | smc: CLC handshake (incl. preparation steps)Ursula Braun2017-01-095-32/+822
| * | smc: establish pnet table managementThomas Richter2017-01-096-3/+604
| * | smc: introduce SMC as an IB-clientUrsula Braun2017-01-095-1/+200
| * | smc: establish new socket familyUrsula Braun2017-01-099-4/+688
| * | net: introduce keepalive function in struct protoUrsula Braun2017-01-095-5/+6
|/ /
* | Merge branch 'sh_eth-wol'David S. Miller2017-01-092-11/+117
|\ \
| * | sh_eth: enable wake-on-lan for sh7763Niklas Söderlund2017-01-091-0/+1
| * | sh_eth: enable wake-on-lan for sh7734Niklas Söderlund2017-01-091-0/+1
| * | sh_eth: enable wake-on-lan for r8a7740/armadilloNiklas Söderlund2017-01-091-0/+1
| * | sh_eth: enable wake-on-lan for R-Car Gen2 devicesNiklas Söderlund2017-01-091-2/+4
| * | sh_eth: add generic wake-on-lan support via magic packetNiklas Söderlund2017-01-092-8/+109