aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-16net: Remove unused tcp_set_state tracepointAndrey Ignatov1-47/+0
2018-04-16r8169: replace magic numbers with PCI MRRS constantHeiner Kallweit1-20/+19
2018-04-16PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit1-0/+2
2018-04-16net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu5-58/+68
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu5-50/+56
2018-04-16net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu6-188/+235
2018-04-16net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu4-145/+172
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu8-136/+195
2018-04-16selftests: net: add tcp_mmap programEric Dumazet2-0/+439
2018-04-16tcp: implement mmap() for zero copy receiveEric Dumazet4-2/+117
2018-04-16tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet3-2/+18
2018-04-16tcp: fix delayed acks behavior for SO_RCVLOWATEric Dumazet1-2/+5
2018-04-16tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet6-1/+29