summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ssb: fix boolreturn.cocci warningYang Guang2022-02-011-1/+1
* ipv6: partially inline ipv6_fixup_optionsPavel Begunkov2022-01-271-2/+10
* udp6: pass flow in ip6_make_skb together with corkPavel Begunkov2022-01-271-1/+1
* Merge tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-01-271-7/+0
|\
| * net/mlx5: Remove unused TIR modify bitmask enumsTariq Toukan2022-01-271-7/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-2764-884/+1001
|\ \ | |/ |/|
| * Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2711-17/+28
| |\
| | * net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2022-01-272-2/+2
| | * ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet2022-01-271-1/+1
| | * ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-01-271-11/+10
| | * Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2022-01-271-0/+2
| | * pid: Introduce helper task_is_in_init_pid_ns()Leo Yan2022-01-261-0/+5
| * | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-254-31/+58
| |\ \
| | * | SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever2022-01-141-5/+13
| | * | NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia2022-01-131-0/+1
| | * | NFSv4 store server support for fs_location attributeOlga Kornievskaia2022-01-121-1/+1
| | * | NFSv4: Add some support for case insensitive filesystemsTrond Myklebust2022-01-062-0/+4
| | * | SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri2022-01-061-20/+32
| | * | NFS: don't store 'struct cred *' in struct nfs_access_entryNeilBrown2022-01-061-1/+3
| | * | NFS: pass cred explicitly for access testsNeilBrown2022-01-062-2/+2
| | * | NFS: change nfs_access_get_cached to only report the maskNeilBrown2022-01-061-2/+2
| * | | Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-233-8/+1
| |\ \ \
| | * | | kernel/sched: Remove dl_boosted flag commentHui Su2022-01-181-4/+0
| | * | | psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan2022-01-182-4/+1
| * | | | Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-01-231-12/+3
| |\ \ \ \
| | * | | | perf: Fix perf_event_read_local() timePeter Zijlstra2022-01-181-12/+3
| | |/ / /
| * | | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-237-330/+409
| |\ \ \ \
| | * | | | bitmap: unify find_bit operationsYury Norov2022-01-152-33/+56
| | * | | | find: micro-optimize for_each_{set,clear}_bit()Yury Norov2022-01-151-2/+2
| | * | | | include/linux: move for_each_bit() macros from bitops.h to find.hYury Norov2022-01-152-34/+34
| | * | | | cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2022-01-151-0/+16
| | * | | | cpumask: use find_first_and_bit()Yury Norov2022-01-151-10/+20
| | * | | | lib: add find_first_and_bit()Yury Norov2022-01-151-0/+27
| | * | | | arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-13/+0
| | * | | | include: move find.h from asm_generic to linuxYury Norov2022-01-153-4/+10
| | * | | | bitops: move find_bit_*_le functions from le.h to find.hYury Norov2022-01-152-64/+69
| | * | | | bitops: protect find_first_{,zero}_bit properlyYury Norov2022-01-151-0/+5
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-2229-264/+127
| |\ \ \ \ \
| | * | | | | frontswap: remove support for multiple opsChristoph Hellwig2022-01-221-2/+1
| | * | | | | mm: mark swap_lock and swap_active_head staticChristoph Hellwig2022-01-221-2/+0
| | * | | | | frontswap: remove frontswap_testChristoph Hellwig2022-01-221-11/+0
| | * | | | | mm: simplify try_to_unuseChristoph Hellwig2022-01-223-10/+1
| | * | | | | frontswap: simplify frontswap_initChristoph Hellwig2022-01-221-8/+1
| | * | | | | frontswap: remove frontswap_curr_pagesChristoph Hellwig2022-01-221-1/+0
| | * | | | | frontswap: remove frontswap_shrinkChristoph Hellwig2022-01-221-1/+0
| | * | | | | frontswap: remove frontswap_tmem_exclusive_getsChristoph Hellwig2022-01-221-2/+0
| | * | | | | frontswap: remove frontswap_writethroughChristoph Hellwig2022-01-221-1/+0
| | * | | | | mm: remove cleancacheChristoph Hellwig2022-01-222-129/+0
| | * | | | | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-222-9/+18
| | * | | | | proc: remove PDE_DATA() completelyMuchun Song2022-01-222-4/+2