summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet
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/sc...David S. Miller
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-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-10net/act_pedit: Introduce 'add' operationAmir Vadai
2017-02-10net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai
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-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-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-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-09net: dsa: Fix duplicate object ruleFlorian Fainelli
2017-02-09sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...Xin Long
2017-02-09sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long
2017-02-09sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long
2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long
2017-02-09sctp: streams should be recovered when it fails to send request.Xin Long
2017-02-09igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-02-09kcm: fix 0-length case for kcm_sendmsg()WANG Cong
2017-02-09mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho
2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel
2017-02-08net: dsa: Do not destroy invalid network devicesFlorian Fainelli