summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef2015-06-28
* Merge branch 'kill_sk_protinfo'David S. Miller2015-06-28
|\
| * net: Kill sock->sk_protinfoDavid Miller2015-06-28
| * ax25: Stop using sock->sk_protinfo.David Miller2015-06-28
|/
* drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven2015-06-28
* flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven2015-06-28
* xen-netfront: Remove the meaningless codeLi, Liang Z2015-06-28
* ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek2015-06-28
* tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy2015-06-28
* Merge branch 'bnx2x'David S. Miller2015-06-25
|\
| * bnx2x: Fix linearization for encapsulated packetsYuval Mintz2015-06-25
| * bnx2x: Release nvram lock on error flowYuval Mintz2015-06-25
| * bnx2x: Fix statistics gathering on link changeAriel Elior2015-06-25
| * bnx2x: Fix self-test for 20g devicesYuval Mintz2015-06-25
| * bnx2x: Fix VF MAC removalShahed Shaikh2015-06-25
| * bnx2x: Don't notify about scratchpad paritiesManish Chopra2015-06-25
| * bnx2x: Prevent false warning when accessing MACsYuval Mintz2015-06-25
| * bnx2x: Correct speed from baseT into KR.Yuval Mintz2015-06-25
| * bnx2x: Correct asymmetric flow-controlYuval Mintz2015-06-25
|/
* net: sched: flower fix typoJamal Hadi Salim2015-06-25
* enic: use atomic_t instead of spin_lock in busy pollGovindarajulu Varadarajan2015-06-25
* net/phy: Add Vitesse 8641 phy IDShaohui Xie2015-06-25
* net/fsl: remove dependency FSL_SOC for GianfarAlison Wang2015-06-25
* cavium/liquidio: fix some error handling in lio_set_phys_id()Dan Carpenter2015-06-25
* renesas: missing unlock on error pathDan Carpenter2015-06-25
* Merge branch 'mlx4'David S. Miller2015-06-25
|\
| * mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz2015-06-25
| * net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay2015-06-25
| * net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2015-06-25
| * net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha2015-06-25
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24
|\
| * mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-06-24
| * mm, thp: respect MPOL_PREFERRED policy with non-local nodeVlastimil Babka2015-06-24
| * tmpfs: truncate prealloc blocks past i_sizeJosef Bacik2015-06-24
| * mm/memory hotplug: print the last vmemmap region at the end of hot add memoryZhu Guihua2015-06-24
| * mm/mmap.c: optimization of do_mmap_pgoff functionPiotr Kwapulinski2015-06-24
| * mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scanCatalin Marinas2015-06-24
| * mm: kmemleak: avoid deadlock on the kmemleak object insertion error pathCatalin Marinas2015-06-24
| * mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()Catalin Marinas2015-06-24
| * mm: kmemleak: fix delete_object_*() race when called on the same memory blockCatalin Marinas2015-06-24
| * mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas2015-06-24
| * memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo2015-06-24
| * memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo2015-06-24
| * frontswap: allow multiple backendsDan Streetman2015-06-24
| * x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-24
| * mm/memblock: allocate boot time data structures from mirrored memoryTony Luck2015-06-24
| * mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-24
| * mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko2015-06-24
| * mm/cma.c: fix typos in commentsShailendra Verma2015-06-24
| * mm/oom_kill.c: print points as unsigned intWang Long2015-06-24