aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-18libbpf: Type functions for raw tracepointsAndrey Ignatov
2018-04-18libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov
2018-04-17ipv6: send netlink notifications for manually configured addressesLorenzo Bianconi
2018-04-17cxgb4vf: display pause settingsGanesh Goudar
2018-04-17vxlan: add ttl inherit supportHangbin Liu
2018-04-17net/ncsi: Refactor MAC, VLAN filtersSamuel Mendoza-Jonas
2018-04-17KEYS: DNS: limit the length of option stringsEric Biggers
2018-04-17selftest: tc_flower: add testcase for 'ip_flags'Davide Caratti
2018-04-17ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra
2018-04-17net/ipv6: Make __inet6_bind staticDavid Ahern
2018-04-17Merge branch 'XDP-redirect-memory-return-API'David S. Miller
2018-04-17xdp: avoid leaking info stored in frame data on page reuseJesper Dangaard Brouer
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer
2018-04-17mlx5: use page_pool for xdp_return_frame callJesper Dangaard Brouer
2018-04-17xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer
2018-04-17mlx5: register a memory model when XDP is enabledJesper Dangaard Brouer
2018-04-17i40e: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer
2018-04-17bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer
2018-04-17virtio_net: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer
2018-04-17xdp: introduce a new xdp_frame typeJesper Dangaard Brouer
2018-04-17xdp: move struct xdp_buff from filter.h to xdp.hJesper Dangaard Brouer
2018-04-17ixgbe: use xdp_return_frame APIJesper Dangaard Brouer
2018-04-17xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer
2018-04-17mlx5: basic XDP_REDIRECT forward supportJesper Dangaard Brouer
2018-04-17liquidio: Enhanced ethtool statsIntiyaz Basha
2018-04-16net: Remove unused tcp_set_state tracepointAndrey Ignatov
2018-04-16Merge branch 'pci-mrrs-consts'David S. Miller
2018-04-16r8169: replace magic numbers with PCI MRRS constantHeiner Kallweit
2018-04-16PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit
2018-04-16Merge branch 'net-stmmac-Stop-using-hard-coded-callbacks'David S. Miller
2018-04-16net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu
2018-04-16Merge branch 'tcp-zero-copy-receive'David S. Miller
2018-04-16selftests: net: add tcp_mmap programEric Dumazet
2018-04-16tcp: implement mmap() for zero copy receiveEric Dumazet
2018-04-16tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet
2018-04-16tcp: fix delayed acks behavior for SO_RCVLOWATEric Dumazet
2018-04-16tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet
2018-04-16tc-testing: add sample action testsRoman Mashak
2018-04-16ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()Lorenzo Bianconi
2018-04-16net: socionext: reset hardware in ndo_stopMasahisa KOJIMA
2018-04-16net: netsec: enable tx-irq during open callbackJassi Brar