summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-08scsi: scsi_transport_fc: refactor event posting routinesJames Smart
2019-04-08scsi: fc: add FPIN ELS definitionJames Smart
2019-04-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-04-08lib/string: Add strscpy_pad() functionTobin C. Harding
2019-04-08ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern
2019-04-08ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern
2019-04-08ipv4: Add helpers for neigh lookup for nexthopDavid Ahern
2019-04-08neighbor: Add skip_cache argument to neigh_outputDavid Ahern
2019-04-08ipv4: Add support to fib_config for IPv6 gatewayDavid Ahern
2019-04-08ipv4: Add support to rtable for ipv6 gatewayDavid Ahern
2019-04-08ipv4: Prepare fib_config for IPv6 gatewayDavid Ahern
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern
2019-04-08ipv6: Add neighbor helpers that use the ipv6 stubDavid Ahern
2019-04-08ipv6: Add fib6_nh_init and release to stubsDavid Ahern
2019-04-08net: phy: improve link partner capability detectionHeiner Kallweit
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-08netfilter: make two functions staticFlorian Westphal
2019-04-08netfilter: nft_osf: Add version option supportFernando Fernandez Mancera
2019-04-08virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-04-08netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Florian Westphal
2019-04-08netfilter: nf_tables: merge route type into coreFlorian Westphal
2019-04-08netfilter: nat: add inet family nat supportFlorian Westphal
2019-04-08netfilter: optimize nf_inet_addr_cmpLi RongQing
2019-04-08ipvs: allow tunneling with gue encapsulationJacky Hu
2019-04-08time: Introduce jiffies64_to_msecs()Li RongQing
2019-04-08ARM: OMAP2+: pm33xx: Add support for rtc+ddr in self refresh modeKeerthy
2019-04-08rtc: OMAP: Add support for rtc-only modeKeerthy
2019-04-08ARM: dts: am33xx: Added AM33XX_PADCONF macroChristina Quast
2019-04-08ARM: dts: am33xx: Added macros for numeric pinmux addressesChristina Quast
2019-04-08datagram: remove rendundant 'peeked' argumentPaolo Abeni
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08RDMA/core: Support object allocation in atomic contextLeon Romanovsky
2019-04-08IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe
2019-04-08RDMA/nldev: Return device protocolLeon Romanovsky
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-04-08dma-mapping: remove leftover NULL device supportChristoph Hellwig
2019-04-08block: don't use for-inside-for in bio_for_each_segment_allMing Lei
2019-04-08rcu: validate arguments for rcu tracepointsYafang Shao
2019-04-08sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao
2019-04-08tracing: introduce TRACE_EVENT_NOP()Yafang Shao
2019-04-08tracing: stop making gpio tracing configurableUwe Kleine-König
2019-04-08cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti
2019-04-08nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-04-08cfg80211: add ratelimited variants of err and warnStanislaw Gruszka
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon