summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-30libceph: directly skip to the end of redirect replyIlya Dryomov
2020-03-30libceph: simplify ceph_monc_handle_map()Ilya Dryomov
2020-03-30ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li
2020-03-30libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov
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
2020-03-29mptcp: rework mptcp_sendmsg_frag to accept optional dfragPaolo Abeni
2020-03-29mptcp: allow partial cleaning of rtx head dfragFlorian Westphal
2020-03-29mptcp: implement memory accounting for mptcp rtx queuePaolo Abeni
2020-03-29mptcp: introduce MPTCP retransmission timerPaolo Abeni
2020-03-29mptcp: queue data for mptcp level retransmissionPaolo Abeni
2020-03-29mptcp: update per unacked sequence on pkt receptionPaolo Abeni
2020-03-29mptcp: Implement path manager interface commandsPeter Krystad
2020-03-29mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad
2020-03-29mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad
2020-03-29mptcp: Add path manager interfacePeter Krystad
2020-03-29mptcp: Add ADD_ADDR handlingPeter Krystad
2020-03-29sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner
2020-03-29sctp: fix refcount bug in sctp_wfreeQiujun Huang
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu
2020-03-29ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai
2020-03-29net: page pool: allow to pass zero flags to page_pool_init()Denis Kirjanov
2020-03-29mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-30netfilter: flowtable: add counter support in HW offloadwenxu
2020-03-30netfilter: conntrack: add nf_ct_acct_add()wenxu