summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-25net/ipv6: factor out a ipv6_set_opt_hdr helperChristoph Hellwig1-75/+75
2020-07-25net/ipv6: switch ipv6_flowlabel_opt to sockptr_tChristoph Hellwig3-9/+11
2020-07-25net/ipv6: split up ipv6_flowlabel_optChristoph Hellwig1-143/+166
2020-07-25net/ipv6: switch ip6_mroute_setsockopt to sockptr_tChristoph Hellwig3-13/+15
2020-07-25net/ipv4: switch do_ip_setsockopt to sockptr_tChristoph Hellwig1-35/+33
2020-07-25net/ipv4: merge ip_options_get and ip_options_get_from_userChristoph Hellwig3-38/+17
2020-07-25net/ipv4: switch ip_mroute_setsockopt to sockptr_tChristoph Hellwig3-10/+12
2020-07-25bpfilter: switch bpfilter_ip_set_sockopt to sockptr_tChristoph Hellwig4-11/+12
2020-07-25netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig10-66/+68
2020-07-25netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig5-23/+21
2020-07-25netfilter: remove the unused user argument to do_update_countersChristoph Hellwig1-5/+4
2020-07-25net/xfrm: switch xfrm_user_policy to sockptr_tChristoph Hellwig4-8/+12
2020-07-25net: switch sock_set_timeout to sockptr_tChristoph Hellwig4-18/+20
2020-07-25net: switch sock_set_timeout to sockptr_tChristoph Hellwig1-6/+9
2020-07-25net: switch sock_setbindtodevice to sockptr_tChristoph Hellwig1-4/+3
2020-07-25net: switch copy_bpf_fprog_from_user to sockptr_tChristoph Hellwig4-8/+11
2020-07-25net: add a new sockptr_t typeChristoph Hellwig1-0/+104
2020-07-25bpfilter: reject kernel addressesChristoph Hellwig1-0/+4
2020-07-25net/bpfilter: split __bpfilter_process_sockoptChristoph Hellwig1-24/+27
2020-07-25bpfilter: fix up a sparse annotationChristoph Hellwig1-1/+1
2020-07-25Merge branch 'TC-datapath-hash-api'David S. Miller5-0/+49
2020-07-25net/sched: cls_flower: Add hash info to flow classificationAriel Levkovich2-0/+19
2020-07-25net/flow_dissector: add packet hash dissectionAriel Levkovich3-0/+30
2020-07-25net: hyperv: dump TX indirection table to ethtool regsChi Song1-0/+19
2020-07-25flow_offload: Move rhashtable inclusion to the source fileHerbert Xu3-2/+1
2020-07-25Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds14-25/+91
2020-07-25Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Linus Torvalds1-1/+1
2020-07-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-07-25Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-14/+21
2020-07-25Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-7/+11
2020-07-25Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into m...Linus Torvalds1-25/+36
2020-07-24Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+17
2020-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/r...Linus Torvalds6-21/+49
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+20
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-20/+21
2020-07-24Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-1/+1
2020-07-24Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds4-11/+12
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella1-1/+1
2020-07-24MAINTAINERS: add KCOV sectionAndrey Konovalov1-0/+11
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-24scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih1-2/+2
2020-07-24squashfs: fix length field overlap check in metadata readingPhillip Lougher1-1/+1
2020-07-24mailmap: add entry for Mike RapoportMike Rapoport1-0/+3
2020-07-24khugepaged: fix null-pointer dereference due to raceKirill A. Shutemov1-0/+3
2020-07-24mm/hugetlb: avoid hardcoding while checking if cma is enabledBarry Song1-5/+10
2020-07-24mm: memcg/slab: fix memory leak at non-root kmem_cache destroyMuchun Song1-7/+28
2020-07-24mm/memcg: fix refcount error while moving and swappingHugh Dickins1-2/+2
2020-07-24mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()Bhupesh Sharma1-1/+8
2020-07-24mm: initialize return of vm_insert_pagesTom Rix1-1/+1
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2-2/+3