summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-17mlx5: basic XDP_REDIRECT forward supportJesper Dangaard Brouer2-3/+25
2018-04-17liquidio: Enhanced ethtool statsIntiyaz Basha4-49/+86
2018-04-17net: Remove unused tcp_set_state tracepointAndrey Ignatov1-47/+0
2018-04-17r8169: replace magic numbers with PCI MRRS constantHeiner Kallweit1-20/+19
2018-04-17PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit1-0/+2
2018-04-17net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu5-58/+68
2018-04-17net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu5-50/+56
2018-04-17net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu6-188/+235
2018-04-17net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu4-145/+172
2018-04-17net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu8-136/+195
2018-04-17selftests: net: add tcp_mmap programEric Dumazet2-0/+439
2018-04-17tcp: implement mmap() for zero copy receiveEric Dumazet4-2/+117
2018-04-17tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet3-2/+18
2018-04-17tcp: fix delayed acks behavior for SO_RCVLOWATEric Dumazet1-2/+5
2018-04-17tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet6-1/+29