aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-18net: mvneta: bm: clarify dependenciesArnd Bergmann1-2/+10
2016-03-18cls_bpf: reset class and reuse major in daDaniel Borkmann1-5/+8
2016-03-18Merge branch 'ldmvsw'David S. Miller8-1810/+2421
2016-03-18ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young2-50/+56
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young4-0/+481
2016-03-18ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young3-70/+121
2016-03-18ldmvsw: Split sunvnet driver into common codeAaron Young5-1743/+1816
2016-03-18Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-4/+18
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz1-0/+4
2016-03-18ravb: fix result value overwriteYoshihiro Kaneko1-2/+2
2016-03-18qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid1-0/+4
2016-03-18mediatek: unlock on error in mtk_tx_map()Dan Carpenter1-0/+2
2016-03-18mediatek: checking for IS_ERR() instead of NULLDan Carpenter1-2/+2
2016-03-18openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman1-3/+0
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney7-16/+12
2016-03-18ovs: internal_set_rx_headroom() can be staticWu Fengguang1-1/+1
2016-03-18net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang1-4/+4
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro33-465/+488
2016-03-18splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent1-0/+3
2016-03-18Merge tag 'for-linus-4.6' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-13/+11
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds58-277/+3256
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds202-4360/+12770
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds90-1973/+3618
2016-03-18ARM: uniphier: rework SMP code to support new System Bus bindingMasahiro Yamada1-9/+16
2016-03-18ARM: uniphier: add missing of_node_put()Masahiro Yamada1-0/+1
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
2016-03-18USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-03-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-03-18usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange1-2/+3
2016-03-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-03-18of: Add vendor prefix for eGalax_eMPIA Technology IncFabio Estevam1-0/+1
2016-03-18ipmi: do not probe ACPI devices if si_tryacpi is unsetJoe Lawrence1-0/+3
2016-03-18ipmi_si: Avoid a wrong long timeout on transaction doneCorey Minyard1-2/+2
2016-03-18ipmi_si: Fix module parameter doc namesCorey Minyard1-2/+2
2016-03-18ipmi_ssif: Fix logic around alert handlingCorey Minyard1-9/+4
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds895-45222/+36024
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds67-523/+9387
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds6-96/+113
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds17-23/+22
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds19-630/+1422
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds169-2663/+4405
2016-03-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds20-3692/+7
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds106-900/+3128
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds21-1/+362
2016-03-17qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph1-0/+3
2016-03-17tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2-4/+0
2016-03-17vlan: propagate gso_max_segsEric Dumazet4-0/+6
2016-03-17Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-3/+3
2016-03-17Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds9-79/+46