summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-05net: dsa: Add a private structure pointer to dsa_portVladimir Oltean
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean
2019-05-05net: dsa: Keep private info in the skb->cbVladimir Oltean
2019-05-05net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean
2019-05-05net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren
2019-05-05net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05net/sched: move police action structures to headerPieter Jansen van Vuuren
2019-05-05net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-05-05net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren
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-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
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-03power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantAndrey Smirnov
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-03clk: analogbits: add Wide-Range PLL libraryPaul Walmsley
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-03iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre
2019-05-03iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall
2019-05-03genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit