summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-16sfc: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16ixgbe: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16igb: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16fm10k: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16e100e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16be2net:use netdev_rss_key_fill() helperEric Dumazet
2014-11-16bna: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16tg3: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16bnx2x: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet
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