aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-24bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JITDaniel Borkmann1-0/+5
2019-11-24bpf: Constant map key tracking for prog array pokesDaniel Borkmann1-1/+2
2019-11-24bpf: Add poke dependency tracking for prog array mapsDaniel Borkmann1-0/+12
2019-11-24bpf: Add initial poke descriptor table for jit imagesDaniel Borkmann2-0/+30
2019-11-24bpf: Move owner type, jited info into array auxiliary dataDaniel Borkmann1-7/+11
2019-11-24bpf: Move bpf_free_used_maps into sleepable sectionDaniel Borkmann1-0/+4
2019-11-24bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumpsDaniel Borkmann1-0/+6
2019-11-23sctp: cache netns in sctp_ep_commonXin Long1-0/+3
2019-11-23Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-0/+1
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King1-12/+13
2019-11-23mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmapChristoph Hellwig1-23/+0
2019-11-23mm/hmm: remove hmm_mirror and relatedJason Gunthorpe1-181/+2
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe2-56/+14
2019-11-23mm/hmm: define the pre-processor related parts of hmm.h even if disabledJason Gunthorpe1-12/+47
2019-11-23mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirrorJason Gunthorpe1-0/+5
2019-11-23mm/mmu_notifier: add an interval tree notifierJason Gunthorpe1-0/+101
2019-11-23net: phy: remove phy_ethtool_sset()Russell King1-1/+0
2019-11-23Revert "bpf: Emit audit messages upon successful prog load and unload"Jakub Kicinski2-6/+0
2019-11-22net: inet_is_local_reserved_port() should return bool not intMaciej Żenczykowski1-4/+4
2019-11-22tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi2-2/+4
2019-11-22ftrace: Use BIT() macroEnrico Weigelt, metux IT consult1-18/+18
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+12
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+8
2019-11-22net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik1-0/+1
2019-11-22Merge branch 'spi-5.5' into spi-nextMark Brown3-18/+117
2019-11-22Merge branch 'regulator-5.5' into regulator-nextMark Brown4-13/+61
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown23-102/+423
2019-11-22net: flow_dissector: Wrap unionized VLAN fields in a structPetr Machata1-3/+5
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal1-0/+6
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg1-0/+6
2019-11-22net/core: Add support for getting VF GUIDsDanit Goldberg1-0/+4
2019-11-22ASoC: component: Add sync_stop PCM opsTakashi Iwai1-0/+3
2019-11-22mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen1-0/+16
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2-0/+19
2019-11-22mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen1-0/+29
2019-11-21x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui1-0/+2
2019-11-21drivers: hv: vmbus: Introduce latency testingBranden Bonaby1-0/+19
2019-11-21Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2Andrea Parri1-1/+7
2019-11-21Drivers: hv: vmbus: Introduce table of VMBus protocol versionsAndrea Parri1-4/+0
2019-11-21ipv4: use dst hint for ipv4 list receivePaolo Abeni1-0/+4
2019-11-21ipv4: move fib4_has_custom_rules() helper to public headerPaolo Abeni1-0/+10
2019-11-21ipv6: keep track of routes using srcPaolo Abeni2-0/+33
2019-11-21ipv6: add fib6_has_custom_rules() helperPaolo Abeni1-0/+9
2019-11-21net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu1-0/+2
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu1-1/+8
2019-11-21net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu1-0/+2
2019-11-21audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALLJiri Olsa1-3/+5
2019-11-21net: sched: allow flower to match erspan optionsXin Long1-0/+16
2019-11-21net: sched: allow flower to match vxlan optionsXin Long1-0/+13
2019-11-21net: sched: add erspan option support to act_tunnel_keyXin Long1-0/+16