summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'davinci_emac-read-the-MAC-address-from-nvmem'David S. Miller2018-12-046-51/+49
|\
| * net: davinci_emac: use nvmem_get_mac_address()Bartosz Golaszewski2018-12-041-5/+9
| * of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski2018-12-042-45/+0
| * net: cadence: switch to using nvmem_get_mac_address()Bartosz Golaszewski2018-12-041-1/+1
| * net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski2018-12-042-0/+39
|/
* rhashtable: detect when object movement between tables might have invalidated...NeilBrown2018-12-042-11/+31
* Merge branch 'hns3-ethtool-dump'David S. Miller2018-12-044-5/+345
|\
| * net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen2018-12-042-5/+171
| * net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen2018-12-042-0/+174
|/
* net: phy: improve generic EEE ethtool functionsHeiner Kallweit2018-12-041-5/+10
* Merge branch 'VXLAN-underlay-VRF'David S. Miller2018-12-038-9/+228
|\
| * test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin2018-12-032-1/+130
| * vxlan: add support for underlay in non-default VRFAlexis Bauvin2018-12-031-8/+24
| * l3mdev: add function to retreive upper masterAlexis Bauvin2018-12-032-0/+40
| * udp_tunnel: add config option to bind to a deviceAlexis Bauvin2018-12-033-0/+34
|/
* Merge branch 'mlxsw-fw_load_policy'David S. Miller2018-12-038-14/+127
|\
| * mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo2018-12-033-0/+75
| * mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo2018-12-032-14/+29
| * devlink: Add 'fw_load_policy' generic parameterShalom Toledo2018-12-034-0/+23
|/
* net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-031-28/+14
* net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspendNathan Chancellor2018-12-011-1/+3
* net: qualcomm: rmnet: Remove set but not used variable 'cmd'YueHaibing2018-12-011-2/+0
* tun: implement carrier changeNicolas Dichtel2018-12-012-1/+27
* net: reorder flowi_common fields to avoid holesPaolo Abeni2018-12-011-1/+1
* Merge branch 'mlxsw-Add-VxLAN-support-with-VLAN-aware-bridges'David S. Miller2018-12-018-63/+1441
|\
| * selftests: forwarding: Add VxLAN test with a VLAN-aware bridgeIdo Schimmel2018-12-012-0/+800
| * selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridgeIdo Schimmel2018-12-011-1/+203
| * selftests: mlxsw: Consider VLAN-aware bridges as validIdo Schimmel2018-12-011-1/+1
| * mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridgesIdo Schimmel2018-12-013-14/+404
| * mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridgesIdo Schimmel2018-12-013-9/+11
| * mlxsw: spectrum_switchdev: Unify VxLAN leave functionIdo Schimmel2018-12-013-38/+9
| * mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel2018-12-013-2/+11
| * net: bridge: Extend br_vlan_get_pvid() for bridge portsIdo Schimmel2018-12-011-1/+5
|/
* Merge branch 'qed-Doorbell-overflow-recovery'David S. Miller2018-11-3013-47/+756
|\
| * qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-301-0/+9
| * qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior2018-11-302-0/+29
| * qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-302-10/+21
| * qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior2018-11-302-13/+38
| * qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior2018-11-306-24/+280
| * qed: Add doorbell overflow recovery mechanismAriel Elior2018-11-304-0/+379
|/
* Merge branch 'rtnetlink-avoid-a-warning-in-rtnl_newlink'David S. Miller2018-11-301-161/+170
|\
| * rtnetlink: avoid frame size warning in rtnl_newlink()Jakub Kicinski2018-11-301-3/+17
| * rtnetlink: remove a level of indentation in rtnl_newlink()Jakub Kicinski2018-11-301-159/+154
|/
* Merge branch 'nfp-update-TX-path-to-enable-repr-offloads'David S. Miller2018-11-308-37/+213
|\
| * nfp: report more info when reconfiguration failsJakub Kicinski2018-11-302-2/+9
| * nfp: add offset to all TLV parsing errorsJakub Kicinski2018-11-301-8/+8
| * nfp: add offloads on representorsJakub Kicinski2018-11-305-0/+143
| * nfp: add locking around representor changesJakub Kicinski2018-11-303-0/+8
| * nfp: run don't require Qdiscs on representor netdevsJakub Kicinski2018-11-301-0/+1
| * nfp: run representor TX locklesslyJakub Kicinski2018-11-301-0/+2