summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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-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-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-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet
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: 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-24qed: align adjacent indentIgor Russkikh
2020-08-24qed: use devlink logic to report errorsIgor Russkikh
2020-08-24qed: health reporter init deinit seqIgor Russkikh
2020-08-24qed/qede: make devlink survive recoveryIgor Russkikh
2020-08-24io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao
2020-08-24tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau
2020-08-24bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau
2020-08-24bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8Martin KaFai Lau
2020-08-24tcp: Add saw_unknown to struct tcp_options_receivedMartin KaFai Lau
2020-08-24tcp: Use a struct to represent a saved_synMartin KaFai Lau
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-21bpf: sockmap: Call sock_map_update_elem directlyLorenz Bauer
2020-08-21net: sk_msg: Simplify sk_psock initializationLorenz Bauer
2020-08-21bpf: Implement link_query callbacks in map element iteratorsYonghong Song
2020-08-21bpf: Implement link_query for bpf iteratorsYonghong Song
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-20bpf: Factor out bpf_link_by_id() helper.Alexei Starovoitov
2020-08-19ptp: Remove unused macroKurt Kanzenbach
2020-08-19ptp: Add generic ptp message type functionKurt Kanzenbach
2020-08-19ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach
2020-08-19net-tun: Eliminate two tun/xdp related function calls from vhost-netMaciej Żenczykowski
2020-08-19net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()Maciej Żenczykowski
2020-08-18Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke