| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer | Michael Schmitz | 2014-05-26 | 1 | -1/+1 |
* | m68k/atari - ataflop: use correct virt/phys translation for DMA buffer | Michael Schmitz | 2014-05-26 | 1 | -1/+1 |
* | m68k/atari - atafb: convert allocation of fb ram to new interface | Michael Schmitz | 2014-05-26 | 1 | -23/+26 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-05-25 | 2 | -7/+10 |
|\ |
|
| * | hwmon: (ntc_thermistor) Fix OF device ID mapping | Jean Delvare | 2014-05-25 | 1 | -5/+6 |
| * | hwmon: (ntc_thermistor) Fix dependencies | Jean Delvare | 2014-05-25 | 2 | -2/+4 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2014-05-25 | 1 | -2/+1 |
|\ \ |
|
| * | | [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove | Joe Lawrence | 2014-05-22 | 1 | -2/+1 |
* | | | Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-23 | 2 | -5/+5 |
|\ \ \ |
|
| * | | | dmaengine: fix dmaengine_unmap failure | Xuelin Shi | 2014-05-21 | 1 | -0/+2 |
| * | | | dma: mv_xor: Flush descriptors before activating a channel | Ezequiel Garcia | 2014-05-21 | 1 | -5/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-05-23 | 57 | -601/+1727 |
|\ \ \ \ |
|
| * | | | | bonding: Send ALB learning packets using the right source | Vlad Yasevich | 2014-05-22 | 1 | -14/+35 |
| * | | | | bonding: Don't assume 802.1Q when sending alb learning packets. | Vlad Yasevich | 2014-05-22 | 1 | -3/+4 |
| * | | | | Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca... | David S. Miller | 2014-05-22 | 1 | -5/+9 |
| |\ \ \ \ |
|
| | * | | | | can: peak_pci: prevent use after free at netdev removal | Stephane Grosjean | 2014-05-21 | 1 | -5/+9 |
| * | | | | | stmmac: Remove unbalanced clk_disable call | Hans de Goede | 2014-05-22 | 1 | -3/+1 |
| |/ / / / |
|
| * | | | | can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option | Oliver Hartkopp | 2014-05-19 | 2 | -43/+0 |
| * | | | | bnx2x: Convert return 0 to return rc | Joe Perches | 2014-05-18 | 2 | -2/+2 |
| * | | | | bonding: Fix alb mode to only use first level vlans. | Vlad Yasevich | 2014-05-16 | 1 | -1/+1 |
| * | | | | bonding: Fix stacked device detection in arp monitoring | Vlad Yasevich | 2014-05-16 | 2 | -69/+66 |
| * | | | | macvlan: Fix lockdep warnings with stacked macvlan devices | Vlad Yasevich | 2014-05-16 | 1 | -2/+10 |
| * | | | | xen-netback: fix race between napi_complete() and interrupt handler | David Vrabel | 2014-05-16 | 3 | -30/+6 |
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-05-16 | 10 | -58/+61 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-15 | 10 | -58/+61 |
| | |\ \ \ \ |
|
| | | * | | | | ath9k_htc: Stop ANI before doing hw_reset | Rajkumar Manoharan | 2014-05-14 | 1 | -1/+4 |
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2014-05-13 | 4 | -13/+13 |
| | | |\ \ \ \ |
|
| | | | * | | | | iwlwifi: mvm: prevent sched scan while not idle | David Spinadel | 2014-05-13 | 3 | -10/+10 |
| | | | * | | | | iwlwifi: mvm: fix off-by-one in scan channels configuration | Eliad Peller | 2014-05-13 | 1 | -1/+1 |
| | | | * | | | | iwlwifi: mvm: fix setting channel in monitor mode | Emmanuel Grumbach | 2014-05-11 | 1 | -2/+2 |
| | | * | | | | | brcmfmac: Fix iovar 'bw_cap' set command failure | Daniel Kim | 2014-05-12 | 1 | -1/+1 |
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif... | John W. Linville | 2014-05-08 | 8 | -53/+53 |
| | | |\| | | | |
|
| | | | * | | | | iwlwifi: pcie: disable interrupts upon PCIe alloc | Emmanuel Grumbach | 2014-05-07 | 1 | -4/+6 |
| | | | * | | | | iwlwifi: mvm: do no sched scan while associated | David Spinadel | 2014-05-06 | 3 | -0/+27 |
| | | | * | | | | iwlwifi: mvm: rs - s/CPTCFG/CONFIG | Emmanuel Grumbach | 2014-05-06 | 1 | -1/+1 |
| | | | * | | | | iwlwifi: mvm: BT Coex - fix validity flags during init | Emmanuel Grumbach | 2014-05-06 | 1 | -3/+3 |
| | | | * | | | | iwlwifi: mvm: several fixes in scan | Alexander Bondar | 2014-04-13 | 2 | -45/+16 |
| * | | | | | | | net: phy: resume phydev when going to RESUMING | Zhangfei Gao | 2014-05-16 | 1 | -7/+9 |
| * | | | | | | | IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes | Matan Barak | 2014-05-16 | 3 | -3/+75 |
| * | | | | | | | net/mlx4_core: Add UPDATE_QP SRIOV wrapper support | Matan Barak | 2014-05-16 | 4 | -2/+97 |
| * | | | | | | | bonding: fix out of range parameters for bond_intmax_tbl | Nikolay Aleksandrov | 2014-05-15 | 1 | -0/+1 |
| * | | | | | | | xen-netback: Fix grant ref resolution in RX path | Zoltan Kiss | 2014-05-15 | 1 | -18/+80 |
| * | | | | | | | net: phy: Don't call phy_resume if phy_init_hw failed | Guenter Roeck | 2014-05-15 | 1 | -2/+2 |
| * | | | | | | | Altera TSE: Disable Multicast filtering to workaround problem | Vince Bridgers | 2014-05-15 | 1 | -0/+5 |
| * | | | | | | | Altera TSE: Fix sparse errors and warnings | Vince Bridgers | 2014-05-15 | 10 | -275/+367 |
| |/ / / / / / |
|
| * | | | | | | be2net: enable interrupts in EEH resume | Kalesh AP | 2014-05-14 | 1 | -0/+6 |
| * | | | | | | jme: Fix unmap loop counting error: | Neil Horman | 2014-05-14 | 1 | -5/+5 |
| * | | | | | | sfc: fix calling of free_irq with already free vector | Nikolay Aleksandrov | 2014-05-12 | 1 | -6/+8 |
| * | | | | | | macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces. | Peter Christensen | 2014-05-12 | 1 | -2/+4 |
| * | | | | | | ptp: fix kconfig dependency warnings | Randy Dunlap | 2014-05-12 | 1 | -1/+2 |