aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-21Merge branch 'bnx2x-enhancements'David S. Miller4-2/+93
2018-09-21bnx2x: Provide VF link status in ndo_get_vf_configShahed Shaikh1-0/+1
2018-09-21bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh1-0/+10
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh4-2/+82
2018-09-21mISDN: remove redundant null pointer check before kfree_skbzhong jiang1-2/+1
2018-09-21vhost_net: add a missing error returnDan Carpenter1-0/+1
2018-09-21Merge branch 'kfree_skb-NULL'David S. Miller6-18/+9
2018-09-21ipv6: remove redundant null pointer check before kfree_skbzhong jiang1-4/+2
2018-09-21net: cxgb3_main: remove redundant null pointer check before kfree_skbzhong jiang1-2/+1
2018-09-21net: nci: remove redundant null pointer check before kfree_skbzhong jiang1-4/+2
2018-09-21ipv4: remove redundant null pointer check before kfree_skbzhong jiang1-2/+1
2018-09-21net: cxgb3: remove redundant null pointer check before kfree_skbzhong jiang1-2/+1
2018-09-21net: tap: remove redundant null pointer check before kfree_skbzhong jiang1-4/+2
2018-09-21net: neterion: remove redundant continuezhong jiang1-3/+1
2018-09-21net: amd: remove redundant continuezhong jiang1-3/+1
2018-09-21net_sched: change tcf_del_walker() to take idrinfo->lockVlad Buslov2-3/+30
2018-09-20Merge branch 'net-wean-netfilter-from-fib_nh'David S. Miller4-54/+35
2018-09-20netfilter: nft_fib: Convert nft_fib4_eval to new dev helperDavid Ahern1-21/+6
2018-09-20netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helperDavid Ahern1-16/+1
2018-09-20net/ipv4: Move device validation to helperDavid Ahern2-17/+28
2018-09-20net-next: mscc: remove unused ocelot_dev_gmii.hCorentin Labbe1-154/+0
2018-09-20Merge branch 'mlxsw-Further-MC-awareness-configuration'David S. Miller5-232/+657
2018-09-20selftests: mlxsw: Add a test for UC behavior under MC floodPetr Machata1-0/+347
2018-09-20selftests: forwarding: lib: Add mtu_set(), mtu_restore()Petr Machata1-0/+17
2018-09-20selftests: forwarding: lib: Add ethtool_stats_get()Petr Machata1-0/+8
2018-09-20mlxsw: spectrum_buffers: Tweak SBMM configurationPetr Machata1-15/+15
2018-09-20mlxsw: spectrum_buffers: Configure MC poolPetr Machata1-8/+10
2018-09-20mlxsw: spectrum_buffers: Allow configuration of static poolsPetr Machata1-17/+33
2018-09-20mlxsw: spectrum_buffers: Pass SBPM min_size in cellsPetr Machata1-1/+3
2018-09-20mlxsw: spectrum_buffers: Allow an infinite maximum for per-TC pool limitPetr Machata2-8/+26
2018-09-20mlxsw: spectrum_buffers: Allow pools of infinite sizePetr Machata2-7/+31
2018-09-20mlxsw: spectrum_buffers: Keep shared buffer size in mlxsw_sp_sbPetr Machata1-3/+5
2018-09-20mlxsw: spectrum_buffers: Split TC_COUNT into ingress and egressPetr Machata1-13/+30
2018-09-20mlxsw: spectrum_buffers: Use devlink pool indices throughoutPetr Machata1-205/+170
2018-09-20mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata1-0/+7
2018-09-19isdn/hisax: Remove unnecessary parenthesisNathan Chancellor1-1/+1
2018-09-19atl1: remove set but not used variable 'advertising'YueHaibing1-20/+1
2018-09-19e1000: remove set but not used variable 'txb2b'YueHaibing1-3/+0
2018-09-19net: toshiba: remove a redundant local variable 'index_specified'zhong jiang1-6/+3
2018-09-19nfp: provide a better warning when ring allocation failsJakub Kicinski1-4/+12
2018-09-19r8169: remove duplicated RTL8169s PHY initialization stepsHeiner Kallweit1-9/+0
2018-09-19r8169: simplify RTL8169 PHY initializationHeiner Kallweit1-5/+2
2018-09-19net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'zhong jiang1-3/+1
2018-09-19net: ibm: remove a redundant local variable 'k'zhong jiang1-2/+1
2018-09-19ipv6: Allow the l3mdev to be a loopbackRobert Shearman3-2/+5
2018-09-19Merge branch 'hns3-fixes'David S. Miller10-460/+171
2018-09-19net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen1-1/+1
2018-09-19net: hns3: Fix client initialize state issue when roce client initialize failedJian Shen4-7/+26
2018-09-19net: hns3: Clear client pointer when initialize client failed or unintialize finishedJian Shen2-17/+41
2018-09-19net: hns3: Fix cmdq registers initialization issue for vfJian Shen1-2/+2