summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-23llist: Provide a safe version for llist_for_each()Byungchul Park
2017-05-23smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()Peter Zijlstra
2017-05-23pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.baseSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel
2017-05-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel
2017-05-23crypto: hmac - add hmac IPAD/OPAD constantCorentin LABBE
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang
2017-05-22Input: mms114 - move header file out of I2C realmWolfram Sang
2017-05-22Input: mcs - move header file out of I2C realmWolfram Sang
2017-05-22Input: lm8323 - move header file out of I2C realmWolfram Sang
2017-05-22net: dsa: move notifier info to private headerVivien Didelot
2017-05-22PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber
2017-05-22v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham
2017-05-22HID: Microsoft Win8 Wireless Radio Controls cleanupHans de Goede
2017-05-22HID: i2c-hid: move header file out of I2C realmWolfram Sang
2017-05-22gpiolib: Add stubs for gpiod lookup table interfaceAnatolij Gustschin
2017-05-22Revert "pinctrl: generic: Add bi-directional and output-enable"Linus Walleij
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman
2017-05-22Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman
2017-05-22Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman
2017-05-21net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar
2017-05-21net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar
2017-05-21net: define receive timestamp filter for NTPMiroslav Lichvar
2017-05-21osf_wait4: switch to kernel_wait4()Al Viro
2017-05-21wait4(2)/waitid(2): separate copying rusage to userlandAl Viro
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-20nvme-fc: correct port role bitsJames Smart
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-19phy: Add helper function to check phy interface modeIyappan Subramanian
2017-05-19sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}Davide Caratti
2017-05-19net: more accurate checksumming in validate_xmit_skb()Davide Caratti
2017-05-19net: use skb->csum_not_inet to identify packets needing crc32cDavide Caratti
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti
2017-05-19net: introduce skb_crc32c_csum_helpDavide Caratti