aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-20netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helperDavid Ahern
2018-09-20net/ipv4: Move device validation to helperDavid Ahern
2018-09-20net-next: mscc: remove unused ocelot_dev_gmii.hCorentin Labbe
2018-09-20Merge branch 'mlxsw-Further-MC-awareness-configuration'David S. Miller
2018-09-20selftests: mlxsw: Add a test for UC behavior under MC floodPetr Machata
2018-09-20selftests: forwarding: lib: Add mtu_set(), mtu_restore()Petr Machata
2018-09-20selftests: forwarding: lib: Add ethtool_stats_get()Petr Machata
2018-09-20mlxsw: spectrum_buffers: Tweak SBMM configurationPetr Machata
2018-09-20mlxsw: spectrum_buffers: Configure MC poolPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow configuration of static poolsPetr Machata
2018-09-20mlxsw: spectrum_buffers: Pass SBPM min_size in cellsPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow an infinite maximum for per-TC pool limitPetr Machata
2018-09-20mlxsw: spectrum_buffers: Allow pools of infinite sizePetr Machata
2018-09-20mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sbPetr Machata
2018-09-20mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egressPetr Machata
2018-09-20mlxsw: spectrum_buffers: Use devlink pool indices throughoutPetr Machata
2018-09-20mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata
2018-09-19isdn/hisax: Remove unnecessary parenthesisNathan Chancellor
2018-09-19atl1: remove set but not used variable 'advertising'YueHaibing
2018-09-19e1000: remove set but not used variable 'txb2b'YueHaibing
2018-09-19net: toshiba: remove a redundant local variable 'index_specified'zhong jiang
2018-09-19nfp: provide a better warning when ring allocation failsJakub Kicinski
2018-09-19r8169: remove duplicated RTL8169s PHY initialization stepsHeiner Kallweit
2018-09-19r8169: simplify RTL8169 PHY initializationHeiner Kallweit
2018-09-19net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'zhong jiang
2018-09-19net: ibm: remove a redundant local variable 'k'zhong jiang
2018-09-19ipv6: Allow the l3mdev to be a loopbackRobert Shearman
2018-09-19Merge branch 'hns3-fixes'David S. Miller
2018-09-19net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen
2018-09-19net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen
2018-09-19net: hns3: Clear client pointer when initialize client failed or unintialize ...Jian Shen
2018-09-19net: hns3: Fix cmdq registers initialization issue for vfJian Shen
2018-09-19net: hns3: Fix for setting speed for phy failed problemFuyun Liang
2018-09-19net: hns3: Check hdev state when getting link statusPeng Li
2018-09-19net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang
2018-09-19net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctlXi Wang
2018-09-19net: hns3: Remove packet statistics of publicPeng Li
2018-09-19net: hns3: Remove tx budget to clean more TX descriptors in a napiPeng Li
2018-09-19net: hns3: Add unlikely for buf_num checkPeng Li
2018-09-19net: hns3: Add default irq affinityPeng Li
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: amd: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: broadcom: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: toshiba: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19net: marvell: fix return type of ndo_start_xmit functionYueHaibing
2018-09-19Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink'David S. Miller
2018-09-19net: mvneta: do not explicitly set the carrier state in openAntoine Tenart
2018-09-19net: mvpp2: do not explicitly set the carrier state in openAntoine Tenart
2018-09-19net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart