summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva
2020-03-31net: dsa: fix oops while probing Marvell DSA switchesRussell King
2020-03-31net/bpfilter: remove superfluous testing messageBruno Meneguele
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel
2020-03-30devlink: Add packet trap policers supportIdo Schimmel
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer
2020-03-30bpf: Add socket assign supportJoe Stringer
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds
2020-03-30Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30ipvs: fix uninitialized variable warningHaishuang Yan
2020-03-30netfilter: nft_exthdr: fix endianness of tcp option castSergey Marinkevich
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-30net: dsa: add port policersVladimir Oltean
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-03-30net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-30net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET
2020-03-30net: fix fraglist segmentation reference count leakFlorian Westphal
2020-03-30udp: initialize is_flist with 0 in udp_gro_receiveXin Long
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-29ethtool: add timestamping related string setsMichal Kubecek
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek
2020-03-29ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring
2020-03-29net: add net available in build_stateAlexander Aring
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring
2020-03-29addrconf: add functionality to check on rpl requirementsAlexander Aring
2020-03-29net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy
2020-03-29mptcp: add netlink-based PMPaolo Abeni
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal
2020-03-29mptcp: allow dumping subflow context to userspaceDavide Caratti
2020-03-29mptcp: implement and use MPTCP-level retransmissionPaolo Abeni