summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-2/+2
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore1-2/+2
2019-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-49/+56
2019-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2019-04-09scsi: scsi_transport_fc: Declare wwn_to_u64() argument constBart Van Assche1-1/+1
2019-04-09scsi: scsi_transport_fc: Add FPIN fc event codesJames Smart1-0/+2
2019-04-09scsi: scsi_transport_fc: refactor event posting routinesJames Smart1-3/+8
2019-04-09scsi: fc: add FPIN ELS definitionJames Smart1-0/+33
2019-04-09ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich1-1/+1
2019-04-09KEYS: trusted: fix -Wvarags warningndesaulniers@google.com1-1/+1
2019-04-09lib/string: Add strscpy_pad() functionTobin C. Harding1-0/+4
2019-04-09ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern1-0/+2
2019-04-09ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern1-0/+1
2019-04-09ipv4: Add helpers for neigh lookup for nexthopDavid Ahern1-0/+32
2019-04-09neighbor: Add skip_cache argument to neigh_outputDavid Ahern1-2/+3
2019-04-09ipv4: Add support to fib_config for IPv6 gatewayDavid Ahern1-1/+4
2019-04-09ipv4: Add support to rtable for ipv6 gatewayDavid Ahern1-1/+4
2019-04-09ipv4: Prepare fib_config for IPv6 gatewayDavid Ahern1-2/+3
2019-04-09ipv4: Prepare rtable for IPv6 gatewayDavid Ahern1-4/+4
2019-04-09net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern3-7/+6
2019-04-09ipv6: Add neighbor helpers that use the ipv6 stubDavid Ahern1-0/+40
2019-04-09ipv6: Add fib6_nh_init and release to stubsDavid Ahern1-0/+6
2019-04-09net: phy: improve link partner capability detectionHeiner Kallweit1-0/+2
2019-04-09Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller5-32/+64
2019-04-09netfilter: make two functions staticFlorian Westphal2-3/+0
2019-04-09netfilter: nft_osf: Add version option supportFernando Fernandez Mancera2-3/+14
2019-04-09virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck1-1/+1
2019-04-09netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Florian Westphal2-2/+2
2019-04-09netfilter: nf_tables: merge route type into coreFlorian Westphal2-0/+17
2019-04-09netfilter: nat: add inet family nat supportFlorian Westphal1-2/+5
2019-04-08netfilter: optimize nf_inet_addr_cmpLi RongQing1-0/+7
2019-04-08ipvs: allow tunneling with gue encapsulationJacky Hu2-0/+16
2019-04-08time: Introduce jiffies64_to_msecs()Li RongQing1-0/+1
2019-04-08ARM: OMAP2+: pm33xx: Add support for rtc+ddr in self refresh modeKeerthy1-0/+5
2019-04-08rtc: OMAP: Add support for rtc-only modeKeerthy1-0/+7
2019-04-08ARM: dts: am33xx: Added AM33XX_PADCONF macroChristina Quast1-0/+1
2019-04-08ARM: dts: am33xx: Added macros for numeric pinmux addressesChristina Quast1-1/+129
2019-04-08datagram: remove rendundant 'peeked' argumentPaolo Abeni2-6/+6
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+5
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-4/+4
2019-04-08RDMA/core: Support object allocation in atomic contextLeon Romanovsky1-1/+6
2019-04-08IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe1-1/+1
2019-04-08RDMA/nldev: Return device protocolLeon Romanovsky1-0/+5
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2-1/+2
2019-04-08dma-mapping: remove leftover NULL device supportChristoph Hellwig1-3/+3
2019-04-08block: don't use for-inside-for in bio_for_each_segment_allMing Lei2-12/+22
2019-04-08rcu: validate arguments for rcu tracepointsYafang Shao1-56/+25
2019-04-08sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao1-7/+14
2019-04-08tracing: introduce TRACE_EVENT_NOP()Yafang Shao2-0/+23
2019-04-08tracing: stop making gpio tracing configurableUwe Kleine-König1-4/+0