aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-17KEYS: DNS: limit the length of option stringsEric Biggers1-7/+5
2018-04-17selftest: tc_flower: add testcase for 'ip_flags'Davide Caratti1-0/+70
2018-04-17ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra7-52/+51
2018-04-17net/ipv6: Make __inet6_bind staticDavid Ahern2-29/+26
2018-04-17Merge branch 'XDP-redirect-memory-return-API'David S. Miller22-198/+1102
2018-04-17xdp: avoid leaking info stored in frame data on page reuseJesper Dangaard Brouer1-0/+8
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer7-46/+74
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-16net: Remove unused tcp_set_state tracepointAndrey Ignatov1-47/+0
2018-04-16Merge branch 'pci-mrrs-consts'David S. Miller2-20/+21
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-16Merge branch 'net-stmmac-Stop-using-hard-coded-callbacks'David S. Miller13-577/+726
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-16Merge branch 'tcp-zero-copy-receive'David S. Miller9-7/+608
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
2018-04-16tc-testing: add sample action testsRoman Mashak1-0/+588
2018-04-16ipv6: 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/kernel/git/xen/tipLinus 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/mmcLinus Torvalds3-2/+3
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds6-57/+51
2018-04-12Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-93/+15