summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-05-041-3/+9
| * | | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller2014-05-041-4/+4
| * | | sparc64: Fix hex values in comment above pte_modify().David S. Miller2014-05-041-2/+2
| * | | sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-042-2/+2
| * | | sparc64: Fix huge PMD invalidation.David S. Miller2014-05-043-15/+17
| * | | sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller2014-05-041-6/+9
| * | | sparc64: Normalize NMI watchdog logging and behavior.David S. Miller2014-05-041-16/+5
| * | | sparc64: Make itc_sync_lock rawKirill Tkhai2014-05-021-3/+3
| * | | sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-05-021-1/+1
* | | | slab: Fix off by one in object max number tests.David Miller2014-05-061-1/+1
* | | | slab: fix the type of the index on freelist index accessorJoonsoo Kim2014-05-061-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-06133-1043/+1496
|\ \ \ \
| * | | | net: macb: Fix race between HW and driverSoren Brinkmann2014-05-051-10/+0
| * | | | net: macb: Remove 'unlikely' optimizationSoren Brinkmann2014-05-051-1/+1
| * | | | net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann2014-05-051-7/+6
| * | | | net: macb: Clear interrupt flagsSoren Brinkmann2014-05-051-0/+10
| * | | | net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann2014-05-051-1/+1
| * | | | ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai2014-05-051-0/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-053-29/+46
| |\ \ \ \
| | * | | | e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| | * | | | e1000e: Fix issue with link flap on 82579David Ertman2014-05-052-0/+13
| | * | | | e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-052-4/+12
| | * | | | e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-052-19/+13
| * | | | | Merge branch 'mlx4'David S. Miller2014-05-053-18/+47
| |\ \ \ \ \
| | * | | | | net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry2014-05-051-1/+2
| | * | | | | net/mlx4_core: Load the Eth driver firstOr Gerlitz2014-05-051-2/+2
| | * | | | | net/mlx4_core: Fix slave id computation for single port VFMatan Barak2014-05-051-15/+20
| | * | | | | net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein2014-05-051-0/+23
| |/ / / / /
| * / / / / net: cdc_ncm: fix buffer overflowBjørn Mork2014-05-051-1/+1
| |/ / / /
| * | | | Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven2014-05-051-0/+1
| * | | | vsock: Make transport the proto ownerAndy King2014-05-052-26/+27
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-0518-50/+57
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-0118-50/+57
| | |\ \ \ \
| | | * | | | rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings2014-04-301-1/+1
| | | * | | | rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger2014-04-301-0/+6
| | | * | | | ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
| | | * | | | ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
| | | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-04-254-6/+16
| | | |\ \ \ \
| | | | * | | | Bluetooth: Add support for Lite-on [04ca:3007]Mohammed Habibulla2014-04-252-0/+3
| | | | * | | | Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg2014-04-251-3/+6
| | | | * | | | Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg2014-04-251-0/+6
| | | | * | | | Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device"Marcel Holtmann2014-04-251-3/+1
| | | |/ / / /
| | | * | | | brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede2014-04-251-2/+3
| | | * | | | ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-253-9/+3
| | | * | | | ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
| | | * | | | ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
| | | * | | | rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King2014-04-221-1/+1
| | | * | | | rt2x00: Remove myself as maintainer.Gertjan van Wingerde2014-04-221-1/+0
| | | * | | | rt2x00: fix beaconing on USBStanislaw Gruszka2014-04-221-10/+12
| * | | | | | net: sched: lock imbalance in hhf qdiscJohn Fastabend2014-05-051-5/+6