summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet2014-08-2310-18/+18
* Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can...David S. Miller2014-08-2318-52/+1484
|\
| * can: mcp251x: Use dmam_alloc_coherentHimangi Saraogi2014-08-181-12/+4
| * can: dev: remove unused variable from can_calc_bittiming() functionLad, Prabhakar2014-08-181-2/+1
| * can: rcar_can: add device tree supportSergei Shtylyov2014-08-181-6/+22
| * can: rcar_can: document device tree bindingsSergei Shtylyov2014-08-181-0/+43
| * can: rcar_can: support all input clocksSergei Shtylyov2014-08-181-6/+36
| * can: m_can: add Bosch M_CAN controller supportDong Aisheng2014-08-185-0/+1214
| * can: m_can: add device tree binding documentationDong Aisheng2014-08-181-0/+67
| * can: flexcan: add vf610 support for FlexCANStefan Agner2014-08-181-10/+71
| * can: flexcan: flexcan_get_berr_counter(): switch on clocks before accessing e...Stefan Agner2014-08-181-3/+27
| * net: can: use kbuild magic to inherit debug settingsWolfram Sang2014-08-188-15/+1
* | dp83640: Fix length check for event timestamp status messagesChristian Riesch2014-08-221-8/+15
* | net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan2014-08-222-0/+67
* | r8169:add support for RTL8168H and RTL8107EChun-Hao Lin2014-08-221-18/+452
* | bonding: create netlink event when bonding option is changedJiri Pirko2014-08-222-0/+3
* | Merge branch 'bnx2x-next'David S. Miller2014-08-2215-409/+1476
|\ \
| * | bnx2x: FW assertion changesAriel Elior2014-08-221-106/+85
| * | bnx2x: Make BP_VF more robustYuval Mintz2014-08-221-1/+2
| * | bnx2x: Prevent pci_disable_sriov with assigned VFsYuval Mintz2014-08-221-4/+8
| * | bnx2x: Prevent IOV if no entries in CAMYuval Mintz2014-08-221-2/+7
| * | bnx2x: Safe bnx2x_panic_dump()Yuval Mintz2014-08-221-0/+29
| * | bnx2x: Update driver version to 1.710.51Yuval Mintz2014-08-221-1/+1
| * | bnx2x: Code cleanupYuval Mintz2014-08-226-60/+17
| * | bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon2014-08-228-13/+984
| * | bnx2x: Utilize FW 7.10.51Dmitry Kravkov2014-08-227-224/+345
|/ /
* | af_decnet: Use time_after_eqHimangi Saraogi2014-08-221-1/+2
* | decnet: Use time_after_eqHimangi Saraogi2014-08-221-1/+2
* | ipconfig: Use time_beforeHimangi Saraogi2014-08-221-1/+2
* | dn_dev: Use time_beforeHimangi Saraogi2014-08-221-1/+2
* | br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-221-1/+1
* | net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-1/+1
* | net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-1/+1
* | bonding: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-1/+1
* | cnic: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-221-3/+3
* | ipv4: Restore accept_local behaviour in fib_validate_source()Sébastien Barré2014-08-221-6/+8
* | isdn/bas_gigaset: use USB API functions rather than constantsHimangi Saraogi2014-08-221-1/+1
* | isdn/gigaset: use USB API functions rather than constantsHimangi Saraogi2014-08-221-1/+1
* | hyperv: Increase the buffer length for netvsc_channel_cb()Haiyang Zhang2014-08-222-4/+16
|/
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-1515-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