summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-0847-181/+264
|\
| * net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-081-0/+1
| * Update Intel Ethernet Driver maintainers listAlexander Duyck2014-10-071-2/+2
| * bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-072-0/+15
| * 3c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier2014-10-071-1/+1
| * bna: allow transmit tagged framesIvan Vecera2014-10-072-2/+2
| * sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-062-4/+17
| * Merge branch 'spider_net'David S. Miller2014-10-051-37/+5
| |\
| | * net: spider_net: avoid using signed char for bitopsAntoine Ténart2014-10-051-3/+3
| | * net: spider_net: do not read mac address again after setting itAntoine Ténart2014-10-051-34/+2
| |/
| * hyperv: Fix a bug in netvsc_send()KY Srinivasan2014-10-051-7/+8
| * team: avoid race condition in scheduling delayed workJoe Lawrence2014-10-041-2/+2
| * ematch: Fix early ending of inverted containers.Ignacy Gawędzki2014-10-041-2/+3
| * net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli2014-10-041-6/+7
| * ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-041-2/+2
| * r8152: autoresume before setting MAC addresshayeswang2014-10-031-2/+9
| * asix: Don't reset PHY on if_up for ASIX 88772Michel Stam2014-10-031-1/+1
| * Merge branch 'rds-net'David S. Miller2014-10-033-7/+12
| |\
| | * net/rds: fix possible double free on sock tear downHerton R. Krzesinski2014-10-031-4/+7
| | * net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski2014-10-031-1/+4
| | * net/rds: call rds_conn_drop instead of open code it at rds_connect_completeHerton R. Krzesinski2014-10-031-2/+1
| |/
| * Merge tag 'md/3.17-final-fix' of git://neil.brown.name/mdLinus Torvalds2014-10-031-1/+17
| |\
| | * md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown2014-10-021-1/+17
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-038-62/+65
| |\ \
| | * \ Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-10-031-1/+13
| | |\ \
| | | * | drm/i915: Flush the PTEs after updating them before suspendChris Wilson2014-09-291-1/+13
| | | |/
| | * | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-10-027-61/+52
| | |\ \ | | | |/ | | |/|
| | | * drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs2014-10-023-53/+26
| | | * drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs2014-10-022-6/+18
| | | * drm/nouveau: fix regression on original nv50 boardBen Skeggs2014-10-021-1/+6
| | | * drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs2014-10-021-1/+2
| | |/
| * | Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-024-11/+18
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'pm-cpufreq' and 'acpi-video'Rafael J. Wysocki2014-10-034-11/+18
| | |\ \ \ | | | |_|/ | | |/| |
| | | | * ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu2014-09-301-5/+11
| | | |/ | | |/|
| | | * cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar2014-09-301-3/+4
| | | * cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann2014-09-291-2/+2
| | | * cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki2014-09-291-1/+1
| | |/
| * | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-026-13/+45
| |\ \
| | * | mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner2014-10-021-4/+3
| | * | perf: fix perf bug in fork()Peter Zijlstra2014-10-022-3/+6
| | * | MAINTAINERS: change git URL for mpc5xxx treeAnatolij Gustschin2014-10-021-1/+1
| | * | mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner2014-10-021-5/+31
| | * | ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen2014-10-021-0/+4
| * | | Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-021-0/+1
| |\ \ \
| | * | | Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab2014-09-281-0/+1
| * | | | Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-021-1/+2
| |\ \ \ \
| | * | | | parisc: Fix serial console for machines with serial port on superio chipHelge Deller2014-10-011-1/+2
| * | | | | Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)Linus Torvalds2014-10-022-3/+9
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman2014-10-021-2/+5
| | * | | | mm: migrate: Close race between migration completion and mprotectMel Gorman2014-10-021-1/+4