summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-038-32/+47
* ipv6: remove obsolete inet6 functionsEric Dumazet2015-10-031-9/+0
* tcp/dccp: shrink struct listen_sockEric Dumazet2015-10-032-14/+3
* tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-0315-501/+160
* tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argumentEric Dumazet2015-10-033-4/+3
* tcp: get_openreq[46]() changesEric Dumazet2015-10-033-8/+8
* tcp: remove BUG_ON() in tcp_check_req()Eric Dumazet2015-10-031-2/+0
* tcp: cleanup tcp_v[46]_inbound_md5_hash()Eric Dumazet2015-10-032-14/+12
* tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()Eric Dumazet2015-10-031-10/+12
* tcp: call sk_mark_napi_id() on the child, not the listenerEric Dumazet2015-10-032-2/+2
* tcp: move synflood_warned into struct request_sock_queueEric Dumazet2015-10-032-5/+4
* tcp: move qlen/young out of struct listen_sockEric Dumazet2015-10-034-38/+18
* tcp: add a spinlock to protect struct request_sock_queueEric Dumazet2015-10-033-33/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02240-1379/+2429
|\
| * Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-024-62/+67
| |\
| | * mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-301-2/+4
| | * mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-291-44/+22
| | * mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
| | * mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-291-2/+2
| * | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-024-57/+77
| |\ \
| | * | iommu: Make the iova library a moduleSakari Ailus2015-07-282-1/+5
| | * | iommu: iova: Export symbolsSakari Ailus2015-07-281-0/+10
| | * | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-283-39/+54
| | * | iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-282-17/+8
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-0115-34/+106
| |\ \ \
| | * | | dmapool: fix overflow condition in pool_find_page()Robin Murphy2015-10-011-1/+1
| | * | | thermal: avoid division by zero in power allocatorAndrea Arcangeli2015-10-011-0/+10
| | * | | memcg: remove pcp_counter_lockGreg Thelen2015-10-012-2/+0
| | * | | kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-013-12/+12
| | * | | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-011-0/+1
| | * | | memcg: make mem_cgroup_read_stat() unsignedGreg Thelen2015-10-011-12/+18
| | * | | memcg: fix dirty page migrationGreg Thelen2015-10-012-1/+32
| | * | | dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler2015-10-011-1/+12
| | * | | mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2015-10-011-0/+8
| | * | | mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim2015-10-011-3/+10
| | * | | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-011-2/+0
| | * | | arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin2015-10-011-0/+2
| * | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-019-30/+116
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-10-013-12/+56
| | |\ \ \ \ \ \
| | | | | * \ \ \ Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-09-271-5/+34
| | | | | |\ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | | | * | | tools/power turbosat: update version numberLen Brown2015-09-261-1/+1
| | | | | | * | | tools/power turbostat: SKL: Adjust for TSC difference from base frequencyLen Brown2015-09-261-2/+20
| | | | | | * | | tools/power turbostat: KNL workaround for %Busy and Avg_MHzHubert Chrzaniuk2015-09-261-0/+13
| | | | | | * | | tools/power turbostat: IVB Xeon: fix --debug regressionLen Brown2015-09-261-2/+0
| | | | * | | | | PM / OPP: Fix typo modifcation -> modificationStephen Boyd2015-09-251-3/+3
| | | | * | | | | PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar2015-09-251-2/+9
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2015-09-271-2/+10
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | intel_idle: Skylake Client Support - updatedLen Brown2015-09-101-2/+10
| | * | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2015-10-011-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | ACPI / EC: Fix a memory leak issue in acpi_ec_query()Lv Zheng2015-09-261-0/+2
| | | | |_|/ / / | | | |/| | | |
OpenPOWER on IntegriCloud