summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-213-2/+5
* Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller2014-08-213-30/+43
|\
| * can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior2014-08-211-0/+7
| * can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein2014-08-211-0/+2
| * can: c_can: checking IS_ERR() instead of NULLDan Carpenter2014-08-211-1/+1
| * can: sja1000: Validate initialization state in start methodMirza Krak2014-08-211-29/+33
* | cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-212-14/+19
* | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj2014-08-211-0/+1
* | bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-211-75/+17
* | Merge branch 'qlcnic'David S. Miller2014-08-215-15/+114
|\ \
| * | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-211-10/+25
| * | qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-211-0/+57
| * | qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-213-5/+32
|/ /
* | MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driverAlan Ott2014-08-211-0/+6
* | macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich2014-08-211-2/+8
* | packet: handle too big packets for PACKET_V3Eric Dumazet2014-08-212-0/+18
* | MAINTAINERS: add entry for ec_bhf driverDariusz Marcinkiewicz2014-08-211-0/+6
* | lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR2014-08-211-0/+2
|/
* tipc: Fix build.David S. Miller2014-08-191-1/+2
* Merge branch 'cbq-fixes'David S. Miller2014-08-191-34/+14
|\
| * cbq: now_rt removalVasily Averin2014-08-191-10/+1
| * cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin2014-08-191-24/+13
|/
* tipc: fix message importance range checkErik Hugne2014-08-162-2/+4
* net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou2014-08-161-12/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-162-13/+33
|\
| * i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
| * i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
| * i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
* | batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann2014-08-161-1/+1
* | Merge branch 'bcm7xxx'David S. Miller2014-08-162-22/+21
|\ \ | |/ |/|
| * net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli2014-08-161-4/+1
| * net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli2014-08-161-3/+20
| * net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2014-08-162-15/+0
|/
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-1415-878/+3051
|\
| * Merge branch 'pm-tools'Rafael J. Wysocki2014-08-111-836/+2981
| |\
| | * PM / tools: analyze_suspend.py: update to v3.0Todd E Brandt2014-08-091-836/+2981
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-1111-40/+66
| |\ \ \ \
| | | | * | cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-064-19/+15
| | | | * | cpuidle: menu: Call nr_iowait_cpu less timesMel Gorman2014-08-061-7/+8
| | | | * | cpuidle: menu: Use ktime_to_us instead of reinventing the wheelMel Gorman2014-08-061-4/+1
| | | | * | cpuidle: menu: Use shifts when calculating averages where possibleMel Gorman2014-08-061-3/+11
| | | * | | cpufreq: arm_big_little: fix module license specUwe Kleine-König2014-08-092-1/+6
| | | * | | cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg2014-08-071-2/+2
| | | * | | cpufreq: OPP: Avoid sleeping while atomicStephen Boyd2014-08-071-1/+1
| | | * | | cpufreq: cpu0: Do not print error message when deferringMarkus Pargmann2014-08-071-1/+1
| | | * | | cpufreq: integrator: Use set_cpus_allowed_ptrHimangi Saraogi2014-08-071-5/+5
| | * | | | PM / hibernate: avoid unsafe pages in e820 reserved regionsLee, Chun-Yi2014-08-061-1/+20
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki2014-08-103-2/+4
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier2014-08-101-1/+1
| | | * | | | | | ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen2014-08-071-1/+2