summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-08-31xsk: Move fill and completion rings to buffer poolMagnus Karlsson
2020-08-31xsk: Create and free buffer pool independently from umemMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-31bpf: Fix build without BPF_SYSCALL, but with BPF_JIT.Alexei Starovoitov
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-29Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-29netfilter: nft_socket: add wildcard supportBalazs Scheidler
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-28bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov
2020-08-28bpf: Introduce sleepable BPF programsAlexei Starovoitov
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-28netfilter: conntrack: add clash resolution stat counterFlorian Westphal
2020-08-28netfilter: conntrack: remove ignore statsFlorian Westphal
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-28netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar
2020-08-28bpf: Add map_meta_equal map opsMartin KaFai Lau
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...David S. Miller
2020-08-28bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-08-27gtp: add notification mechanismNicolas Dichtel
2020-08-27net: Fix some commentsMiaohe Lin
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn
2020-08-27net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn
2020-08-27nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-27nl80211: rename csa counter attributes countdown countersJohn Crispin
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu
2020-08-27cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar
2020-08-27nl80211: fix PORT_AUTHORIZED wording to reflect behaviorJames Prestwood
2020-08-27arm/xen: Add misuse warning to virt_to_gfnSimon Leiner
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin
2020-08-26locking/lockdep: CleanupPeter Zijlstra
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra
2020-08-26sched: Use __always_inline on is_idle_task()Marco Elver
2020-08-25bpf: Add d_path helperJiri Olsa
2020-08-25bpf: Add BTF_SET_START/END macrosJiri Olsa
2020-08-25bpf: Add btf_struct_ids_match functionJiri Olsa