summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen
2018-12-03net: phy: improve generic EEE ethtool functionsHeiner Kallweit
2018-12-03Merge branch 'VXLAN-underlay-VRF'David S. Miller
2018-12-03test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin
2018-12-03vxlan: add support for underlay in non-default VRFAlexis Bauvin
2018-12-03l3mdev: add function to retreive upper masterAlexis Bauvin
2018-12-03udp_tunnel: add config option to bind to a deviceAlexis Bauvin
2018-12-03Merge branch 'mlxsw-fw_load_policy'David S. Miller
2018-12-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo
2018-12-03mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo
2018-12-03net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-11-30net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspendNathan Chancellor
2018-11-30net: qualcomm: rmnet: Remove set but not used variable 'cmd'YueHaibing
2018-11-30tun: implement carrier changeNicolas Dichtel
2018-11-30net: reorder flowi_common fields to avoid holesPaolo Abeni
2018-11-30Merge branch 'mlxsw-Add-VxLAN-support-with-VLAN-aware-bridges'David S. Miller
2018-11-30selftests: forwarding: Add VxLAN test with a VLAN-aware bridgeIdo Schimmel
2018-11-30selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridgeIdo Schimmel
2018-11-30selftests: mlxsw: Consider VLAN-aware bridges as validIdo Schimmel
2018-11-30mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Unify VxLAN leave functionIdo Schimmel
2018-11-30mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel
2018-11-30net: bridge: Extend br_vlan_get_pvid() for bridge portsIdo Schimmel
2018-11-30Merge branch 'qed-Doorbell-overflow-recovery'David S. Miller
2018-11-30qede: Register l2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior
2018-11-30qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Register slowpath queue doorbell with doorbell overflow recovery mechanismAriel Elior
2018-11-30qed: Use the doorbell overflow recovery mechanism in case of doorbell overflowAriel Elior
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior
2018-11-30Merge branch 'rtnetlink-avoid-a-warning-in-rtnl_newlink'David S. Miller
2018-11-30rtnetlink: avoid frame size warning in rtnl_newlink()Jakub Kicinski
2018-11-30rtnetlink: remove a level of indentation in rtnl_newlink()Jakub Kicinski
2018-11-30Merge branch 'nfp-update-TX-path-to-enable-repr-offloads'David S. Miller
2018-11-30nfp: report more info when reconfiguration failsJakub Kicinski
2018-11-30nfp: add offset to all TLV parsing errorsJakub Kicinski
2018-11-30nfp: add offloads on representorsJakub Kicinski
2018-11-30nfp: add locking around representor changesJakub Kicinski
2018-11-30nfp: run don't require Qdiscs on representor netdevsJakub Kicinski
2018-11-30nfp: run representor TX locklesslyJakub Kicinski
2018-11-30nfp: avoid oversized TSO headers with metadata prependJakub Kicinski
2018-11-30nfp: correct descriptor offsets in presence of metadataJakub Kicinski
2018-11-30nfp: move queue variable initJakub Kicinski
2018-11-30nfp: move temporary variables in nfp_net_tx_complete()Jakub Kicinski
2018-11-30nfp: copy only the relevant part of the TX descriptor for fragsJakub Kicinski
2018-11-30tcp: md5: add tcp_md5_needed jump labelEric Dumazet
2018-11-30Merge branch 'tcp-take-a-bit-more-care-of-backlog-stress'David S. Miller
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet