summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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.or...David 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
2017-02-10sched: push TC filter protocol creation into a separate functionJiri Pirko
2017-02-10sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko
2017-02-10sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko
2017-02-10Merge branch 'mlxsw-identical-routes-handling'David S. Miller
2017-02-10mlxsw: spectrum_router: Add support for route replaceIdo Schimmel
2017-02-10mlxsw: spectrum_router: Add support for route appendIdo Schimmel
2017-02-10mlxsw: spectrum_router: Correctly handle identical routesIdo Schimmel
2017-02-10ipv4: fib: Add events for FIB replace and appendIdo Schimmel
2017-02-10ipv4: fib: Send notification before deleting FIB aliasIdo Schimmel
2017-02-10ipv4: fib: Send deletion notification with actual FIB alias typeIdo Schimmel
2017-02-10ipv4: fib: Only flush FIB aliases belonging to currently flushed tableIdo Schimmel
2017-02-09Merge branch 'openvswitch-Conntrack-integration-improvements'David S. Miller
2017-02-09openvswitch: Pack struct sw_flow_key.Jarno Rajahalme
2017-02-09openvswitch: Add force commit.Jarno Rajahalme
2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme
2017-02-09openvswitch: Inherit master's labels.Jarno Rajahalme
2017-02-09openvswitch: Refactor labels initialization.Jarno Rajahalme
2017-02-09openvswitch: Simplify labels length logic.Jarno Rajahalme
2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme
2017-02-09openvswitch: Do not trigger events for unconfirmed connections.Jarno Rajahalme
2017-02-09openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme
2017-02-09openvswitch: Fix comments for skb->_nfctJarno Rajahalme
2017-02-09Merge branch 'ena-bug-fixes'David S. Miller