summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-10nfp: add support for resourcesJakub Kicinski
2017-02-10nfp: add CPP access coreJakub Kicinski
2017-02-10nfp: rename the driver and add new main fileJakub Kicinski
2017-02-10bitfield.h: add FIELD_FIT() helperJakub Kicinski
2017-02-10Merge branch 'devlink-small-cleanups'David S. Miller
2017-02-10devlink: allow to fillup eswitch attrs even if mode_get op does not existJiri Pirko
2017-02-10devlink: use nla_put_failure goto label instead of outJiri Pirko
2017-02-10devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fillJiri Pirko
2017-02-10devlink: fix the name of eswitch commandsJiri Pirko
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller
2017-02-10net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk
2017-02-10Merge branch 'dsa-phy-include'David S. Miller
2017-02-10net: dsa: remove unnecessary phy*.h includesRussell King
2017-02-10net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10MIPS: Octeon: Remove unnecessary MODULE_*()Russell King
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: macb: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller
2017-02-10spectrum: flower: Treat ETH_P_ALL as a special case and translate for HWJiri Pirko
2017-02-10Merge branch 'net-checkpatch'David S. Miller
2017-02-10net: Fix checkpatch, Missing a blank line after declarationstcharding
2017-02-10net: Fix checkpatch block comments warningstcharding
2017-02-10net: Fix checkpatch whitespace errorstcharding
2017-02-10net: Fix checkpatch WARNING: please, no space before tabstcharding
2017-02-10Merge branch 'act_pedit-relative-offset'David S. Miller
2017-02-10net/act_pedit: Introduce 'add' operationAmir Vadai
2017-02-10net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai
2017-02-10net/skbuff: Introduce skb_mac_offset()Amir Vadai
2017-02-10Merge branch 'mlxsw-offload-mc-flood'David S. Miller
2017-02-10mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel
2017-02-10mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel
2017-02-10mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel
2017-02-10mlxsw: spectrum: Separate bc and mc floodsNogah Frankel
2017-02-10mlxsw: spectrum: Change max vfidNogah Frankel
2017-02-10mlxsw: spectrum: Make port flood update more genericNogah Frankel
2017-02-10mlxsw: spectrum: Break flood set func to be per tableNogah Frankel
2017-02-10switchdev: bridge: Offload mc router portsNogah Frankel
2017-02-10bridge: mcast: Merge the mc router ports deletions to one functionNogah Frankel
2017-02-10switchdev: bridge: Offload multicast disabledNogah Frankel
2017-02-10Merge branch 'sched-cls_api-small-cleanup'David S. Miller
2017-02-10sched: check negative err value to safe one level of indentJiri Pirko
2017-02-10sched: add missing curly braces in else branch in tc_ctl_tfilterJiri Pirko
2017-02-10sched: move err set right before goto errout in tc_ctl_tfilterJiri Pirko