summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21ibmvnic: Correct crq and resource releasingNathan Fontenot
2017-04-21ibmvnic: Remove inflight listNathan Fontenot
2017-04-21ibmvnic: Do not disable IRQ after scheduling taskletBrian King
2017-04-21ibmvnic: Fixup atomic API usageBrian King
2017-04-21ibmvnic: Unmap longer term buffer before freeBrian King
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini
2017-04-21ibmvnic: Report errors when failing to release sub-crqsThomas Falcon
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann
2017-04-21Merge branch 'skb_cow_head'David S. Miller
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-04-21Merge branch 'iptunnel-policy-based-routing'David S. Miller
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun
2017-04-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-21MAINTAINERS: Add "B:" field for networking.David S. Miller
2017-04-21net: dsa: Remove redundant NULL dst checkFlorian Fainelli
2017-04-20igbvf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-20igb: Enable reading of wake up packetKim Tatt Chuah
2017-04-20igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin
2017-04-20igb: improve MAC filter handlingYury Kylulin
2017-04-20e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust
2017-04-20ixgb: Omit private ndo_get_stats functionTobias Klauser
2017-04-20e1000: Omit private ndo_get_stats functionTobias Klauser
2017-04-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-20mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent
2017-04-20Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"Mel Gorman
2017-04-20blk-mq: fix potential oops with polling and blk-mq schedulerJens Axboe
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20net sched actions: allocate act cookie earlyWolfgang Bumiller
2017-04-20Merge branch 'qed-dcbx-fixes'David S. Miller
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2017-04-20net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter