summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+9
* nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECTSunil Dutt2019-10-041-0/+8
* net: stmmac: Only enable enhanced addressing mode when neededThierry Reding2019-10-031-0/+1
* net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean2019-10-021-2/+0
* net: introduce per-netns netdevice notifiersJiri Pirko2019-10-022-0/+6
* net: push loops and nb calls into helper functionsJiri Pirko2019-10-022-1/+5
* net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko2019-10-014-0/+14
* net: introduce name_node struct to be used in hashlistJiri Pirko2019-10-011-2/+8
* tcp: add ipv6_addr_v4mapped_loopback() helperEric Dumazet2019-10-011-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-2811-34/+65
|\
| * sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal2019-09-271-0/+9
| * ptp: correctly disable flags on old ioctlsJacob Keller2019-09-271-0/+22
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-09-272-3/+9
| |\
| | * netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushLaura Garcia Liebana2019-09-251-0/+4
| | * netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada2019-09-251-3/+3
| | * netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use itPablo Neira Ayuso2019-09-201-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-09-271-2/+2
| |\ \
| | * | bpf: fix BTF limitsAlexei Starovoitov2019-09-191-2/+2
| | |/
| * | tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet2019-09-271-0/+1
| * | ipv6: add priority parameter to ip6_xmit()Eric Dumazet2019-09-271-1/+1
| * | sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-09-271-0/+5
| * | 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
| * | ipv4: Revert removal of rt_uses_gatewayDavid Ahern2019-09-201-1/+2
| |/
* | 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-286-3/+96
|\ \ \ \
| * | | | 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
| * | | | lockdown: Lock down module params that specify hardware parameters (eg. ioport)David Howells2019-08-191-0/+1
| * | | | lockdown: Lock down TIOCSSERIALDavid Howells2019-08-191-0/+1
| * | | | lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells2019-08-191-0/+1
| * | | | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-191-0/+6
| * | | | ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | x86: Lock down IO port access when the kernel is locked downMatthew Garrett2019-08-191-0/+1
| * | | | PCI: Lock down BAR access when the kernel is locked downMatthew Garrett2019-08-191-0/+1