summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-18net/ipv6: Flip FIB entries to fib6_infoDavid Ahern4-38/+38
2018-04-18net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2-5/+2
2018-04-18net/ipv6: introduce fib6_info struct and helpersDavid Ahern1-0/+55
2018-04-18net/ipv6: Cleanup exception and cache route handlingDavid Ahern1-1/+0
2018-04-18net/ipv6: Add gfp_flags to route add functionsDavid Ahern1-2/+4
2018-04-18net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern1-0/+3
2018-04-18net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern1-1/+4
2018-04-18net/ipv6: Add fib6_null_entryDavid Ahern1-1/+2
2018-04-18net/ipv6: move expires into rt6_infoDavid Ahern1-4/+23
2018-04-18net/ipv6: move metrics from dst to rt6_infoDavid Ahern1-8/+9
2018-04-18net/ipv6: Move nexthop data to fib6_nhDavid Ahern2-7/+15
2018-04-18net/ipv6: Save route type in rt6_infoDavid Ahern1-0/+1
2018-04-18net/ipv6: Pass net namespace to route functionsDavid Ahern1-5/+7
2018-04-18net/ipv6: Pass net to fib6_update_sernumDavid Ahern1-1/+1
2018-04-18net: Move fib_convert_metrics to metrics fileDavid Ahern1-0/+3
2018-04-18ARM: imx: Update spi_imx platform data to reflect current stateTrent Piepho1-12/+17
2018-04-18RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe1-19/+1
2018-04-18hwspinlock: Introduce one new mode for hwspinlockBaolin Wang1-0/+58
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-2/+5
2018-04-17vxlan: add ttl inherit supportHangbin Liu3-0/+13
2018-04-17ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra1-0/+14
2018-04-17net/ipv6: Make __inet6_bind staticDavid Ahern1-2/+0
2018-04-17ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood1-0/+7
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-9/+14
2018-04-17ASoC: core: Add name prefix for machines with topology rewritesLiam Girdwood1-0/+2
2018-04-17ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood1-0/+10
2018-04-17timekeeping: Remove __current_kernel_time()Baolin Wang1-3/+0
2018-04-17timers: Remove stale struct tvec_base forward declarationLiu, Changcheng1-2/+0
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer1-2/+2
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer1-1/+1
2018-04-17xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer2-0/+17
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer1-0/+129
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer1-12/+2
2018-04-17bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer1-0/+1
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer1-2/+2
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-17xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer1-0/+27
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov1-3/+15
2018-04-17xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko1-16/+306
2018-04-17HID: input: do not increment usages when a duplicate is foundBenjamin Tissoires1-0/+2
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek1-2/+3
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek1-4/+10
2018-04-17media: mmp-camera.h: add missing platform dataMauro Carvalho Chehab1-0/+19
2018-04-17clk: qcom: Add MSM8998 Global Clock Control (GCC) driverJoonwoo Park1-0/+208
2018-04-17security: remove security_settimeSargun Dhillon1-14/+0
2018-04-17net: Remove unused tcp_set_state tracepointAndrey Ignatov1-47/+0
2018-04-17PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit1-0/+2
2018-04-17textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap1-2/+2
2018-04-17tcp: implement mmap() for zero copy receiveEric Dumazet1-0/+2