summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-31ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2016-10-31bpf, inode: add support for symlinks and fix mtime/ctimeDaniel Borkmann1-6/+39
2016-10-31ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young1-3/+13
2016-10-31Merge branch 'xps-DCB'David S. Miller3-94/+219
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck3-47/+105
2016-10-31net: Refactor removal of queues from XPS map and apply on num_tc changesAlexander Duyck1-23/+50
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck3-1/+37
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck2-28/+32
2016-10-31driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng2-1/+3
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin4-1/+19
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/gi...David S. Miller22-289/+927
2016-10-30net: bonding: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-10-30Merge branch 'mlxsw-IB'David S. Miller13-137/+1258
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 inst...Jiri 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. Miller1707-13824/+35360
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 Bloch14-254/+374
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 Yahia4-5/+279
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-30net/mlx5: Ensure SRQ physical address structure endiannessArtemy Kovalyov1-1/+1
2016-10-30net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov1-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 Torvalds240-1387/+1988
2016-10-29firewire: net: really fix maximum possible MTUStefan Richter1-1/+1
2016-10-29genetlink: Fix generic netlink family unregisterpravin shelar1-1/+1