summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-18bpf, dst: add and use dst_tclassid helperDaniel Borkmann
2016-03-18bpf: make skb->tc_classid also readableDaniel Borkmann
2016-03-18net: mvneta: bm: clarify dependenciesArnd Bergmann
2016-03-18cls_bpf: reset class and reuse major in daDaniel Borkmann
2016-03-18Merge branch 'ldmvsw'David S. Miller
2016-03-18ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young
2016-03-18ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young
2016-03-18ldmvsw: Split sunvnet driver into common codeAaron Young
2016-03-18Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2016-03-18ravb: fix result value overwriteYoshihiro Kaneko
2016-03-18qlge: Fix receive packets drop.Manish Chopra
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid
2016-03-18mediatek: unlock on error in mtk_tx_map()Dan Carpenter
2016-03-18mediatek: checking for IS_ERR() instead of NULLDan Carpenter
2016-03-18openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney
2016-03-18ovs: internal_set_rx_headroom() can be staticWu Fengguang
2016-03-18net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro
2016-03-18splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-03-18Merge tag 'for-linus-4.6' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-18ARM: uniphier: rework SMP code to support new System Bus bindingMasahiro Yamada
2016-03-18ARM: uniphier: add missing of_node_put()Masahiro Yamada
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede
2016-03-18USB: cdc-acm: more sanity checkingOliver Neukum
2016-03-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-03-18usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange
2016-03-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-03-18of: Add vendor prefix for eGalax_eMPIA Technology IncFabio Estevam
2016-03-18ipmi: do not probe ACPI devices if si_tryacpi is unsetJoe Lawrence
2016-03-18ipmi_si: Avoid a wrong long timeout on transaction doneCorey Minyard
2016-03-18ipmi_si: Fix module parameter doc namesCorey Minyard
2016-03-18ipmi_ssif: Fix logic around alert handlingCorey Minyard
2016-03-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-18f2fs: submit node page write bios when really requiredJaegeuk Kim
2016-03-18f2fs: add missing argument to f2fs_setxattr stubArnd Bergmann
2016-03-18f2fs: fix to avoid unneeded unlock_new_inodeChao Yu
2016-03-18f2fs: clean up opened code with f2fs_update_dentryChao Yu
2016-03-18f2fs: declare static functionsJaegeuk Kim
2016-03-18f2fs: use cryptoapi crc32 functionsKeith Mok
2016-03-18f2fs: modify the readahead method in ra_node_page()Fan Li