summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer9-20/+25
2018-04-17mlx5: use page_pool for xdp_return_frame callJesper Dangaard Brouer3-12/+48
2018-04-17xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer3-12/+65
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer5-0/+451
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer5-18/+241
2018-04-17mlx5: register a memory model when XDP is enabledJesper Dangaard Brouer1-0/+8
2018-04-17i40e: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer2-5/+16
2018-04-17bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer2-72/+29
2018-04-17virtio_net: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer1-25/+29
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer3-28/+26
2018-04-17xdp: introduce a new xdp_frame typeJesper Dangaard Brouer1-0/+40
2018-04-17xdp: move struct xdp_buff from filter.h to xdp.hJesper Dangaard Brouer2-23/+23
2018-04-17ixgbe: use xdp_return_frame APIJesper Dangaard Brouer2-2/+5
2018-04-17xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer3-24/+81
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-17Merge branch 'pci-mrrs-consts'David S. Miller2-20/+21
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-17Merge branch 'net-stmmac-Stop-using-hard-coded-callbacks'David S. Miller13-577/+726
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-17Merge branch 'tcp-zero-copy-receive'David S. Miller9-7/+608
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
2018-04-17tc-testing: add sample action testsRoman Mashak1-0/+588
2018-04-17ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()Lorenzo Bianconi1-2/+1
2018-04-16net: socionext: reset hardware in ndo_stopMasahisa KOJIMA1-8/+15
2018-04-16net: netsec: enable tx-irq during open callbackJassi Brar1-2/+2
2018-04-16net: mediatek: use of_device_get_match_data()Ryder Lee1-3/+1
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-198/+345
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-19/+79
2018-04-12Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds3-2/+3
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-57/+51
2018-04-12Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-93/+15
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds3-20/+143
2018-04-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-1/+9
2018-04-12Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-853/+1008
2018-04-12Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds25-161/+438
2018-04-12Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds3-272/+1091
2018-04-12Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds7-11/+24
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds23-325/+3395