summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden2019-10-071-14/+0
* netfilter: ipset: make ip_set_put_flags extern.Jeremy Sowden2019-10-071-22/+1
* netfilter: ipset: move functions to ip_set_core.c.Jeremy Sowden2019-10-071-102/+0
* netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.Jeremy Sowden2019-10-071-61/+2
* netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.Jeremy Sowden2019-10-071-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-0510-35/+101
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-054-5/+15
| |\
| | * net: phy: extract pause modeRussell King2019-10-041-0/+1
| | * net: phy: extract link partner advertisement readingRussell King2019-10-041-0/+1
| | * net: phy: fix write to mii-ctrl1000 registerRussell King2019-10-041-0/+9
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-021-4/+1
| | |\
| | | * netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-4/+1
| | * | net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean2019-10-021-1/+3
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-041-0/+2
| |\ \
| | * | kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-09-301-0/+2
| * | | lib: introduce copy_struct_from_user() helperAleksa Sarai2019-10-012-0/+77
| * | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-292-1/+7
| |\ \ \
| | * | | libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-241-0/+1
| | * | | libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V2019-09-241-1/+6
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-291-29/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-241-29/+0
* | | | | net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko2019-10-041-6/+12
* | | | | net: fib_notifier: make FIB notifier per-netnsJiri Pirko2019-10-041-8/+2
* | | | | net: stmmac: Only enable enhanced addressing mode when neededThierry Reding2019-10-031-0/+1
* | | | | net: introduce per-netns netdevice notifiersJiri Pirko2019-10-021-0/+3
* | | | | net: push loops and nb calls into helper functionsJiri Pirko2019-10-021-0/+3
* | | | | net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko2019-10-011-0/+4
* | | | | net: introduce name_node struct to be used in hashlistJiri Pirko2019-10-011-2/+8
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-283-27/+23
|\ \ \ \
| * | | | sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal2019-09-271-0/+9
| * | | | net/mlx5: DR, Fix SW steering HW bits and definitionsYevgeny Kliteynik2019-09-241-14/+14
| * | | | net: remove netx ethernet driverArnd Bergmann2019-09-211-13/+0
* | | | | Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds2019-09-282-6/+8
|\ \ \ \ \
| * | | | | Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes2019-09-281-4/+8
| * | | | | Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes2019-09-281-2/+0
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-285-27/+29
|\ \ \ \ \ \
| * | | | | | sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers2019-09-252-8/+14
| * | | | | | sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers2019-09-251-0/+2
| * | | | | | tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman2019-09-252-17/+4
| * | | | | | tasks: Add a count of task RCU usersEric W. Biederman2019-09-252-1/+5
| * | | | | | sched/core: Convert vcpu_is_preempted() from macro to an inline functionQian Cai2019-09-181-1/+4
* | | | | | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-285-2/+89
|\ \ \ \ \ \ \
| * | | | | | | tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | | | | debugfs: Restrict debugfs when the kernel is locked downDavid Howells2019-08-191-0/+1
| * | | | | | | kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett2019-08-191-0/+9
| * | | | | | | lockdown: Lock down perf when in confidentiality modeDavid Howells2019-08-191-0/+1
| * | | | | | | bpf: Restrict bpf when kernel lockdown is in confidentiality modeDavid Howells2019-08-191-0/+1
| * | | | | | | lockdown: Lock down tracing and perf kprobes when in confidentiality modeDavid Howells2019-08-191-0/+1
| * | | | | | | lockdown: Lock down /proc/kcoreDavid Howells2019-08-191-0/+1
| * | | | | | | x86/mmiotrace: Lock down the testmmiotrace moduleDavid Howells2019-08-191-0/+1