summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-05-06netfilter: slightly optimize nf_inet_addr_maskLi RongQing
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit
2019-05-05ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-05-05ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern
2019-05-04blk-mq: always free hctx after request queue is freedMing Lei
2019-05-04netlink: add validation of NLA_F_NESTED flagMichal Kubecek
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit
2019-05-04net: phy: improve pause handlingHeiner Kallweit
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn
2019-05-03livepatch: Remove custom kobject state handlingPetr Mladek
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-05-03Merge 5.1-rc7 into usb-nextGreg Kroah-Hartman
2019-05-03Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean
2019-05-03ether: Add dedicated Ethertype for pseudo-802.1Q DSA taggingVladimir Oltean
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean
2019-05-03lib: Add support for generic packing operationsVladimir Oltean
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre
2019-05-03Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-03Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02io_uring: add support for eventfd notificationsJens Axboe
2019-05-02io_uring: add support for IORING_OP_SYNC_FILE_RANGEJens Axboe
2019-05-02fs: add sync_file_range() helperJens Axboe
2019-05-02io_uring: add support for marking commands as drainingJens Axboe
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-01new inode method: ->free_inode()Al Viro
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij
2019-05-02spi: expand mode supportSowjanya Komatineni
2019-05-02spi/trace: Cap buffer contents at 64 bytesNoralf Trønnes
2019-05-02spi: spi-mem: Make spi_mem_default_supports_op() static inlineYueHaibing
2019-05-02spi: spi-mem: Fix build error without CONFIG_SPI_MEMYueHaibing
2019-05-02Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie