summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-30mptcp: queue data for mptcp level retransmissionPaolo Abeni2-8/+147
2020-03-30mptcp: update per unacked sequence on pkt receptionPaolo Abeni3-6/+49
2020-03-30mptcp: Implement path manager interface commandsPeter Krystad3-5/+129
2020-03-30mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad5-17/+287
2020-03-30mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad8-46/+390
2020-03-30mptcp: Add path manager interfacePeter Krystad6-19/+264
2020-03-30mptcp: Add ADD_ADDR handlingPeter Krystad5-18/+262
2020-03-30mlx4: fix "initializer element not constant" compiler errorJacob Keller1-4/+7
2020-03-30devlink: don't wrap commands in rST shell blocksJacob Keller2-6/+3
2020-03-30net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst2-33/+28
2020-03-30net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean3-1/+134
2020-03-30s390/qeth: support net namespaces for L3 devicesJulian Wiedmann1-3/+0
2020-03-30net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu6-9/+9
2020-03-30qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-03-30net: page pool: allow to pass zero flags to page_pool_init()Denis Kirjanov1-3/+5
2020-03-30selftests: move timestamping selftests to net folderJian Yang12-21/+11
2020-03-30ARM: dts: apalis-imx6qdl: use rgmii-id instead of rgmiiPhilippe Schenker1-1/+1
2020-03-30net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker1-0/+50
2020-03-30net: macsec: add support for specifying offload upon link creationMark Starovoytov3-2/+31
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller123-435/+842
2020-03-30Linux 5.6v5.6Linus Torvalds1-1/+1
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-45/+82
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+9
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V1-0/+6
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin3-2/+52
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry1-2/+1
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota1-21/+20
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds23-80/+221
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-15/+13
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+5
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-20/+25
2020-03-28Merge branch 'DSA-mtu'David S. Miller20-48/+500
2020-03-28net: dsa: felix: support changing the MTUVladimir Oltean3-10/+61
2020-03-28net: dsa: vsc73xx: make the MTU configurableVladimir Oltean1-10/+20
2020-03-28net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean2-4/+47
2020-03-28net: dsa: b53: add MTU configuration supportMurali Krishna Policharla1-5/+22
2020-03-28net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean4-1/+125
2020-03-28net: dsa: configure the MTU for switch portsVladimir Oltean6-16/+181
2020-03-28bgmac: configure MTU and add support for frames beyond 8192 byte sizeMurali Krishna Policharla2-2/+15
2020-03-28net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla4-0/+29
2020-03-28r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-28Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller73-1211/+3350
2020-03-28Merge branch 's390-qeth-next'David S. Miller6-36/+37
2020-03-28s390/qeth: phase out OSN supportJulian Wiedmann2-0/+4
2020-03-28s390/qeth: make OSN / OSX support configurableJulian Wiedmann4-0/+33
2020-03-28s390/qeth: remove fake_broadcast attributeJulian Wiedmann2-36/+0