summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu
2020-03-29net: page pool: allow to pass zero flags to page_pool_init()Denis Kirjanov
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski
2020-03-26cls_flower: Add extack support for flags keyGuillaume Nault
2020-03-26cls_flower: Add extack support for src and dst port range optionsGuillaume Nault
2020-03-26cls_flower: Add extack support for mpls optionsGuillaume Nault
2020-03-26devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller