summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-12-16net: Add driver helper functions to determine checksum offloadabilityTom Herbert1-0/+78
2015-12-16net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert3-22/+29
2015-12-16net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2-4/+9
2015-12-16sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-2/+2
2015-12-16net: Add skb_inner_transport_offset functionTom Herbert1-0/+5
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford3-47/+26
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+1
2015-12-15Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into...Arnd Bergmann1-0/+5
2015-12-15usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven1-28/+0
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu1-0/+5
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda1-2/+16
2015-12-15KEYS: prevent keys from being removed from specified keyringsMimi Zohar1-0/+1
2015-12-15evm: provide a function to set the EVM key from the kernelDmitry Kasatkin1-0/+7
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia1-0/+18
2015-12-15time: Define dummy functions for the generic sched clockDaniel Lezcano1-3/+9
2015-12-15Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()Vitaly Kuznetsov1-2/+0
2015-12-15Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan1-0/+18
2015-12-15Drivers: hv: vmbus: Get rid of the unused macroK. Y. Srinivasan1-13/+0
2015-12-15Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan2-61/+33
2015-12-15drivers:hv: Define the channel type for Hyper-V PCI Express pass-throughJake Oshins1-0/+11
2015-12-15drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins1-0/+1
2015-12-15drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins1-0/+2
2015-12-15f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim1-1/+2
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng2-52/+71
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng1-0/+52
2015-12-15net: Fix typo in skb_fclone_busyMasanari Iida1-1/+1
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso42-343/+892
2015-12-14mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris1-4/+2
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-12-14i2c: add generic routine to parse DT for timing informationWolfram Sang1-0/+18
2015-12-14genirq: Free irq_desc with rcuThomas Gleixner1-0/+6
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar29-242/+169
2015-12-14serial: Fix UPIO_MEM commentPeter Hurley1-1/+1
2015-12-14tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)Russell King1-0/+18
2015-12-14serial: remove NWP serial supportArnd Bergmann1-18/+0
2015-12-14tty: Remove dead tty_write_flush() declaration and macroPeter Hurley1-4/+0
2015-12-14tty: Remove __func__ from tty_debug() macroPeter Hurley1-2/+1
2015-12-14tty: Define tty_*() printk macrosPeter Hurley1-1/+11
2015-12-14tty: core: Add helper fn to deref tty driver namePeter Hurley1-0/+1
2015-12-14tty: Make tty_paranoia_check() file scopePeter Hurley1-2/+0
2015-12-14tty: Improve tty_debug() macroPeter Hurley1-5/+2
2015-12-14serial: support 16-bit register interface for consoleMasahiro Yamada1-0/+1
2015-12-14Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman34-248/+177
2015-12-14Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman26-80/+108
2015-12-14xattr handlers: Simplify list operationAndreas Gruenbacher1-3/+1
2015-12-14sched/wait: Fix the signal handling fixPeter Zijlstra1-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2015-12-13watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel1-2/+0
2015-12-13watchdog: core: add reboot notifier supportDamien Riegel1-0/+9