summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-25bpf: Implement BPF XDP link-specific introspection APIsAndrii Nakryiko
2020-07-25bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko
2020-07-25bpf, xdp: Maintain info on attached XDP BPF programs in net_deviceAndrii Nakryiko
2020-07-25bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALLAndrii Nakryiko
2020-07-25bpf: Make cgroup storages shared between programs on the same cgroupYiFei Zhu
2020-07-25bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot workSong Liu
2020-07-25bpf: Separate bpf_get_[stack|stackid] for perf events BPFSong Liu
2020-07-25bpf: Implement bpf iterator for map elementsYonghong Song
2020-07-25bpf: Support readonly/readwrite buffers in verifierYonghong Song
2020-07-25bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song
2020-07-25bpf: Refactor bpf_iter_reg to have separate seq_info memberYonghong Song
2020-07-25bpf: Add bpf_prog iteratorAlexei Starovoitov
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24icmp6: support rfc 4884Willem de Bruijn
2020-07-24icmp: prepare rfc 4884 for ipv6Willem de Bruijn
2020-07-24net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-24net/tcp: switch ->md5_parse to sockptr_tChristoph Hellwig
2020-07-24net/udp: switch udp_lib_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv6: switch ipv6_flowlabel_opt to sockptr_tChristoph Hellwig
2020-07-24net/ipv6: switch ip6_mroute_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv4: merge ip_options_get and ip_options_get_from_userChristoph Hellwig
2020-07-24net/ipv4: switch ip_mroute_setsockopt to sockptr_tChristoph Hellwig
2020-07-24bpfilter: switch bpfilter_ip_set_sockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig
2020-07-24net/xfrm: switch xfrm_user_policy to sockptr_tChristoph Hellwig
2020-07-24net: switch sock_set_timeout to sockptr_tChristoph Hellwig
2020-07-24net: switch copy_bpf_fprog_from_user to sockptr_tChristoph Hellwig
2020-07-24net: add a new sockptr_t typeChristoph Hellwig
2020-07-24net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich
2020-07-24net/flow_dissector: add packet hash dissectionAriel Levkovich
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu
2020-07-23net: dsa: stop overriding master's ndo_get_phys_port_nameVladimir Oltean
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-22qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin
2020-07-22qed: optimize common chain accessorsAlexander Lobakin
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin