summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet
2014-11-16Merge branch 'mv88e6171_temps'David S. Miller
2014-11-16net: dsa: mv88e6171: Add support for reading switch registersAndrew Lunn
2014-11-16net: dsa: mv88e6171: Add support for reading the temperatureAndrew Lunn
2014-11-16net: dsa: Centralise code for reading the temperature sensorAndrew Lunn
2014-11-16net: dsa: replace count*size kzalloc by kcallocFabian Frederick
2014-11-16net: dsa: replace count*size kmalloc by kmalloc_arrayFabian Frederick
2014-11-16openvswitch: use PTR_ERR_OR_ZEROFabian Frederick
2014-11-16tipc: allow one link per bearer to neighboring nodesHolger Brunck
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh
2014-11-14openvswitch: Fix build failure.Pravin B Shelar
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-11-13MAINTAINERS: add IIO include filesDaniel Baluta
2014-11-13kernel/panic.c: update comments for print_taintedXie XiuQi
2014-11-13mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara
2014-11-13mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka
2014-11-13mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz
2014-11-13mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim
2014-11-13mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim
2014-11-13mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-11-13mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang
2014-11-13tcp: limit GSO packets to half cwndEric Dumazet
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13Merge branch 'mlx4-next'David S. Miller
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_load_oneMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak
2014-11-13Merge branch 'rhash_prove_locking'David S. Miller
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13netlink: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra
2014-11-13net: sh_eth: Add r8a7793 supportHisashi Nakamura