summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli1-0/+2
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli1-0/+1
2015-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2-4/+4
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy1-1/+3
2015-01-26net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian1-0/+1
2015-01-26net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2-0/+7
2015-01-26net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas1-0/+7
2015-01-26net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas1-0/+1
2015-01-26net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas1-0/+7
2015-01-26net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas1-0/+2
2015-01-26net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-0/+2
2015-01-26net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-3/+8
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki1-2/+0
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko1-18/+0
2015-01-16rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue1-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-31/+109
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2015-01-15netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+8
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert1-2/+13
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-6/+6
2015-01-14net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-8/+8
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath1-2/+2
2015-01-13rhashtable: add a note for grow and shrink decision functionsYing Xue1-0/+4
2015-01-13rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue1-0/+5
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter1-0/+1
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+23
2015-01-10Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+53
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2015-01-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+11
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2-5/+23
2015-01-09rhashtable: avoid unnecessary wakeup for worker queueYing Xue1-1/+1
2015-01-09rhashtable: involve rhashtable_lookup_insert routineYing Xue1-0/+1
2015-01-09vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale1-1/+1
2015-01-09mm: protect set_page_dirty() from ongoing truncationJohannes Weiner1-1/+0
2015-01-09mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov1-0/+10
2015-01-09Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov1-2/+2
2015-01-08blk-mq: Allow requests to never expireKeith Busch1-0/+2
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe1-0/+1
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch1-0/+1
2015-01-08blk-mq: Export if requests were startedKeith Busch1-0/+1
2015-01-07blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe1-2/+1
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-21/+3
2015-01-07Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki9-47/+35
2015-01-07ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk1-0/+9
2015-01-07mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel1-2/+4
2015-01-06ip: Move checksum convert defines to inetTom Herbert1-15/+1