summaryrefslogtreecommitdiffstats
path: root/drivers/dax (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-31i40e: store MAC/VLAN filters in a hash with the MAC Address as keyJacob Keller5-107/+161
2016-10-31i40e: implement __i40e_del_filter and use where applicableJacob Keller1-33/+59
2016-10-31i40e: When searching all MAC/VLAN filters, ignore removed filtersJacob Keller1-0/+6
2016-10-31i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlanJacob Keller1-12/+13
2016-10-31i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller1-57/+56
2016-10-31i40e: make use of __dev_uc_sync and __dev_mc_syncJacob Keller2-54/+69
2016-10-31i40e: drop is_vf and is_netdev fields in struct i40e_mac_filterJacob Keller5-272/+89
2016-10-31i40e: Add missing \n to end of dev_err messageColin Ian King1-1/+1
2016-10-31bridge: mcast: add router port on PIM hello messageNikolay Aleksandrov1-1/+21
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov3-3/+32
2016-10-31net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov1-0/+6
2016-10-31net: pim: add common pimhdr struct and helpersNikolay Aleksandrov1-8/+36
2016-10-31qed: Learn resources from management firmwareTomer Tayar7-63/+341
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, Yuval9-5/+176
2016-10-31qed: Add nvram selftestMintz, Yuval8-0/+267
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru9-3/+487
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-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-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-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 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-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