summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-09-07bpf: Fix formatting in documentation for BPF helpersQuentin Monnet
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-31net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei
2020-08-31net: clean up codestyleMiaohe Lin
2020-08-31ipv6: add ipv6_fragment hook in ipv6_stubwenxu
2020-08-31xsk: Add shared umem support between queue idsMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson
2020-08-31xsk: Rearrange internal structs for better performanceMagnus Karlsson
2020-08-31xsk: Enable sharing of dma mappingsMagnus Karlsson
2020-08-31xsk: Move addrs from buffer pool to umemMagnus Karlsson
2020-08-31xsk: Move xsk_tx_list and its lock to buffer poolMagnus Karlsson
2020-08-31xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson
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-28bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov
2020-08-28bpf: Introduce sleepable BPF programsAlexei Starovoitov
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-27gtp: add notification mechanismNicolas Dichtel
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-27nl80211: fix PORT_AUTHORIZED wording to reflect behaviorJames Prestwood
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet
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
2020-08-25bpf: Move btf_resolve_size into __btf_resolve_sizeJiri Olsa
2020-08-25bpf: Allow local storage to be used from LSM programsKP Singh
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh
2020-08-25bpf: Split bpf_local_storage to bpf_sk_storageKP Singh
2020-08-25bpf: Generalize bpf_sk_storageKP Singh
2020-08-25bpf: Generalize caching for sk_storage.KP Singh
2020-08-25bpf: Renames in preparation for bpf_local_storageKP Singh
2020-08-24qed: align adjacent indentIgor Russkikh
2020-08-24qed: use devlink logic to report errorsIgor Russkikh