summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-306-2/+192
* ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-305-1/+12
* ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-305-1/+70
* ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-306-2/+146
* ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-305-1/+12
* ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-305-1/+184
* ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-306-2/+306
* ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek2020-03-301-1/+3
* Merge branch 'ipv6-add-rpl-source-routing'David S. Miller2020-03-3027-31/+940
|\
| * net: ipv6: add rpl sr tunnelAlexander Aring2020-03-308-0/+434
| * net: add net available in build_stateAlexander Aring2020-03-3013-28/+32
| * net: ipv6: add support for rpl sr exthdrAlexander Aring2020-03-307-3/+370
| * addrconf: add functionality to check on rpl requirementsAlexander Aring2020-03-302-0/+56
| * include: uapi: linux: add rpl sr header definitionAlexander Aring2020-03-301-0/+48
|/
* Merge branch 'mptcp-multiple-subflows-path-management'David S. Miller2020-03-3027-125/+4158
|\
| * selftests: add test-cases for MPTCP MP_JOINPaolo Abeni2020-03-303-4/+383
| * selftests: add PM netlink functional testsPaolo Abeni2020-03-304-3/+751
| * mptcp: add netlink-based PMPaolo Abeni2020-03-305-2/+928
| * mptcp: add and use MIB counter infrastructureFlorian Westphal2020-03-309-15/+172
| * mptcp: allow dumping subflow context to userspaceDavide Caratti2020-03-307-1/+146
| * mptcp: implement and use MPTCP-level retransmissionPaolo Abeni2020-03-302-4/+95
| * mptcp: rework mptcp_sendmsg_frag to accept optional dfragPaolo Abeni2020-03-301-49/+74
| * mptcp: allow partial cleaning of rtx head dfragFlorian Westphal2020-03-302-0/+26
| * mptcp: implement memory accounting for mptcp rtx queuePaolo Abeni2020-03-301-3/+39
| * mptcp: introduce MPTCP retransmission timerPaolo Abeni2020-03-303-2/+93
| * mptcp: queue data for mptcp level retransmissionPaolo Abeni2020-03-302-8/+147
| * mptcp: update per unacked sequence on pkt receptionPaolo Abeni2020-03-303-6/+49
| * mptcp: Implement path manager interface commandsPeter Krystad2020-03-303-5/+129
| * mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad2020-03-305-17/+287
| * mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad2020-03-308-46/+390
| * mptcp: Add path manager interfacePeter Krystad2020-03-306-19/+264
| * mptcp: Add ADD_ADDR handlingPeter Krystad2020-03-305-18/+262
|/
* mlx4: fix "initializer element not constant" compiler errorJacob Keller2020-03-301-4/+7
* devlink: don't wrap commands in rST shell blocksJacob Keller2020-03-302-6/+3
* net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst2020-03-302-33/+28
* net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean2020-03-303-1/+134
* s390/qeth: support net namespaces for L3 devicesJulian Wiedmann2020-03-301-3/+0
* net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu2020-03-306-9/+9
* qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson2020-03-301-11/+2
* net: page pool: allow to pass zero flags to page_pool_init()Denis Kirjanov2020-03-301-3/+5
* selftests: move timestamping selftests to net folderJian Yang2020-03-3012-21/+11
* ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmiiPhilippe Schenker2020-03-301-1/+1
* net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker2020-03-301-0/+50
* net: macsec: add support for specifying offload upon link creationMark Starovoytov2020-03-303-2/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-30123-435/+842
|\
| * Linux 5.6v5.6Linus Torvalds2020-03-301-1/+1
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-297-45/+82
| |\
| | * mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V2020-03-291-0/+6
| | * mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin2020-03-293-2/+52
| | * hugetlb_cgroup: fix illegal access to memoryMina Almasry2020-03-291-2/+1