summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-29tipc: allow rdm/dgram socketpairsErik Hugne
2017-03-29tipc: add support for stream/seqpacket socketpairsErik Hugne
2017-03-29Merge branch 'apw' (xfrm_user fixes)Linus Torvalds
2017-03-29net: mpls: Update lfib_nlmsg_size to skip deleted nexthopsDavid Ahern
2017-03-29l2tp: purge socket queues in the .destruct() callbackGuillaume Nault
2017-03-29l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-03-29xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-03-29mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg
2017-03-29netfilter: nfnetlink_queue: fix secctx memory leakLiping Zhang
2017-03-29cfg80211: check rdev resume callback only for registered wiphyArend Van Spriel
2017-03-28net: dsa: dsa2: Add basic support of devlinkAndrew Lunn
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-03-28net: mpls: Send netconf messages on device register and unregisterDavid Ahern
2017-03-28net:mpls: Refactor mpls_netconf_notify_devconf to take eventDavid Ahern
2017-03-28net: ipv6: Add support for RTM_DELNETCONFDavid Ahern
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern
2017-03-28net: devinet: Add support for RTM_DELNETCONFDavid Ahern
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern
2017-03-28net: dsa: fix copyright holderVivien Didelot
2017-03-28ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich
2017-03-28openvswitch: Fix refcount leak on force commit.Jarno Rajahalme
2017-03-28svcrdma: set XPT_CONG_CTRL flag for bc xprtChuck Lever
2017-03-28tipc: adjust the policy of holding subscription krefYing Xue
2017-03-28tipc: advance the time of deleting subscription from subscriber->subscrp_listYing Xue
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson
2017-03-28sctp: change to save MSG_MORE flag into assocXin Long
2017-03-28devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky
2017-03-27net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland
2017-03-27ipv6: sr: select DST_CACHE by defaultDavid Lebrun
2017-03-27net: mpls: Delete route when all nexthops have been deletedDavid Ahern
2017-03-27net: mpls: Don't show nexthop if device has been deletedDavid Ahern
2017-03-27netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng
2017-03-27netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang
2017-03-27netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang
2017-03-27netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-03-26batman-adv: restructure rebroadcast counter into forw_packet APILinus Lüssing
2017-03-26batman-adv: privatize forw_packet skb assignmentLinus Lüssing
2017-03-24ping: implement proper lockingEric Dumazet
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-24net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala
2017-03-24net: Track start of busy loop instead of when it should endAlexander Duyck
2017-03-24net: Change return type of sk_busy_loop from bool to voidAlexander Duyck
2017-03-24tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck
2017-03-24net: Busy polling should ignore sender CPUsAlexander Duyck
2017-03-24secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal
2017-03-24net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck
2017-03-24ipv6: sr: use dst_cache in seg6_inputDavid Lebrun
2017-03-24ipv6: sr: expand skb head only if necessaryDavid Lebrun
2017-03-24net_sched: use setup_deferrable_timerGeliang Tang