summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-14fm10k: fix multi-bit VLAN update requests from VFJacob Keller1-8/+22
2016-04-14net: thunderx: Fix broken of_node_put() code.David Daney1-2/+3
2016-04-14mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2016-04-14i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck4-56/+62
2016-04-14net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern1-2/+10
2016-04-14net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0Wolfram Sang1-0/+3
2016-04-13netfilter: ebtables: Fix extension lookup with identical namePhil Sutter1-1/+5
2016-04-12devlink: add missing install of headerstephen hemminger1-0/+1
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern1-0/+10
2016-04-11net: vrf: Fix dst reference countingDavid Ahern5-167/+30
2016-04-11tipc: purge deferred updates from dead nodesErik Hugne1-0/+19
2016-04-11tipc: make dist queue pernetErik Hugne3-9/+11
2016-04-11cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai3-3/+53
2016-04-11net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTPPhil Reid1-3/+13
2016-04-11netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov1-1/+1
2016-04-11decnet: Do not build routes to devices without decnet private data.David S. Miller1-1/+8
2016-04-11sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner5-34/+47
2016-04-10sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()Sergei Shtylyov1-5/+1
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger1-2/+2
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2
2016-04-08orangefs: remove unused variableMartin Brandenburg1-3/+1
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches1-14/+17
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg1-1/+5
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg1-15/+1
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall2-2/+2
2016-04-08Orangefs: xattr.c cleanupMike Marshall1-16/+1
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu1-0/+3
2016-04-08ipv6: Count in extension headers in skb->network_headerJakub Sitnicki1-4/+4
2016-04-08Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2-17/+40
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch1-1/+1
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch1-2/+2
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck5-4/+29
2016-04-07PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii1-0/+2
2016-04-07tools/power turbostat: work around RC6 counter wrapLen Brown1-4/+15
2016-04-07tools/power turbostat: initial KBL supportLen Brown1-0/+14
2016-04-07tools/power turbostat: initial SKX supportLen Brown1-1/+8
2016-04-07tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown1-1/+4
2016-04-07tools/power turbostat: initial BXT supportLen Brown1-0/+9
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown2-3/+64
2016-04-07tools/power turbostat: SGX state should print only if --debugLen Brown1-1/+1
2016-04-07intel_idle: Add KBL supportLen Brown1-0/+2
2016-04-07intel_idle: Add SKX supportLen Brown1-0/+34
2016-04-07intel_idle: Clean up all registered devices on exit.Richard Cochran1-1/+8
2016-04-07intel_idle: Propagate hot plug errors.Richard Cochran1-2/+5
2016-04-07intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran1-1/+1
2016-04-07intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran1-7/+8
2016-04-07intel_idle: Avoid a double free of the per-CPU data.Richard Cochran1-4/+3
2016-04-07intel_idle: Fix dangling registration on error path.Richard Cochran1-4/+5
2016-04-07intel_idle: Fix deallocation order on the driver exit path.Richard Cochran1-3/+3