summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-02-181-2/+3
* route: check and remove route cache when we get routeXin Long2016-02-181-0/+1
* net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-171-0/+13
* net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak2016-02-161-1484/+1484
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-115-3/+6
|\
| * vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-101-0/+1
| * net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-02-091-0/+1
| * tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-02-091-1/+1
| * unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-082-2/+3
* | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-101-0/+1
|\ \
| * | drivers: ata: wake port before DMA stop for ALPMDanesh Petigara2016-01-251-0/+1
* | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-102-0/+12
|\ \ \
| * | | cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-01-221-0/+6
| * | | cpuset: make mm migration asynchronousTejun Heo2016-01-221-0/+6
* | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-101-4/+5
|\ \ \ \
| * | | | workqueue: skip flush dependency checks for legacy workqueuesTejun Heo2016-01-291-4/+5
| | |/ / | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-091-9/+10
|\ \ \ \
| * | | | modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-02-031-9/+10
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-053-20/+6
|\ \ \ \
| * | | | radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-051-3/+3
| * | | | mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-051-14/+0
| * | | | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-052-2/+22
|\ \ \ \ \
| * | | | | libceph: MOSDOpReply v7 encodingIlya Dryomov2016-02-041-1/+4
| * | | | | libceph: advertise support for TUNABLES5Ilya Dryomov2016-02-041-1/+12
| * | | | | crush: add chooseleaf_stable tunableIlya Dryomov2016-02-041-1/+7
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-053-17/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie2016-02-052-17/+61
| |\ \ \ \ \ \
| | * | | | | | drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2016-02-051-15/+10
| | * | | | | | drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland2016-02-051-2/+51
| | |/ / / / /
| * | | | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-051-0/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm: add helper to check for wc memory supportDave Airlie2016-02-021-0/+9
* | | | | | | Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-051-1/+0
|\ \ \ \ \ \ \
| * | | | | | | ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi2016-02-031-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-02-051-1/+2
|\ \ \ \ \ \ \
| * | | | | | | [media] vb2: fix nasty vb2_thread regressionHans Verkuil2016-02-041-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-02-051-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-031-0/+4
| |/ / / / /
* | | | | | Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li2016-02-031-0/+2
|\ \ \ \ \ \
| * | | | | | raid6/algos.c : bug fix : Add the missing definitions to the pq.h fileGayatri Kammela2016-01-211-0/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-035-8/+31
|\ \ \ \ \ \ \
| * | | | | | | radix-tree: fix race in gang lookupMatthew Wilcox2016-02-031-0/+16
| * | | | | | | mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-032-5/+7
| * | | | | | | mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner2016-02-031-1/+1
| * | | | | | | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-031-2/+1
| * | | | | | | thp: make split_queue per-nodeKirill A. Shutemov2016-02-031-0/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-031-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | of: drop symbols declared by _OF_DECLARE() from modulesMasahiro Yamada2016-01-251-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-019-30/+46
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-301-0/+6
| |\ \ \ \ \ \