aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-17net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern8-152/+115
2018-04-17net/ipv6: introduce fib6_info struct and helpersDavid Ahern2-0/+115
2018-04-17net/ipv6: Cleanup exception and cache route handlingDavid Ahern3-78/+81
2018-04-17net/ipv6: Add gfp_flags to route add functionsDavid Ahern4-27/+38
2018-04-17net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern3-15/+29
2018-04-17net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern3-8/+30
2018-04-17net/ipv6: Add rt6_info create function for ip6_pol_route_lookupDavid Ahern1-4/+25
2018-04-17net/ipv6: Add fib6_null_entryDavid Ahern3-33/+58
2018-04-17net/ipv6: move expires into rt6_infoDavid Ahern5-21/+42
2018-04-17net/ipv6: move metrics from dst to rt6_infoDavid Ahern5-218/+133
2018-04-17net/ipv6: Defer initialization of dst to data pathDavid Ahern1-41/+74
2018-04-17net/ipv6: Move nexthop data to fib6_nhDavid Ahern6-99/+125
2018-04-17net/ipv6: Save route type in rt6_infoDavid Ahern3-26/+23
2018-04-17net/ipv6: Move support functions up in route.cDavid Ahern1-60/+59
2018-04-17net/ipv6: Pass net namespace to route functionsDavid Ahern5-55/+66
2018-04-17net/ipv6: Pass net to fib6_update_sernumDavid Ahern3-8/+7
2018-04-17vrf: Move fib6_table into net_vrfDavid Ahern1-19/+6
2018-04-17net: Handle null dst in rtnl_put_cacheinfoDavid Ahern1-3/+5
2018-04-17net: Move fib_convert_metrics to metrics fileDavid Ahern4-42/+60
2018-04-17ipv6: send netlink notifications for manually configured addressesLorenzo Bianconi1-8/+5
2018-04-17cxgb4vf: display pause settingsGanesh Goudar1-0/+16
2018-04-17vxlan: add ttl inherit supportHangbin Liu4-3/+27
2018-04-17net/ncsi: Refactor MAC, VLAN filtersSamuel Mendoza-Jonas4-311/+147
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-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-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