summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-10-311-1/+1
* ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young2016-10-311-3/+13
* driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng2016-10-311-1/+1
* 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-3019-270/+715
|\
| * 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-3013-241/+359
| * 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-303-1/+84
| * 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
| * 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
* | 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
* | mlxsw: reg: Add Infiniband support to PTYSElad Raz2016-10-301-0/+71
* | mlxsw: reg: Add eth prefix to PTYS pack and unpackElad Raz2016-10-303-21/+25
* | mlxsw: switchx2: Fix port speed configurationElad Raz2016-10-301-7/+23
* | mlxsw: switchx2: Add support for physical port namesElad Raz2016-10-301-5/+27
* | mlxsw: spectrum: Move port used check outside port remove functionJiri Pirko2016-10-301-7/+15
* | mlxsw: switchx2: Move port used check outside port remove functionJiri Pirko2016-10-301-4/+10
* | mlxsw: switchx2: Check if port is usable before calling port createJiri Pirko2016-10-301-21/+11
* | mlxsw: core: Zero payload buffers for couple of registersElad Raz2016-10-303-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30522-4049/+20355
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-30118-865/+1134
| |\ \ | | |/ | |/|
| | * geneve: avoid using stale geneve socket.pravin shelar2016-10-301-11/+34
| | * vxlan: avoid using stale vxlan socket.pravin shelar2016-10-301-30/+50
| | * qede: Fix out-of-bound fastpath memory accessMintz, Yuval2016-10-301-2/+2
| | * net: phy: dp83848: add dp83822 PHY supportRoger Quadros2016-10-291-0/+3
| | * enic: fix rq disableGovindarajulu Varadarajan2016-10-291-9/+23
| | * ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon2016-10-291-2/+4
| | * ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-292-11/+25
| | * Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2016-10-292-25/+11
| | * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-293-32/+15
| | |\
| | | * i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang2016-10-271-1/+1
| | | * i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli2016-10-271-0/+1
| | | * i40e: Fix configure TCs after initial DCB disableDavid Ertman2016-10-272-27/+5