summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-149-155/+297
|\
| * bpf: Remove bpf_image treeJiri Olsa2020-03-131-7/+1
| * bpf: Add dispatchers to kallsymsJiri Olsa2020-03-131-7/+12
| * bpf: Add trampolines to kallsymsJiri Olsa2020-03-131-0/+3
| * bpf: Add bpf_ksym_add/del functionsJiri Olsa2020-03-131-0/+3
| * bpf: Add prog flag to struct bpf_ksym objectJiri Olsa2020-03-131-0/+1
| * bpf: Move ksym_tnode to bpf_ksymJiri Olsa2020-03-131-1/+1
| * bpf: Move lnode list node to struct bpf_ksymJiri Olsa2020-03-131-1/+1
| * bpf: Add name to struct bpf_ksymJiri Olsa2020-03-132-6/+2
| * bpf: Add struct bpf_ksymJiri Olsa2020-03-131-0/+6
| * bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel2020-03-132-15/+15
| * bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko2020-03-131-1/+0
| * bpf: Add bpf_xdp_output() helperEelco Chaudron2020-03-131-1/+25
| * bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira2020-03-132-1/+20
| * fs/nsfs.c: Added ns_matchCarlos Neira2020-03-131-0/+2
| * bpf: Add bpf_link_new_file that doesn't install FDAndrii Nakryiko2020-03-111-0/+3
| * bpf: Add sockmap hooks for UDP socketsLorenz Bauer2020-03-091-0/+5
| * bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer2020-03-093-35/+12
| * bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSGLorenz Bauer2020-03-091-2/+2
| * bpf: tcp: Move assertions into tcp_bpf_get_protoLorenz Bauer2020-03-091-1/+0
| * skmsg: Update saved hooks only onceLorenz Bauer2020-03-091-4/+16
| * bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer2020-03-092-1/+13
| * bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh2020-03-041-0/+10
| * bpf: Introduce BPF_MODIFY_RETURNKP Singh2020-03-042-0/+2
| * bpf: Refactor trampoline update codeKP Singh2020-03-041-2/+11
| * bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko2020-03-041-66/+109
| * bpf: Add gso_size to __sk_buffWillem de Bruijn2020-03-041-0/+1
| * bpf: Introduce pinnable bpf_link abstractionAndrii Nakryiko2020-03-031-0/+13
| * bpf: Reliably preserve btf_trace_xxx typesAndrii Nakryiko2020-03-031-7/+11
* | Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l...David S. Miller2020-03-131-1/+1
|\ \
| * | cfg802154: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-1324-34/+94
|\ \ \
| * \ \ Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-131-2/+2
| |\ \ \
| | * | | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul2020-03-131-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-136-8/+20
| |\ \ \ \
| | * | | | net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-121-0/+2
| | * | | | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2020-03-121-0/+2
| | * | | | net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2020-03-101-1/+1
| | * | | | inet_diag: return classid for all socket typesDmitry Yakunin2020-03-091-6/+12
| | * | | | rhashtable: Document the right function parametersJonathan Neuschäfer2020-03-071-1/+1
| | * | | | fib: add missing attribute validation for tun_idJakub Kicinski2020-03-031-0/+1
| | * | | | net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-021-0/+1
| * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-03-121-2/+4
| |\ \ \ \ \
| | * | | | | crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld2020-03-051-2/+4
| * | | | | | driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig2020-03-111-1/+1
| * | | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+1
| |\ \ \ \ \ \
| | * | | | | | cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-02-121-0/+1
| * | | | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+16
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()Andrea Parri2020-02-121-0/+16
| | |/ / / / /
| * | | | | | Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-082-7/+17
| |\ \ \ \ \ \