summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2-1/+5
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann4-0/+19
2017-04-21netvsc: Deal with rescinded channels correctlyK. Y. Srinivasan1-0/+16
2017-04-21Merge branch 'ibmvnic-updates-and-bug-fixes'David S. Miller2-177/+61
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot2-57/+0
2017-04-21ibmvnic: Allocate zero-filled memory for sub crqsNathan Fontenot1-6/+3
2017-04-21ibmvnic: Disable irq prior to closeBrian King1-0/+18
2017-04-21ibmvnic: Correct crq and resource releasingNathan Fontenot1-3/+6
2017-04-21ibmvnic: Remove inflight listNathan Fontenot2-88/+19
2017-04-21ibmvnic: Do not disable IRQ after scheduling taskletBrian King1-19/+6
2017-04-21ibmvnic: Fixup atomic API usageBrian King1-6/+4
2017-04-21ibmvnic: Unmap longer term buffer before freeBrian King1-1/+1
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini2-3/+4
2017-04-21ibmvnic: Report errors when failing to release sub-crqsThomas Falcon1-0/+6
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari1-4/+14
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann1-2/+0
2017-04-21Merge branch 'skb_cow_head'David S. Miller6-44/+16
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-12/+6
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead6-2/+24
2017-04-21Merge branch 'iptunnel-policy-based-routing'David S. Miller11-47/+134
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek6-44/+93
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek5-3/+41
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun1-1/+0
2017-04-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-8/+8
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+13
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-13/+66
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-4/+22
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+8
2017-04-21MAINTAINERS: Add "B:" field for networking.David S. Miller1-0/+1
2017-04-21net: dsa: Remove redundant NULL dst checkFlorian Fainelli1-5/+0
2017-04-21igbvf: Use net_device_stats from struct net_deviceTobias Klauser2-22/+5
2017-04-21igb: Enable reading of wake up packetKim Tatt Chuah2-1/+56
2017-04-21igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin8-15/+240
2017-04-21igb: improve MAC filter handlingYury Kylulin2-65/+192
2017-04-21e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust1-0/+6
2017-04-21ixgb: Omit private ndo_get_stats functionTobias Klauser1-16/+0
2017-04-21e1000: Omit private ndo_get_stats functionTobias Klauser1-15/+0
2017-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-24/+21
2017-04-21mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent1-1/+1
2017-04-21Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"Mel Gorman1-23/+20
2017-04-20blk-mq: fix potential oops with polling and blk-mq schedulerJens Axboe1-1/+10
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski1-0/+9
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski3-11/+38
2017-04-20net sched actions: allocate act cookie earlyWolfgang Bumiller1-23/+32