summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-21udp: prefetch rmem_alloc in udp_queue_rcv_skb()Paolo Abeni
2017-06-21ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes
2017-06-21ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes
2017-06-21rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes
2017-06-21tcp: md5: hide unused variableArnd Bergmann
2017-06-20igmp: add a missing spin_lock_init()WANG Cong
2017-06-20rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych
2017-06-20sctp: handle errors when updating asocXin Long
2017-06-20sctp: uncork the old asoc before changing to the new oneXin Long
2017-06-20dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_initXin Long
2017-06-20dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_initXin Long
2017-06-20vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-20net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior
2017-06-20fib_rules: Resolve goto rules target on deleteSerhey Popovych
2017-06-19sctp: ensure ep is not destroyed before doing the dumpXin Long
2017-06-19net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-18ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan
2017-06-17net: dsa: Fix legacy probingFlorian Fainelli
2017-06-17tls: update KconfigDave Watson
2017-06-17net: remove DST_NOCACHE flagWei Wang
2017-06-17net: remove DST_NOGC flagWei Wang
2017-06-17net: remove dst gc related codeWei Wang
2017-06-17decnet: take dst->__refcnt when struct dn_route is createdWei Wang
2017-06-17xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang
2017-06-17ipv6: get rid of icmp6 dst garbage collectorWei Wang
2017-06-17ipv6: mark DST_NOGC and remove the operation of dst_free()Wei Wang
2017-06-17ipv6: call dst_hold_safe() properlyWei Wang
2017-06-17ipv6: call dst_dev_put() properlyWei Wang
2017-06-17ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang
2017-06-17ipv4: mark DST_NOGC and remove the operation of dst_free()Wei Wang
2017-06-17ipv4: call dst_hold_safe() properlyWei Wang
2017-06-17ipv4: call dst_dev_put() properlyWei Wang
2017-06-17ipv4: take dst->__refcnt when caching dst in fibWei Wang
2017-06-17net: introduce a new function dst_dev_put()Wei Wang
2017-06-17net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang
2017-06-17net: use loopback dev when generating blackhole routeWei Wang
2017-06-17udp: call dst_hold_safe() in udp_sk_rx_set_dst()Wei Wang
2017-06-17ipv6: remove unnecessary dst_hold() in ip6_fragment()Wei Wang
2017-06-16net: dsa: add cross-chip multicast supportVivien Didelot
2017-06-16decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang
2017-06-16decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang