summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-25soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil1-0/+1074
2016-09-25soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil1-0/+129
2016-09-25netfilter: nf_queue: whitespace cleanupAaron Conole1-4/+4
2016-09-25rxrpc: Implement slow-startDavid Howells1-0/+45
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2-1/+8
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal1-0/+6
2016-09-24ASoC: rt5660: add rt5660 codec driverOder Chiou1-0/+31
2016-09-24Merge tag 'rxrpc-rewrite-20160923' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2-9/+166
2016-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh1-1/+2
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh3-3/+23
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2-0/+5
2016-09-24lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visibleBartosz Golaszewski1-2/+2
2016-09-24i2c: export i2c_adapter_depth()Bartosz Golaszewski1-0/+1
2016-09-24thread_info: Use unsigned long for flagsMark Rutland1-1/+1
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang1-0/+11
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg1-0/+6
2016-09-24clk: change the type of clk_hw_onecell_data.num to unsigned intMasahiro Yamada1-1/+1
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig1-12/+0
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+19
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig1-1/+5
2016-09-23blkcg: Annotate blkg_hint correctlyBart Van Assche1-1/+1
2016-09-23rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells1-0/+27
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells2-2/+41
2016-09-23rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells1-0/+21
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells1-8/+42
2016-09-23rxrpc: Add a tracepoint for the call timerDavid Howells1-0/+36
2016-09-23svcrdma: support Remote InvalidationChuck Lever1-0/+1
2016-09-23rpcrdma: RDMA/CM private message data structureChuck Lever1-0/+35
2016-09-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever1-0/+9
2016-09-23Merge tag 'v4.8-rc6' into develLinus Walleij63-219/+571
2016-09-23Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij1-0/+6
2016-09-23gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg1-0/+6
2016-09-23bpf: add helper to invalidate hashDaniel Borkmann1-0/+7
2016-09-23net: dsa: add port fast ageingVivien Didelot1-0/+2
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz1-0/+25
2016-09-23net_sched: sch_fq: account for schedule/timers driftsEric Dumazet1-1/+1
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2016-09-23sctp: improve how SSN, TSN and ASCONF serial are comparedMarcelo Ricardo Leitner1-76/+18
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-46/+181
2016-09-23mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger1-1/+4
2016-09-23mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon1-0/+1
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon1-4/+10
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer1-0/+2
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer1-0/+5
2016-09-23mtd: nand: Introduce nand_data_interfaceSascha Hauer1-49/+117
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer1-0/+4
2016-09-23mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer1-15/+15
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez1-0/+7
2016-09-23netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang1-13/+43