aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-13net: mvneta: Use on_each_cpu when possibleGregory CLEMENT1-11/+6
2016-02-13net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT1-4/+9
2016-02-13net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT1-5/+3
2016-02-13vsock: Fix blocking ops call in prepare_to_waitLaura Abbott1-13/+6
2016-02-13r8169:fix system hange problem.Chun-Hao Lin1-7/+7
2016-02-13ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet4-3/+11
2016-02-13net: mvpp2: Return correct error codesAmitoj Kaur Chawla1-2/+2
2016-02-13net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla2-2/+2
2016-02-13bonding: Fix ARP monitor validationJay Vosburgh1-11/+28
2016-02-12wlcore: Fix regression in wlcore_set_partition()Emil Goode2-6/+6
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann1-1/+1
2016-02-10workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo1-0/+10
2016-02-10ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-10iwlwifi: dvm: remove a wrong dependency on mEmmanuel Grumbach1-1/+0
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg6-10/+50
2016-02-10geneve: Relax MTU constraintsDavid Wragg1-1/+12
2016-02-10vxlan: Relax MTU constraintsDavid Wragg1-11/+25
2016-02-10gpio: davinci: Fix the number of controllers allocatedLokesh Vutla1-2/+3
2016-02-10gpio: davinci: Add the missing of-node pointerKeerthy1-1/+1
2016-02-09Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen1-3/+4
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel1-6/+12
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo3-2/+47
2016-02-09workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUsMike Galbraith1-2/+32
2016-02-09Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo1-4/+4