summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2418-56/+113
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-232-2/+2
| |\
| | * Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-222-2/+2
| | |\
| | | * regulatory: add NUL to request alpha2Johannes Berg2018-02-221-1/+1
| | | * mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-02-191-1/+1
| * | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-231-2/+2
| |\ \ \
| | * \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-221-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen2018-02-211-2/+2
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-02-231-22/+4
| |\ \ \ \
| | * | | | arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-201-2/+3
| | * | | | arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-1/+0
| | * | | | arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-201-0/+1
| | * | | | arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-201-2/+0
| | * | | | arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-17/+0
| * | | | | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-02-233-0/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-223-0/+11
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | drm: Allow determining if current task is output poll workerLukas Wunner2018-02-161-0/+1
| | | * | | | workqueue: Allow retrieval of current task's work structLukas Wunner2018-02-161-0/+1
| | | * | | | drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li2018-02-011-0/+9
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-223-18/+33
| |\ \ \ \ \ \
| | * | | | | | IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe2018-02-151-2/+2
| | * | | | | | IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe2018-02-151-6/+4
| | * | | | | | IB/uverbs: Always use the attribute size provided by the userMatan Barak2018-02-151-7/+28
| | * | | | | | RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky2018-02-151-4/+0
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-227-12/+54
| |\ \ \ \ \ \ \
| | * | | | | | | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-213-1/+20
| | * | | | | | | mm, mlock, vmscan: no more skipping pagevecsShakeel Butt2018-02-211-2/+0
| | * | | | | | | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner2018-02-211-8/+16
| | * | | | | | | Kbuild: always define endianess in kconfig.hArnd Bergmann2018-02-211-0/+6
| | * | | | | | | include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2018-02-211-1/+12
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-221-0/+4
| * | | | | | | kconfig.h: Include compiler types to avoid missed struct attributesKees Cook2018-02-221-0/+3
| |/ / / / / /
* | | | | | | net: fib_rules: Add new attribute to set protocolDonald Sharp2018-02-232-3/+5
* | | | | | | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2018-02-226-6/+224
|\ \ \ \ \ \ \
| * | | | | | | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-221-0/+13
| * | | | | | | mac80211: add get TID helperSara Sharon2018-02-221-0/+12
| * | | | | | | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-222-0/+7
| * | | | | | | uapi: Add 802.11 Preauthentication to if_etherDenis Kenzior2018-02-221-0/+1
| * | | | | | | ieee80211: Increase PMK maximum length to 64 bytesSrinivas Dasari2018-02-191-1/+1
| * | | | | | | mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-191-0/+1
| * | | | | | | cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-192-1/+9
| * | | | | | | cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org2018-01-312-0/+55
| * | | | | | | cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari2018-01-312-3/+98
| * | | | | | | nl80211: Introduce scan flags to emphasize requested scan behaviorSunil Dutt2018-01-311-1/+27
* | | | | | | | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-222-46/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-151-14/+37
| * | | | | | | | net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-151-17/+0
| * | | | | | | | net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-151-2/+0
| * | | | | | | | net/mlx5: CQ hold/put APISaeed Mahameed2018-02-151-0/+11
| * | | | | | | | net/mlx5: CQ Database per EQSaeed Mahameed2018-02-152-15/+10
| | |_|/ / / / / | |/| | | | | |