aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-21net: arc_emac: switch to phy_start()/phy_stop()Alexander Kochetkov1-1/+3
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter1-1/+3
2017-04-21bpf: Fix values type used in test_mapsDavid Miller1-2/+2
2017-04-21MAINTAINERS: Add new IPsec offloading files.Steffen Klassert1-2/+2
2017-04-21netvsc: fix use after free on module removalstephen hemminger2-7/+11
2017-04-21net_sched: remove useless NULL to tp->rootWANG Cong3-20/+0
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong13-128/+134
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-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-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-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-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-20igbvf: Use net_device_stats from struct net_deviceTobias Klauser2-22/+5
2017-04-20igb: Enable reading of wake up packetKim Tatt Chuah2-1/+56
2017-04-20igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin8-15/+240
2017-04-20igb: improve MAC filter handlingYury Kylulin2-65/+192
2017-04-20e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust1-0/+6
2017-04-20ixgb: Omit private ndo_get_stats functionTobias Klauser1-16/+0
2017-04-20e1000: Omit private ndo_get_stats functionTobias Klauser1-15/+0
2017-04-20mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent1-1/+1
2017-04-20Revert "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
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2