summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-27
* net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2015-01-26
| |\
| | * printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar2015-01-26
| | * mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner2015-01-26
| * | Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-01-26
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown2015-01-16
| | |\
| | | * regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2015-01-08
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-25
| |\ \ \
| | * \ \ Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-22
| | |\ \ \
| | | * | | time: settimeofday: Validate the values of tv from userSasha Levin2015-01-07
| * | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-24
| |\ \ \ \ \
| | * | | | | PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-16
| | * | | | | PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-16
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-23
| |\ \ \ \ \
| | * | | | | module: make module_refcount() a signed integer.Rusty Russell2015-01-22
| | * | | | | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-20
| | * | | | | module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-20
| | |/ / / /
| * | | | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-21
| |\ \ \ \ \
| | * | | | | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-19
| | * | | | | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-08
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-20
| |\ \ \ \ \
| | * | | | | genetlink: synchronize socket closing and family removalJohannes Berg2015-01-16
| * | | | | | Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-17
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-14
| | |\ \ \ \ \ \
| | * | | | | | | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-23
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-01-17
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-05
* | | | | | | | net: phy: keep track of the PHY suspend stateFlorian Fainelli2015-01-27
* | | | | | | | net: phy: document has_fixups fieldFlorian Fainelli2015-01-27
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-26
|\ \ \ \ \ \ \ \
| * | | | | | | | bcma: use standard bus scanning during early registerRafał Miłecki2015-01-23
| * | | | | | | | brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel2015-01-06
* | | | | | | | | rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy2015-01-26
* | | | | | | | | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-25
* | | | | | | | | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-25
* | | | | | | | | net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-25
* | | | | | | | | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-25
* | | | | | | | | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-25
* | | | | | | | | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-25
* | | | | | | | | net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2015-01-25
* | | | | | | | | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-25
* | | | | | | | | net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2015-01-18
* | | | | | | | | rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue2015-01-16
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-14
| | * | | | | | | | net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-13
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-15
| |\ \ \ \ \ \ \ \ \