aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-31qed: Learn resources from management firmwareTomer Tayar6-62/+340
2016-10-31qed: Use VF-queue featureMintz, Yuval4-16/+54
2016-10-31qed: Learn of RDMA capabilities per-deviceMintz, Yuval2-8/+77
2016-10-31qede: Decouple ethtool caps from qedMintz, Yuval1-2/+2
2016-10-31qed*: Add support for WoLMintz, Yuval8-5/+166
2016-10-31qed: Add nvram selftestMintz, Yuval7-0/+258
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru8-3/+459
2016-10-31solos-pci: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2016-10-31ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2016-10-31ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young1-3/+13
2016-10-31driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng1-1/+1
2016-10-31mv643xx_eth: Properly resolve merge conflict.David S. Miller1-2/+0
2016-10-31mv643xx_eth: Fix merge error.David S. Miller1-3/+0
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller19-270/+715
2016-10-30net: bonding: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-10-30mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driverElad Raz5-0/+616
2016-10-30mlxsw: switchx2: Add IB port supportElad Raz2-19/+249
2016-10-30mlxsw: switchx2: Add eth prefix to port create and removeElad Raz1-11/+11
2016-10-30mlxsw: core: Add port type (Eth/IB) set APIElad Raz2-0/+47
2016-10-30mlxsw: core: Add "eth" prefix to mlxsw_core_port_setElad Raz4-11/+12
2016-10-30mlxsw: switchx2: Add Infiniband switch partitionElad Raz2-1/+6
2016-10-30mlxsw: Make devlink port instances independent of spectrum/switchx2 port instancesJiri Pirko5-64/+147
2016-10-30mlxsw: reg: Add local-port to Infiniband port mappingElad Raz1-0/+22
2016-10-30mlxsw: reg: Add Infiniband support to PTYSElad Raz1-0/+71
2016-10-30mlxsw: reg: Add eth prefix to PTYS pack and unpackElad Raz3-21/+25
2016-10-30mlxsw: switchx2: Fix port speed configurationElad Raz1-7/+23
2016-10-30mlxsw: switchx2: Add support for physical port namesElad Raz1-5/+27
2016-10-30mlxsw: spectrum: Move port used check outside port remove functionJiri Pirko1-7/+15
2016-10-30mlxsw: switchx2: Move port used check outside port remove functionJiri Pirko1-4/+10
2016-10-30mlxsw: switchx2: Check if port is usable before calling port createJiri Pirko1-21/+11
2016-10-30mlxsw: core: Zero payload buffers for couple of registersElad Raz3-4/+4
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller522-4049/+20355
2016-10-30net/mlx5e: Add tc support for FWD rule with counterMark Bloch2-10/+13
2016-10-30net/mlx5: Add option to add fwd rule with counterMark Bloch1-6/+18
2016-10-30net/mlx5: Add multi dest supportMark Bloch13-241/+359
2016-10-30net/mlx5: Group similer rules under the same fteMark Bloch1-6/+16
2016-10-30net/mlx5: Refactor find_flow_ruleMark Bloch1-9/+20
2016-10-30net/mlx5: Use fte status to decide on firmware commandMark Bloch1-1/+1
2016-10-30net/mlx5: Don't unlock fte while still using itMark Bloch1-2/+4
2016-10-30net/mlx5: Add SRIOV VF max rate configuration supportMohamad Haj Yahia3-0/+80
2016-10-30net/mlx5: Introduce E-switch QoS managementMohamad Haj Yahia2-1/+124
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia3-1/+84
2016-10-30net/mlx5: Add ConnectX-5 PCIe 4.0 VF device IDSaeed Mahameed1-0/+1
2016-10-30net/mlx5: Fix length of async_event_maskEugenia Emantayev1-1/+1
2016-10-30IB/mlx5: Skip handling unknown eventsSaeed Mahameed1-0/+2
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds118-865/+1134
2016-10-29firewire: net: really fix maximum possible MTUStefan Richter1-1/+1
2016-10-29geneve: avoid using stale geneve socket.pravin shelar1-11/+34
2016-10-29vxlan: avoid using stale vxlan socket.pravin shelar1-30/+50
2016-10-29qede: Fix out-of-bound fastpath memory accessMintz, Yuval1-2/+2