summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-0226-127/+171
|\ \ \ \
| * | | | sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long2016-09-302-21/+47
| * | | | Merge branch 'sctp-fixes'David S. Miller2016-09-304-34/+17
| |\ \ \ \
| | * | | | sctp: change to check peer prsctp_capable when using prsctp policesXin Long2016-09-302-6/+6
| | * | | | sctp: remove prsctp_param from sctp_chunkXin Long2016-09-304-26/+9
| | * | | | sctp: move sent_count to the memory hole in sctp_chunkXin Long2016-09-301-3/+3
| |/ / / /
| * | | | tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller2016-09-301-5/+5
| * | | | Merge branch 'act_ife-fixes'David S. Miller2016-09-271-4/+3
| |\ \ \ \
| | * | | | act_ife: Fix false encodingYotam Gigi2016-09-271-2/+2
| | * | | | act_ife: Fix external mac header on encodeYotam Gigi2016-09-271-2/+1
| |/ / / /
| * | | | VSOCK: Don't dec ack backlog twice for rejected connectionsJorgen Hansen2016-09-271-3/+3
| * | | | Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
| * | | | Merge branch 'fec-align'David S. Miller2016-09-271-3/+12
| |\ \ \ \
| | * | | | net: fec: align IP header in hardwareEric Nelson2016-09-271-1/+10
| | * | | | net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson2016-09-271-1/+1
| | * | | | net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson2016-09-271-1/+1
| |/ / / /
| * | | | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-266-7/+12
| * | | | ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2016-09-241-1/+0
| * | | | tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-09-231-2/+1
| * | | | tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-09-231-5/+7
| * | | | Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller2016-09-232-11/+19
| |\ \ \ \
| | * | | | can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-09-222-11/+19
| * | | | | sch_sfb: keep backlog updated with qlenWANG Cong2016-09-231-0/+3
| * | | | | sch_qfq: keep backlog updated with qlenWANG Cong2016-09-231-0/+3
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-014-5/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-09-284-5/+4
| |\ \ \ \ \ \
| | * | | | | | scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche2016-09-274-5/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-011-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: joydev - recognize devices with Z axis as joysticksVille Ranki2016-09-271-0/+6
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-015-64/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | include/linux/property.h: fix typo/compile errorJohn Youn2016-10-011-1/+1
| * | | | | | | | | ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren2016-10-011-0/+10
| * | | | | | | | | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-10-013-63/+63
* | | | | | | | | | MAINTAINERS: Switch to kernel.org email address for Javi MerinoJavi Merino2016-09-302-1/+2
|/ / / / / / / / /
* | | | | | | | | Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds2016-09-308-3/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/udl: fix line iterator in damage handlingDavid Herrmann2016-09-281-1/+1
| * | | | | | | | | Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-09-285-1/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst2016-09-224-1/+5
| | * | | | | | | | | drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin2016-09-221-0/+3
| * | | | | | | | | | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-09-282-1/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher2016-09-271-0/+6
| | * | | | | | | | | drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas2016-09-271-1/+1
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-295-33/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libnvdimm, region: fix flush hint table thinkoDan Williams2016-09-242-10/+32
| * | | | | | | | | | nfit: fail DSMs that return non-zero status by defaultDan Williams2016-09-211-20/+28
| * | | | | | | | | | libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams2016-09-211-1/+7
| * | | | | | | | | | tools/testing/nvdimm: fix allocation range for mock flush hint tablesDan Williams2016-09-191-1/+2
| * | | | | | | | | | nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran2016-09-191-1/+1
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-09-295-7/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong2016-09-291-5/+5