aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-25bpf: Move btf_resolve_size into __btf_resolve_sizeJiri Olsa1-2/+1
2020-08-25bpf: Allow local storage to be used from LSM programsKP Singh2-2/+7
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh3-1/+71
2020-08-25bpf: Split bpf_local_storage to bpf_sk_storageKP Singh2-60/+164
2020-08-25bpf: Generalize bpf_sk_storageKP Singh3-2/+66
2020-08-25bpf: Generalize caching for sk_storage.KP Singh1-0/+19
2020-08-25bpf: Renames in preparation for bpf_local_storageKP Singh1-2/+2
2020-08-25Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst841-8950/+18287
2020-08-24qed: align adjacent indentIgor Russkikh1-36/+33
2020-08-24qed: use devlink logic to report errorsIgor Russkikh1-0/+3
2020-08-24qed: health reporter init deinit seqIgor Russkikh1-0/+1
2020-08-24qed/qede: make devlink survive recoveryIgor Russkikh1-0/+9
2020-08-24io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao1-0/+3
2020-08-24net: Get rid of consume_skb when tracing is offHerbert Xu1-0/+9
2020-08-24tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau3-5/+10
2020-08-24bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau4-1/+377
2020-08-24bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8Martin KaFai Lau1-2/+2
2020-08-24bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau2-3/+6
2020-08-24bpf: tcp: Add bpf_skops_parse_hdr()Martin KaFai Lau1-1/+3
2020-08-24bpf: tcp: Add bpf_skops_established()Martin KaFai Lau1-1/+1
2020-08-24tcp: Add saw_unknown to struct tcp_options_receivedMartin KaFai Lau1-0/+2
2020-08-24tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau3-1/+3
2020-08-24tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau2-0/+2
2020-08-24tcp: Use a struct to represent a saved_synMartin KaFai Lau2-2/+13
2020-08-24ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser1-1/+1
2020-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-1/+5
2020-08-24libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov1-4/+4
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2-0/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva7-37/+40
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-22/+89
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-6/+7
2020-08-22l2tp: remove tunnel and session debug flags fieldTom Parkin2-3/+5
2020-08-21bpf: sockmap: Call sock_map_update_elem directlyLorenz Bauer1-0/+7
2020-08-21net: sk_msg: Simplify sk_psock initializationLorenz Bauer1-17/+0
2020-08-21bpf: Implement link_query callbacks in map element iteratorsYonghong Song1-0/+4
2020-08-21bpf: Implement link_query for bpf iteratorsYonghong Song2-0/+13
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+5
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser1-5/+5
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-11/+76
2020-08-21netfilter: nf_tables: fix destination register zeroingFlorian Westphal1-0/+2
2020-08-21netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso1-1/+1
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel1-0/+1
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-5/+3
2020-08-20rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells1-1/+1
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells1-5/+22
2020-08-20bpf: Factor out bpf_link_by_id() helper.Alexei Starovoitov1-0/+1
2020-08-20netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal1-0/+2
2020-08-19ptp: Remove unused macroKurt Kanzenbach1-1/+0
2020-08-19ptp: Add generic ptp message type functionKurt Kanzenbach1-0/+25