aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: pim: add all RFC7761 message typesNikolay Aleksandrov2016-10-313-3/+32
* net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov2016-10-311-0/+6
* net: pim: add common pimhdr struct and helpersNikolay Aleksandrov2016-10-311-8/+36
* Merge branch 'qed-next'David S. Miller2016-10-3116-97/+1404
|\
| * qed: Learn resources from management firmwareTomer Tayar2016-10-317-63/+341
| * qed: Use VF-queue featureMintz, Yuval2016-10-314-16/+54
| * qed: Learn of RDMA capabilities per-deviceMintz, Yuval2016-10-312-8/+77
| * qede: Decouple ethtool caps from qedMintz, Yuval2016-10-311-2/+2
| * qed*: Add support for WoLMintz, Yuval2016-10-319-5/+176
| * qed: Add nvram selftestMintz, Yuval2016-10-318-0/+267
| * qed*: Management firmware - notifications and defaultsSudarsana Kalluru2016-10-319-3/+487
|/
* solos-pci: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-10-311-1/+1
* ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-10-311-1/+1
* bpf, inode: add support for symlinks and fix mtime/ctimeDaniel Borkmann2016-10-311-6/+39
* ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young2016-10-311-3/+13
* Merge branch 'xps-DCB'David S. Miller2016-10-313-94/+219
|\
| * net: Add support for XPS with QoS via traffic classesAlexander Duyck2016-10-313-47/+105
| * net: Refactor removal of queues from XPS map and apply on num_tc changesAlexander Duyck2016-10-311-23/+50
| * net: Add sysfs value to determine queue traffic classAlexander Duyck2016-10-313-1/+37
| * net: Move functions for configuring traffic classes out of inline headersAlexander Duyck2016-10-312-28/+32
|/
* driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng2016-10-312-1/+3
* net: add an ioctl to get a socket network namespaceAndrey Vagin2016-10-314-1/+19
* mv643xx_eth: Properly resolve merge conflict.David S. Miller2016-10-311-2/+0
* mv643xx_eth: Fix merge error.David S. Miller2016-10-311-3/+0
* Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2016-10-3022-289/+927
|\
| * net/mlx5e: Add tc support for FWD rule with counterMark Bloch2016-10-302-10/+13
| * net/mlx5: Add option to add fwd rule with counterMark Bloch2016-10-301-6/+18
| * net/mlx5: Add multi dest supportMark Bloch2016-10-3014-254/+374
| * net/mlx5: Group similer rules under the same fteMark Bloch2016-10-301-6/+16
| * net/mlx5: Refactor find_flow_ruleMark Bloch2016-10-301-9/+20
| * net/mlx5: Use fte status to decide on firmware commandMark Bloch2016-10-301-1/+1
| * net/mlx5: Don't unlock fte while still using itMark Bloch2016-10-301-2/+4
| * net/mlx5: Add SRIOV VF max rate configuration supportMohamad Haj Yahia2016-10-303-0/+80
| * net/mlx5: Introduce E-switch QoS managementMohamad Haj Yahia2016-10-302-1/+124
| * net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia2016-10-304-5/+279
| * net/mlx5: Add ConnectX-5 PCIe 4.0 VF device IDSaeed Mahameed2016-10-301-0/+1
| * net/mlx5: Fix length of async_event_maskEugenia Emantayev2016-10-301-1/+1
| * net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov2016-10-301-1/+1
| * net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov2016-10-301-1/+1
| * IB/mlx5: Skip handling unknown eventsSaeed Mahameed2016-10-301-0/+2
* | net: bonding: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-301-8/+8
* | Merge branch 'mlxsw-IB'David S. Miller2016-10-3013-137/+1258
|\ \
| * | mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driverElad Raz2016-10-305-0/+616
| * | mlxsw: switchx2: Add IB port supportElad Raz2016-10-302-19/+249
| * | mlxsw: switchx2: Add eth prefix to port create and removeElad Raz2016-10-301-11/+11
| * | mlxsw: core: Add port type (Eth/IB) set APIElad Raz2016-10-302-0/+47
| * | mlxsw: core: Add "eth" prefix to mlxsw_core_port_setElad Raz2016-10-304-11/+12
| * | mlxsw: switchx2: Add Infiniband switch partitionElad Raz2016-10-302-1/+6
| * | mlxsw: Make devlink port instances independent of spectrum/switchx2 port inst...Jiri Pirko2016-10-305-64/+147
| * | mlxsw: reg: Add local-port to Infiniband port mappingElad Raz2016-10-301-0/+22